InlineAlarmDefinition1
{
"feature_name": "string",
"event_type": "string",
"feature_display_name": "string",
"event_type_display_name": "string",
"severity": "string",
"summary": "string",
"description_on_resolve": "string",
"recommended_action": "string",
"kb_article": "string",
"release_introduced": "string",
"event_resource_type": "string",
"event_resource_type_display_name": "string",
"enabled": false,
"event_definition": "EventDefinition Object"
}
The feature the alarm is associated with
The event type the alarm is associated with
The localized name of a feature.
The localized name of an event type.
The severity of an alarm
A brief overview of the alarm
Description template for a RESOLVED alarm instance.
Recommended action so the alarm can be addressed.
Link to a Knowledge Base Article that can be used to help address the alarm.
The first version of Security Services Platform where this alarm definition was introduced.
The resource type an alarm event is associated with
The display name for the event resource type
Controls whether or not alarm instances are generated for this alarm definition.
The Event type containing information used for defining conditions for this Alarm instance.