NSX-T Data Center REST API
Get mirror stack status for Segment Monitoring Profile Binding Map
API will get mirror stack status by Segment Monitoring Profile Binding Map.Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/tier-1s/{tier-1-id}/segments/{segment-id}/segment-monitoring-profile-binding-maps/{segment-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/tier-1s/tier-1/segments/segment_1/segment-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+