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