NSX-T Data Center REST API
Details of Port Mirroring Profile
API will return details of port mirroring profile.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/infra/port-mirroring-profiles/<port-mirroring-profile-id>
                  
/policy/api/v1/global-infra/port-mirroring-profiles/<port-mirroring-profile-id>
              
            /policy/api/v1/global-infra/port-mirroring-profiles/<port-mirroring-profile-id>
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/port-mirroring-profiles/session_2Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PortMirroringProfile+
  