iam_description

Description of role's permissions.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-iam-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/iam_description",
  "title": "iam_description",
  "description": "Description of role's permissions.",
  "example": "Administrative access to the entire Organization",
  "readOnly": true,
  "type": "string"
}