NSX-T Data Center REST API
List all mirror sessions (Deprecated)
Deprecated: This api is now deprecated. Depending on source of port mirroring, use the following apis - Tier-1 Segment: /infra/tier-1s/<tier-1-id>/segments/<segment-id>/segment-monitoring-profile-binding-maps Tier-1 Segment Port: /infra/tier-1s/<tier-1-id>/segments/<segment-id>/ports/<port-id>/port-monitoring-profile-binding-maps Group: /infra/domains/<domain-id>/groups/<group-id>/group-monitoring-profile-binding-maps Infra Segment: /infra/segments/<infra-segment-id>/segment-monitoring-profile-binding-maps Infra Segment Port: /infra/segments/<infra-segment-id>/ports/<infra-port-id>/port-monitoring-profile-binding-mapsRequest:
Method:
GET
URI Path(s):
/api/v1/mirror-sessions
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PortMirroringSessionListResult+