Dataset
Start analysing a dataset which includes a set of trace files
Body
datasetNamestringOptionalExample:
tcp-dataset
Responses
200
Successful operation
application/json
401
Cannot launch MMT Tool
post
POST /strongcourage/MAIP/v1/mmt/dataset HTTP/1.1
Host: virtserver.swaggerhub.com
Content-Type: application/json
Accept: */*
Content-Length: 29
{
"datasetName": "tcp-dataset"
}
{
"isRunning": true,
"sessionId": "fadfafewfwefwe",
"isOnlineMode": false,
"startedAt": "123243534534"
}