Quantcast
Channel: VMware Communities : Discussion List - VMware vCloud SDK for Java
Viewing all articles
Browse latest Browse all 144

Organization network cannot be deleted, because it is in use ?

$
0
0

Using vCD 5.1 and having difficulty deleting the organization network after deleting the vApp that was using it. Code snippet below.

 

Why would this happen if using the waitForTask(0)?  Thanks for your help.

 

vapp.delete().waitForTask(0);

 

AdminOrgVdcNetwork orgVdcNw = AdminOrgVdecNetwork.getOrgVdcNetworkByReference(vcloudClient, admOrgVdcNwRef);

admOrgVdcNw.delete().waitForTask(0);


Viewing all articles
Browse latest Browse all 144

Trending Articles



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