zero-trust-gateway_device_posture

The wirefilter expression used for device posture check matching.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-device-posture-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_device_posture",
  "title": "zero-trust-gateway_device_posture",
  "description": "The wirefilter expression used for device posture check matching.",
  "example": "any(device_posture.checks.passed[*] in {\"1308749e-fcfb-4ebc-b051-fe022b632644\"})",
  "type": "string"
}