mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
Update to powershell SDK docs: 14886132815
This commit is contained in:
@@ -43,7 +43,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$PendingApproval = Initialize-PSSailpoint.V3PendingApproval -Id id12345 `
|
||||
$PendingApproval = Initialize-PendingApproval -Id id12345 `
|
||||
-AccessRequestId 2b838de9db9babcfe646d4f274ad4238 `
|
||||
-Name aName `
|
||||
-Created 2017-07-11T18:45:37.098Z `
|
||||
|
||||
Reference in New Issue
Block a user