mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update PowerShell SDK docs: 16507204442
This commit is contained in:
@@ -28,13 +28,13 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountStatusChangedAccount = Initialize-BetaAccountStatusChangedAccount -Id null `
|
||||
-NativeIdentity null `
|
||||
-DisplayName null `
|
||||
-SourceId null `
|
||||
-SourceName null `
|
||||
-EntitlementCount null `
|
||||
-AccessType null
|
||||
$AccountStatusChangedAccount = Initialize-BetaAccountStatusChangedAccount -Id 2c91808a77ff216301782327a50f09bf `
|
||||
-NativeIdentity dr.arden.ogahn.d `
|
||||
-DisplayName Adam Archer `
|
||||
-SourceId 8a80828f643d484f01643e14202e206f `
|
||||
-SourceName JDBC Entitlements Source `
|
||||
-EntitlementCount 2 `
|
||||
-AccessType account
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
Reference in New Issue
Block a user