Files
api-specs/idn/beta/schemas/AccessItemRef.yaml
GitHub Action Bot 4ec676b11c Automated commit 'Merge pull request #1530 from sailpoint/michelle.kleiman/ADI-1785
michelle.kleiman/ADI-1785' by github action: 7789730980
2024-02-05 19:20:32 +00:00

14 lines
324 B
YAML

type: object
properties:
id:
type: string
description: ID of the access item to retrieve the recommendation for.
example: '2c938083633d259901633d2623ec0375'
type:
type: string
example: ENTITLEMENT
description: Access item's type.
enum:
- ENTITLEMENT
- ACCESS_PROFILE
- ROLE