IP/CIDR range in URL-encoded format
{ "$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" }