teams-devices_switch_locked

Whether to allow the user to turn off the WARP switch and disconnect the client.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-switch-locked-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_switch_locked",
  "title": "teams-devices_switch_locked",
  "description": "Whether to allow the user to turn off the WARP switch and disconnect the client.",
  "example": true,
  "type": "boolean"
}