NAS overview
    • PDF

    NAS overview

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Available in Classic

    Overview

    NAVER Cloud Platform is a cloud service built on the latest in NAVER's computing technologies and operational know-how.
    The application program interfaces (API) that enable you to fully utilize the services and solutions provided by NAVER Cloud Platform are collectively referred to as NAVER Cloud Platform API.
    NAVER Cloud Platform APIs are provided in RESTful form and calls are made via HTTP request methods such as GET and POST.

    Common settings

    API URL

    GET or POST
    https://ncloud.apigw.ntruss.com/server/v2/
    

    Request headers

    Header nameDescription
    x-ncp-apigw-timestamp- Time elapsed in milliseconds since January 1, 1970, 00:00:00 UTC
    - Request is considered invalid if the time difference with the API Gateway server is greater than 5 minutes
    x-ncp-iam-access-key- API Key issued from NAVER Cloud Platform or AccessKey issued from IAM
    x-ncp-apigw-signature-v2- Signature that encrypts the Body of the example above with the SecretKey mapped to AccessKey
    - HmacSHA256 is used as the HMAC encryption algorithm

    Operation

    Volume

    CommandsDescription
    getNasVolumeInstanceListViews a list of NAS volume instance
    createNasVolumeInstanceCreates a NAS volume instance
    deleteNasVolumeInstancesDeletes a list of NAS volume instance
    changeNasVolumeSizeResizes the volume size of NAS volume instance
    addNasVolumeAccessControlAdds access control to the NAS volume instance whose volume allotment protocol is NFS by using the server instance Add
    removeNasVolumeAccessControlRemoves access control from the NAS volume instance whose volume allotment protocol is NFS by using the server instance Remove
    setNasVolumeAccessControlSets access control of the NAS volume instance whose volume allotment protocol is NFS with the given server instance number Enable
    getNasVolumeAccessControlRuleListViews the access control rule list set in the NAS volume
    setNasVolumeReturnProtectionSets status to protect NAS volume return
    getNasVolumeInstanceRatingListViews the list of NAS volume size measurements during a certain period

    Snapshot

    CommandsDescription
    getNasVolumeSnapshotConfigurationHistoryListViews history to set snapshot of NAS volume instance
    changeNasVolumeSnapshotConfigurationChanges snapshot settings of NAS volume instances
    getNasVolumeSnapshotListViews the snapshot list of NAS volume instances
    createNasVolumeSnapshotInstantly creates snapshots of NAS volume instances
    deleteNasVolumeSnapshotDeletes snapshots of NAS volume instances
    restoreNasVolumeWithSnapshotRecovers NAS volumes using snapshots

    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.