This section explains how to use the 
qq capacity_history_get command.Description
Get capacity history data.
Usage
qq capacity_history_get [-h] --begin-time BEGIN_TIME [--end-time END_TIME] [--interval {hourly,daily,weekly}]
Flags
| Flag Name | Required | Description | 
|---|---|---|
| --begin-time | Yes | Lower bound on history returned, in epoch seconds. | 
| --end-time | No | Upper bound on history returned, in epoch seconds. Defaults to the most recent period for which data is available. | 
| --interval | No | The interval at which to sample | 
