Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 180259

Renaming vApp in vCO scripts

$
0
0

Hello there,

 

    I am having the toughest time with what I thought would be an easy problem. My current liens of code are as follows:

 

 

vApp = System.getModule("com.vmware.library.vCloud.schema.entities").modifyVApp(vApp,vApp.dateCreated,
                vApp.deployed,vApp.description,vApp.inMaintenanceModeArg,curAppName,
                vApp.operationKey,vApp.ovfDescriptorUploaded,vApp.ownerArg,vApp.vAppParent);
vApp.updateInternalState();
I am not sure what updateInternalState() does as the api doesn't say much, and I used the modifyVApp module as best as I could.... no errors were thrown. Am I missing something obvious?

Viewing all articles
Browse latest Browse all 180259

Trending Articles



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