Delete Vdc Compute Policy

Delete Vdc Compute Policy

Deletes vDC compute policy. if PolicyType is VdcKubernetesPolicy, then the response is a 202 with task URL in location header, else 204 is returned.

Request
URI
DELETE
https://{api_host}/cloudapi/2.0.0/vdcComputePolicies/{vdcComputePolicyId}
COPY
Path Parameters
string
vdcComputePolicyId
Required

vdcComputePolicyId

string
vdcComputePolicyId
Required

vdcComputePolicyId


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure

204

No Content

Operation doesn't return any data structure