tunnel_ip_network_encoded

IP/CIDR range in URL-encoded format

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-ip-network-encoded-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_ip_network_encoded",
  "title": "tunnel_ip_network_encoded",
  "description": "IP/CIDR range in URL-encoded format",
  "example": "172.16.0.0%2F16",
  "type": "string"
}