class Dogapi::V1::AlertService
- Dogapi::V1::AlertService
- Dogapi::APIService
- Reference
- Object
Defined in:
dogapi/v1/alert.crInstance Method Summary
- #alert(query, options = {} of String => String)
- #delete_alert(alert_id)
- #get_alert(alert_id)
- #get_all_alerts
- #mute_alerts
- #unmute_alerts
- #update_alert(alert_id, query, options)