Comment

Comment
Comment

Indicates the comments entered on the alarm.

JSON Example
{
    "comment": "Testing Comments for openAPI spec",
    "systemId": "postman-api",
    "time": "string",
    "userId": "string",
    "@baseType": "string",
    "@schemaLocation": "string",
    "@type": "string"
}
string
comment
Optional

Indicates the text of the comment.

string
systemId
Optional

Indicates the system identifier on which the client set the comment.

string As date-time As date-time
time
Optional

Indicates the time commenting the alarm

string
userId
Optional

Indicates the user commenting the alarm.

string
@baseType
Optional

When sub-classing, this defines the super-class

string As uri As uri
@schemaLocation
Optional

A URI to a JSON-Schema file that defines additional attributes and relationships

string
@type
Optional

When sub-classing, this defines the sub-class entity name