Returns capacity history data for the cluster. Does not return entries for timeslots without capacity data. Returned history data will be sorted by ascending time.
Parameters
Name
Description
Required
begin-time
Lower bound on history returned, in RFC 3339 format or epoch seconds.
Yes
end-time
Upper bound on history returned, in RFC 3339 format or epoch seconds. If not specified, defaults to the current system time.
No
interval
Sampling interval. If not specified, defaults to 'hourly'.:
* `daily` - daily,
* `hourly` - hourly,
* `weekly` - weekly