Offline

Start analysing a pcap file

post

Analysing a pcap file

Body
fileNamestringOptionalExample: tcp_bbc-out-of-order.pcap
Responses
200

Successful operation

application/json
post
POST /strongcourage/MAIP/v1/mmt/offline HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 40

{
  "fileName": "tcp_bbc-out-of-order.pcap"
}
{
  "isRunning": true,
  "sessionId": "fadfafewfwefwe",
  "isOnlineMode": false,
  "startedAt": "123243534534"
}