Delete Resource Using DELETE

Delete Resource Using DELETE

Deletes the resource with the specified ID that is correlated with the supplied deployment.

Request
URI
DELETE
https://{api_host}//api.mgmt.cloud.vmware.com/deployment/api/deployments/{depId}/resources/{resourceId}
COPY
Path Parameters
string
depId
Required

Deployment ID

string
resourceId
Required

Resource ID


Responses
200

OK

Operation doesn't return any data structure

204

No Content

Operation doesn't return any data structure

401

Unauthorized

Operation doesn't return any data structure

403

Forbidden

Operation doesn't return any data structure