Get-VmcClusterEdrsPolicy
This cmdlet retrieves EDRS policies of clusters.
Syntax
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required |
|
VmcSddcCluster[] | named |
|
Specifies the cluster | optional |
|
CisServer[] | 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.IVmcEdrsPolicy
Examples
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 software-defined data center (SDDC) cluster's elastic distributed resource scheduler (EDRS) policy.