| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The sanity check results. | ||
| Phase | string | The check phase. | CheckInit |
| Message | string | The detailed information about the check results. | |
| Status | string | The check status. | Succeeded |
| StartedAt | string | The time when the check starts. | 2023-11-30T16:47:30.343005+08:00 |
| FinishedAt | string | The time when the check ends. | 2023-11-30T16:47:30.378817+08:00 |
| CheckNumber | integer | The nth time the check is performed. | 1 |