teams-devices_schedule

Polling frequency for the WARP client posture check. Default: `5m` (poll every five minutes). Minimum: `1m`.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-schedule-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_schedule",
  "title": "teams-devices_schedule",
  "description": "Polling frequency for the WARP client posture check. Default: `5m` (poll every five minutes). Minimum: `1m`.",
  "example": "1h",
  "type": "string"
}