ncloud_get_cost_relation_code_list
Resolve billing code relationships by fetching the mapping of contract types, product item kinds, rating types, metering types, and product categories to answer cost queries.
Instructions
Get cost relation code list. Returns mapping between contract types, product item kinds, rating types, metering types, demand types, and product categories. Useful for understanding billing code relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contractTypeCode | No | Contract type code (e.g. VSVR) | |
| meteringTypeCode | No | Metering type code | |
| productCategoryCode | No | Product category code (e.g. COMPUTE) | |
| productItemKindCode | No | Product item kind code | |
| productRatingTypeCode | No | Product rating type code | |
| productItemKindDetailCode | No | Product item kind detail code (NCP billing classification change, 2026-06-25). Use 'VM' to query VM servers only (otherwise BM may be mixed in), 'BM' for Bare Metal only. Block Storage: BSTAD / BSTBS / BSTBS_BSTAD / CB1 / CB2 / FB1 / FB2. |