Available in VPC
This guide describes the code used by the Datafence APIs.
Note
For more information on product code (productCode
), product spec code (specCode
), and software code (softwareCodeList
), see get-product-spec.
Product Code
The product codes are as follows:
Product Code | Description |
---|---|
FENCE_UBUNTU | Datafence server (Ubuntu) |
FENCE_NAS | Datafence NAS |
CON | Connect server |
HD_EDGE | Hadoop Edge Node |
HD_MASTER | Hadoop Master Node |
HD_WORKER | Hadoop Worker Node |
BOX | Data box for analysis |
BOX_NAS | Box NAS |
SVR_LNX_UBUNTU | Linux server (Ubuntu) |
SVR_WIN | Windows Server |
TF_CPU | TensorFlow server (CPU) |
TF_GPU | TensorFlow server (GPU) |
Product Spec Code
For more information on product spec code by product code, see get-product-spec.
File Import Status Code
The file import status codes are as follows:
Status Code | Description |
---|---|
INITIALIZED | Import requested (before file transfer) |
UPLOADING | Import requested (file transfer in progress) |
IMPORTED | Import completed |
ERROR_FILE | Error (file) |
ERROR_SECURITY | Error (security check) |
ERROR_SYSTEM | Error (system error) |
File Export Status Code
The file export status codes are as follows:
Status Code | Description |
---|---|
INITIALIZED | Review requested (before file transfer) |
UPLOADING | Review requested (file transfer in progress) |
UPLOADED | Review requested (file transfer completed) |
APPROVED | Approved (before bucket storage) |
EXPORTING | Approved (bucket storage in progress) |
EXPORTED | Approved (bucket storage completed) |
REJECTED | Rejected |
ERROR_FILE | Error (file) |
ERROR_SYSTEM | Error (system error) |