{
"$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"
}