Billing usage report
ccx_admin_billing_usageRetrieve per-datastore resource usage for a date range: instance hours, volume GiB-hours, IOPS, network egress, and backup counts/sizes. Includes deleted datastores.
Instructions
Per-datastore resource usage for a date range across all customers: instance hours by instance type, volume GiB-hours and IOPS, network egress and backup counts/sizes. Dates are YYYY-MM-DD and inclusive; 'to' defaults to today. Includes datastores deleted during the period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date (inclusive), YYYY-MM-DD; default today | |
| from | Yes | Start date (inclusive), YYYY-MM-DD | |
| limit | No | Max datastores (default 50) | |
| offset | No | Offset into the filtered list | |
| vendor | No | Exact vendor, e.g. postgres, mariadb, percona, redis | |
| customer_id | No | Only this customer (user) UUID | |
| datastore_id | No | Only this datastore UUID | |
| customer_reference | No | Substring of the customer's external reference |