NSX-T Data Center REST API
List Mac Discovery Profiles
API will list all Mac 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/mac-discovery-profiles
/policy/api/v1/infra/mac-discovery-profiles
/policy/api/v1/infra/mac-discovery-profiles
Request Headers:
n/a
Query Parameters:
MacDiscoveryProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/mac-discovery-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MacDiscoveryProfileListResult+