uptime-robot-v3
Preparing search index...
types
BulkOperationResponse
Interface BulkOperationResponse
Response from bulk pause / start / update (HTTP 201).
interface
BulkOperationResponse
{
results
:
BulkMonitorOperationResult
[]
;
totalError
:
number
;
totalSuccess
:
number
;
}
Index
Properties
results
total
Error
total
Success
Properties
results
results
:
BulkMonitorOperationResult
[]
total
Error
totalError
:
number
total
Success
totalSuccess
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
results
total
Error
total
Success
uptime-robot-v3
Loading...
Response from bulk pause / start / update (HTTP 201).