Yeah, that doesn't give all of the information though. I'll file an enhancement to add this functionality to the listDomains call I suppose. Until next year I guess we'll need to hack in a workaround.
Thank You, Logan Barfield Tranquil Hosting On Fri, Oct 24, 2014 at 5:58 PM, Nitin Mehta <nitin.me...@citrix.com> wrote: > I think listAccounts api also gives that info ? If this is not easy to > find please find an enhancement on JIRA. Thanks. > > -Nitin > > On 24/10/14 11:51 AM, "Logan Barfield" <lbarfi...@tqhosting.com> wrote: > > >We have a cluster that is dedicated to a specific domain, and that domain > >has resource limits set. > > > >What would be the best way to display the currently utilized resources to > >the user of that domain? > > > >It's fairly easy with an API call to get the "Max" for each resource, but > >so far I've been unable to find a good way to grab the currently utilized > >resources (memory, primary storage, secondary storage) via the > >Domain-Admin > >or User APIs. > > > >I can do it via the Admin API, but even then it takes a few different > >calls > >to grab the data before cleaning it up and formatting it. > >