Compute v2
List resource usage per project
openstack usage list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--start <start>]
[--end <end>]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
Usage range end date, ex 2012-01-20 (default: tomorrow)
Show resource usage for a single project
openstack usage show
[--project <project>]
[--start <start>]
[--end <end>]
Name or ID of project to show usage for
Usage range start date, ex 2012-01-20 (default: 4 weeks ago)
Usage range end date, ex 2012-01-20 (default: tomorrow)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.