{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/apicentral.agent.unhealthy", "title": "apicentral.agent.unhealthy", "type": "object", "x-context": "api_central", "allOf": [ { "$ref": "#/components/schemas/apicentral.agent.start" } ] }