NSX-T Data Center REST API
List Port Mirroring Profiles
API will list all port mirroring profiles group.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/port-mirroring-profiles
/policy/api/v1/infra/port-mirroring-profiles
/policy/api/v1/infra/port-mirroring-profiles
Request Headers:
n/a
Query Parameters:
PortMirroringProfileListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/port-mirroring-profilesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PortMirroringProfileListResult+