{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "InstanceMappingList", "type": "object", "description": "A list of instance mappings for an SAP HANA Cloud service instance.", "properties": { "items": { "type": "array", "description": "The list of instance mappings." } } }