Files
api-specs/idn/beta/schemas/EntitlementViewResponse.yaml
2022-09-02 10:59:29 -04:00

37 lines
862 B
YAML

type: object
properties:
attribute:
type: string
description: the native identity
value:
type: string
description: the count of the entitlements
type:
type: number
description: the count of the permissions
description:
type: string
description: the description
accountName:
type: string
description: the name of account
displayName:
type: string
description: the name of item
firstObservedDate:
type: string
description: the date when we first see this piece in current identity
dataSourceName:
type: string
description: the data source name
example:
attribute: ent_code
value: group-20180328
type: Entitlement
description: null
sourceName: JDBC Entitlements Source
accountName: null
displayName": group-20180328
firstObservedDate: null
dataSourceName: null