Remove-RubrikVCenter
SYNOPSIS
Removes an existing vCenter connection
SYNTAX
DESCRIPTION
The Remove-RubrikVCenter cmdlet will remove an existing vCenter connection on the system. This does require authentication.
EXAMPLES
EXAMPLE 1
This will remove the vCenter connection with ID "vCenter:::9e4299f5-dd99-4ec1-adee-cacb311b9507" from the current Rubrik cluster.
PARAMETERS
-id
ID of the vCenter Server to remove
-Server
Rubrik server IP or FQDN
-api
API version
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
-Confirm
Prompts you for confirmation before running the cmdlet.
CommonParameters
INPUTS
OUTPUTS
NOTES
Adapted by Adam Shuttleworth from scripts by Chris Wahl for community usage
RELATED LINKS
Last updated
Was this helpful?