Usage and reporting
There are two ways to fetch service usage:
By fetching tenant service usage using
/tenants/usages
or/tenants/{tenant_id}/usages
endpoint.By creating a report via the reporting API and fetching service usage from the report.
Important
Information about tenant service usage is provided by
/tenants/usages
and/tenants/{tenant_id}/usages
endpoints. The information is updated, on average, every 5-6 hours.For billing purposes, use reports instead of
/tenants/usages
and/tenants/{tenant_id}/usages
endpoints.
Available service usage and usage reports operations
Operation |
Methods and endpoints used |
---|---|
|
|
|
|
|
|
GET /reports/{report_id} GET /tenants/{tenant_id}/reports |
|
|
|
|
|
|
|
GET /reports/{report_id}/stored GET /reports/{report_id}/stored/{stored_report_id} |
|
|
|
POST /reports GET /reports/{report_id}/stored GET /reports/{report_id}/stored/{stored_report_id} |