mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13687248839
This commit is contained in:
@@ -17,11 +17,11 @@ tags: ['SDK', 'Software Development Kit', 'GetRoleAssignments200ResponseInner',
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | **String** | Assignment Id | [optional]
|
||||
**Role** | [**BaseReferenceDto1**](base-reference-dto1) | | [optional]
|
||||
**Role** | [**BaseReferenceDto**](base-reference-dto) | | [optional]
|
||||
**Comments** | **String** | Comments added by the user when the assignment was made | [optional]
|
||||
**AssignmentSource** | **String** | Source describing how this assignment was made | [optional]
|
||||
**Assigner** | [**BaseReferenceDto1**](base-reference-dto1) | | [optional]
|
||||
**AssignedDimensions** | [**[]BaseReferenceDto1**](base-reference-dto1) | Dimensions assigned related to this role | [optional]
|
||||
**Assigner** | [**BaseReferenceDto**](base-reference-dto) | | [optional]
|
||||
**AssignedDimensions** | [**[]BaseReferenceDto**](base-reference-dto) | Dimensions assigned related to this role | [optional]
|
||||
**AssignmentContext** | [**AssignmentContextDto**](assignment-context-dto) | | [optional]
|
||||
**AccountTargets** | [**[]RoleTargetDto**](role-target-dto) | | [optional]
|
||||
**RemoveDate** | **String** | Date that the assignment will be removed | [optional]
|
||||
|
||||
Reference in New Issue
Block a user