Module api_monitors

Source

Structs§

DeleteMonitorOptionalParams
DeleteMonitorOptionalParams is a struct for passing parameters to the method MonitorsAPI::delete_monitor
GetMonitorOptionalParams
GetMonitorOptionalParams is a struct for passing parameters to the method MonitorsAPI::get_monitor
ListMonitorsOptionalParams
ListMonitorsOptionalParams is a struct for passing parameters to the method MonitorsAPI::list_monitors
MonitorsAPI
Monitors allow you to watch a metric or check that you care about and notifies your team when a defined threshold has exceeded.
SearchMonitorGroupsOptionalParams
SearchMonitorGroupsOptionalParams is a struct for passing parameters to the method MonitorsAPI::search_monitor_groups
SearchMonitorsOptionalParams
SearchMonitorsOptionalParams is a struct for passing parameters to the method MonitorsAPI::search_monitors

Enums§

CheckCanDeleteMonitorError
CheckCanDeleteMonitorError is a struct for typed errors of method MonitorsAPI::check_can_delete_monitor
CreateMonitorError
CreateMonitorError is a struct for typed errors of method MonitorsAPI::create_monitor
DeleteMonitorError
DeleteMonitorError is a struct for typed errors of method MonitorsAPI::delete_monitor
GetMonitorError
GetMonitorError is a struct for typed errors of method MonitorsAPI::get_monitor
ListMonitorsError
ListMonitorsError is a struct for typed errors of method MonitorsAPI::list_monitors
SearchMonitorGroupsError
SearchMonitorGroupsError is a struct for typed errors of method MonitorsAPI::search_monitor_groups
SearchMonitorsError
SearchMonitorsError is a struct for typed errors of method MonitorsAPI::search_monitors
UpdateMonitorError
UpdateMonitorError is a struct for typed errors of method MonitorsAPI::update_monitor
ValidateExistingMonitorError
ValidateExistingMonitorError is a struct for typed errors of method MonitorsAPI::validate_existing_monitor
ValidateMonitorError
ValidateMonitorError is a struct for typed errors of method MonitorsAPI::validate_monitor