Update-RubrikVCenter
SYNOPSIS
Connects to Rubrik to refresh the metadata for the specified vCenter Server
SYNTAX
DESCRIPTION
The Update-RubrikVCenter cmdlet will refresh all vCenter metadata known to the connected Rubrik cluster.
EXAMPLES
EXAMPLE 1
This will refresh the vCenter metadata on the currently connected Rubrik cluster
EXAMPLE 2
This will refresh the vCenter metadata for all connecter vCenter instances on the currently connected Rubrik cluster
PARAMETERS
-id
vCenter id value from the Rubrik Cluster
-Server
Rubrik server IP or FQDN
-api
API version
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
INPUTS
OUTPUTS
NOTES
Written by Chris Wahl for community usage Twitter: @ChrisWahl GitHub: chriswahl
RELATED LINKS
Last updated