This API is used to delete a software deployment.
DELETE /v1/{project_id}/software_deployments/{deployment_id}
For details about the parameters, see Table 1.
N/A
This request does not return any content in the response body.
DELETE /v1/95d02433133a4c0a87ba6967474a2ad3/software_deployments/80p72409093a9005bb7a6698c85a1b61
None
Return Code |
Type |
Description |
---|---|---|
204 |
No Content |
The RTS service has fulfilled the request by deleting the resource. |
Return Code |
Type |
Description |
---|---|---|
400 |
Bad Request |
The server failed to process the request. |
401 |
Unauthorized |
Authorization failed. |
404 |
Not found |
The requested resources are not found. |
500 |
Internal Server Error |
Failed to complete the request because of an internal service error. |