Update-RubrikVMwareVM
SYNOPSIS
Connects to Rubrik to refresh the metadata for the specified VMware VM
SYNTAX
DESCRIPTION
The Update-RubrikVMwareVM cmdlet will refresh the specified VMware VM metadata known to the connected Rubrik cluster.
EXAMPLES
EXAMPLE 1
This will refresh the VMware VM metadata on the currently connected Rubrik cluster
EXAMPLE 2
This will refresh the VMware VM metadata, for the VM and vcCenter specified, on the currently connected Rubrik cluster
EXAMPLE 3
This will refresh the VMware VM metadata, for the VM and vcCenter specified in the csv file, on the currently connected Rubrik cluster while displaying verbose information. Please note that the .csv file should contain the id and moid fields.
PARAMETERS
-vcenterId
vCenter id value from the Rubrik Cluster
-vmMoid
VMware VM 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 Pierre-Fran §ois Guglielmi for community usage Twitter: @pfguglielmi GitHub: pfguglielmi
RELATED LINKS
Last updated