alert-group

alert-group
alert-group

List of alert groups

JSON Example
{
    "groupId": "string",
    "groupName": "string",
    "alertCount": 0,
    "maxCriticalityLevel": 0,
    "extension": {
        "anyObjects": [
            {}
        ]
    },
    "links": [
        {
            "href": "string",
            "rel": "string",
            "name": "string",
            "description": "string"
        }
    ]
}
string
groupId
Optional

The Alert group ID

string
groupName
Optional

The alert group name

integer As int32 As int32
alertCount
Optional

The number of alerts in the group

integer As int32 As int32
maxCriticalityLevel
Optional

The criticality level of the worst

extension
Optional

extension

array of link
links
Optional

links

Property Of