A user-friendly name for a tunnel.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_tunnel_name", "title": "tunnel_tunnel_name", "description": "A user-friendly name for a tunnel.", "example": "blog", "type": "string" }