teams-devices_tunnel_protocol

Determines which tunnel protocol to use.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-tunnel-protocol-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_tunnel_protocol",
  "title": "teams-devices_tunnel_protocol",
  "description": "Determines which tunnel protocol to use.",
  "example": "wireguard",
  "type": "string"
}