RuleScope
Defines whether a policy rule applies to request, response, or both.
enum RuleScope {
REQUEST
RESPONSE
}
Values
Member Of
DeployedApiPolicyRule object
Was this topic helpful?
Defines whether a policy rule applies to request, response, or both.
enum RuleScope {
REQUEST
RESPONSE
}
DeployedApiPolicyRule object