Name | Type | Description | Notes |
---|---|---|---|
pagination_info | PaginationInfo | pagination information, only available in GET requests | [optional] |
total | list[BucketPerformance] | Total of all records after filtering. If total_only query param is true, then no items will be returned. | [optional] |
items | list[BucketPerformance] | A list of bucket performance objects. | [optional] |