ncloud_get_contract_usage_list
Retrieve usage details per contract for up to 3 months, including metering type, quantity, and service period. Filter by contract number, region, or status to analyze consumption.
Instructions
Get contract usage list. Returns usage details per contract including metering type, usage quantity, and service period for the specified months (max 3 months).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number | |
| endMonth | Yes | End month in yyyyMM format (e.g. 202403, max 3 months range) | |
| pageSize | No | Page size (max 1000, default 1000) | |
| isPartner | No | Query as Partner representative | |
| contractNo | No | Contract number to filter | |
| regionCode | No | Region code (e.g. KR) | |
| startMonth | Yes | Start month in yyyyMM format (e.g. 202401) | |
| memberNoList | No | Member number list (master/partner only) | |
| isOrganization | No | Query as Organization master (integrated view) | |
| contractTypeCode | No | Contract type code | |
| contractStatusCode | No | Contract status: NOML (normal), NLEND (terminated) | |
| 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. |