NSX-T Data Center REST API
Get Infra Segment Monitoring Profile Binding Map
API will get Infra Segment Monitoring Profile Binding Map mirror stack status.Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/segments/{infra-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/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+