This section explains the items output to the metering log.
Metering log records the operations performed by users as operation log, in order to aggregate the usage time of resources. The objective operations to record are to add, modify and delete platform, and to add, modify, start/stop and delete service. When executing billing calculation, the usage time of resources are aggregated according to this metering log
Refer to following table for the details of items output in metering log.
Item Name | Description | Value |
version | Version information | Version information of file format is output. Example: 1 |
eventTime | Time of event | A character string is output. The following format is used. Format: YYYY-MM-DDThh:mm:ss.SSSZ Example: Displays "2012-04-01T00:00:00.000+0900" for the date and time 12:00 A.M. and 00.000 seconds on April 1, 2012 in time zone UTC+9:00 |
event | Event | The following character strings are output. ADD: Add events. CHANGE: Change events. DELETE: Delete events. START: Start events. STOP: Stop events. |
resourceType | Resource type | The following character strings are output. system: Platform vm: Virtual machine snapshot: Snapshot rdb: RDB slb: SLB |
orgId | Organization ID | The organization ID is output. |
bizSystemId | Platform ID | The platform ID is output. |
menuId | Menu ID | The menu ID is output. |
extendedOptions | Operation options | The operation options being used by the platform are output. |
userId | Administrator | The user ID of the administrator of the platform. |
resourceId | Resource ID | The following values are output for each resource type: system: None vm: Virtual machine ID snapshot: Snapshot ID rdb: RDB ID slb: SLB ID |
resourceIdentifier | Resource identifier | The following values are output for each resource type: system: None vm: Instance type snapshot: Snapshot option ID rdb: RDB option ID slb: SLB option ID |
systemDiskImage | System disk image | System disk image is output. |
dataDiskType | Data disk type. | Data disk type is output. |
dataDiskNum | The number of data disks | The number of data disks is output. |
snapshotSize | Snapshot size | The snapshot size is output. |