NSX-T Data Center REST API
List IP Discovery Profiles
API will list all IP Discovery Profiles active in current discovery profile id.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/ip-discovery-profiles
                  
/policy/api/v1/infra/ip-discovery-profiles
              
            /policy/api/v1/infra/ip-discovery-profiles
Request Headers:
                n/a
            Query Parameters:
    IPDiscoveryProfileListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/ip-discovery-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    IPDiscoveryProfileListResult+
  