Cisco Cisco Elastic Services Controller 2.2 Developer's Guide

Page of 88
DELETE 
/v0/{internalTenantId}/subnets/{internalSubnetId} 
Delete a subnet from an existing tenant in ESC
 
 
Implementation Notes
 
Delete a subnet from ESC
 
 
Parameters
 
Parameter 
Value 
Description 
Parameter  Type  Data Type
 
Callback 
Callback URL for ESC
 
notifications
 
header 
string 
 
internalTenantId 
Internal tenant ID of the
 
subnet (max length 72 
characters)
 
path 
string 
 
internalSubnetId 
Internal subnet ID (max
 
length  72  characters)
 
path 
string 
 
 
Response Messages
 
HTTP Status Code 
Reason 
Response  Model 
Headers
 
 
200 
Request  accepted
 
 
400 
Invalid  Request
 
 
404 
Not found
 
 
500 
Internal server error
 
 
T
ry it out
 
 
 
GET 
/v0/{internalTenantId}/subnets/{internalSubnetId} 
Get a subnet by its tenant and internal subnet ID
 
 
 
Implementation Notes
 
Only subnets created using ESC will be checked
 
 
Parameters