cURL
curl --request DELETE \ --url https://api.io.solutions/enterprise/v1/io-cloud/vmaas/deployment/{deployment_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Terminate and remove an existing deployment. All VMs and resources allocated to the deployment will be released.
Successful Response
Was this page helpful?