mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,10 +16,10 @@ tags: ['SDK', 'Software Development Kit', 'PasswordStatus', 'BetaPasswordStatus'
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**RequestId** | Pointer to **String** | The password change request ID | [optional]
|
||||
**State** | Pointer to **Enum** [ "IN_PROGRESS", "FINISHED", "FAILED" ] | Password change state | [optional]
|
||||
**Errors** | Pointer to **[]String** | The errors during the password change request | [optional]
|
||||
**SourceIds** | Pointer to **[]String** | List of source IDs in the password change request | [optional]
|
||||
**RequestId** | **String** | The password change request ID | [optional]
|
||||
**State** | **Enum** [ "IN_PROGRESS", "FINISHED", "FAILED" ] | Password change state | [optional]
|
||||
**Errors** | **[]String** | The errors during the password change request | [optional]
|
||||
**SourceIds** | **[]String** | List of source IDs in the password change request | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user