[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
AlertNote
Model to represent a Alert Note
Properties
string as uuid
alertId
Required
Identifier of the associated alert
integer as int64
creationTimeUTC
Required
UTC time when the alert note created
string as uuid
id
Required
Identifier of the alert note
string
note
Required
Content of alert note
string
type
Required
Type of the alert note
Possible values are: SYSTEM , USER , UNKNOWN
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
string as uuid
userId
Optional
Identifier of the user who created the alert note
string
userName
Optional
Name of the user who created the alert note
JSON Example
{
"alertId": "string",
"creationTimeUTC": 0,
"id": "string",
"note": "string",
"type": "SYSTEM"
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
AlertNotes
Returned By
Add Alert Note
Get Alert Note