[][src]Function zap_api::alert_filter::remove_alert_filter

pub fn remove_alert_filter(
    service: &ZapService,
    contextid: String,
    ruleid: String,
    newlevel: String,
    url: String,
    urlisregex: String,
    parameter: String,
    enabled: String
) -> Result<Value, ZapApiError>

Removes an alert filter from the context with the given ID.

This component is optional and therefore the API will only work if it is installed