tunnel_features

Features enabled for the Cloudflare Tunnel.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-features-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_features",
  "title": "tunnel_features",
  "description": "Features enabled for the Cloudflare Tunnel.",
  "items": {
    "example": "ha-origin",
    "type": "string"
  },
  "type": "array"
}