Files
developer.sailpoint.com/docs/tools/sdk/python/Reference/V2024/Models/RoleMiningPotentialRoleExportState.md
2025-02-20 12:59:19 -05:00

761 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
v2024-role-mining-potential-role-export-state RoleMiningPotentialRoleExportState RoleMiningPotentialRoleExportState RoleMiningPotentialRoleExportState pythonsdk
python
Python
sdk
RoleMiningPotentialRoleExportState
V2024RoleMiningPotentialRoleExportState
/tools/sdk/python/v2024/models/role-mining-potential-role-export-state
SDK
Software Development Kit
RoleMiningPotentialRoleExportState
V2024RoleMiningPotentialRoleExportState

RoleMiningPotentialRoleExportState

Enum

  • QUEUED (value: 'QUEUED')

  • IN_PROGRESS (value: 'IN_PROGRESS')

  • SUCCESS (value: 'SUCCESS')

  • ERROR (value: 'ERROR')

[Back to top]