teams-devices_device-dex-test-schemas-name

The name of the DEX test. Must be unique.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-device-dex-test-schemas-name-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_device-dex-test-schemas-name",
  "title": "teams-devices_device-dex-test-schemas-name",
  "description": "The name of the DEX test. Must be unique.",
  "example": "HTTP dash health check",
  "type": "string"
}