alert-url

The REST API URL of the alert resource.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-alert-url-schema.json Raw ↑
{
  "$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
}