< Back
Get-vRNIAPIVersion
Post
NAME Get-vRNIAPIVersion
SYNOPSIS
Retrieve the version number of the vRealize Network Insight API.
SYNTAX
Get-vRNIAPIVersion [[-Connection] <PSObject>] [<CommonParameters>]
DESCRIPTION
The API of vRealize Network Insight is versioned and this retrieves
that version number.
PARAMETERS
-Connection <PSObject>
vRNI Connection object
Required? false
Position? 1
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-vRNIAPIVersion
Returns the version number of the vRNI API.
RELATED LINKS
SYNOPSIS
Retrieve the version number of the vRealize Network Insight API.
SYNTAX
Get-vRNIAPIVersion [[-Connection] <PSObject>] [<CommonParameters>]
DESCRIPTION
The API of vRealize Network Insight is versioned and this retrieves
that version number.
PARAMETERS
-Connection <PSObject>
vRNI Connection object
Required? false
Position? 1
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-vRNIAPIVersion
Returns the version number of the vRNI API.
RELATED LINKS