Get Alert Instance
Gets an alert instance
Alert Id
OK
{
"selfLink": "/vrlic/api/v1/alert/instances/2c45f884-6c34-445d-9e32-a4a21ed04f90",
"alertDefinitionLink": "/vrlic/api/v1/alert/1a01aba9-7b1a-4fa2-92dd-2b3512682ek9",
"alertTriggerTimeMillis": 1688979004675,
"alertName": "test_alert",
"alertDescription": "test_alert description",
"alertConfigurationLink": "7d4de7e7-72b4-4093-adfd-6f68e4096490",
"namespace": "com.vmware.li",
"metadata": {
"messages": [
"alert instance test message"
],
"logs": [
{
"environment": "stg",
"event_type": "t1_c7hj4b"
}
]
},
"alertType": "COUNT",
"alertSeverity": "WARNING",
"tags": [
"test-Prediction"
],
"tagIds": [
"c6620251-4462-47b1-ab93-18690504e289"
],
"logRcaInvestigationId": "ef6ff0251-4462-47b1-ab93-18690504e289"
}
Self link associated with the alert instance
Reference to the alert definition
Time when the alert was triggered (in milliseconds)
Short name describing the alert definition
Long description of the alert definition
Reference to the alert configuration that triggered the alert
Set of tenant links associated with the alert instance
Namespace associated with the alert instance
Map of the metadata associated with the alert instance
Alert type associated with the alert instance, which includes: per-event, windowed
Alert severity, which includes: CRITICAL, IMMEDIATE, WARNING, INFO
Set of tags associated with the alert instance
Set of tag IDs associated with the alert instance
(Optional) Log Root Cause Analysis (RCA) Investigation ID if automatic Log RCA was enabled for this alert instance