mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
6 lines
263 B
YAML
6 lines
263 B
YAML
type: object
|
|
properties:
|
|
state:
|
|
description: The role mining session status. Can be one of these states - CREATED|UPDATED|IDENTITIES_OBTAINED|PRUNE_THRESHOLD_OBTAINED|POTENTIAL_ROLES_PROCESSING|POTENTIAL_ROLES_CREATED
|
|
type: string
|
|
example: "CREATED" |