github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/server/docs/MemberServerImage.md (about) 1 # MemberServerImage 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **MemberServerImageNo** | ***string** | 회원서버이미지번호 | [optional] [default to null] 7 **MemberServerImageName** | ***string** | 회원서버이미지명 | [optional] [default to null] 8 **MemberServerImageDescription** | ***string** | 회원서버이미지설명 | [optional] [default to null] 9 **OriginalServerInstanceNo** | ***string** | 원본서버인스턴스번호 | [optional] [default to null] 10 **OriginalServerProductCode** | ***string** | 원본서버상품코드 | [optional] [default to null] 11 **OriginalServerName** | ***string** | 원본서버명 | [optional] [default to null] 12 **OriginalBaseBlockStorageDiskType** | **[*CommonCode](CommonCode.md)** | 원본서버기본블록스토리지디스크유형 | [optional] [default to null] 13 **OriginalServerImageProductCode** | ***string** | 원본서버이미지상품코드 | [optional] [default to null] 14 **OriginalOsInformation** | ***string** | 원본OS정보 | [optional] [default to null] 15 **OriginalServerImageName** | ***string** | 원본서버이미지명 | [optional] [default to null] 16 **MemberServerImageStatusName** | ***string** | 원본서버이미지상태명 | [optional] [default to null] 17 **MemberServerImageStatus** | **[*CommonCode](CommonCode.md)** | 원본서버이미지상태 | [optional] [default to null] 18 **MemberServerImageOperation** | **[*CommonCode](CommonCode.md)** | 원본서버이미지OP | [optional] [default to null] 19 **MemberServerImagePlatformType** | **[*CommonCode](CommonCode.md)** | 회원서버이미지플랫폼구분 | [optional] [default to null] 20 **Region** | **[*Region](Region.md)** | 리전 | [optional] [default to null] 21 **Zone** | **[*Zone](Zone.md)** | ZONE | [optional] [default to null] 22 **CreateDate** | ***string** | 생성일시 | [optional] [default to null] 23 **MemberServerImageBlockStorageTotalRows** | ***int32** | 회원서버이미지블록스토리지인스턴스총 개수 | [optional] [default to null] 24 **MemberServerImageBlockStorageTotalSize** | ***int64** | 회원서버이미지총사이즈 | [optional] [default to null] 25 **ShareStatus** | **[*CommonCode](CommonCode.md)** | 공유상태 | [optional] [default to null] 26 **SharedLoginIdList** | **[]\*string** | 공유받는로그인ID리스트 | [optional] [default to null] 27 28 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 29 30