Archive storage overview
    • PDF

    Archive storage overview

    • PDF

    Article Summary

    Overview

    NAVER Cloud platform Archive Storage provides an OpenStack Swift API for storage management and use.

    Version: 2.15.1 (Pike)

    Note

    In case of Subaccount, some APIs can be used through the External API Gateway dedicated to the Subaccount, not the existing call domain.

    Common settings

    Calling domain (endpoint)

    Both HTTP/HTTPS protocols are supported, but we recommend using HTTPS for data protection.

    URL by region

    RegionAuthentication URLService URL
    Koreahttps://kr.archive.ncloudstorage.com:5000https://kr.archive.ncloudstorage.com
    Koreahttps://archivestorage.apigw.ntruss.com/swift/v1/https://archivestorage.apigw.ntruss.com/swift/v1/

    Authentication

    NAVER Cloud platform Archive Storage creates a token through authentication information and you can use the service with the issued token.

    For user information required for token creation, use the API authentication key created in Portal My Page > Account Management > Authentication Key Management (Access Key ID is user name, Secret Key is user password),

    and the project ID and domain ID information to which the user belongs can be checked through the [Check API usage information] button after applying for use in the Archive Storage console.

    The following describes all the operations available to access NAVER Cloud Platform Archive Storage using the OpenStack Swift API. For more information on how to use the operation, including examples, refer to the bucket operation, object operation page.

    Operation

    Account operation

    Describes the operations for querying the list of containers (buckets) that belong to an account, metadata query, and metadata settings. The account uses a unique project ID and can be checked through the [Check API usage information] button after applying for use in the Archive Storage console.

    OperationDescription
    GETQuery the list of containers (buckets) that belong to an account
    HEADQuery metadata for an account
    POSTSet and change metadata for an account

    Container (bucket) operation

    Describes operations that create, delete, search, and control containers (buckets).

    OperationDescription
    PUTCreate a container (bucket).
    GETQuery the list of objects belonging to a container (bucket)
    HEADQuery the metadata of containers (buckets)
    POSTSet and change the metadata of containers (buckets)
    DELETEDelete empty containers (buckets)

    Object operation

    Describes operations that create, delete, query, and control objects.

    OperationDescription
    PUTUpload object
    Overwrite if an object with the same name exists
    COPYDuplicate an object in a different location
    GETDownload object
    HEADQuery metadata for an object
    POSTSet and change metadata for an object
    DELETEDelete object

    Was this article helpful?

    What's Next
    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.