Management Plane API >
Troubleshooting And Monitoring
>
Port Mirroring
Verify whether the mirror session is still valid
Verify whether all participants are on the same transport node
Request:
Method:
POST
URI Path(s):
/api/v1/mirror-sessions/<mirror-session-id>?action=verify
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
POST https://<nsx-mgr>/api/v1/mirror-sessions/e57e8b2d-3047-4550-b230-dd1ee0e10b49?action=verify
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a
Required Permissions:
read
Feature:
tools_port_mirroring
Additional Errors:
301 Moved Permanently
307 Temporary Redirect
400 Bad Request
403 Forbidden
409 Conflict
500 Internal Server Error
503 Service Unavailable