{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/alert-instances-url", "title": "alert-instances-url", "type": "string", "description": "The REST API URL for fetching the list of instances for an alert.", "format": "uri", "readOnly": true }