Health check information about a domain's proxy configuration validation attempt.
| Field | Type | Required | Description |
|---|---|---|---|
object |
Components\ProxyCheckObject | ✔️ | N/A |
id |
string | ✔️ | N/A |
domainId |
string | ✔️ | N/A |
lastRunAt |
int | ✔️ | Unix timestamp of last run. |
proxyUrl |
string | ✔️ | N/A |
successful |
bool | ✔️ | N/A |
createdAt |
int | ✔️ | Unix timestamp of creation. |
updatedAt |
int | ✔️ | Unix timestamp of last update. |