NSX-T Data Center REST API
Get the subnet within an IP block (Deprecated)
Returns information about the subnet with specified id within a givenIP address block. Information includes display_name, description, cidr and
allocation_ranges.
Deprecated:
This rest routine is deprecated. Use /infra/ip-pools/
Request:
Method:
GET
URI Path(s):
/api/v1/pools/ip-subnets/{subnet-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
/4a1c354d-bf7a-42ce-8e27-57e75e803fa0Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpBlockSubnet+