github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/server/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  **ServerName** | ***string** | 서버명 | [optional] [default to null]
     9  **BlockStorageType** | **[*CommonCode](CommonCode.md)** | 블록스토리지구분 | [optional] [default to null]
    10  **BlockStorageName** | ***string** | 블록스토리지명 | [optional] [default to null]
    11  **BlockStorageSize** | ***int64** | 블록스토리지사이즈 | [optional] [default to null]
    12  **DeviceName** | ***string** | 디바이스명 | [optional] [default to null]
    13  **MemberServerImageNo** | ***string** | 회원서버이미지번호 | [optional] [default to null]
    14  **BlockStorageProductCode** | ***string** | 블록스토리지상품코드 | [optional] [default to null]
    15  **BlockStorageInstanceStatus** | **[*CommonCode](CommonCode.md)** | 블록스토리지인스턴스상태 | [optional] [default to null]
    16  **BlockStorageInstanceOperation** | **[*CommonCode](CommonCode.md)** | 블록스토리지인스턴스OP | [optional] [default to null]
    17  **BlockStorageInstanceStatusName** | ***string** | 블록스토리지인스턴스상태명 | [optional] [default to null]
    18  **CreateDate** | ***string** | 생성일시 | [optional] [default to null]
    19  **BlockStorageInstanceDescription** | ***string** | 블록스토리지인스턴스설명 | [optional] [default to null]
    20  **DiskType** | **[*CommonCode](CommonCode.md)** | 디스크유형 | [optional] [default to null]
    21  **DiskDetailType** | **[*CommonCode](CommonCode.md)** | 디스크상세유형 | [optional] [default to null]
    22  **MaxIopsThroughput** | ***int32** | 최대 IOPS | [optional] [default to null]
    23  **Region** | **[*Region](Region.md)** |  | [optional] [default to null]
    24  **Zone** | **[*Zone](Zone.md)** |  | [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