Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

This new feature will make usage data available through the Abiquo API and it is especially useful for reseller environments. It will offer a new way to provide flat VM hour pricing to tenants while enabling you to offer volume discounts for resellers in the hierarchy. 

...

ReportDescription

Platform

Report on all usage of the platform

Reseller

Collection of reports on the resellers of the platform
Key nodeCollection of reports on usage per key-node enterprise (aggregating all the subsidiary enterprises). You must supply a reseller enterprise link/resellerCode or keyNode enterprise links
EnterprisesCollection of reports on usage per enterprise. You must supply a link to an enterprise key node or links to enterprises.
AccountCollection of reports on usage per account (accountId attribute) and you can filter them by providing a reseller enterprise link, an enterprise key-node link, or accountId values
DetailsCollection of reports on usage per VM. You must supply a link to an enterprise key node or links to enterprises.

For API documentation, see https://wiki.abiquo.com/api/latest/CostUsageResource.html

Time zones

In the database, the time zones are stored in UTC format. The default billing period is from day 1 of the previous month in UTC format.

...