Files
api-specs/idn/beta/schemas/RoleMiningIdentityDistribution.yaml
GitHub Action Bot 862c92afdb Automated commit 'Merge pull request #1169 from sailpoint/nealie.bagbi/IDA-15006
IDA-15006 Added sort/filters to GET list  role-mining-potential-roles' by github action: 4077966926
2023-02-02 19:29:56 +00:00

14 lines
294 B
YAML

type: object
properties:
attributeName:
type: string
description: Id of the potential role
example: "department"
distribution:
type: array
items:
type: object
additionalProperties:
type: string
example: [{"attributeValue":"NM Tier 3","count":6}]