Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/ViolationOwnerAssignmentConfig.yaml
2022-09-26 21:59:54 -04:00

18 lines
329 B
YAML

type: object
properties:
assignmentRule:
type: string
enum:
- MANAGER
- STATIC
description: >-
Details about the violations owner.
MANAGER - identity's manager
STATIC - Governance Group or Identity
example: MANAGER
ownerRef:
$ref: '../../v3/schemas/BaseReferenceDto.yaml'