github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vnas/docs/NasVolumeInstance.md (about)

     1  # NasVolumeInstance
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **NasVolumeInstanceNo** | ***string** | NAS볼륨인스턴스번호 | [optional] [default to null]
     7  **NasVolumeInstanceStatus** | **[*CommonCode](CommonCode.md)** | NAS볼륨인스턴스상태 | [optional] [default to null]
     8  **NasVolumeInstanceOperation** | **[*CommonCode](CommonCode.md)** | 서버설명 | [optional] [default to null]
     9  **NasVolumeInstanceStatusName** | ***string** | NAS볼륨인스턴스상태이름 | [optional] [default to null]
    10  **CreateDate** | ***string** | 생성일시 | [optional] [default to null]
    11  **NasVolumeDescription** | ***string** | NAS볼륨설명 | [optional] [default to null]
    12  **MountInformation** | ***string** | 마운트정보 | [optional] [default to null]
    13  **VolumeAllotmentProtocolType** | **[*CommonCode](CommonCode.md)** | 볼륨할당프로토콜유형 | [optional] [default to null]
    14  **VolumeName** | ***string** | 볼륨이름 | [optional] [default to null]
    15  **VolumeTotalSize** | ***int64** | 볼륨총사이즈 | [optional] [default to null]
    16  **VolumeSize** | ***int64** | 볼륨사이즈 | [optional] [default to null]
    17  **SnapshotVolumeConfigurationRatio** | ***float32** | 스냅샷볼륨설정비율 | [optional] [default to null]
    18  **SnapshotVolumeConfigPeriodType** | **[*CommonCode](CommonCode.md)** | 스냅샷볼륨설정기간유형 | [optional] [default to null]
    19  **SnapshotVolumeConfigDayOfWeekType** | **[*CommonCode](CommonCode.md)** | 스냅샷자동생성주기요일유형 | [optional] [default to null]
    20  **SnapshotVolumeConfigTime** | ***int32** | 스냅샷볼륨설정시간 | [optional] [default to null]
    21  **SnapshotVolumeSize** | ***int64** | 스냅샷볼륨사이즈 | [optional] [default to null]
    22  **IsSnapshotConfiguration** | ***bool** | 스냅샷설정여부 | [optional] [default to null]
    23  **IsEventConfiguration** | ***bool** | 이벤트설정여부 | [optional] [default to null]
    24  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
    25  **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null]
    26  **InitScriptNo** | ***string** | 초기화스크립트번호 | [optional] [default to null]
    27  **NasVolumeServerInstanceNoList** | **[]\*string** | NAS볼륨서버인스턴스번호리스트 | [optional] [default to null]
    28  **IsEncryptedVolume** | ***bool** | 볼륨암호화여부 | [optional] [default to null]
    29  **NasVolumeInstanceCustomIpList** | **[[]\*NasVolumeInstanceCustomIp](NasVolumeInstanceCustomIp.md)** |  | [optional] [default to null]
    30  **IsReturnProtection** | ***bool** | 반납보호여부 | [optional] [default to null]
    31  
    32  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    33  
    34