Object Model
An access control policy can protect access security of an API only after being bound to the API. This section describes the object model for binding an access control policy to an API, as shown in Table 1.
- 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 |
- |
|
front_api_id |
String |
API ID |
CR |
Yes |
|
env_id |
String |
Environment ID |
CR |
Yes |
|
acl_id |
String |
Access control policy ID |
CR |
Yes |
|
create_time |
Timestamp |
Time when the access control policy is bound to the API |
CR |
No |
Last Article: Binding Access Control Policies
Next Article: Binding an Access Control Policy to an API
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.