ncloud-monthly-costs-by-contract
Get monthly costs by contract from Naver Cloud.
ncloud-monthly-costs-by-contract [profile=PROFILE] [from=yyyyMM] [to=yyyyMM]
- profile=PROFILE
- Profile name of Naver Cloud
- from=yyyyMM
- Start month in yyyyMM format.
- to=yyyyMM
- Inclusive end month in yyyyMM format.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Profile name of Naver Cloud |
account | String | Account | |
region | String | Region | e.g. KR, KRS |
month | String | Month | |
product | String | Product | e.g. VSVR |
product_name | String | Product name | e.g. Server (VPC) |
instance_name | String | Instance name | |
contract_start_time | Date | Contract start time | |
contract_end_time | Date | Contract end time | |
cost | Long | Cost | |
used | Long | Used | |
base_price | Long | Base price | |
promotion_discount | Long | Promotion discount | |
promise_discount | Long | Promise discount | |
member_discount | Long | Member discount | |
member_promise_discount | Long | Member promise discount | |
etc_discount | Long | Other discount | |
product_price | Double | Product price | |
total_quantity | Integer | Total quantity | |
package_quantity | Integer | Package quantity | |
unit_quantity | Integer | Unit quantity | |
usage_unit | String | Usage unit | |
usage_unit_name | String | Usage unit name | |
created | Date | Created |