Cisco Cisco Elastic Services Controller 2.0 Developer's Guide

Page of 92
Deployment Operations
POST
  /v0/{internal_tenant_id}/deployments/service/{internal_deployment_id}
Handle deployment operation request with the operation type as payload
Model
Model Schema
Try it out!
Deployments
GET
  /v0/deployments
Find all deployments
Parameters
Parameter
Value
Description
Parameter
Type
Data Type
Callback
(required)
Callback URL
for ESC
notifications
header
string
internal_tenant_id
(required)
Internal
tenant ID
path
string
internal_deployment_id
(required)
Internal
deployment
ID
path
string
body
(required)
 
Parameter content
type: 
application/xml
Deployment
operation
payload
specifying
the type of
operation
body
{
  "operation": 
"string"
}
Click to set as parameter value
Response Messages
HTTP Status
Code
Reason
Response Model
Headers
200
Deployment operation
request accepted
400
Missing callback
404
Deployment or tenant not
found