access_app_count

Number of access applications currently using this policy.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-app-count-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_app_count",
  "title": "access_app_count",
  "description": "Number of access applications currently using this policy.",
  "example": 2,
  "type": "integer"
}