Alarm
Alarm
Alarm in NSX that needs users' attention
JSON Example
{
"sources": [
{
"local_ip": "string",
"id": "string",
"mount": "string",
"ip_address": "string",
"peer_ip": "string"
}
],
"source_comp": "string",
"severity": "string",
"source_comp_id": "string",
"timestamp": 0,
"id": "string",
"source_subcomp": "string"
}
state
Required
Alarm state
Possible values are : UNKNOWN, ACTIVE, ACKNOWLEDGED, RESOLVED,
string
source_comp
Optional
Alarm source component like nsx-manager, nsx-edge etc
string
severity
Optional
Severity of an Alarm
Possible values are : UNKNOWN, MINOR, MAJOR, CRITICAL,
string
source_comp_id
Optional
Unique identifier(like UUID) for the node sending the Alarm
integer As int64 As int64
timestamp
Optional
Date and time in UTC of the Alarm
string
id
Optional
Unique identifier for an NSX Alarm
string
source_subcomp
Optional
Alarm source sub component like nsx-mpa etc