The definition of remote alert profile
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
profileIdentifier | string | Identifier of remote alert profile | |
profileName | ProfileName | Name of remote alert profile | Mandatory |
profileDescription | ProfileDescription | A brief description of the remote alert profile | |
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 |
ProfileDescription | string | Length of value must be >=1 Length of value must be <=128 |
ProfileName | string | Length of value must be >=1 Length of value must be <=64 |