Acl rules Content-Type: application/vnd.plcm.plcm-acl-rule+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
acl-rule-identifier | xs:string | The unique identifier of this acl rule. This a read-only field that is assigned by the DMA. | |
name | xs:string | The name of this acl rule. | Mandatory |
description | xs:string | The description of this acl rule, defaults to the name | |
service-type | xs:string | Type of service this rule applies to. SIP/H323/COMMON | Mandatory |
entity-tag | 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. | |
policies | List of xs:string | List of names of policies that reference this rule. | |
acl-rule-expression-list | AclRuleExpressionList | List of expressions that make up this rule. Top level expressions are joined with AND All attributes are used in ETag calculation. |
Name | Type | Description | Attributes |
---|---|---|---|
plcmAclRuleExpressionList | List of plcm-acl-rule-expression | See Definition of plcm-acl-rule-expression |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |