teams-devices_schemas-match

The wirefilter expression to match devices.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-schemas-match-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_schemas-match",
  "title": "teams-devices_schemas-match",
  "description": "The wirefilter expression to match devices.",
  "example": "user.identity == \"[email protected]\"",
  "maxLength": 500,
  "type": "string"
}