github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vserver/docs/BlockStorageInstance.md (about) 1 # BlockStorageInstance 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **BlockStorageInstanceNo** | ***string** | 블록스토리지인스턴스번호 | [optional] [default to null] 7 **ServerInstanceNo** | ***string** | 서버인스턴스번호 | [optional] [default to null] 8 **BlockStorageName** | ***string** | 블록스토리지이름 | [optional] [default to null] 9 **BlockStorageType** | **[*CommonCode](CommonCode.md)** | 블록스토리지유형 | [optional] [default to null] 10 **BlockStorageSize** | ***int64** | 블록스토리지사이즈 | [optional] [default to null] 11 **DeviceName** | ***string** | 디바이스이름 | [optional] [default to null] 12 **BlockStorageProductCode** | ***string** | 블록스토리지상품코드 | [optional] [default to null] 13 **BlockStorageInstanceStatus** | **[*CommonCode](CommonCode.md)** | 블록스토리지인스턴스상태 | [optional] [default to null] 14 **BlockStorageInstanceOperation** | **[*CommonCode](CommonCode.md)** | 블록스토리지인스턴스OP | [optional] [default to null] 15 **BlockStorageInstanceStatusName** | ***string** | 블록스토리지인스턴스상태이름 | [optional] [default to null] 16 **CreateDate** | ***string** | 생성일시 | [optional] [default to null] 17 **BlockStorageDescription** | ***string** | 블록스토리지설명 | [optional] [default to null] 18 **BlockStorageDiskType** | **[*CommonCode](CommonCode.md)** | 블록스토리지디스크유형 | [optional] [default to null] 19 **BlockStorageDiskDetailType** | **[*CommonCode](CommonCode.md)** | 블록스토리지디스크상세유형 | [optional] [default to null] 20 **MaxIopsThroughput** | ***int32** | 최대IOPS | [optional] [default to null] 21 **IsEncryptedVolume** | ***bool** | 볼륨암호화여부 | [optional] [default to null] 22 **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null] 23 **RegionCode** | ***string** | REGION코드 | [optional] [default to null] 24 **IsReturnProtection** | ***bool** | 반납보호여부 | [optional] [default to null] 25 26 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 27 28