Get-HCXInterconnectStatus
This cmdlet retrieves a list of the HCX Interconnect status and the status of the appliances of type Interconnect and L2Concentrator.
Syntax
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
optional | ProgressAction | ActionPreference | named |
|
|
optional | Server | HcxServer[] | named |
|
Specifies the HCX Server systems 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-HCXServer cmdlet. |
Output
VMware.VimAutomation.Hcx.Types.V1.HCXInterconnectStatusExamples
Example 1
Get-HCXInterconnectStatus
Retrieves the status of the applainces of type Interconnect and L2Concentrator.
Related Commands
HCXInterconnectStatus
This cmdlet retrieves a list of the HCX Interconnect status.