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
On This Page
Deployments Operations
GET
Check Deployment Name Using GET
DELETE
Delete Deployment Using DELETE
DELETE
Delete Resource Using DELETE
GET
Get Deployment By Id Using GET
GET
Get Deployment Filter By Id Using GET
GET
Get Deployment Filters Using GET
GET
Get Deployment Resources Using GET
GET
Get Deployments For Project Using GET
GET
Get Deployments Using GET
GET
Get Resource By Id Using GET
PATCH
Patch Deployment Using PATCH