tunnel_version

The cloudflared version used to establish this connection.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-version-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_version",
  "title": "tunnel_version",
  "description": "The cloudflared version used to establish this connection.",
  "example": "2022.7.1",
  "type": "string"
}