UUID of the tunnel.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/tunnel_tunnel_id", "title": "tunnel_tunnel_id", "description": "UUID of the tunnel.", "example": "f70ff985-a4ef-4643-bbbc-4a0ed4fc8415", "format": "uuid", "maxLength": 36, "readOnly": true, "type": "string" }