Liveness interface

Specifies the contents of a check liveness response.

Properties

endTime

Liveness interval end time.

live

true if the resource is live during [startTime, endTime], false otherwise

startTime

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