< Back
Get-vRNIvCenterCluster
Post
NAME Get-vRNIvCenterCluster
SYNOPSIS
Get available vCenter Clusters from vRealize Network Insight.
SYNTAX
Get-vRNIvCenterCluster [-Limit <Int32>] [[-Name] <String>] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
vRealize Network Insight has a database of all vCenter Clusters in your
environment and this cmdlet will help you discover these Clusters.
PARAMETERS
-Limit <Int32>
Limit the amount of records returned
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-Name <String>
Limit the amount of records returned
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
vRNI Connection object
Required? false
Position? named
Default value $defaultvRNIConnection
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
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-vRNIvCenterCluster
Get all vCenter Clusters in the vRNI environment.
RELATED LINKS
SYNOPSIS
Get available vCenter Clusters from vRealize Network Insight.
SYNTAX
Get-vRNIvCenterCluster [-Limit <Int32>] [[-Name] <String>] [-Connection <PSObject>] [<CommonParameters>]
DESCRIPTION
vRealize Network Insight has a database of all vCenter Clusters in your
environment and this cmdlet will help you discover these Clusters.
PARAMETERS
-Limit <Int32>
Limit the amount of records returned
Required? false
Position? named
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-Name <String>
Limit the amount of records returned
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Connection <PSObject>
vRNI Connection object
Required? false
Position? named
Default value $defaultvRNIConnection
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
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-vRNIvCenterCluster
Get all vCenter Clusters in the vRNI environment.
RELATED LINKS