aaa_description

Describes the alert type.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_description",
  "title": "aaa_description",
  "description": "Describes the alert type.",
  "example": "High levels of 5xx HTTP errors at your origin",
  "type": "string"
}