shutdown
Description
Key
Value
Examples
Executing cURL Manually
curl -k -s -X PUT https://mcs1:8640/cmapi/0.4.0/cluster/shutdown \
--header 'Content-Type:application/json' \
--header 'x-api-key:<CMAPI_API_KEY>' \
--data '{"timeout":20}' \
| jq .Executing the Bash Alias
Last updated
Was this helpful?

