stack kb alerting-v2 put-alerting-v2-action-policies-id cli command

Auth required Idempotent Scope: global
elastic stack kb alerting-v2 put-alerting-v2-action-policies-id \
  --id <id> \
  --description <description> \
  --destinations <destinations> \
  --name <name> \
  [options]
		

Create or replace an action policy

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--id string required
The identifier for the action policy.
--description string required
A description of the action policy.
--destinations string[] required

The list of destinations. At least one is required.

Repeatable: pass --destinations multiple times to supply more than one value

--name string required
The name of the action policy.
--group-by string[]

The fields used to group alerts.

Repeatable: pass --group-by multiple times to supply more than one value

--grouping-mode string
The grouping mode for alert notifications.
--matcher string
A KQL query string to match alerts.
--tags string[]

Tags for categorizing the action policy.

Repeatable: pass --tags multiple times to supply more than one value

--throttle string
The throttle configuration for notifications.
--input-file string
path to a JSON file to use as command input
--dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--json

output as JSON