| Name | Type | Description | Attributes |
|---|---|---|---|
| aclRuleIdentifier | string | The unique identifier of this acl rule. | Mandatory |
| name | string | The name of this acl rule. | |
| serviceType | string | Type of service this rule applies to. SIP/H323/COMMON readonly. To change update the rule it's self. | |
| action | string | Action ALLOW/DENY/DENY_RESPOND on match (DENY is deny silently and DENY_RESPOND is deny respond | Mandatory |
| enabled | boolean | Boolean, flags rule to enable/disable it from consideration | |
| order | int | integer position in rule list, if empty on post rule is appended to bottom of list | |
| entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |