InlineAlarmInstance1
{
"definition_id": "string",
"feature_name": "string",
"event_type": "string",
"feature_display_name": "string",
"event_type_display_name": "string",
"severity": "string",
"summary": "string",
"recommended_action": "string",
"kb_article": "string",
"event_resource_type": "string",
"event_resource_type_display_name": "string",
"resource_id": "string",
"object_id": "string",
"node_id": "string",
"value": "string",
"state": "AlarmInstanceState Object",
"suppress_duration": 0,
"state_transitions": "StateTransitions Object"
}
Corresponds to an AlarmDefinition's id.
The feature an alarm is associated with
The event type an alarm is associated with
The localized name of a feature.
The localized name of an event type.
The severity of an alarm
Summary for an alarm instance, meant to provide a brief overview.
Recommended action so the alarm can be addressed.
Link to knowledge based article for more details on impact and remediations.
The resource type an alarm event is associated with
The display name for the event resource type
The identifier of the resource that the alarm instance was created for.
A sub-object id within the resource.
The UUID of the node that reported the value.
The current reported value associated with the alarm.
The state of an Alarm Instance.
How long this alarm instance should be suppressed for, in hours.