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

     1  # CloudMysqlServerInstance
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **CloudMysqlServerInstanceNo** | ***string** | CloudMysql서버인스턴스번호 | [optional] [default to null]
     7  **CloudMysqlServerName** | ***string** | CloudMysql서버이름 | [optional] [default to null]
     8  **CloudMysqlServerRole** | **[*CommonCode](CommonCode.md)** | CloudMysql서버역할 | [optional] [default to null]
     9  **CloudMysqlServerInstanceStatusName** | ***string** | CloudMysql인스턴스상태이름 | [optional] [default to null]
    10  **CloudMysqlServerInstanceStatus** | **[*CommonCode](CommonCode.md)** | CloudMysql서버인스턴스상태 | [optional] [default to null]
    11  **CloudMysqlServerInstanceOperation** | **[*CommonCode](CommonCode.md)** | CloudMysql서버인스턴스OP | [optional] [default to null]
    12  **CloudMysqlProductCode** | ***string** | CloudMysql상품코드 | [optional] [default to null]
    13  **RegionCode** | ***string** | REGION코드 | [optional] [default to null]
    14  **ZoneCode** | ***string** | ZONE코드 | [optional] [default to null]
    15  **VpcNo** | ***string** | VPC번호 | [optional] [default to null]
    16  **SubnetNo** | ***string** | Subnet번호 | [optional] [default to null]
    17  **IsPublicSubnet** | ***bool** | PublicSubnet여부 | [optional] [default to null]
    18  **PublicDomain** | ***string** | 공인도메인명 | [optional] [default to null]
    19  **PrivateDomain** | ***string** | 사설도메인명 | [optional] [default to null]
    20  **PrivateIp** | ***string** | 내부IP | [optional] [default to null]
    21  **DataStorageType** | **[*CommonCode](CommonCode.md)** | 데이터스토리지타입 | [optional] [default to null]
    22  **IsStorageEncryption** | ***bool** | 데이터스토리지암호화여부 | [optional] [default to null]
    23  **DataStorageSize** | ***int64** | 데이터스토리지사이즈 | [optional] [default to null]
    24  **UsedDataStorageSize** | ***int64** | 사용중인데이터스토리지사이즈 | [optional] [default to null]
    25  **CpuCount** | ***int32** | virtualCPU개수 | [optional] [default to null]
    26  **MemorySize** | ***int64** | 메모리사이즈 | [optional] [default to null]
    27  **Uptime** | ***string** | 업시간 | [optional] [default to null]
    28  **CreateDate** | ***string** | 생성일자 | [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