create:network_acls
update:network_acls
read:network_acls
delete:network_acls
auth0-forwarded-for
header is not supported.Parameter | Data type | Description |
---|---|---|
description | string | Describes the purpose or functionality of the rule. |
active | boolean | Enables or disables the rule. |
priority | number | Numerical value that determines the order in which the rule is evaluated. Lower values indicate higher priority. |
rule | object | Contains the conditions and actions of the rule. |
action | object | Contains the action the rule performs. |
match | object | Defines the conditions that the incoming reuqest must fulfill. |
not_match | object | Defines the conditions that the incoming request must not fulfill. |
scope | string | Service or context in which the rule is enforced. |
log
property to the rule.action
object and set its value to true
.