NSX-T Data Center REST API
List third party IPAM Providers CIDR info
Paginated list of third party IPAM Providers CIDR info.Request:
Method:
POST
URI Path(s):
/policy/api/v1/infra/third-party-ipam-providers/{provider-instance-id}/ip-cidrs
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
IpamThirdPartyProviderCommonParams+
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/third-party-ipam-providers/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
CidrInfoListResult+