Cloud Usage Question

2023-04-27 Thread Granwille Strauss
Hi Guys Are there any online guides, apart from documentation for Cloud usage or is there a UI for the cloud usage server that I can use? I am fairly new to Cloudstack, and I have cloudusage installed and running too but I have no idea how to use it. Based on my findings it seems to be fully

AW: Cloud Usage Question

2023-04-27 Thread me
Hi Granwille, usage is api only and the documentation is very poor. You can start with the api docu and the Usage block: https://cloudstack.apache.org/api/apidocs-4.18/ Do a listUsageTypes call to get all usage types to get a better understanding what kind of info you are able to get from

Re: AW: Cloud Usage Question

2023-04-27 Thread Granwille Strauss
Hi Swen Thank you, yeah documentation seemed to be only API related. Will need to reach out to a developer then. Thank you. On 4/27/23 14:30, [email protected] wrote: Hi Granwille, usage is api only and the documentation is very poor. You can start with the api docu and the Usage block: https: