Skip to main content

ack inspect config

Manage cluster inspection config

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

update

ecctl ack inspect config update [flags]

Update inspection config

  • Kind: mutation · Risk: medium
  • Synchronous: waits for present (waiter config_present, timeout 60s); use --no-wait to skip.
APIWhen calledPurpose
GetClusterInspectConfigEvery time the command runs.Read the resource view.
CreateClusterInspectConfigWhen the preceding step did not produce existing.Perform the resource operation.
GetClusterInspectConfigWhen the preceding step did not produce existing.Poll until the resource reaches the target state. (repeated)
UpdateClusterInspectConfigWhen the preceding step produced existing.Perform the resource operation.
GetClusterInspectConfigEvery time the command runs.Read the resource view.
ParameterTypeRequiredDescription
--clusterstringACK cluster ID
--recurrencestringRFC5545 daily recurrence rule with BYHOUR and BYMINUTE
--regionstringAlibaba Cloud region
--disabled-check-itemsstring_arrayinspection check item names to disable
--enabledbooleanenable periodic inspection

delete

ecctl ack inspect config delete [flags]

Delete inspection config

  • Kind: mutation · Risk: high
APIWhen calledPurpose
DeleteClusterInspectConfigEvery time the command runs.Perform the resource operation.
ParameterTypeRequiredDescription
--clusterstringACK cluster ID
--regionstringAlibaba Cloud region

get

ecctl ack inspect config get [flags]

Get inspection config

  • Kind: read · Risk: low
APIWhen calledPurpose
GetClusterInspectConfigEvery time the command runs.Read the resource view.
ParameterTypeRequiredDescription
--clusterstringACK cluster ID
--regionstringAlibaba Cloud region
--fieldsstringcomma-separated resource fields to include