get-data-box-summary-info
    • PDF

    get-data-box-summary-info

    • PDF

    Article summary

    It views the summary information of Data Box in Data Box Frame.

    GET https://{endpoint}/data-box/get-data-box-summary-info
    

    Requests

    Request parameters

    Parameter nameRequirement statusTypeRestrictionsDescription
    dataBoxFrameNoYesIntegerData Box Frame number
    dataBoxNoYesIntegerData Box number

    Responses

    HTTP status codeDescription
    200Success
    400Request information error
    401Authentication failed
    403No permission to request information
    404Resource not found
    500Server error

    Examples

    Request examples

    GET https://databoxframe.apigw.ntruss.com/api/v1/data-box/get-data-box-summary-info?dataBoxFrameNo=1046&dataBoxNo=194
    

    Response examples

    {
      "dataBoxName": "BOX#3",
      "sslVpnCount": 1,
      "connectSslVpnUrl": "https://sslvpn-kr-vpc-02.ncloud.com",
      "webBlockStatus": true,
      "mountCount": 0,
      "nasCount": 1,
      "nasTotalSize": 600,
      "nasTotalUseSize": "0",
      "createDate": "2023-04-04 16:24:37",
      "statusCode": "USE",
      "exportApplyCount": 1,
      "memo": ""
    }
    

    Properties

    ItemsRequirement statusTypeRestrictionsDescription
    dataBoxNameYesStringData Box name
    sslVpnCountYesIntegerNumber of accounts available for SSL VPN of Data Box
    conectSslVpnUrlYesStringSSL VPN access URL
    webBlockStatusYesBooleanStatus to connect/block external network (true: block, false: connect)
    mountCountYesIntegerNumber of shared data views
    nasCountYesIntegerNumber of individual storages in Data Box
    nasTotalSizeYesIntegerTotal capacity of the individual storage of Data Box
    nasTotalUseSizeYesStringTotal usage of the individual storage of Data Box
    createDateYesStringCreated date of Data Box
    statusCodeYesStringStatus code of Data Box
    exportApplyCountYesIntegerNumber of export review requests
    memoYesStringData Box memo

    Errors

    HTTP Status CodeReturn codeDescription
    200-Successful normal request
    40010001,
    130***
    Request information and parameter error
    40310002No permission to request information
    40410009Resource not found
    500130000Service internal error
    500139999Integration service API call error

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.