teams-devices_expiration

Sets the expiration time for a posture check result. If empty, the result remains valid until it is overwritten by new data from the WARP client.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-teams-devices-expiration-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/teams-devices_expiration",
  "title": "teams-devices_expiration",
  "description": "Sets the expiration time for a posture check result. If empty, the result remains valid until it is overwritten by new data from the WARP client.",
  "example": "1h",
  "type": "string"
}