aaa_alert_body

Message body included in the notification sent.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-alert-body-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_alert_body",
  "title": "aaa_alert_body",
  "description": "Message body included in the notification sent.",
  "example": "SSL certificate has expired",
  "type": "string"
}