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

Auth required
elastic stack kb alerting-v2 patch-alerting-v2-action-policies-id \
  --id <id> \
  --version <version> \
  [options]
		

Partially update an action policy.

Behaviour flags:

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

--id string required
The action policy identifier.
--version string required
The current version of the action policy, used for optimistic concurrency control.
--description string
A description of the action policy.
--destinations string[]
The list of destinations. At least one is required.
--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.
--name string
The name of the action policy.
--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