Available in VPC
Cloud Data Box is a NAVER Cloud Platform service that provides a variety of rich big data related to NAVER Search and Shopping, as well as an analytics platform for analyzing big data. Cloud Data Box provides APIs for exporting and importing files in the RESTful form.
Common Cloud Data Box settings
The following describes commonly used request and response formats in Cloud Data Box APIs.
Request
The following describes the common request format.
API URL
The request API URL is as follows:
https://databox.apigw.ntruss.com
Request headers
The following describes the request headers.
Field | Required | Description |
---|---|---|
x-ncp-apigw-timestamp |
Required | This is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC.
|
x-ncp-iam-access-key |
Required | Access key issued on NAVER Cloud Platform
|
x-ncp-apigw-signature-v2 |
Required | Base64-encoded signature that encrypts the request information with a secret key that maps to the access key issued on NAVER Cloud Platform, using the HMAC encryption algorithm (HmacSHA256)
|
x-ncp-lang |
Optional | Multilingual handling of response data
|
Response
The following describes the common response format.
Response status codes
Cloud Data Box APIs use NAVER Cloud Platform's common response status codes. For response status codes common to NAVER Cloud Platform, see Ncloud API response status codes.
Cloud Data Box API
The following describes the APIs provided by the Cloud Data Box service.
API | Description |
---|---|
apply-file-export | Request file export. |
apply-file-import | Request file import. |
get-bucket-list | Get Object Storage bucket available for file export and import. |
get-export-apply-detail | Get details of file export request information. |
get-export-apply-list | Get file export request list. |
get-import-apply-detail | Get details of file import request information. |
get-import-apply-list | Get file import request list. |
get-nas-list | Get NAS used for exporting and importing files. |
Cloud Data Box related resources
NAVER Cloud Platform provides a variety of related resources to help users better understand Cloud Data Box APIs.
- Cloud Data Box API guides
- Create signature: how to create a signature to add to the request header
- Sub Account User Guide: how to issue the access key to be added to the request header
- Common Ncloud response status codes: information on common response status codes of NAVER Cloud Platform used by the Cloud Hadoop service
- How to use the Cloud Data Box service
- Cloud Data Box User Guide: how to use Cloud Data Box in the NAVER Cloud Platform console
- Ncloud use environment guide: guide on VPC and Classic environments and supported features
- Introduction to pricing, characteristics, and detailed features: the summary of pricing system, characteristics, and detailed features of Cloud Data Box
- Latest service news: the latest news on the Cloud Data Box service
- FAQ: frequently asked questions from the Cloud Data Box service users
- Contact us: Send direct inquiries for unresolved questions that aren't answered by the API guide.