Security Alerts
Last updated
Was this helpful?
Last updated
Was this helpful?
Get all Security Alerts in a configuration
/api/v4.0/conf/{config}/security-alerts
Update an existing set of Security Alerts for a configuration
/api/v4.0/conf/{config}/security-alerts
List of attached Server Group IDs
List of attached Dynamic Rule IDs
Create complete set of Security Alerts for a configuration
/api/v4.0/conf/{config}/security-alerts
List of attached Server Group IDs
List of attached Dynamic Rule IDs
Delete all Security Alerts in a configuration
/api/v4.0/conf/{config}/security-alerts
Get an individual Alert from the specified configuration
/api/v4.0/conf/{config}/security-alerts/{entry_id}
Update an individual Alert within a configuration
/api/v4.0/conf/{config}/security-alerts/{entry_id}
List of attached Server Group IDs
List of attached Dynamic Rule IDs
Create an individual Alert within a configuration
/api/v4.0/conf/{config}/security-alerts/{entry_id}
List of attached Server Group IDs
List of attached Dynamic Rule IDs
Delete an individual Alert from the specified configuration
/api/v4.0/conf/{config}/security-alerts/{entry_id}
Get list of versions of Security Alerts in a configuration
/api/v4.0/conf/{config}/security-alerts/versions
Get a specific version of an Alert
/api/v4.0/conf/{config}/security-alerts/versions/{version}
Set a previous Security Alerts version to be the current one
/api/v4.0/conf/{config}/security-alerts/versions/{version}/revert