mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
54 lines
2.1 KiB
Plaintext
54 lines
2.1 KiB
Plaintext
#
|
|
# AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 0\n"
|
|
"POT-Creation-Date: 2013-02-02T20:11:58\n"
|
|
"PO-Revision-Date: 2013-02-02T20:11:58\n"
|
|
"Last-Translator: Automatically generated\n"
|
|
"Language-Team: None\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: application/x-publican; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#. Tag: title
|
|
#, no-c-format
|
|
msgid "Example response from listUsageRecords"
|
|
msgstr ""
|
|
|
|
#. Tag: para
|
|
#, no-c-format
|
|
msgid "All &PRODUCT; API requests are submitted in the form of a HTTP GET/POST with an associated command and any parameters. A request is composed of the following whether in HTTP or HTTPS:"
|
|
msgstr ""
|
|
|
|
#. Tag: programlisting
|
|
#, no-c-format
|
|
msgid "\n"
|
|
" <listusagerecordsresponse>\n"
|
|
" <count>1816</count>\n"
|
|
" <usagerecord>\n"
|
|
" <account>user5</account>\n"
|
|
" <accountid>10004</accountid>\n"
|
|
" <domainid>1</domainid>\n"
|
|
" <zoneid>1</zoneid>\n"
|
|
" <description>i-3-4-WC running time (ServiceOffering: 1) (Template: 3)</description>\n"
|
|
" <usage>2.95288 Hrs</usage>\n"
|
|
" <usagetype>1</usagetype>\n"
|
|
" <rawusage>2.95288</rawusage>\n"
|
|
" <virtualmachineid>4</virtualmachineid>\n"
|
|
" <name>i-3-4-WC</name>\n"
|
|
" <offeringid>1</offeringid>\n"
|
|
" <templateid>3</templateid>\n"
|
|
" <usageid>245554</usageid>\n"
|
|
" <type>XenServer</type>\n"
|
|
" <startdate>2009-09-15T00:00:00-0700</startdate>\n"
|
|
" <enddate>2009-09-18T16:14:26-0700</enddate>\n"
|
|
" </usagerecord>\n"
|
|
"\n"
|
|
" … (1,815 more usage records)\n"
|
|
" </listusagerecordsresponse>\n"
|
|
" "
|
|
msgstr ""
|
|
|