aaa_enabled

Whether or not the Notification policy is enabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-enabled-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_enabled",
  "title": "aaa_enabled",
  "default": true,
  "description": "Whether or not the Notification policy is enabled.",
  "example": true,
  "type": "boolean"
}