VMware vCloud

 View Only
  • 1.  Pass data via Payload

    Posted Oct 28, 2013 06:59 AM

    Hi,

    Is there a way to pass data/payload (say key value pairs) to the vcloud VMs ?



  • 2.  RE: Pass data via Payload

    Posted Oct 29, 2013 02:37 PM

    Not sure if this is what you nee or not, but take a look at custom data attributes via ovf.

    http://blogs.vmware.com/vsphere/2012/06/leveraging-vapp-vm-custom-properties-in-vcloud-director.html



  • 3.  RE: Pass data via Payload

    Posted Dec 06, 2013 08:57 AM

    I prefer to use object metadata as most vCD objects have metadata options.

    then its just

    object.metadata.enumerate()

    check out the VclMap types api