You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Logan B (JIRA)" <ji...@apache.org> on 2014/11/05 21:16:33 UTC

[jira] [Created] (CLOUDSTACK-7847) API: listDomains should display the domain resources, similar to listAccounts

Logan B created CLOUDSTACK-7847:
-----------------------------------

             Summary: API: listDomains should display the domain resources, similar to listAccounts
                 Key: CLOUDSTACK-7847
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7847
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.4.0
         Environment: CloudStack 4.4.0 w/ KVM Hypervisor on Ubuntu 14.04 LTS
            Reporter: Logan B
             Fix For: 4.5.0


Currently the "listDomains" call does not display any resource statistics.

Since resources can be limited at the Domain level, it would make sense to have the "listDomains" call return the resource limit & usage details the same way "listAccounts" does.

I would suggest having it return the following details for the domain:
- Max/Used IPs
- Max/Used Templates
- Max/Used Snapshots
- Max/Used VPC
- Max/Used Networks
- Max/Used Memory
- Max/Used Projects
- Max/Used vCPU Count
- Max/Used CPU Mhz (This may not actually be tracked by CloudStack)
- Max/Used Primary Storage
- Max/Used Secondary Storage
- I may have missed some.

This would make it much easier to pull statistics information for a domain, instead of having to use multiple other calls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)