| #Licensed to the Apache Software Foundation (ASF) under one |
| #or more contributor license agreements. See the NOTICE file |
| #distributed with this work for additional information |
| #regarding copyright ownership. The ASF licenses this file |
| #to you under the Apache License, Version 2.0 (the |
| #"License"); you may not use this file except in compliance |
| #with the License. You may obtain a copy of the License at |
| #http://www.apache.org/licenses/LICENSE-2.0 |
| #Unless required by applicable law or agreed to in writing, |
| #software distributed under the License is distributed on an |
| #"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| #KIND, either express or implied. See the License for the |
| #specific language governing permissions and limitations |
| #under the License. |
| 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 "" |
| |