addressing_advertised

Prefix advertisement status to the Internet. This field is only not 'null' if on demand is enabled.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-advertised-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_advertised",
  "title": "addressing_advertised",
  "description": "Prefix advertisement status to the Internet. This field is only not 'null' if on demand is enabled.",
  "example": true,
  "nullable": true,
  "type": "boolean"
}