[][src]Function zap_api::core::alert

pub fn alert(service: &ZapService, id: String) -> Result<Value, ZapApiError>

Gets the alert with the given ID, the corresponding HTTP message can be obtained with the 'messageId' field and 'message' API method Deprecated Use the API endpoint with the same name in the 'alert' component instead.