The Statistics class inherits from Resource.
Caution
This API is a work in progress and is subject to change.
Construct a Resource to interact with a service’s REST API.
The Resource class offers two class methods to construct resource objects, which are preferrable to entering through this initializer. See Resource.new() and Resource.existing().
Parameters: |
|
---|
The selectable aggregate value(s)
The average of all of the volume values seen in the data
The number of samples seen
The difference, in seconds, between the oldest and newest timestamp
UTC date and time of the oldest timestamp, or the query end time.
UTC date and time of the earliest timestamp, or the query start time.
Dictionary of field names for group, if groupby statistics are requested
The maximum volume seen in the data
The minimum volume seen in the data
The difference, in seconds, between the period start and end
UTC date and time of the period end.
UTC date and time of the period start.
The total of all of the volume values seen in the data
The unit type of the data set
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.