[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
AlertGroup
Properties
integer as int32
alertCount
Optional
The number of alerts in the group
string
groupId
Optional
The Alert group ID
string
groupName
Optional
The alert group name
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
integer as int32
maxCriticalityLevel
Optional
The criticality level of the worst
JSON Example
{
"alertCount": 0,
"extension": {
"anyObjects": {}
},
"groupId": "string",
"groupName": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "NEXT"
}
],
"maxCriticalityLevel": 0
}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Property Of
AlertGroups