Quantcast
Channel: VMware Communities: Message List - VMware vCloud Director
Viewing all articles
Browse latest Browse all 7719

Getting VMWareTools version from vAppTemplate VMs (API)

$
0
0

Hi there,

 

in vCloud Director API versions prior to 5.1 there was an element in the VirtualSystem that contained a vmwareTools version, e.g.:

 

<ovf:VirtualSystem ovf:id="Ubuntu_base_image_10_04">

  <ovf:Info>A virtual machine: </ovf:Info>

  <ovf:Name>Ubuntu_base_image_10_04</ovf:Name>

  ...

  <vcloud:RuntimeInfoSection>

  <ovf:Info>Specifies Runtime info</ovf:Info>

    <vcloud:VMWareTools version="8394"/>

  </vcloud:RuntimeInfoSection>

</ovf:VirtualSystem>

 

Now in 5.1 there's no <vcloud:RuntimeInfoSection> element. Any ideas how I could fetch the tools version (other then trying to get it directly from the vCenter API)?

 

Regards,

Igor


Viewing all articles
Browse latest Browse all 7719

Trending Articles



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