access_percent_blocked

The percentage of (processed) users blocked based on policy evaluation results.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-percent-blocked-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_percent_blocked",
  "title": "access_percent_blocked",
  "description": "The percentage of (processed) users blocked based on policy evaluation results.",
  "example": 25,
  "type": "integer"
}