GetHealthCheckReportsResponse
| 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. |