getCloudHadoopImageProductList
- Print
- PDF
getCloudHadoopImageProductList
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in VPC
Get cluster images available for use in Cloud Hadoop.
Request
This section describes the request format. The method and URI are as follows:
Method | URI |
---|---|
GET | POST | /vhadoop/v2/getCloudHadoopImageProductList |
Note
This guide is based on the GET method. POST method call tests can be performed through Swagger in the API Gateway service of the NAVER Cloud Platform console.
Request headers
For information about the headers common to all Cloud Hadoop APIs, see Cloud Hadoop request headers.
Request query parameters
You can use the following query parameters with your request:
Field | Type | Required | Description |
---|---|---|---|
regionCode | String | Optional | Region code
|
productCode | String | Optional | Filter by cluster image code. |
exclusionProductCode | String | Optional | Filtering by excluding cluster image codes. |
responseFormatType | String | Optional | Format of the response data
|
Request example
The request example is as follows:
Response
This section describes the response format.
Response body
The response body includes the following data:
Field | Type | Required | Description |
---|---|---|---|
getCloudHadoopImageProductListResponse | Object | - | Response result
|
getCloudHadoopImageProductListResponse.requestId | String | - | ID for the request
|
getCloudHadoopImageProductListResponse.returnCode | String | - | Response code |
getCloudHadoopImageProductListResponse.returnMessage | String | - | Response message |
Response status codes
For information about the HTTP status codes common common to all Cloud Hadoop APIs, see Cloud Hadoop response status codes.
Response example
The response example is as follows:
Was this article helpful?