Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 2.03 KB

CreateCloudMysqlInstanceRequest.md

File metadata and controls

30 lines (26 loc) · 2.03 KB

CreateCloudMysqlInstanceRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
VpcNo *string VPC번호 [default to null]
CloudMysqlImageProductCode *string CloudMysql이미지상품코드 [optional] [default to null]
CloudMysqlProductCode *string CloudMysql상품코드 [optional] [default to null]
DataStorageTypeCode *string 데이터스토리지유형코드 [optional] [default to null]
IsHa *bool 고가용성여부 [optional] [default to null]
IsMultiZone *bool 멀티존여부 [optional] [default to null]
IsStorageEncryption *bool 데이터스토리지암호화여부 [optional] [default to null]
IsBackup *bool 백업여부 [optional] [default to null]
BackupFileRetentionPeriod *int32 백업파일보관기간 [optional] [default to null]
BackupTime *string 백업시간 [optional] [default to null]
IsAutomaticBackup *bool 백업시간자동여부 [optional] [default to null]
CloudMysqlServiceName *string CloudMysql서비스이름 [default to null]
CloudMysqlServerNamePrefix *string CloudMysql서버이름 [default to null]
CloudMysqlUserName *string CloudMysql유저명 [default to null]
CloudMysqlUserPassword *string CloudMysql유저패스워드 [default to null]
HostIp *string 호스트IP [default to null]
CloudMysqlPort *int32 CloudMysql포트 [optional] [default to null]
CloudMysqlDatabaseName *string CloudMysqlDB명 [default to null]
SubnetNo *string Subnet번호 [default to null]
StandbyMasterSubnetNo *string StandbyMasterSubnet번호 [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]