1.0
1.0
scpcli pricing
[--size <value>]
[--page <value>]
[--sort <value>]
[--billing_item_id <value>]
[--offering <value>]
Description
Get prices with optional filtering by billing_item_id and offering.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| billing_item_id optional | string | Filter by billing item ID | VIRTUAL_SERVER |
| offering optional | string | Filter by offering type (PS/PP/PG) | PP |
Responses
| Name | Description | Example |
|---|---|---|
| attributes | Price attributes | |
| billing_item_id | Billing Item ID | VIRTUAL_SERVER |
| currency_code | 통화 코드 | VIRTUAL_SERVER |
| offering | Offering type (PP/PS/PG) | PP |
| price_model | Price model enum name | VIRTUAL_SERVER |
| price_unit | Price unit enum name | VIRTUAL_SERVER |
| prices | 가격 범위 | |
| proration_rule | Proration rule enum name | PRORATION |
| rounding_position | 반올림 위치 | VIRTUAL_SERVER |
| rounding_rule | Rounding rule enum name | ROUND_DOWN |