magic_components-schemas-name

The name of the interconnect. The name cannot share a name with other tunnels.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-components-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic_components-schemas-name",
  "title": "magic_components-schemas-name",
  "description": "The name of the interconnect. The name cannot share a name with other tunnels.",
  "example": "pni_ord",
  "type": "string"
}