NSX-T Data Center Global Manager REST API
List IP Discovery Profiles
API will list all IP Discovery Profiles active in current discovery profile id.Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/ip-discovery-profiles
Request Headers:
n/a
Query Parameters:
IPDiscoveryProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/ip-discovery-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IPDiscoveryProfileListResult+