<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: how to find out the latest hardware version available for a VM in vSphere SDK for Perl Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910867#M847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's great.&amp;nbsp; So maybe a bit of parsing on each available H/W version against the VMX-## to get the highest version number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 18:08:18 GMT</pubDate>
    <dc:creator>stumpr</dc:creator>
    <dc:date>2013-01-31T18:08:18Z</dc:date>
    <item>
      <title>how to find out the latest hardware version available for a VM</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910864#M844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm having an issue upgrading the hardware version of virtual machines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my $vm = Vim::find_entity_view (view_type =&amp;gt; 'VirtualMachine', filter =&amp;gt; {'name' =&amp;gt; $vm_name});&lt;/P&gt;&lt;P&gt;$vm-&amp;gt;UpgradeVM();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoking the method UpgradeVM I sometimes get an error saying: &lt;EM&gt;Virtual machine compatibility is already up-to-date&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the current hardware version checking $vm-&amp;gt;config-&amp;gt;version, but I don't know if it is the latest available hardware version or not. How can I find out which is the latest hardware version available for a virtual machine before upgrading it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 15:40:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910864#M844</guid>
      <dc:creator>Humphry</dc:creator>
      <dc:date>2013-01-30T15:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to find out the latest hardware version available for a VM</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910865#M845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if there is something you can programmatically derive in the SDK, I think the last time I went looking for this I came up empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Usually I create a version table based on something like what's listed in this KB: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1003746"&gt;http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;amp;cmd=displayKC&amp;amp;externalId=1003746&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 16:18:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910865#M845</guid>
      <dc:creator>stumpr</dc:creator>
      <dc:date>2013-01-31T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to find out the latest hardware version available for a VM</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910866#M846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;You can retrieve the list of supported OSes, Virtual Hardware, configurations, capabilities, etc. by using the EnvironmentalBrowser &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.EnvironmentBrowser.html"&gt;http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.EnvironmentBrowser.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For vHW version, take a look at the &lt;STRONG&gt;QueryConfigOptionDescriptor()&lt;/STRONG&gt; which will return the list of ESXi hosts and the version of vHW it supports. Attached is a screenshot using the vSphere MOB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 17:01:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910866#M846</guid>
      <dc:creator>lamw</dc:creator>
      <dc:date>2013-01-31T17:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to find out the latest hardware version available for a VM</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910867#M847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's great.&amp;nbsp; So maybe a bit of parsing on each available H/W version against the VMX-## to get the highest version number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 18:08:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910867#M847</guid>
      <dc:creator>stumpr</dc:creator>
      <dc:date>2013-01-31T18:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to find out the latest hardware version available for a VM</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910868#M848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, guys for your answers!!!! QueryConfigOptionDescriptor method works perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 08:41:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/how-to-find-out-the-latest-hardware-version-available-for-a-VM/m-p/910868#M848</guid>
      <dc:creator>Humphry</dc:creator>
      <dc:date>2013-02-01T08:41:53Z</dc:date>
    </item>
  </channel>
</rss>

