Updown
Constants
ENDPOINT = "https://updown.io"
VALID_ATTRIBUTES = [:url, :period, :apdex_t, :enabled, :published, :alias, :string_match, :mute_until, :http_verb, :http_body, :disabled_locations, :custom_headers] of ::Symbol
Valid attributes on PUT and POST https://updown.io/api
VERSION = "0.2.1"
Class methods
headers
Sourcesettings
Source