mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 20:37:46 +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
|
||||
$ManagedClusterRequest = Initialize-PSSailpoint.V2024ManagedClusterRequest -Name Managed Cluster Name `
|
||||
$ManagedClusterRequest = Initialize-V2024ManagedClusterRequest -Name Managed Cluster Name `
|
||||
-Type null `
|
||||
-Configuration {clusterExternalId=externalId, ccgVersion=77.0.0} `
|
||||
-Description A short description of the managed cluster.
|
||||
|
||||
Reference in New Issue
Block a user