{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionAgentVersionAD", "title": "ConnectionAgentVersionAD", "description": "Version identifier of the installed AD connector agent software (managed by the AD Connector agent).", "type": "string", "minLength": 5, "maxLength": 12 }