Resource usage API access

I'm trying to find out how to get the information found in the Resource Usage panel of the Edit System dialog. The info that looks like:

Accounting period Current month
System uptime over period 7 days, 2 hours, 10:00 minutes (97% of period)
Memory used over period 338.90 GB hours, 1.94 GB average, 1.99 GB average while up
CPU allocated over period 17016.67 percent hours, 97% average, 100% while up
CPU used over period 4450.51 percent hours, 25% average, 26% while up

I looked at cloudmin list-usage but it's not the same data.

If you could point me in the right direction it'd be greatly appreciated.

Thanks!

Status: 
Closed (fixed)

Comments

You can get this from cloudmin list-systems --host whatever --multiline

Or drop the --host whatever to get details of all systems.

Automatically closed -- issue fixed for 2 weeks with no activity.