Skip to main content

ack alert

Manage ACK alert rule state and contact-group bindings

Run ecctl ack alert <action> -h for usage, or ecctl schema ack.alert.<action> --full for the complete, agent-readable spec of every parameter and behavior.

update

ecctl ack alert update [flags]

Start or stop an ACK alert rule or ruleset

  • Kind: mutation · Risk: medium
APIWhen calledPurpose
StartAlertWhen --enabled equals true.Perform the resource operation.
StopAlertWhen --enabled equals false.Perform the resource operation.
UpdateContactGroupForAlertWhen --group-id is specified.Perform the resource operation.
ParameterTypeRequiredDescription
--clusterstringACK cluster ID
--regionstringAlibaba Cloud region
--enabledbooleandesired alert state; use --enabled=true to start or --enabled=false to stop
--group-idstring_arrayalert contact group IDs to bind
--rule-idstringalert rule ID
--ruleset-idstringalert ruleset ID