Skip to main content

Delete recovery target

Select

SaaS
Customer Managed

This operation deletes recovery target.

Path Parameters
  • VMAllocationPolicyId string required
Responses

OK


Schema
  • errorMessage string
  • errorCode integer
DELETE /vmallocationpolicy/:vmallocationpolicyid    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
VMAllocationPolicyId — path required
curl -L -X DELETE 'https://CommandCenterHostName/commandcenter/api/VMAllocationPolicy/:VMAllocationPolicyId' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>'