get-bucket-list
    • PDF

    get-bucket-list

    • PDF

    Article summary

    Views the bucket list that is used for import and export of Cloud Data Box.

    Caution
    • To use API, bucket creation after subscription request of object storage must be done in advance.
    • The permission of Object Storage may be required when using with Sub Account.
    GET https://{endpoint}/storage/get-bucket-list
    

    Responses

    HTTP status codeDescription
    200Succeeded
    400Request information error
    401Authentication failed
    403No permission for request information
    404Resource does not exist
    500Server error

    Examples

    Request examples

    https://databox.apigw.ntruss.com/api/v1/storage/get-bucket-list
    

    Response examples

    {
      "totalCount": 10,
      "content": [
        "123sfdfd",
        "aaa-box",
        "aaaaaaaaaa",
        "ab123",
        "aba",
        "abaaaa",
        "abccc",
        "abcde",
        "ace",
        "acl-test"
        ]
    }
    

    Property

    ItemRequirement statusTypeRestrictionsDescription
    totalCountYesIntegerTotal number of bucket
    contentYesListBucket name

    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.