Liveness interface
Specifies the contents of a check liveness response.
Properties
end |
Liveness interval end time. |
live |
|
start |
Liveness interval start time. |
Property Details
endTime
Liveness interval end time.
endTime: Date
Property Value
Date
live
true
if the resource is live during [startTime, endTime], false
otherwise
live: boolean
Property Value
boolean
startTime
Liveness interval start time.
startTime: Date
Property Value
Date