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