< Back
Get-SVTclusterConnected
Post
NAME Get-SVTclusterConnected
SYNOPSIS
Displays information about other HPE SimpliVity clusters
SYNTAX
Get-SVTclusterConnected [-ClusterName] <String> [<CommonParameters>]
DESCRIPTION
Displays information about other HPE SimpliVity clusters directly connected to the specified cluster
PARAMETERS
-ClusterName <String>
Specify a cluster name to display other clusters directly connected to it
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
PSCustomObject
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-SVTclusterConnected -ClusterName Production
Displays information about the clusters directly connected to the specified cluster
RELATED LINKS
SYNOPSIS
Displays information about other HPE SimpliVity clusters
SYNTAX
Get-SVTclusterConnected [-ClusterName] <String> [<CommonParameters>]
DESCRIPTION
Displays information about other HPE SimpliVity clusters directly connected to the specified cluster
PARAMETERS
-ClusterName <String>
Specify a cluster name to display other clusters directly connected to it
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.String
OUTPUTS
PSCustomObject
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-SVTclusterConnected -ClusterName Production
Displays information about the clusters directly connected to the specified cluster
RELATED LINKS