AgentHealthCheckResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/AgentHealthCheckResponseBody.jsonhindsightstringrequired
Hindsight connection status: ok or degraded
AgentHealthCheckResponseBody
{
"$schema": "https://example.com/schemas/AgentHealthCheckResponseBody.json",
"hindsight": "string"
}