mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
Update to powershell SDK docs: 14886132815
This commit is contained in:
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$Query = Initialize-PSSailpoint.V2025Query -Query name:a* `
|
||||
$Query = Initialize-V2025Query -Query name:a* `
|
||||
-Fields [firstName,lastName,email] `
|
||||
-TimeZone America/Chicago `
|
||||
-InnerHit null
|
||||
|
||||
Reference in New Issue
Block a user