Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
Successful Response
A generated unique identifier for the insight
The type of the insight represented as a slug
"high-risk-ip-allowed"
A hash table of label names and values that apply to the insight
The date and time the insight was first seen in ISO 8601 format
The date and time the insight was last seen in ISO 8601 format
The date and time the insight was last seen in ISO 8601 format
The status of the insight The different statuses an insight can have
OPEN
, ACKED
, CLOSED
The description of the insight
3 - 450
"A request originated from a high-risk IP: 1.2.3.4, but it was allowed by rule: 'my custom rule' the description of the insight"
The recommended action to perform to resolve the insight
3 - 450
"disable or delete rule \"my-custom-rule\""