NSX-T Data Center REST API
Delete the packet capture session by session id.
Before calling this method, terminate any running capture session.Request:
Method:
              POST
            URI Path(s):
              
              
                  
                  /api/v1/pktcap/session/<session-id>?action=delete
                  
              
            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-8646e85ce8f0Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PacketCaptureSession+