Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 555 Bytes

File metadata and controls

11 lines (7 loc) · 555 Bytes

GetHealthCheckReportsResponse

GetHealthCheckReportsResponse

Properties

Name Type Required Description
data Dict[CheckRid, Optional[CheckReport]] Yes A map from Check RID to the most recent report for that check. If a check is configured but has not yet produced a report, the value will be absent.

[Back to Model list] [Back to API list] [Back to README]