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