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

20 lines
486 B
YAML

type : object
properties:
accessItemDiff:
type: object
description: >-
Arbitrary key-value pairs. They will never be processed by the IdentityNow system but will be returned on
completion of the violation check.
additionalProperties:
type: object
example:
accessItemDiff:
role:
accessAdded: 2
accessRemoved: 3
entitlement:
accessAdded: 4
accessRemoved: 0
accessProfile:
accessAdded: 0
accessRemoved: 1