ApiOperationPolicy Object
Valid in Version: 2020.2.0 and later
Contains information about a policy assigned to a specific operation within an API.
This object is used by the following operations:
- Operations that reference the ApiPolicies object (in 2020.2.0 and later)
The properties included in the ApiOperationPolicy object are listed below.
| Property | Type | Description |
|---|---|---|
| Operation | Operation | The operation that the policy relates to. |
| Policy | Policy[ ] |
Contains information about a policy that is enforced for an operation. One or more. |