NAS overview
    • PDF

    NAS overview

    • PDF

    Article summary

    Available in VPC

    Overview

    NAVER Cloud Platform is a cloud service built with NAVER's latest computing technology and operational know-how.
    The application program interface (API) that supports the use of services and solutions provided by NAVER Cloud Platform is called NAVER Cloud Platform API.
    NAVER Cloud Platform API is provided in the RESTful format, and is run by GET/POS method calls in the HTTP method.

    Common settings

    API URL

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

    Request headers

    Header nameDescription
    x-ncp-apigw-timestamp- This is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC.
    - Request is considered invalid if the timestamp differs from the current time by more than 5 minutes
    x-ncp-iam-access-key- API key issued by NAVER Cloud Platform or access key issued by IAM
    x-ncp-apigw-signature-v2- Signature signed by the secret key that matches the access key in the sample body above
    - Use the HMAC-SHA256 encryption algorithm

    Operations

    Volume

    CommandDescription
    getNasVolumeInstanceListView the list of NAS volume instances
    getNasVolumeInstanceDetailGets the NAS volume instance details by using the NAS volume instance number.
    createNasVolumeInstanceCreate a NAS volume instance
    deleteNasVolumeInstancesDelete the list of NAS volume instances
    changeNasVolumeSizeChange the volume size of the NAS volume instance
    addNasVolumeAccessControlAdd access control to a NAS volume instance whose volume allotment protocol is NFS by using the server instance number
    removeNasVolumeAccessControlRemove the access control set by using a server instance number from a NAS volume instance whose volume allotment protocol is NFS
    setNasVolumeAccessControlSet access control of a NAS volume instance whose volume allotment protocol is NFS with the given server instance number list
    getNasVolumeAccessControlRuleListGet the access control rule list set in the NAS volume
    setNasVolumeReturnProtectionSet the NAS volume termination protection status
    getNasVolumeInstanceRatingListGet the list of NAS volume size measurements during a certain period

    Snapshot

    CommandDescription
    getNasVolumeSnapshotConfigurationHistoryListGet snapshot configuration history for a NAS volume instance
    changeNasVolumeSnapshotConfigurationChange snapshot configuration for a NAS volume instance
    getNasVolumeSnapshotListGet snapshot list of a NAS volume instance
    createNasVolumeSnapshotInstantly create a snapshot for a NAS volume instance
    deleteNasVolumeSnapshotDelete snapshot for a NAS volume instance
    restoreNasVolumeWithSnapshotUse 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.