{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionTenantDomainAD", "title": "ConnectionTenantDomainAD", "description": "Primary AD domain hint used for HRD and discovery.", "type": "string", "format": "hostname", "minLength": 1, "maxLength": 512 }