< Back
Get-SVTcluster
Post
NAME Get-SVTcluster
SYNOPSIS
Display HPE SimpliVity cluster information
SYNTAX
Get-SVTcluster [[-ClusterName] <String>] [<CommonParameters>]
DESCRIPTION
Shows cluster information from the SimpliVity Federation
PARAMETERS
-ClusterName <String>
Show information about the specified cluster only
Required? false
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
HPE.SimpliVity.Cluster
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-SVTcluster
Shows all clusters in the Federation
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-SVTcluster -ClusterName Production
Shows information about the specified cluster
RELATED LINKS
SYNOPSIS
Display HPE SimpliVity cluster information
SYNTAX
Get-SVTcluster [[-ClusterName] <String>] [<CommonParameters>]
DESCRIPTION
Shows cluster information from the SimpliVity Federation
PARAMETERS
-ClusterName <String>
Show information about the specified cluster only
Required? false
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
HPE.SimpliVity.Cluster
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-SVTcluster
Shows all clusters in the Federation
-------------------------- EXAMPLE 2 --------------------------
PS C:\\>Get-SVTcluster -ClusterName Production
Shows information about the specified cluster
RELATED LINKS