apply-file-export
- Print
- PDF
apply-file-export
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Request file export to Cloud Data Box.
Request
Request parameters
Parameter name | Required | Type | Restrictions | Description |
---|---|---|---|---|
dataBoxNo | Yes | Integer | Data box number | |
nasInstanceNo | Yes | Integer | Export source NAS instance number | |
bucketName | Yes | String | Export destination bucket name | |
fileList.name | Yes | String | Export source file name | |
fileList.description | Yes | String | Export source file description | |
fileList.type | Yes | String | Export source file type 1. TABLE: text file separated by separators 2. IMAGE: image file 3. MODEL: analytic model file 4. LICENCE: license file | |
fileList.tableDetail | Conditional | String | Details of separators in TABLE type file 1. TAB: tab separator 2. SPACE: space separator 3. COMMA: comma separator 4. CUSTOM: custom separator | |
fileList.delimiter | Conditional | String | TABLE type CUSTOM separator details | |
fileList.imageDetail | Conditional | String | IMAGE file type extension 1. BMP: .bmp file 2. GIF: .gif file 3. JPEG: .jpeg file 4. TIFF: .tiff file | |
fileList.modelDetail | Conditional | String | MODEL analytic model type 1. TENSORFLOW: TensorFlow analytic file 2. PYTORCH: PyTorch analytic file 3. SCIKIT_LEARN: scikit-learn analytic file 4. R: R analytic file | |
fileList.modelVersion | Conditional | String | MODEL analytic model version |
Response
HTTP status code | Description |
---|---|
200 | Succeeded |
400 | Request information error |
401 | Authentication failed |
403 | No permission for request information |
404 | Resource does not exist |
500 | Server error |
Examples
Request example
Response example
Category | Required | Type | Restrictions | Description |
---|---|---|---|---|
totalCount | Yes | Integer | Total number of export requests | |
exportNo | Yes | String | Export request number | |
nasInstanceNo | Yes | String | Export source NAS instance number | |
nasName | Yes | String | Export source NAS name | |
bucketName | Yes | String | Export destination bucket name | |
fileName | Yes | String | Export file name | |
status | Yes | String | Export status |
Was this article helpful?