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 | List of link | See Definition of link | |
alert-identifier | 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 |
cluster-name | xs:string | Cluster name | |
entity-tag | 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 | xs:dateTime | Mandatory | |
end-time | xs:dateTime |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
Detail | xs:string | Length of value must be >=1 Length of value must be <=1024 |
Code | xs:string | Length of value must be >=1 Length of value must be <=32 |
AlertIdentifier | xs:string | Length of value must be >=1 Length of value must be <=128 |