cloud hosted deployments cancel-deployment-resource-pending-plan cli command
Auth required
elastic cloud hosted deployments cancel-deployment-resource-pending-plan \
--deployment-id <deployment-id> \
--resource-kind <resource-kind> \
--ref-id <ref-id> \
[options]
Cancel resource pending plan
--deployment-idstringrequired- Identifier for the Deployment
--resource-kindstringrequired- The kind of resource
--ref-idstringrequired- User-specified RefId for the Resource (or '_main' if there is only one)
--[no-]force-delete- When
true, deletes the pending plan instead of attempting a graceful cancellation. The default isfalse. --[no-]ignore-missing- When
true, returns successfully, even when plans are missing. The default isfalse.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON