[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
AlertNotes
Model to represent a collection of alert notes
Properties
JSON Example
{
"alertNotes": [
{
"alertId": "string",
"creationTimeUTC": 0,
"extension": {
"anyObjects": {}
},
"id": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"note": "string",
"type": "SYSTEM",
"userId": "string",
"userName": "string"
}
],
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"pageInfo": {
"page": 0,
"pageSize": 0,
"sortBy": "string",
"sortOrder": "string",
"totalCount": 0
}
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Returned By
Get Alert Notes
Query Alert Notes