atomLinkList | Array of Link | See Definition of Link | |
aclExpressionVariableIdentifier | string |
The unique identifier of this expression variable. This a read-only field that is assigned by the DMA.
| |
name | string |
The name of this expression variable.
| Mandatory |
description | string |
A description of this expression variable.
| |
serviceType | string |
Service type this variable applies to SIP/H323/COMMON
| Mandatory |
values | Values | | |
autoUpdateEnabled | boolean |
True/False auto update is enabled for this variable
| |
autoUpdateUrl | string |
URL for auto update agent to make GET request to for updating values
| |
autoUpdateUser | string |
HTTPS authentication user for auto update
| |
autoUpdatePassword | string |
HTTPS authentication password for auto update
| |
lastUpdateTimestamp | string |
Timestamp of last update
| |
rules | Rules | | |
type | string |
Type of variable - USER or SYSTEM.
| |
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.
| |