NSX-T Data Center REST API
Read an IpAddressPoolSubnet
Read IpAddressPoolSubnet with given Id.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/ip-pools/<ip-pool-id>/ip-subnets/<ip-subnet-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ip-pools/IpPool-Tenant-1/ip-subnets/Subnet-1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IpAddressPoolBlockSubnet+
IpAddressPoolStaticSubnet+