uptime-robot-v3
Preparing search index...
types
ApiMonitorConfig
Interface ApiMonitorConfig
interface
ApiMonitorConfig
{
apiAssertions
:
{
comparison
:
|
"EQUALS"
|
"NOT_EQUALS"
|
"CONTAINS"
|
"NOT_CONTAINS"
|
"GREATER_THAN"
|
"LESS_THAN"
;
source
:
"STATUS_CODE"
|
"JSON_BODY"
|
"RESPONSE_TIME"
|
"HEADER"
;
target
?:
string
;
value
:
string
;
}
[]
;
}
Index
Properties
api
Assertions
Properties
api
Assertions
apiAssertions
:
{
comparison
:
|
"EQUALS"
|
"NOT_EQUALS"
|
"CONTAINS"
|
"NOT_CONTAINS"
|
"GREATER_THAN"
|
"LESS_THAN"
;
source
:
"STATUS_CODE"
|
"JSON_BODY"
|
"RESPONSE_TIME"
|
"HEADER"
;
target
?:
string
;
value
:
string
;
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Assertions
uptime-robot-v3
Loading...