NSX-T Data Center REST API
Get the subnet within an IP block
Returns information about the subnet with specified id within a givenIP address block. Information includes display_name, description, cidr and
allocation_ranges.
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:
GET https://<nsx-mgr>/api/v1/pools/ip-subnets /4a1c354d-bf7a-42ce-8e27-57e75e803fa0Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpBlockSubnet+