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}//cava-s-182-041.eng.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

401

Unauthorized

Operation doesn't return any data structure