mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +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
|
||||
$DomainStatusDto = Initialize-PSSailpoint.BetaDomainStatusDto -Id 123b45b0-aaaa-bbbb-a7db-123456a56abc `
|
||||
$DomainStatusDto = Initialize-BetaDomainStatusDto -Id 123b45b0-aaaa-bbbb-a7db-123456a56abc `
|
||||
-Domain sailpoint.com `
|
||||
-DkimEnabled true `
|
||||
-DkimTokens [token1, token2, token3] `
|
||||
|
||||
Reference in New Issue
Block a user