Detect and Respond Traffic Detection Models
Returns an array of Traffic Detection Models.
List of Requested Traffic Detection Models
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Creates a traffic detection model from the data that's been supplied. Do not provide an id. IDs are auto generated
Traffic Detection Model Create or Update Config
Requested Traffic Detection Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Fetches a specific traffic detection model from the ID supplied in the path.
The ID of the traffic detection model to be returned.
Requested Traffic Detection Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Update a traffic detection model given the provided object. This does not do a diff. You must send the complete object.
The ID of the traffic detection model to be updated
Traffic Detection Model Create or Update Config
Requested Traffic Detection Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes a traffic detection model
The ID of the traffic detection model to be deleted
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Enables a traffic detection model
The ID of the traffic detection model to be enabled
Requested Traffic Detection Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Disables a traffic detection model
The ID of the traffic detection model to be disabled
Requested Traffic Detection Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Resets a customized system traffic detection model
The ID of the traffic detection model to be reseted
Requested Traffic Detection Model
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Last updated