uptime-robot-v3
Preparing search index...
types
StatusUpdateActivity
Interface StatusUpdateActivity
Internal
interface
StatusUpdateActivity
{
alertLogType
?:
string
;
cause
?:
number
;
date
:
string
|
number
;
incidentStatus
?:
string
;
reason
?:
string
;
remoteNode
?:
RemoteNode
;
responseTime
?:
number
;
type
:
"STATUS_UPDATE"
;
}
Index
Properties
alert
Log
Type?
cause?
date
incident
Status?
reason?
remote
Node?
response
Time?
type
Properties
Optional
alert
Log
Type
alertLogType
?:
string
Optional
cause
cause
?:
number
date
date
:
string
|
number
Optional
incident
Status
incidentStatus
?:
string
Optional
reason
reason
?:
string
Optional
remote
Node
remoteNode
?:
RemoteNode
Optional
response
Time
responseTime
?:
number
type
type
:
"STATUS_UPDATE"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alert
Log
Type
cause
date
incident
Status
reason
remote
Node
response
Time
type
uptime-robot-v3
Loading...