Health check information about a domain's proxy configuration validation attempt.
Field | Type | Required | Description |
---|---|---|---|
object |
ProxyCheckObject | ✔️ | N/A |
id |
String | ✔️ | N/A |
domainId |
String | ✔️ | N/A |
lastRunAt |
Optional<Long> | ✔️ | Unix timestamp of last run. |
proxyUrl |
String | ✔️ | N/A |
successful |
boolean | ✔️ | N/A |
createdAt |
long | ✔️ | Unix timestamp of creation. |
updatedAt |
long | ✔️ | Unix timestamp of last update. |