AlertInstance
Alert instance
Properties
Reference to the alert configuration that triggered the alert
Reference to the alert definition
Long description of the alert definition
Short name describing the alert definition
Alert severity, which includes: CRITICAL, IMMEDIATE, WARNING, INFO
Time when the alert was triggered (in milliseconds)
Alert type associated with the alert instance, which includes: per-event, windowed
(Optional) Log Root Cause Analysis (RCA) Investigation ID if automatic Log RCA was enabled for this alert instance
Map of the metadata associated with the alert instance
Namespace associated with the alert instance
Self link associated with the alert instance
Set of tag IDs associated with the alert instance
Set of tags associated with the alert instance
Set of tenant links associated with the alert instance
JSON Example
{
"alertConfigurationLink": "string",
"alertDefinitionLink": "string",
"alertDescription": "string",
"alertName": "string",
"alertSeverity": "string",
"alertTriggerTimeMillis": 0,
"alertType": "string",
"logRcaInvestigationId": "string",
"metadata": {
"key": {}
},
"namespace": "string",
"selfLink": "string",
"tagIds": [
"string"
],
"tags": [
"string"
],
"tenantLinks": [
"string"
]
}
Property Of
AlertInstanceQueryState
Returned By
Get Alert Instance