mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Update to powershell SDK docs: 14886132815
This commit is contained in:
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$ProvisioningConfig = Initialize-PSSailpoint.BetaProvisioningConfig -UniversalManager true `
|
||||
$ProvisioningConfig = Initialize-BetaProvisioningConfig -UniversalManager true `
|
||||
-ManagedResourceRefs [{type=SOURCE, id=2c9180855d191c59015d291ceb051111, name=My Source 1}, {type=SOURCE, id=2c9180855d191c59015d291ceb052222, name=My Source 2}] `
|
||||
-PlanInitializerScript null `
|
||||
-NoProvisioningRequests true `
|
||||
|
||||
Reference in New Issue
Block a user