Add comment to one alert
Add comment to multiple Alerts
Comment to add to several alert ids
Delete Alert definitions
List of alert definitions IDs
Deletion was successful
Delete Alert comment
List of ID comments to delete
Get Alert without context
Alert ID
(optional) If the parameter exists and the value is TRUE all the alert tags will be included in the response.
(optional) If the parameter exists and the value is TRUE all the alert annotations will be included in the response.
Get Alert definitions
(optional) Alert name to filter
(optional) Alert id to filter
(optional)
Get all Alert comments
Alert ID lists
Get Alerts
The limit, max number of elements returned
The offset, start element in the element number
The date from in epoch time,with milliseconds obtain from new Date(Long.parseLong(from))
The date to in epoch time,with milliseconds,obtain from new Date(Long.parseLong(from))
(optional) Field to order, must be: id, domain, priority, context, category, srcPort, srcIp, srcHost, dstIp, dstPort, dstHost, protocol, username, application, engine, extraData, status, ack_status_date, createDate, updateDate.
(optional) Order Ascending
(optional) Obtain all (false positive and close status included) Default:False
Get Alert Statistics
(optional) Obtain all (false positive and close status included) Default:False
Get Alert statistics
(optional) Hours back to obtain data
(optional) From to obtain data
(optional) Type of result, may be 'raw', 'funnel, 'list'
(optional) filter by name context
(optional) Obtain all (false positive and close status included) Default:False
Get Alert statuses
(optional) The date from in epoch time, with miliseconds. Default value 24 hours before petition
Create Alert definition
(optional)
Create batch of Alert definitions
(optional)
Update Alert definition statuses
List of alert definitions IDs
Enable/disable alert definitions
Updated Alert definitions
(optional)
Updates a batch of Alert definitions
(optional)
Assign Tag to Alert
Alert IDs and tags to be set to the alerts
Update Alert comment
Comment id
Updated comment
Update bulk Alert comments
Bulk comment update resource
Update Alert status
Alert ID
Alert status with this possible values: UNREAD = 0; UPDATED = 1; FALSE POSTIVE = 2; WATCHED = 100; CLOSED = 300; REMINDER = 500; RECOVERY = 600; ANTI FLOOD = 700;
Update Alert status
Alert status with this possible values: UNREAD = 0; UPDATED = 1; FALSE POSTIVE = 2; WATCHED = 100; CLOSED = 300; REMINDER = 500; RECOVERY = 600; ANTI FLOOD = 700;
(optional)
Generated using TypeDoc
Add Alert comment