Cisco Cisco Elastic Services Controller 2.2 開発者ガイド

ページ / 88
GET 
/v0/{internalTenantId}/subnets 
Get all subnets under a network
 
Implementation Notes
 
All subnet under that network in ESC will be returned as a List
 
 
Parameters
 
Response Messages
 
HTTP Status Code
 
 
200 
Reason
 
 
Request  accepted
 
Response  Model
 
Headers
 
404 
Not found
 
T
ry it out
 
 
 
 
 
 
3-  Subnets : Manage ESC subnets
 
 
 
 
 
 
 
 
 
 
 
Parameter
 
Value
 
Description
 
Parameter  Type
 
Data Type
 
internalNetworkId 
 
Internal network ID of the 
subnet (max length 72
 
header 
string 
 
 
characters)
 
 
 
internalTenantId 
 
Internal tenant ID of the 
subnet (max length 72
 
path 
string 
 
 
characters)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
200 
Request  accepted
 
400 
Invalid  request
 
404 
Network Id not found
 
409 
Conflicting  request
 
503 
Unable to query VIM
 
T
ry it out