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 | List of link | See Definition of link | |
enabled | xs:boolean | Boolean value determines if agent runs or not. | Mandatory |
max-retries | xs:int | Maximum number of attempts made to update a variable. | |
max-size | xs:int | Maximum allowed content size for JSON document. | |
update-time | xs:int | Number of minutes past midnight update agent will run | |
auto-update-url | xs:string | URL for auto update agent to make GET request to for updating values | |
auto-update-user | xs:string | Authentication user for auto update | |
auto-update-password | xs:string | Authentication password for auto update | |
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. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |