NAS Overview
    • PDF

    NAS Overview

    • PDF

    Article Summary

    Can be used in a VPC environment.

    Overview

    NAVER Cloud Platform is a cloud service built with NAVER's latest computing technology and operational know-how.
    Among the many product groups provided by NAVER Cloud Platform, the set of application programming interfaces (APIs) that allow you to use solution products is called NAVER Cloud Platform API.
    NAVER Cloud Platform API is provided in the RESTful format, and is run by GET/POST method calls using HTTP.

    Common attributes

    API URL

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

    Request header

    Header nameDescription
    x-ncp-apigw-timestamp- This is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC.
    - If the time difference compared to the API Gateway server is more than 5 minutes, then the request is considered invalid.
    x-ncp-iam-access-key- API key issued by NAVER Cloud Platform or access key issued by IAM
    x-ncp-apigw-signature-v2- A signature that encrypts the body of the example above with secret key mapped to access key
    - HmacSHA256 is used for HMAC encryption algorithm.

    Operations

    Volume

    CommandDescription
    getNasVolumeInstanceListGets the list of NAS volume instances.
    getNasVolumeInstanceDetailGets the NAS volume instance details by using the NAS volume instance number.
    createNasVolumeInstanceCreates a NAS volume instance.
    deleteNasVolumeInstancesDeletes the list of NAS volume instances.
    changeNasVolumeSizeChanges the volume size of the NAS volume instance.
    addNasVolumeAccessControlAdds access control to a NAS volume instance whose volume allotment protocol is NFS by using the server instance number.
    removeNasVolumeAccessControlRemoves the access control set by using a server instance number from a NAS volume instance whose volume allotment protocol is NFS.
    setNasVolumeAccessControlSets access control of a NAS volume instance whose volume allotment protocol is NFS with the given server instance number list.
    getNasVolumeAccessControlRuleListGets the access control rule list set in the NAS volume.
    setNasVolumeReturnProtectionSets the NAS volume termination protection status.
    getNasVolumeInstanceRatingListGets the list of NAS volume size measurements during a certain period.

    Snapshot

    CommandDescription
    getNasVolumeSnapshotConfigurationHistoryListGets snapshot configuration history for a NAS volume instance.
    changeNasVolumeSnapshotConfigurationChanges snapshot configuration for a NAS volume instance.
    getNasVolumeSnapshotListGets snapshot list of a NAS volume instance.
    createNasVolumeSnapshotInstantly creates a snapshot for a NAS volume instance.
    deleteNasVolumeSnapshotDeletes snapshot for a NAS volume instance.
    restoreNasVolumeWithSnapshotUses snapshot to recover a NAS volume.

    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.