Get-VmcClusterEdrsPolicy
This cmdlet retrieves EDRS policies of clusters.
Syntax
-Cluster
< VmcSddcCluster[] >
[-ProgressAction
< ActionPreference > ]
[-Server
< VmcServer[] > ]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required
|
Cluster | VmcSddcCluster[] | named |
|
Specifies the cluster |
optional | ProgressAction | ActionPreference | named |
|
|
optional | Server | VmcServer[] | named |
|
Specifies the VMware Cloud on AWS servers on which you want to run the cmdlet. If no value is provided or $null value is passed to this parameter, the command runs on the default servers. For more information about default servers, see the description of the Connect-Vmc cmdlet. |
Output
VMware.VimAutomation.Vmc.Types.V1.CmdletObject.IVmcEdrsPolicyExamples
Example 1
Get-VmcClusterEdrsPolicy -Cluster $CLUSTER
Retrieves EDRS policy of the specified $CLUSTER cluster.
Related Commands
VmcClusterEdrsPolicy
This cmdlet retrieves EDRS policies of clusters.
This cmdlet modifies the Elastic Distributed Resource Scheduler (EDRS) policy of а cluster in a software-defined data center (SDDC).