An alert. Content-Type: application/vnd.plcm.plcm-alert+xml. All attributes are used in ETag calculation except for owner-first-name, owner-last-name, entity-tag and atom-link.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
alertIdentifier | AlertIdentifier | The unique identifier for this alert. This system assigned identifier is not meaningful. | Mandatory |
code | Code | The code identifies the type of the alert. | Mandatory |
detail | Detail | Detailed reason text, which elaborates upon the alert code and/or alert parameters | Mandatory |
clusterName | string | Cluster name | |
entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that 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. | |
timestamp | dateTime | Mandatory | |
endTime | dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
Detail | string | Length of value must be >=1 Length of value must be <=1024 |
Code | string | Length of value must be >=1 Length of value must be <=32 |
AlertIdentifier | string | Length of value must be >=1 Length of value must be <=128 |