Cisco Cisco Elastic Services Controller 2.2 개발자 가이드

다운로드
페이지 88
409 
Conflicting  Request
 
 
 
500 
Internal server error
 
 
 
 
 
 
 
6-  Deployments : Manage ESC deployments
 
 
 
 
Implementation Notes
 
All deployments created in ESC will be returned as a List
 
 
Response Messages
 
HTTP Status Code 
Reason 
Response  Model 
Headers
 
 
 
200 
Request  accepted
 
 
 
 
 
 
DELETE 
/v0/deployments/{internal_deployment_id} 
Delete a deployment from ESC
 
Implementation Notes
 
Delete a deployment from ESC
 
Parameters
 
Parameter
 
Value
 
Description
 
Parameter 
Type
 
 
header 
Data Type
 
Callback 
Callback URL for ESC
 
notifications
 
string 
internal_deployment_id 
Internal ID of the
 
deployment (max length 72 
characters)
 
path 
string 
T
ry it out
GET 
/v0/deployments 
Find all deployments
 
T
ry it out