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
|
||||
$ImportOptions = Initialize-PSSailpoint.BetaImportOptions -ExcludeTypes null `
|
||||
$ImportOptions = Initialize-BetaImportOptions -ExcludeTypes null `
|
||||
-IncludeTypes null `
|
||||
-ObjectOptions {TRIGGER_SUBSCRIPTION={includedIds=[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames=[Test 2]}} `
|
||||
-DefaultReferences null `
|
||||
|
||||
Reference in New Issue
Block a user