{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/healthchecks_name", "title": "healthchecks_name", "description": "A short name to identify the health check. Only alphanumeric characters, hyphens and underscores are allowed.", "example": "server-1", "type": "string" }