Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.16 KB

GetCloudMysqlInstanceListRequest.md

File metadata and controls

19 lines (15 loc) · 1.16 KB

GetCloudMysqlInstanceListRequest

Properties

Name Type Description Notes
RegionCode *string REGION코드 [optional] [default to null]
ZoneCode *string ZONE코드 [optional] [default to null]
VpcNo *string VPC번호 [optional] [default to null]
SubnetNo *string Subnet번호 [optional] [default to null]
CloudMysqlServiceName *string CloudMysql서비스이름 [optional] [default to null]
CloudMysqlInstanceNoList []*string CloudMysql인스턴스번호리스트 [optional] [default to null]
CloudMysqlServerName *string CloudMysql서버이름 [optional] [default to null]
CloudMysqlServerInstanceNoList []*string CloudMysql서버인스턴스번호리스트 [optional] [default to null]
PageNo *int32 페이지번호 [optional] [default to null]
PageSize *int32 페이지사이즈 [optional] [default to null]

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