ncloud_get_contract_usage_list_by_daily
Retrieve daily contract usage data with breakdown by day for a date range up to 3 months. Filter results by contract, region, member, or product type to analyze consumption.
Instructions
Get daily contract usage list. Returns daily usage breakdown per contract for the specified date range (max 3 months).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageNo | No | Page number | |
| pageSize | No | Page size (max 1000, default 1000) | |
| isPartner | No | Query as Partner representative | |
| useEndDay | Yes | End day in yyyyMMdd format (e.g. 20240131, max 3 months range) | |
| contractNo | No | Contract number to filter | |
| regionCode | No | Region code (e.g. KR) | |
| useStartDay | Yes | Start day in yyyyMMdd format (e.g. 20240101) | |
| memberNoList | No | Member number list (master/partner only) | |
| isOrganization | No | Query as Organization master (integrated view) | |
| contractTypeCode | No | Contract type code | |
| productItemKindCode | No | Product item kind 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. |