tunnel_ip_network

The private IPv4 or IPv6 range connected by the route, in CIDR notation.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-ip-network-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_ip_network",
  "title": "tunnel_ip_network",
  "description": "The private IPv4 or IPv6 range connected by the route, in CIDR notation.",
  "example": "172.16.0.0/16",
  "type": "string"
}