addressing_asn

Autonomous System Number (ASN) the prefix will be advertised under.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-asn-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_asn",
  "title": "addressing_asn",
  "description": "Autonomous System Number (ASN) the prefix will be advertised under.",
  "example": 209242,
  "nullable": true,
  "type": "integer"
}