Action Deployment Request Using POST
Submit action on in-progress requests. Allowable values: cancel,pause,resume
Request
URI
POST
https://{api_host}//api.mgmt.cloud.vmware.com/deployment/api/requests/{requestId}
COPY
Path Parameters
string
requestId
Required
requestId
Query Parameters
string
action
Required
action
Possible values are : cancel, pause, resume,
Responses
200
OK
Operation doesn't return any data structure
201
Created
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
404
Not Found
Operation doesn't return any data structure
On This Page
Deployment Actions Operations
POST
Action Deployment Request Using POST
GET
Get Deployment Actions Using GET
GET
Get Deployment Action Using GET
GET
Get Resource Actions Using GET
GET
Get Resource Action Using GET
POST
Submit Deployment Action Request Using POST
POST
Submit Resource Action Request Using POST