Skip to content

Commit d82a728

Browse files
Merge pull request #47 from apache/usage-format-docs-fix
usage: update usage docs wrt description format changes to use UUIDs
2 parents 16db7fa + 83bb1be commit d82a728

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

source/adminguide/usage.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ The Usage Server is an optional, separately-installed part of CloudStack
2222
that provides aggregated usage records which you can use to create
2323
billing integration for CloudStack. The Usage Server works by taking
2424
data from the events log and creating summary usage records that you can
25-
access using the listUsageRecords API call.
25+
access using the listUsageRecords API call. Starting version 4.13 and above,
26+
the usage records description returned by the listUsageRecords API call
27+
will use CloudStack resource UUIDs instead of internal database IDs. To get
28+
description in the old format, an API parameter "oldformat" is introduced
29+
which is false by default.
2630

2731
The usage records show the amount of resources, such as VM run time or
2832
template storage space, consumed by guest instances.

0 commit comments

Comments
 (0)