ncloud-monthly-costs-by-product
Get monthly costs by product from Naver Cloud.
ncloud-monthly-costs-by-product [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 | |
| month | String | Month | |
| product | String | Product | e.g. VSVR |
| product_name | String | Product name | e.g. Server(VPC) |
| cost | Long | Cost | |
| used | Long | Used | |
| credit_discount | Long | Credit discount | |
| product_discount | Long | Product discount | |
| 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 | |
| created | Date | Created |