mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
merge changes from main and pull the latest from python docs
This commit is contained in:
@@ -31,12 +31,12 @@ Name | Type | Description | Notes
|
||||
from sailpoint.v2024.models.role_insights_entitlement_changes import RoleInsightsEntitlementChanges
|
||||
|
||||
role_insights_entitlement_changes = RoleInsightsEntitlementChanges(
|
||||
name='',
|
||||
id='',
|
||||
description='',
|
||||
attribute='',
|
||||
value='',
|
||||
source='',
|
||||
name='Administrator',
|
||||
id='8c190e67-87aa-4ed9-a90b-d9d5344523fb',
|
||||
description='Full administrative access to IdentityNow',
|
||||
attribute='assignedGroups',
|
||||
value='ORG_ADMIN',
|
||||
source='IdentityNow',
|
||||
insight=sailpoint.v2024.models.role_insights_insight.RoleInsightsInsight(
|
||||
type = 'ADD',
|
||||
identities_with_access = 850,
|
||||
|
||||
Reference in New Issue
Block a user