<div dir="ltr">In case anyone else out there is reading this looking for the answer, after rooting around on IRC I&#39;ve found out that the feature I described is available in upcoming 3.6 release.  </div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 3, 2016 at 3:37 PM, Tim Bielawa <span dir="ltr">&lt;<a href="mailto:tbielawa@redhat.com" target="_blank">tbielawa@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I&#39;ve been able to run the simple commands to enumerate quotas in a datacenter, and to select a quota by name.<div><br></div><div>What I can not figure out how to do is how to receive detailed information about a quota from the API.</div><div><br></div><div>Here&#39;s how I queried the basic information (using the python ovirtsdk module):</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">import ovirtsdk.api<br>api = ovirtsdk.api.API(url=url, username=name, password=password, ...)<br>datacenter = api.datacenters.get(name=&quot;my-data-center&quot;)<br>team_quota = datacenter.quotas.get(name=&quot;my-teams-quota&quot;)</blockquote><div><br></div><div>Which works well enough, but doesn&#39;t really provide any actual *valuable* information (just the name, id, description, that kind of stuff).</div><div><br></div><div>So where is the useful stuff hidden? The stuff of real value? I have not found any useful resources while scouring the Internet for this answer.</div><div><br></div><div><br></div><div>I want to be able to hit this API and ask for detailed information about the usage of a quota: How much capacity is my team allotted on a given storage domain? How much capacity are we presently consuming? Likewise with CPU/Memory allocation type quotas.</div><div><br></div><div>Is this possible, or a pipe dream?</div><div><br></div><div><br></div><div>Environment:</div><div><br></div><div><div style="font-size:12.8px">RHEVM Version: 3.5.6.0-1</div><div style="font-size:12.8px">Python SDK Version: 3.5.6.0-1</div></div><div><br></div><div><br></div><div>Thanks again folks!</div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><br></div>-- <br><div><div dir="ltr">Tim Bielawa, Sr. ${::title}<br>Cell: <a href="tel:919.332.6411" value="+19193326411" target="_blank">919.332.6411</a>  | IRC: tbielawa (#platops)<br>1BA0 4FAB 4C13 FBA0 A036  4958 AD05 E75E 0333 AE37<br></div></div>
</div></font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Tim Bielawa, Sr. ${::title}<br>Cell: 919.332.6411  | IRC: tbielawa (#platops)<br>1BA0 4FAB 4C13 FBA0 A036  4958 AD05 E75E 0333 AE37<br></div></div>
</div>