The Statistics class inherits from Resource.
Caution
This API is a work in progress and is subject to change.
The base resource
| Parameters: | _synchronized (bool) – This is not intended to be used directly. See new() and existing(). |
|---|
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 TODO(Qiming): This is still incorrect
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.