getServerImageProductList
- Print
- PDF
getServerImageProductList
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
Overview
Querying a list of server image products provided by NAVER Cloud Platform
Requests
Request parameters
Parameter name | Requirement status | Type | Restrictions | Description |
---|---|---|---|---|
regionCode | No | String | - Region code Sets the region of the list of server image products to be queried regionCode can be obtained via the getRegionList action Default: Selects the first region of the getRegionList query results | |
blockStorageSize | No | Integer | - Block storage size Filters query by setting base block storage size of server image Options : 50 | |
exclusionProductCode | No | String | - Product code to be excluded exclusionProductCode can be obtained via the getServerImageProductList action | |
productCode | No | String | - Product code to be queried ProductCode can be obtained via the getServerImageProductList action | |
platformTypeCodeList.N | No | List<String> | - List of platform type codes Filters query by setting platform type Options : LNX32 | |
infraResourceDetailTypeCode | No | String | - Detailed infrastructure resource type code Query specific server image types Currently only bare-metal servers can be queried Options : BM (BareMetal) Default: Types excluding BM e.g. infraResourceDetailTypeCode=BM | |
responseFormatType | No | String | - Format type of the response result Options : xml |
Responses
Response bodies
Examples
Request examples
Response examples
Was this article helpful?