Get cost report totals (aggregated costs) for a given period. Requested period should not exceed 31 days.
Note: This report assumes there are no active commit features in the billing plan.
If there are active commit features (pre-paid resources) in your plan, use /v1/reservation_cost_report/totals,
as the results from this report will not be accurate.
Data from the past hour may not reflect the full set of statistics. For the most complete and accurate results, we recommend accessing the data at least one hour after the relevant time period. Updates are generally available within a 24-hour window, though timing can vary. Scheduled maintenance or other exceptions may occasionally cause delays beyond 24 hours.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
The start date of the report period (ISO 8601). The report starts from the beginning of this day in UTC.
The end date of the report period (ISO 8601). The report ends just before the beginning of this day in UTC.
Expenses for the last specified day are taken into account. As the default, False.
List of project IDs
List of region IDs.
Format of the response (csv or json).
csv_totals, json Round cost values to 5 decimal places. When false, returns full precision.
Extended filter for field filtering.
{
"field": "flavor",
"type": "instance",
"values": ["g1-standard-1-2"]
}Filter by tags
List of resource types to be filtered in the report.
Resource types for prebilling report
ai_cluster, ai_virtual_cluster, backup, baremetal, basic_vm, containers, dbaas_postgresql_connection_pooler, dbaas_postgresql_cpu, dbaas_postgresql_memory, dbaas_postgresql_public_network, dbaas_postgresql_volume, egress_traffic, external_ip, file_share, floatingip, functions, functions_calls, functions_traffic, image, inference, instance, load_balancer, log_index, snapshot, volume OK
Count of returned totals
x >= 0Price status for the UI, type: string
error, hide, show