NSX-T Data Center REST API
Get mirror stack status for Infra Port Monitoring Profile Binding Map
API will get Infra Port Monitoring Profile Binding Map mirror stack status.Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/segments/{infra-segment-id}/ports/{infra-port-id}/port-monitoring-profile-binding-maps/{port-monitoring-profile-binding-map-id}/mirror-stack-status
                
              
            Request Headers:
                n/a
            Query Parameters:
    BingdingMapStackStatusListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/segments/segment_1/ports/port_1/port-monitoring-profile-binding-maps/1/mirror-stack-status?enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    MirrorStackStatusListResult+