PrometheusRuleGroupAction interface

An alert action. Only relevant for alerts.

Properties

actionGroupId

The resource id of the action group to use.

actionProperties

The properties of an action group object.

Property Details

actionGroupId

The resource id of the action group to use.

actionGroupId?: string

Property Value

string

actionProperties

The properties of an action group object.

actionProperties?: Record<string, string>

Property Value

Record<string, string>