{ * description: "description", * active: true, * priority: 1.1, * rule: { * action: {}, * scope: "management" * } * } Copy
{ * description: "description", * active: true, * priority: 1.1, * rule: { * action: {}, * scope: "management" * } * }
Indicates whether or not this access control list is actively being used
Indicates the order in which the ACL will be evaluated relative to other ACL rules.
Example