Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 374 Bytes

HealthcheckResponseItem.md

File metadata and controls

11 lines (6 loc) · 374 Bytes

HealthcheckResponseItem

Properties

Name Type Description Notes
passing kotlin.Boolean Boolean signifying whether the component is healthy [optional]
error kotlin.String Error string describing the component's problem; empty if the component is healthy [optional]