This section explains the items output to the metering log.
A metering log records the operations performed by users as an operation log, in order to aggregate the usage times of resources.
The target operations for recording are the addition, modification, and deletion of platforms, and the addition, modification, starting, stopping, and deletion of services. When billing is calculated, the usage time of resources are aggregated according to this metering log.
Refer to following table for details of the items output in the metering log.
Item Name | Description | Value |
version | Version information | Version information of the file format is output. Example: 2 |
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 00:00 and 00.000 seconds on April 1, 2012 in the UTC+9:00 time zone. |
event | Event | The following character strings are output: ADD: Addition event. CHANGE: Modification event. DELETE: Deletion event. START: Starting event. STOP: Stopping event. |
resourceType | Resource type | The following character strings are output: system: Platform vm: Virtual machine snapshot: Snapshot rdb: RDB slb: SLB |
projectId | Project ID | The project 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 used by the platform are output. |
userId | Supervisor | The user ID of the user responsible for 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 | The system disk image is output. |
dataDiskType | Data disk type | The data disk type is output. |
dataDiskNum | Number of data disks | The number of data disks is output. |
snapshotSize | Snapshot size | The snapshot size is output. |