cloud hosted deployments stop-deployment-resource-instances-all cli command

Destructive Auth required
elastic cloud hosted deployments stop-deployment-resource-instances-all \
  --deployment-id <deployment-id> \
  --resource-kind <resource-kind> \
  --ref-id <ref-id> \
  [options]
		

Stop all instances

Behaviour flags:

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

--deployment-id string required
Identifier for the Deployment.
--resource-kind string required
The kind of resource (one of elasticsearch, kibana, apm, or integrations_server).
--ref-id string required
User-specified RefId for the Resource (or '_main' if there is only one).
--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)
--yes
confirm destructive action without prompting
--json

output as JSON