HPE GreenLake Consumption Analytics API
The HPE GreenLake Consumption Analytics API provides public, read-only access to reporting data for cloud consumption. It enables authenticated external clients to retrieve available report definitions, view their structure, and download report results as CSV files.
Features
- Retrieve a list of available reports accessible to the authenticated client
- Fetch the full definition of a specific report, including filters, metrics, and charts
- Download the output of a report as a CSV file for external analysis
Use cases
- Automated report extraction — Fetch and download report contents periodically to power custom dashboards or integrate with data warehouses.
- Report inspection — Use the API to programmatically inspect report structure, including filters and fields, before execution.
- Data pipeline integration — Incorporate downloaded CSV outputs into automated workflows for billing, analytics, or compliance reporting.