Uninstall the Cisco Crosswork Planning VM
This section explains the various methods to uninstall Cisco Crosswork Planning VM:
Delete the VM using the Docker installer tool
In case of a failed installation, the Docker installer tool is used to cleanup or delete any previously created VMs. This is a critical activity during failed deployments. Any changes made to the VM settings or the data center host requires a cleanup operation before redeployment.
![]() Note |
The installer cleanup option will delete the VM deployment based on the inventory in /data directory. |
Procedure
|
Step 1 |
Enter the directory storing the deployment info. For example, _cd ~/cw-planning. |
|
Step 2 |
Run the container on the host.
|
|
Step 3 |
Edit the copy of the template file (for example, v4.tfvars) in a text editor, adding the data center access parameters. Remaining parameters can be provided with dummy values, or entered on the command line during the execution of the operation. |
|
Step 4 |
Run the Add For example:
|
|
Step 5 |
Enter "yes" when prompted to confirm the operation. |
|
Step 6 |
(Optional) To clean the VM quickly (without verification), run the installer using this command:
|
Delete the VM using the vSphere UI
Follow these steps to delete a Cisco Crosswork Planning VM from vCenter.
![]() Note |
Be aware that this procedure deletes all your app data. |
Procedure
|
Step 1 |
Log into the VMware vSphere Web Client. |
|
Step 2 |
In the Navigator pane, right-click the app VM that you want to remove and choose Power > Power Off. |
|
Step 3 |
Once the VM is powered off, right-click the VM again and choose Delete from Disk. The VM is deleted. |


Feedback