UsageResponse
UsageResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | Account Id Example : 228cb9e4a7934f84853594c7f26f7a21 | string | |
| amounts optional | Amount Example : {'krw': '500.0000000000', 'usd': '0.0'} | any of [Amount, null] | |
| billing_item_id optional | Billing Item Id Example : VIRTUAL_SERVER | string | |
| ccbs_product_code optional | CCBS Product Code Example : PD00013862 | string | |
| contract_id optional | Contract Id Example : C002612775 | string | |
| end_time optional | End time (YYYY-MM-DD HH:mm:ss) Example : 2024-08-01 00:00:00 | string | |
| id optional | Usages Id Example : 5f3688a192094ddeb0c94166a3e88935 | string | |
| metrics optional | array[UsageMetricOpenAPIDTO] | ||
| order_status optional | CCBS Order Status Example : 04 | any of [string, array[string], null] | |
| resource_id optional | Resource Id Example : 7f6741f3-d9f0-4262-9a5f-627e373567a7 | string | |
| service_category optional | Service Category Example : COMPUTE | string | |
| start_time optional | Started time (YYYY-MM-DD HH:mm:ss) Example : 2024-08-01 00:00:00 | string | |
| status_code optional | Usage status code Example : 0 | any of [integer, null] | |
| usage_date optional | Usage date Example : 2024-08-01T00:00:00 | any of [string (date-time), null] | |
| used_time optional | Used time Example : 10 | integer |