Skip to main content

AgentHealthCheckResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/AgentHealthCheckResponseBody.json
hindsightstringrequired

Hindsight connection status: ok or degraded

AgentHealthCheckResponseBody
{
"$schema": "https://example.com/schemas/AgentHealthCheckResponseBody.json",
"hindsight": "string"
}