HPE GreenLake Consumption Analytics Glossary
Terms
Report
A saved analytical configuration that defines how consumption data should be filtered, grouped, and aggregated. Reports can be retrieved and downloaded via the API.
Report Identifier
A lightweight representation of a report, including its ID, name, and metadata. Used primarily when listing available reports.
Report definition
The full structure of a report, including filters, selected columns, charts, and sharing settings.
Report contents
The result of executing a report, returned as a downloadable CSV file. The structure depends on the report’s columns and filters.
Filter
A set of criteria used to limit the data in a report. Filters may include date ranges or field-based conditions.
Field filter
A type of filter applied to a specific metadata field in the dataset, for example, service category or account ID.
Chart
A visual representation, for example, a bar chart or a pie chart, defined within a report. Although visual rendering is not exposed through the public API, chart definitions are available in the report structure.