Module: WatchList::Monitor

Defined in:
lib/watch_list/constants.rb

Constant Summary collapse

Type =
WatchList::Utils.const_to_hash(UptimeRobot::Monitor::Type)
SubType =
WatchList::Utils.const_to_hash(UptimeRobot::Monitor::SubType)
KeywordType =
WatchList::Utils.const_to_hash(UptimeRobot::Monitor::KeywordType)
Status =
WatchList::Utils.const_to_hash(UptimeRobot::Monitor::Status)