github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/server/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)** | NAS볼륨인스턴스OP | [optional] [default to null]
     9  **NasVolumeInstanceStatusName** | ***string** | 볼륨인스턴스상태명 | [optional] [default to null]
    10  **CreateDate** | ***string** | 생성일시 | [optional] [default to null]
    11  **NasVolumeInstanceDescription** | ***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  **Region** | **[*Region](Region.md)** | 리전 | [optional] [default to null]
    25  **Zone** | **[*Zone](Zone.md)** | ZONE | [optional] [default to null]
    26  **IsReturnProtection** | ***bool** | 반납보호여부 | [optional] [default to null]
    27  **NasVolumeInstanceCustomIpList** | **[[]\*NasVolumeInstanceCustomIp](NasVolumeInstanceCustomIp.md)** | NAS볼륨커스텀IP리스트 | [optional] [default to null]
    28  **NasVolumeServerInstanceList** | **[[]\*ServerInstance](ServerInstance.md)** | NAS볼륨서버인스턴스리스트 | [optional] [default to null]
    29  
    30  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    31  
    32