NasVolumeInstance
    • PDF

    NasVolumeInstance

    • PDF

    Article Summary

    Can be used in a VPC environment.

    Description

    NAS volume instance

    Statement

    private String nasVolumeInstanceNo;
    private CommonCode nasVolumeInstanceStatus;
    private CommonCode nasVolumeInstanceOperation;
    private String nasVolumeInstanceStatusName;
    private Date createDate;
    private String nasVolumeDescription;
    private String mountInformation;
    private CommonCode volumeAllotmentProtocolType;
    private String volumeName;
    private Long volumeTotalSize;
    private Long volumeSize;
    private Float snapshotVolumeConfigurationRatio;
    private CommonCode snapshotVolumeConfigPeriodType;
    private CommonCode snapshotVolumeConfigDayOfWeekType;
    private Integer snapshotVolumeConfigTime;
    private Long snapshotVolumeSize;
    private Boolean isSnapshotConfiguration;
    private Boolean isEventConfiguration;
    private String regionCode;
    private String zoneCode;
    private ServerInstanceNoList nasVolumeServerInstanceNoList;
    private Boolean isEncryptedVolume;
    private List<NasVolumeInstanceCustomIp> nasVolumeInstanceCustomIpList;
    private Boolean isReturnProtection;
    

    Field

    Parameter nameRequirement statusTypeDescription
    nasVolumeInstanceNoYesString- NAS volume instance number
    NAVER Cloud Platform's identifier to identify the NAS volume instance
    nasVolumeInstanceStatusYesCommonCodeNAS volume instance status CREAT (NAS volume instance status: CREAT)
    TERMT (NAS volume instance status: TERMT)
    nasVolumeInstanceOperationYesCommonCodeNAS volume instance OP
    nasVolumeInstanceStatusNameNoStringNAS volume instance status name
    createDateYesDateCreation date format: "YYYY-MM-DDThh:mm:ssZ"
    nasVolumeDescriptionNoStringNAS volume description
    mountInformationYesStringNAS volume mount information
    volumeAllotmentProtocolTypeYesCommonCodeVolume allotment protocol type
    NFS (It can be mounted in Linux servers such as CentOS and Ubuntu.)
    CIFS (It can be mounted in Windows Server.)
    volumeNameYesStringVolume name
    volumeTotalSizeYesLongTotal volume size
    volumeSizeYesLongVolume size
    snapshotVolumeConfigurationRatioYesFloat- Snapshot volume configuration ratio
    The value is set if isSnapshotConfiguration is set as true.
    snapshotVolumeConfigPeriodTypeNoCommonCodeSnapshot volume configuration period type
    DAY (every day)
    WEEK (every week)
    snapshotVolumeConfigDayOfWeekTypeNoCommonCodeAutomatic snapshot creation cycle day
    -1 (every day)
    0 (Sunday)
    1 (Monday)
    2 (Tuesday)
    3 (Wednesday)
    4 (Thursday)
    5 (Friday)
    6 (Saturday)
    snapshotVolumeConfigTimeNoIntegerSnapshot volume configuration time 0 - 23 (hour)
    snapshotVolumeSizeYesLongSnapshot volume size
    isSnapshotConfigurationYesBooleanSnapshot configuration status
    true
    false
    isEventConfigurationYesBooleanEvent configuration status
    true
    false
    regionCodeYesStringRegion code
    zoneCodeYesStringZone code
    nasVolumeServerInstanceNoListYesServerInstanceNoListNAS volume server instance number list
    isEncryptedVolumeYesBooleanVolume encryption status
    nasVolumeInstanceCustomIpListNoList<NasVolumeInstanceCustomIp>NAS volume custom IP list
    isReturnProtectionYesBooleanTermination protection status

    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.