aaa_pagerduty

APIs.ioEngineeringPlatform

Properties

Name Type Description
id object
name object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-pagerduty-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_pagerduty",
  "title": "aaa_pagerduty",
  "properties": {
    "id": {
      "$ref": "#/components/schemas/aaa_uuid"
    },
    "name": {
      "$ref": "#/components/schemas/aaa_name"
    }
  },
  "type": "object"
}