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

     1  # GetNasVolumeInstanceListRequest
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **VolumeAllotmentProtocolTypeCode** | ***string** | 볼륨할당프로토콜유형코드 | [optional] [default to null]
     7  **IsEventConfiguration** | ***bool** | 이벤트설정여부 | [optional] [default to null]
     8  **IsSnapshotConfiguration** | ***bool** | 스냅샷볼륨설정여부 | [optional] [default to null]
     9  **NasVolumeInstanceNoList** | **[]\*string** | NAS볼륨인스턴스번호리스트 | [optional] [default to null]
    10  **RegionNo** | ***string** | 리전번호 | [optional] [default to null]
    11  **ZoneNo** | ***string** | ZONE번호 | [optional] [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15