Usage interface.
Bases: novaclient.base.Resource
Usage contains information about a tenant’s physical resource usage
Populate and bind to a manager.
Parameters: |
|
---|
Bases: novaclient.base.ManagerWithFind
Manage Usage resources.
Get usage for a specific tenant.
Parameters: |
|
---|---|
Return type: | Usage |
Get usage for all tenants
Parameters: |
|
---|---|
Return type: | list of Usage. |
alias of Usage