Predictions

Get the statistics of prediction

get

Get the statistics of prediction where there are total number of flows, number of attack flows, and number of normal flows

Path parameters
predictionIdstringRequired

Name of the model file to return

Example: 3c6e4cb4-9b74-40c8-8f4a-132c9d5e4ace.h5
Responses
200
Successful operation
application/json
get
GET /strongcourage/MAIP/v1/predictions/{predictionId} HTTP/1.1
Host: virtserver.swaggerhub.com
Accept: */*
200

Successful operation

{
  "prediction": [
    1243
  ]
}