Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 246801

Re: Failed recomposeVapp call -- orphaned VM, how to delete?

$
0
0

Hi,

 

You can list all VMs in vCD by executing the following query from REST API Query Service:

 

GET /api/query?type=adminVM

 

This should list VMs in all kinds of states. You can also filter by the name of the VM:

 

GET /api/query?type=adminVM&filter=name==<vm_name>

 

Regards,

Todor Todorov


Viewing all articles
Browse latest Browse all 246801

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>