class

Dogapi::V1::MonitorService

Inherits Dogapi::APIService < Reference < Object

Instance methods

cancel_downtime(downtime_id)
Source
cancel_downtime_by_scope(scope)
Source
delete_monitor(monitor_id)
Source
get_all_downtimes
Source
get_all_monitors(options = {} of String => String)
Source
get_downtime(downtime_id)
Source
get_monitor(monitor_id, options = {} of String => String)
Source
monitor(type, query, options = {} of String => String)
Source
mute_host(hostname, options = {} of String => String)
Source
mute_monitor(monitor_id, options = {} of String => String)
Source
mute_monitors
Source
schedule_downtime(scope, options = {} of String => String)
Source
search_monitor_groups(options = {} of String => String)
Source
search_monitors(options = {} of String => String)
Source
unmute_host(hostname)
Source
unmute_monitor(monitor_id, options = {} of String => String)
Source
unmute_monitors
Source
update_downtime(downtime_id, options = {} of String => String)
Source
update_monitor(monitor_id, query, options)
Source
validate_monitor(type, query, options = {} of String => String)
Source