<?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 How we can collect vCenter Cluster Used or Available reservation in vSphere SDK for Perl Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-we-can-collect-vCenter-Cluster-Used-or-Available-reservation/m-p/1402003#M1494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am looking for a way to find out Cluster's Resource Reservation info at least for CPU and Memory...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I collected total reserved capacity some how like...&lt;/P&gt;&lt;P&gt;my $cluster_view = Vim::find_entity_views(view_type =&amp;gt; 'ClusterComputeResource', filter =&amp;gt; { name =&amp;gt; "$cluster" }, properties =&amp;gt; [ 'summary' ]);&lt;/P&gt;&lt;P&gt;# Total Reservation Capacities &lt;/P&gt;&lt;P&gt;my $effectiveCpu = $$cluster_view[0]-&amp;gt;summary-&amp;gt;effectiveCpu;&lt;/P&gt;&lt;P&gt;my $effectiveMemory = $$cluster_view[0]-&amp;gt;summary-&amp;gt;effectiveMemory;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate if any suggest me which views will give me the Used or Available Reservation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Used_Reservation.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/6527i2BF831476BAF4841/image-size/large?v=v2&amp;amp;px=999" role="button" title="Used_Reservation.png" alt="Used_Reservation.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2018 09:39:25 GMT</pubDate>
    <dc:creator>asharma6</dc:creator>
    <dc:date>2018-12-04T09:39:25Z</dc:date>
    <item>
      <title>How we can collect vCenter Cluster Used or Available reservation</title>
      <link>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-we-can-collect-vCenter-Cluster-Used-or-Available-reservation/m-p/1402003#M1494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am looking for a way to find out Cluster's Resource Reservation info at least for CPU and Memory...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I collected total reserved capacity some how like...&lt;/P&gt;&lt;P&gt;my $cluster_view = Vim::find_entity_views(view_type =&amp;gt; 'ClusterComputeResource', filter =&amp;gt; { name =&amp;gt; "$cluster" }, properties =&amp;gt; [ 'summary' ]);&lt;/P&gt;&lt;P&gt;# Total Reservation Capacities &lt;/P&gt;&lt;P&gt;my $effectiveCpu = $$cluster_view[0]-&amp;gt;summary-&amp;gt;effectiveCpu;&lt;/P&gt;&lt;P&gt;my $effectiveMemory = $$cluster_view[0]-&amp;gt;summary-&amp;gt;effectiveMemory;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate if any suggest me which views will give me the Used or Available Reservation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Used_Reservation.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/6527i2BF831476BAF4841/image-size/large?v=v2&amp;amp;px=999" role="button" title="Used_Reservation.png" alt="Used_Reservation.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 09:39:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-SDK-for-Perl-Discussions/How-we-can-collect-vCenter-Cluster-Used-or-Available-reservation/m-p/1402003#M1494</guid>
      <dc:creator>asharma6</dc:creator>
      <dc:date>2018-12-04T09:39:25Z</dc:date>
    </item>
  </channel>
</rss>

