I created this workflow as a 'complement' to Workflow Example: (C-mode) Create new vServer and volumes. Where that workflow will create vServers and volumes, this workflow will pretty much tear that all down. This workflow will find the vServer on the cluster you select and will Unmount, Offline, and Destroy all of the vServer volumes, then go and destroy the vServer itself. Did I mention this is pretty destructive? Please use CAREFULLY. This workflow is very straightforward and it has a couple of other capabilities in it that can be useful as examples for other workflows (staggered user inputs & looping based on finder values). More specifics:
User Inputs:
- Select from the available Clusters in your environment (pulled from an OC UM 5.0 or 5.1 datasource and LOCKED)
- Select the vServer to remove on the selected cluster (only vServers of type 'cluster' are listed)
- Screenshot:

WFA: 1.1.1.22.5 B7752
Hope you find this useful!