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