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.
|
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 |
- |
Last Article: Excluded Request Throttling Configuration
Next Article: Creating an Excluded Request Throttling Configuration
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.