Preparing search index...
The search index is not available
updown.io
updown.io
RequestOptions
Interface RequestOptions
interface
RequestOptions
{
alias
?:
string
;
apdex_t
?:
number
;
"api-key"
?:
string
;
custom_headers
?:
CustomHeaders
;
disabled_locations
?:
string
[]
;
enabled
?:
boolean
;
from
?:
string
;
group
?:
MetricsGroup
;
metrics
?:
boolean
;
mute_until
?:
string
;
page
?:
number
;
period
?:
number
;
published
?:
boolean
;
string_match
?:
string
;
to
?:
string
;
url
?:
string
;
}
Index
Properties
alias?
apdex_
t?
api-
key?
custom_
headers?
disabled_
locations?
enabled?
from?
group?
metrics?
mute_
until?
page?
period?
published?
string_
match?
to?
url?
Properties
Optional
alias
alias
?:
string
Optional
apdex_
t
apdex_t
?:
number
Optional
api-
key
"api-key"
?:
string
Optional
custom_
headers
custom_headers
?:
CustomHeaders
Optional
disabled_
locations
disabled_locations
?:
string
[]
Optional
enabled
enabled
?:
boolean
Optional
from
from
?:
string
Optional
group
group
?:
MetricsGroup
Optional
metrics
metrics
?:
boolean
Optional
mute_
until
mute_until
?:
string
Optional
page
page
?:
number
Optional
period
period
?:
number
Optional
published
published
?:
boolean
Optional
string_
match
string_match
?:
string
Optional
to
to
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alias
apdex_
t
api-
key
custom_
headers
disabled_
locations
enabled
from
group
metrics
mute_
until
page
period
published
string_
match
to
url
updown.io
Loading...