How To Unregister vCAV 3.5 Plugin from vCenter

Recently, while working in the lab, I came across a situation where I had to remove the vCloud Availability 3.5 plugin from vCenter. To remove plugins from vCenter, vCenter MOB is used, but removing the vCAV plugin follows a different path.

In this post, I will walk through the steps of doing the same.

Login to your vCenter Server Appliance over SSH and execute the following commands:

1: List vCAV plugin registrations in the vCenter Server Lookup service

Make a note of the Service ID from the output

2: Unregister the vCAV plugin from the vCenter Lookup service by providing the SSO credentials and using the Service ID fetched from the previous command.

3: Re-run the command from step 1 to verify the vCAV plugin has been unregistered from the lookup service. 

4: Remove the leftover installation files.

Update: 02-06-2020

For VCAV 4.0, use the command below to remove leftover plugin files

5: Restart vSphere Client

I hope you enjoyed reading this post. Feel free to share this on social media if it’s worth sharing.