mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,11 +16,11 @@ tags: ['SDK', 'Software Development Kit', 'ConfigurationDetailsResponse', 'BetaC
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**ConfigType** | Pointer to [**ConfigTypeEnum**](config-type-enum) | | [optional]
|
||||
**TargetIdentity** | Pointer to [**Identity1**](identity1) | | [optional]
|
||||
**StartDate** | Pointer to **System.DateTime** | The date from which to start reassigning work items | [optional]
|
||||
**EndDate** | Pointer to **System.DateTime** | The date from which to stop reassigning work items. If this is an empty string it indicates a permanent reassignment. | [optional]
|
||||
**AuditDetails** | Pointer to [**AuditDetails**](audit-details) | | [optional]
|
||||
**ConfigType** | [**ConfigTypeEnum**](config-type-enum) | | [optional]
|
||||
**TargetIdentity** | [**Identity1**](identity1) | | [optional]
|
||||
**StartDate** | **System.DateTime** | The date from which to start reassigning work items | [optional]
|
||||
**EndDate** | **System.DateTime** | The date from which to stop reassigning work items. If this is an empty string it indicates a permanent reassignment. | [optional]
|
||||
**AuditDetails** | [**AuditDetails**](audit-details) | | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user