mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
20 lines
464 B
YAML
20 lines
464 B
YAML
type: object
|
|
properties:
|
|
accessType:
|
|
type: string
|
|
example: app
|
|
description: the access item type. entitlement in this case
|
|
id:
|
|
type: string
|
|
example: 2c918087763e69d901763e72e97f006f
|
|
description: the access item id
|
|
displayName:
|
|
type: string
|
|
example: Display Name
|
|
description: the access profile display name
|
|
sourceName:
|
|
type: string
|
|
example: appName
|
|
description: the associated source name if it exists
|
|
|
|
|