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

Re: Orchestrator and VMware View PowerCLI

$
0
0

1. Can you provide the output of getResults().getXml()

2. Try enumerating the items with something like

for (idx in rootObject ){

     var item = rootObject [idx];
     System.log( item.getProperty('pool_id') );
}

Viewing all articles
Browse latest Browse all 246952

Trending Articles



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