tunnel_config_version

The version of the remote tunnel configuration. Used internally to sync cloudflared with the Zero Trust dashboard.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-config-version-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_config_version",
  "title": "tunnel_config_version",
  "description": "The version of the remote tunnel configuration. Used internally to sync cloudflared with the Zero Trust dashboard.",
  "type": "integer"
}