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

Re: Unable to retrieve the auto-generated password using java SDK

$
0
0

The code I'm using looks like:

 

while(childVm.getGuestCustomizationSection().getAdminPassword() == null) {

               childVm = VM.getVMByReference(client, childVm.getReference());

               Time.sleep(3000L);

}

and that never shows the adminPassword (=null always)


Viewing all articles
Browse latest Browse all 206069

Trending Articles



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