tunnel_client_id

UUID of the Cloudflare Tunnel connector.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-tunnel-client-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/tunnel_client_id",
  "title": "tunnel_client_id",
  "description": "UUID of the Cloudflare Tunnel connector.",
  "example": "1bedc50d-42b3-473c-b108-ff3d10c0d925",
  "format": "uuid",
  "maxLength": 36,
  "readOnly": true,
  "type": "string"
}