tunnel_tunnel_types

The types of tunnels to filter separated by a comma.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-tunnel-types-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_tunnel_types",
  "title": "tunnel_tunnel_types",
  "description": "The types of tunnels to filter separated by a comma.",
  "example": "cfd_tunnel,warp_connector",
  "type": "string"
}