access_users_approved

The number of (processed) users approved based on policy evaluation results.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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