Object Model
This section describes the object model for binding a request throttling policy to an API.
Note
- 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 | Binding ID | R | - |
throttle_id | String | Request throttling policy ID | CR | Yes |
front_api_id | String | API ID | CR | Yes |
env_id | String | Environment ID | CR | Yes |
create_time | Timestamp | Time when the request throttling policy is bound to the API | R | - |
Parent topic: Binding Request Throttling Policies