tunnel_arch

The cloudflared OS architecture used to establish this connection.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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