+ memory unit price * amount of memory * converted monthly price
Data disk monthly price = disk unit price * amount of disk * monthly converted price
- If the price is hourly basis, usage fee (the estimated price) is calculated for 24 hours * 30 days.
- If the price is yearly basis, usage fee (the estimated price) is twelfth of that price.
- Usage fee (the estimated price) is rounded to nearest hundredths of dollar (cent) when displayed.
15.2.2 Accounting Information File Format
The accounting information of L-Platform templates is written to the accounting information file. The format of accounting information
file is as follows.
-Character code is UTF-8.
-Each column is separated by a comma.
-Comments cannot be written.
-Character string data are enclosed by double quotations. When the double quotation is a character in a character string, enter two
double quotations to escape it.
-When a double quotation is set in a character string that is enclosed with double quotations, the single double quotation will be ignored.
Example
When the following string is entered in the accounting information file, the value will be "aaaaa"a".
"aaaaa""a"
When the following string is entered in the accounting information file, the value will be "aaaaaa".
"aaa"aaa"
Columns represented in an accounting information file are shown below.
No Name Omit Explanation
1 Product ID No Specify ID that identifies the product.
Register one product for each resource identifier.
Specify 16 or less characters using alphanumeric characters, _(underline), or -(hyphen).
2 Priority No Specify the priority in a product.
Multiple unit prices can be specified in a product, and the unit price with larger value has
higher priority. (*1)
The same priority cannot be set to the same product.
Specify the numerical value from 0 to 999.
3 Start of applicable
date
No Specify start of applicable date.
Format: YYYY-MM-DDThh:mm:ss.SSSZ
Example) 2011-04-01T00:00:00.000+0900
4 End of applicable
date
Yes Specify end of applicable date.
Format: YYYY-MM-DDThh:mm:ss.SSSZ
Example) 2012-03-31T23:59:59.999+0900
Specify the date prior to the start of applicable date.
5 Category code No Specify the product category using following codes.
-cpu: CPU
-cpu clock: CPU clock
-memory: memory capacity
-vm: virtual L-Server
- 118 -