ACL Settings Content-Type: application/vnd.plcm.plcm-acl-variable-agent-settings+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| enabled | boolean | Boolean value determines if agent runs or not. | Mandatory |
| maxRetries | int | Maximum number of attempts made to update a variable. | |
| maxSize | int | Maximum allowed content size for JSON document. | |
| updateTime | int | Number of minutes past midnight update agent will run | |
| autoUpdateUrl | string | URL for auto update agent to make GET request to for updating values | |
| autoUpdateUser | string | Authentication user for auto update | |
| autoUpdatePassword | string | Authentication password for auto update | |
| 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 |