NSX-T Data Center REST API
Terminate the packet capture session by session id
Terminate the packet capture session by session id.Request:
Method:
POST
URI Path(s):
/api/v1/pktcap/session/<session-id>?action=terminate
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
PUT https://<nsx-mgr>/api/v1/pktcap/session/a257b981-1a1c-4b95-b16c-8646e85ce8f0?action=terminateSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PacketCaptureSession+