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