{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/legacy-jhs_protocol", "title": "legacy-jhs_protocol", "description": "The port configuration at Cloudflare\u2019s edge. May specify a single port, for example `\"tcp/1000\"`, or a range of ports, for example `\"tcp/1000-2000\"`.", "example": "tcp/22", "type": "string" }