Updated on 2022-02-21 GMT+08:00

Object Model

This section describes the object model for excluded request throttling configurations.

  • Operation Type indicates the operation that can be performed on a field.

    C: create; U: update; R: read

  • Mandatory indicates whether a field with the Operation Type of C is mandatory.
Table 1 Object model for excluded request throttling configurations

Parameter

Type

Description

Operation Type

Mandatory

id

String

Excluded request throttling configuration ID

R

-

strategy_id

String

Request throttling policy ID

CR

Yes

instance_id

String

ID of the object to which the excluded request throttling configuration applies

CR

Yes

instance_type

String

Object type, which can be APP or USER.

CR

Yes

call_limits

Integer

Maximum number of times the excluded object can access an API within the throttling period

CRU

Yes

apply_time

Timestamp

Time when the excluded request throttling configuration is created

R

-