Online

Start monitor a network interface in real-time

post

Monitor a network interface in real-time

Body
netInfstringOptionalExample: enp0s1
Responses
200
Successful operation
application/json
post
POST /strongcourage/MAIP/v1/mmt/online HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 19

{
  "netInf": "enp0s1"
}
{
  "isRunning": true,
  "sessionId": "fadfafewfwefwe",
  "isOnlineMode": false,
  "startedAt": "123243534534"
}