Get-HCXInterconnectStatus

This cmdlet retrieves a list of the HCX Interconnect status and the status of the appliances of type Interconnect and L2Concentrator.

Syntax

[-Server  <HcxServer[]>]
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
optional
Server
HcxServer[] named
  • wildcards
  • 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.HCXInterconnectStatus

    Examples


    Example 1

    Get-HCXInterconnectStatus

    Retrieves the status of the applainces of type Interconnect and L2Concentrator.

    Related Commands

    Feedback

    Was this page helpful?