huaweicloudsdkgaussdbforopengauss 3.1.160__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (491) hide show
  1. huaweicloudsdkgaussdbforopengauss/__init__.py +0 -0
  2. huaweicloudsdkgaussdbforopengauss/v3/__init__.py +487 -0
  3. huaweicloudsdkgaussdbforopengauss/v3/gaussdbforopengauss_async_client.py +10197 -0
  4. huaweicloudsdkgaussdbforopengauss/v3/gaussdbforopengauss_client.py +10194 -0
  5. huaweicloudsdkgaussdbforopengauss/v3/model/__init__.py +484 -0
  6. huaweicloudsdkgaussdbforopengauss/v3/model/add_instance_tags_request.py +168 -0
  7. huaweicloudsdkgaussdbforopengauss/v3/model/add_instance_tags_response.py +145 -0
  8. huaweicloudsdkgaussdbforopengauss/v3/model/add_tags_request_body.py +110 -0
  9. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_privileges_request.py +168 -0
  10. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_privileges_response.py +85 -0
  11. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_request.py +168 -0
  12. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_request_body.py +138 -0
  13. huaweicloudsdkgaussdbforopengauss/v3/model/allow_db_role_privileges_response.py +85 -0
  14. huaweicloudsdkgaussdbforopengauss/v3/model/applied_histories_result.py +226 -0
  15. huaweicloudsdkgaussdbforopengauss/v3/model/apply_configuration_request_body.py +114 -0
  16. huaweicloudsdkgaussdbforopengauss/v3/model/attach_eip_request.py +196 -0
  17. huaweicloudsdkgaussdbforopengauss/v3/model/attach_eip_response.py +116 -0
  18. huaweicloudsdkgaussdbforopengauss/v3/model/available_flavor_info_result.py +202 -0
  19. huaweicloudsdkgaussdbforopengauss/v3/model/backup_info.py +282 -0
  20. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy.py +343 -0
  21. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy_error_response.py +142 -0
  22. huaweicloudsdkgaussdbforopengauss/v3/model/backup_policy_info.py +314 -0
  23. huaweicloudsdkgaussdbforopengauss/v3/model/backups.py +372 -0
  24. huaweicloudsdkgaussdbforopengauss/v3/model/backups_result.py +372 -0
  25. huaweicloudsdkgaussdbforopengauss/v3/model/batch_show_upgrade_candidate_versions_request.py +140 -0
  26. huaweicloudsdkgaussdbforopengauss/v3/model/batch_show_upgrade_candidate_versions_response.py +232 -0
  27. huaweicloudsdkgaussdbforopengauss/v3/model/bind_eip_request_body.py +170 -0
  28. huaweicloudsdkgaussdbforopengauss/v3/model/binded_eip_result.py +366 -0
  29. huaweicloudsdkgaussdbforopengauss/v3/model/can_be_rollbacked_hotfix_detail.py +202 -0
  30. huaweicloudsdkgaussdbforopengauss/v3/model/can_be_upgraded_hotfix_detail.py +202 -0
  31. huaweicloudsdkgaussdbforopengauss/v3/model/cancel_schedule_task_request.py +143 -0
  32. huaweicloudsdkgaussdbforopengauss/v3/model/cancel_schedule_task_response.py +85 -0
  33. huaweicloudsdkgaussdbforopengauss/v3/model/cn_info_before_reduce.py +231 -0
  34. huaweicloudsdkgaussdbforopengauss/v3/model/components.py +260 -0
  35. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_parameter.py +254 -0
  36. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_result.py +339 -0
  37. huaweicloudsdkgaussdbforopengauss/v3/model/configuration_summary.py +339 -0
  38. huaweicloudsdkgaussdbforopengauss/v3/model/configurations_result.py +339 -0
  39. huaweicloudsdkgaussdbforopengauss/v3/model/confirm_restored_data_request.py +143 -0
  40. huaweicloudsdkgaussdbforopengauss/v3/model/confirm_restored_data_response.py +116 -0
  41. huaweicloudsdkgaussdbforopengauss/v3/model/construct_req.py +227 -0
  42. huaweicloudsdkgaussdbforopengauss/v3/model/copy_configuration_request.py +168 -0
  43. huaweicloudsdkgaussdbforopengauss/v3/model/copy_configuration_response.py +116 -0
  44. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_request.py +140 -0
  45. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_request_body.py +196 -0
  46. huaweicloudsdkgaussdbforopengauss/v3/model/create_configuration_template_response.py +174 -0
  47. huaweicloudsdkgaussdbforopengauss/v3/model/create_cross_cloud_construct_disaster_request.py +168 -0
  48. huaweicloudsdkgaussdbforopengauss/v3/model/create_cross_cloud_construct_disaster_response.py +116 -0
  49. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_request.py +140 -0
  50. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_request_body.py +722 -0
  51. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_response.py +170 -0
  52. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_instance_result.py +544 -0
  53. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_request.py +168 -0
  54. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_response.py +85 -0
  55. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_schemas_request.py +168 -0
  56. huaweicloudsdkgaussdbforopengauss/v3/model/create_database_schemas_response.py +85 -0
  57. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_instance_request.py +140 -0
  58. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_instance_response.py +170 -0
  59. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_request.py +168 -0
  60. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_request_body.py +142 -0
  61. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_role_response.py +85 -0
  62. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_request.py +168 -0
  63. huaweicloudsdkgaussdbforopengauss/v3/model/create_db_user_response.py +85 -0
  64. huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_request.py +169 -0
  65. huaweicloudsdkgaussdbforopengauss/v3/model/create_gauss_db_instance_response.py +170 -0
  66. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_datastore_option.py +143 -0
  67. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_request.py +140 -0
  68. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_resp_item.py +514 -0
  69. huaweicloudsdkgaussdbforopengauss/v3/model/create_instance_response.py +170 -0
  70. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_node_option.py +142 -0
  71. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_node_result.py +144 -0
  72. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_request.py +139 -0
  73. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_request_body.py +458 -0
  74. huaweicloudsdkgaussdbforopengauss/v3/model/create_limit_task_response.py +725 -0
  75. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_request.py +140 -0
  76. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_request_body.py +171 -0
  77. huaweicloudsdkgaussdbforopengauss/v3/model/create_manual_backup_response.py +141 -0
  78. huaweicloudsdkgaussdbforopengauss/v3/model/create_restore_instance_request.py +140 -0
  79. huaweicloudsdkgaussdbforopengauss/v3/model/create_restore_instance_response.py +141 -0
  80. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_request.py +140 -0
  81. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_request_body.py +226 -0
  82. huaweicloudsdkgaussdbforopengauss/v3/model/create_schedule_task_response.py +116 -0
  83. huaweicloudsdkgaussdbforopengauss/v3/model/create_slow_log_download_request.py +143 -0
  84. huaweicloudsdkgaussdbforopengauss/v3/model/create_slow_log_download_response.py +116 -0
  85. huaweicloudsdkgaussdbforopengauss/v3/model/data_stroe_error_response.py +142 -0
  86. huaweicloudsdkgaussdbforopengauss/v3/model/datastore_option.py +142 -0
  87. huaweicloudsdkgaussdbforopengauss/v3/model/datastore_result.py +142 -0
  88. huaweicloudsdkgaussdbforopengauss/v3/model/datastores_result.py +142 -0
  89. huaweicloudsdkgaussdbforopengauss/v3/model/db_user_pwd_request.py +142 -0
  90. huaweicloudsdkgaussdbforopengauss/v3/model/delete_backup_error_response.py +142 -0
  91. huaweicloudsdkgaussdbforopengauss/v3/model/delete_configuration_request.py +143 -0
  92. huaweicloudsdkgaussdbforopengauss/v3/model/delete_configuration_response.py +85 -0
  93. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_request.py +171 -0
  94. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_response.py +85 -0
  95. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_request.py +168 -0
  96. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_request_body.py +142 -0
  97. huaweicloudsdkgaussdbforopengauss/v3/model/delete_database_schema_response.py +85 -0
  98. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_request.py +143 -0
  99. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_response.py +145 -0
  100. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_tag_request.py +171 -0
  101. huaweicloudsdkgaussdbforopengauss/v3/model/delete_instance_tag_response.py +174 -0
  102. huaweicloudsdkgaussdbforopengauss/v3/model/delete_job_request.py +143 -0
  103. huaweicloudsdkgaussdbforopengauss/v3/model/delete_job_response.py +85 -0
  104. huaweicloudsdkgaussdbforopengauss/v3/model/delete_limit_task_request.py +142 -0
  105. huaweicloudsdkgaussdbforopengauss/v3/model/delete_limit_task_response.py +85 -0
  106. huaweicloudsdkgaussdbforopengauss/v3/model/delete_manual_backup_request.py +143 -0
  107. huaweicloudsdkgaussdbforopengauss/v3/model/delete_manual_backup_response.py +145 -0
  108. huaweicloudsdkgaussdbforopengauss/v3/model/delete_schedule_task_request.py +143 -0
  109. huaweicloudsdkgaussdbforopengauss/v3/model/delete_schedule_task_response.py +85 -0
  110. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_failover_req_body.py +143 -0
  111. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_start_simulation_request_body.py +143 -0
  112. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_start_xlog_keep_request_body.py +143 -0
  113. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_stop_simulation_request_body.py +114 -0
  114. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_recover_stop_xlog_keep_request_body.py +114 -0
  115. huaweicloudsdkgaussdbforopengauss/v3/model/disaster_relations.py +513 -0
  116. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_error_response.py +142 -0
  117. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_request.py +143 -0
  118. huaweicloudsdkgaussdbforopengauss/v3/model/download_backup_response.py +145 -0
  119. huaweicloudsdkgaussdbforopengauss/v3/model/download_object.py +202 -0
  120. huaweicloudsdkgaussdbforopengauss/v3/model/eps_quotas_option.py +230 -0
  121. huaweicloudsdkgaussdbforopengauss/v3/model/error_response.py +142 -0
  122. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_end_request.py +168 -0
  123. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_end_response.py +116 -0
  124. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_start_request.py +168 -0
  125. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_data_cache_start_response.py +116 -0
  126. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_end_simulation_request.py +168 -0
  127. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_end_simulation_response.py +116 -0
  128. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_recovery_failover_request.py +168 -0
  129. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_recovery_failover_response.py +116 -0
  130. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_restore_request.py +168 -0
  131. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_restore_response.py +116 -0
  132. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_start_simulation_request.py +168 -0
  133. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_start_simulation_response.py +116 -0
  134. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_switchover_request.py +168 -0
  135. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_disaster_switchover_response.py +116 -0
  136. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_release_disaster_request.py +168 -0
  137. huaweicloudsdkgaussdbforopengauss/v3/model/execute_cross_cloud_release_disaster_response.py +116 -0
  138. huaweicloudsdkgaussdbforopengauss/v3/model/feature_result.py +289 -0
  139. huaweicloudsdkgaussdbforopengauss/v3/model/flavor.py +310 -0
  140. huaweicloudsdkgaussdbforopengauss/v3/model/flavor_error_response.py +142 -0
  141. huaweicloudsdkgaussdbforopengauss/v3/model/flavor_result.py +310 -0
  142. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_database_for_creation.py +259 -0
  143. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_create_schema_req.py +142 -0
  144. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_database_for_list_schema.py +142 -0
  145. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_database_schema_req.py +142 -0
  146. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_grant_request.py +142 -0
  147. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_list_database.py +289 -0
  148. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_role_attributes.py +199 -0
  149. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_creation.py +171 -0
  150. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_list.py +197 -0
  151. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_for_list_attribute.py +347 -0
  152. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_d_bfor_open_gauss_user_with_privilege.py +170 -0
  153. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_error_response_body.py +142 -0
  154. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_list_database_roles.py +197 -0
  155. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_list_database_roles_priv.py +347 -0
  156. huaweicloudsdkgaussdbforopengauss/v3/model/gauss_db_upgrade_instances_version_request.py +200 -0
  157. huaweicloudsdkgaussdbforopengauss/v3/model/get_restore_time_response_restore_time.py +142 -0
  158. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_info.py +202 -0
  159. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_info_result.py +202 -0
  160. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_rollback_infos.py +202 -0
  161. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_upgrade_infos.py +202 -0
  162. huaweicloudsdkgaussdbforopengauss/v3/model/hotfix_version_info.py +143 -0
  163. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_request.py +168 -0
  164. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_request_body.py +170 -0
  165. huaweicloudsdkgaussdbforopengauss/v3/model/install_kernel_plugin_response.py +116 -0
  166. huaweicloudsdkgaussdbforopengauss/v3/model/instance_detail.py +260 -0
  167. huaweicloudsdkgaussdbforopengauss/v3/model/instance_engine_detail.py +144 -0
  168. huaweicloudsdkgaussdbforopengauss/v3/model/instance_info_result.py +173 -0
  169. huaweicloudsdkgaussdbforopengauss/v3/model/instance_log_file.py +260 -0
  170. huaweicloudsdkgaussdbforopengauss/v3/model/instance_task_detail.py +173 -0
  171. huaweicloudsdkgaussdbforopengauss/v3/model/instances_list_result.py +144 -0
  172. huaweicloudsdkgaussdbforopengauss/v3/model/instances_result.py +289 -0
  173. huaweicloudsdkgaussdbforopengauss/v3/model/job_detail.py +306 -0
  174. huaweicloudsdkgaussdbforopengauss/v3/model/job_instance_info.py +142 -0
  175. huaweicloudsdkgaussdbforopengauss/v3/model/limit_task_rule_info_option.py +170 -0
  176. huaweicloudsdkgaussdbforopengauss/v3/model/list_applicable_instances_request.py +201 -0
  177. huaweicloudsdkgaussdbforopengauss/v3/model/list_applicable_instances_response.py +145 -0
  178. huaweicloudsdkgaussdbforopengauss/v3/model/list_applied_histories_request.py +201 -0
  179. huaweicloudsdkgaussdbforopengauss/v3/model/list_applied_histories_response.py +145 -0
  180. huaweicloudsdkgaussdbforopengauss/v3/model/list_available_flavors_request.py +201 -0
  181. huaweicloudsdkgaussdbforopengauss/v3/model/list_available_flavors_response.py +145 -0
  182. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_details_request.py +318 -0
  183. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_details_response.py +145 -0
  184. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_request.py +318 -0
  185. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_response.py +145 -0
  186. huaweicloudsdkgaussdbforopengauss/v3/model/list_backups_result.py +372 -0
  187. huaweicloudsdkgaussdbforopengauss/v3/model/list_binded_eips_request.py +201 -0
  188. huaweicloudsdkgaussdbforopengauss/v3/model/list_binded_eips_response.py +145 -0
  189. huaweicloudsdkgaussdbforopengauss/v3/model/list_cn_infos_before_reduce_request.py +143 -0
  190. huaweicloudsdkgaussdbforopengauss/v3/model/list_cn_infos_before_reduce_response.py +174 -0
  191. huaweicloudsdkgaussdbforopengauss/v3/model/list_component_infos_request.py +259 -0
  192. huaweicloudsdkgaussdbforopengauss/v3/model/list_component_infos_response.py +145 -0
  193. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_diff_request.py +140 -0
  194. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_diff_response.py +116 -0
  195. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_request.py +173 -0
  196. huaweicloudsdkgaussdbforopengauss/v3/model/list_configurations_response.py +137 -0
  197. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_instances_request.py +405 -0
  198. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_instances_response.py +145 -0
  199. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_roles_request.py +201 -0
  200. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_roles_response.py +145 -0
  201. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_schemas_request.py +229 -0
  202. huaweicloudsdkgaussdbforopengauss/v3/model/list_database_schemas_response.py +145 -0
  203. huaweicloudsdkgaussdbforopengauss/v3/model/list_databases_request.py +201 -0
  204. huaweicloudsdkgaussdbforopengauss/v3/model/list_databases_response.py +145 -0
  205. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastore.py +258 -0
  206. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_details_request.py +115 -0
  207. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_details_response.py +112 -0
  208. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_request.py +115 -0
  209. huaweicloudsdkgaussdbforopengauss/v3/model/list_datastores_response.py +116 -0
  210. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_backups_request.py +318 -0
  211. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_backups_response.py +145 -0
  212. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_flavors_request.py +260 -0
  213. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_flavors_response.py +145 -0
  214. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_users_request.py +201 -0
  215. huaweicloudsdkgaussdbforopengauss/v3/model/list_db_users_response.py +145 -0
  216. huaweicloudsdkgaussdbforopengauss/v3/model/list_diff_details_result.py +173 -0
  217. huaweicloudsdkgaussdbforopengauss/v3/model/list_disaster_recovery_record_request.py +257 -0
  218. huaweicloudsdkgaussdbforopengauss/v3/model/list_disaster_recovery_record_response.py +116 -0
  219. huaweicloudsdkgaussdbforopengauss/v3/model/list_eps_quotas_request.py +202 -0
  220. huaweicloudsdkgaussdbforopengauss/v3/model/list_eps_quotas_response.py +145 -0
  221. huaweicloudsdkgaussdbforopengauss/v3/model/list_features_request.py +143 -0
  222. huaweicloudsdkgaussdbforopengauss/v3/model/list_features_response.py +116 -0
  223. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavor_info.py +142 -0
  224. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_details_request.py +260 -0
  225. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_details_response.py +145 -0
  226. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_request.py +260 -0
  227. huaweicloudsdkgaussdbforopengauss/v3/model/list_flavors_response.py +145 -0
  228. huaweicloudsdkgaussdbforopengauss/v3/model/list_gauss_db_datastores_request.py +115 -0
  229. huaweicloudsdkgaussdbforopengauss/v3/model/list_gauss_db_datastores_response.py +112 -0
  230. huaweicloudsdkgaussdbforopengauss/v3/model/list_ha.py +142 -0
  231. huaweicloudsdkgaussdbforopengauss/v3/model/list_ha_result.py +142 -0
  232. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_request.py +201 -0
  233. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_response.py +145 -0
  234. huaweicloudsdkgaussdbforopengauss/v3/model/list_history_operations_result.py +226 -0
  235. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_datastore.py +258 -0
  236. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_details_request.py +405 -0
  237. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_details_response.py +145 -0
  238. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_engine_detail_request.py +173 -0
  239. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_engine_detail_response.py +145 -0
  240. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_error_logs_request.py +257 -0
  241. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_error_logs_response.py +145 -0
  242. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_response.py +932 -0
  243. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_result.py +961 -0
  244. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_tags_request.py +143 -0
  245. huaweicloudsdkgaussdbforopengauss/v3/model/list_instance_tags_response.py +145 -0
  246. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_details_request.py +405 -0
  247. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_details_response.py +145 -0
  248. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_request.py +405 -0
  249. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_response.py +145 -0
  250. huaweicloudsdkgaussdbforopengauss/v3/model/list_instances_result.py +957 -0
  251. huaweicloudsdkgaussdbforopengauss/v3/model/list_kernel_plugins_request.py +143 -0
  252. huaweicloudsdkgaussdbforopengauss/v3/model/list_kernel_plugins_response.py +116 -0
  253. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_request.py +404 -0
  254. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_response.py +203 -0
  255. huaweicloudsdkgaussdbforopengauss/v3/model/list_limit_task_response_result.py +695 -0
  256. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_request.py +229 -0
  257. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_response.py +203 -0
  258. huaweicloudsdkgaussdbforopengauss/v3/model/list_node_limit_sql_model_response_result.py +144 -0
  259. huaweicloudsdkgaussdbforopengauss/v3/model/list_param_group_templates_request.py +173 -0
  260. huaweicloudsdkgaussdbforopengauss/v3/model/list_param_group_templates_response.py +145 -0
  261. huaweicloudsdkgaussdbforopengauss/v3/model/list_parameter_group_templates_request.py +173 -0
  262. huaweicloudsdkgaussdbforopengauss/v3/model/list_parameter_group_templates_response.py +145 -0
  263. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_request.py +168 -0
  264. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_request_body.py +142 -0
  265. huaweicloudsdkgaussdbforopengauss/v3/model/list_plugin_extensions_response.py +116 -0
  266. huaweicloudsdkgaussdbforopengauss/v3/model/list_predefined_tags_request.py +115 -0
  267. huaweicloudsdkgaussdbforopengauss/v3/model/list_predefined_tags_response.py +112 -0
  268. huaweicloudsdkgaussdbforopengauss/v3/model/list_project_tags_request.py +115 -0
  269. huaweicloudsdkgaussdbforopengauss/v3/model/list_project_tags_response.py +116 -0
  270. huaweicloudsdkgaussdbforopengauss/v3/model/list_quota_result.py +376 -0
  271. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_details_request.py +202 -0
  272. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_details_response.py +145 -0
  273. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_request.py +202 -0
  274. huaweicloudsdkgaussdbforopengauss/v3/model/list_recycle_instances_response.py +145 -0
  275. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_details_request.py +259 -0
  276. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_details_response.py +145 -0
  277. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_request.py +259 -0
  278. huaweicloudsdkgaussdbforopengauss/v3/model/list_restorable_instances_response.py +145 -0
  279. huaweicloudsdkgaussdbforopengauss/v3/model/list_restore_times_request.py +171 -0
  280. huaweicloudsdkgaussdbforopengauss/v3/model/list_restore_times_response.py +116 -0
  281. huaweicloudsdkgaussdbforopengauss/v3/model/list_schedule_task_request.py +318 -0
  282. huaweicloudsdkgaussdbforopengauss/v3/model/list_schedule_task_response.py +145 -0
  283. huaweicloudsdkgaussdbforopengauss/v3/model/list_storage_types_request.py +172 -0
  284. huaweicloudsdkgaussdbforopengauss/v3/model/list_storage_types_response.py +116 -0
  285. huaweicloudsdkgaussdbforopengauss/v3/model/list_support_kernel_plugins_request.py +115 -0
  286. huaweicloudsdkgaussdbforopengauss/v3/model/list_support_kernel_plugins_response.py +116 -0
  287. huaweicloudsdkgaussdbforopengauss/v3/model/list_tasks_request.py +289 -0
  288. huaweicloudsdkgaussdbforopengauss/v3/model/list_tasks_response.py +145 -0
  289. huaweicloudsdkgaussdbforopengauss/v3/model/list_volume.py +142 -0
  290. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_request.py +140 -0
  291. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_request_body.py +114 -0
  292. huaweicloudsdkgaussdbforopengauss/v3/model/modify_eps_quota_response.py +85 -0
  293. huaweicloudsdkgaussdbforopengauss/v3/model/my_sql_compatibility_result.py +115 -0
  294. huaweicloudsdkgaussdbforopengauss/v3/model/node_result.py +311 -0
  295. huaweicloudsdkgaussdbforopengauss/v3/model/nodes.py +258 -0
  296. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy.py +143 -0
  297. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy_for_list_response.py +142 -0
  298. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_backup_strategy_for_response.py +142 -0
  299. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info.py +230 -0
  300. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_list_response.py +114 -0
  301. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_charge_info_response.py +230 -0
  302. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_coordinators.py +114 -0
  303. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore.py +143 -0
  304. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_option.py +143 -0
  305. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_response.py +142 -0
  306. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_datastore_result.py +142 -0
  307. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_enlarge_volume.py +114 -0
  308. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_error_response.py +142 -0
  309. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_expand_cluster.py +140 -0
  310. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha.py +199 -0
  311. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_option.py +199 -0
  312. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_response.py +170 -0
  313. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_ha_result.py +199 -0
  314. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_action_request.py +165 -0
  315. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_request.py +693 -0
  316. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_request_body.py +722 -0
  317. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_response.py +544 -0
  318. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_instance_result.py +544 -0
  319. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_modify_instance_configuration_request.py +114 -0
  320. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_resize_request.py +143 -0
  321. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_shard.py +114 -0
  322. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_upgrade_request.py +230 -0
  323. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume.py +142 -0
  324. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume_response.py +142 -0
  325. huaweicloudsdkgaussdbforopengauss/v3/model/open_gauss_volume_result.py +142 -0
  326. huaweicloudsdkgaussdbforopengauss/v3/model/opengauss_restore_instance_request.py +583 -0
  327. huaweicloudsdkgaussdbforopengauss/v3/model/para_error_response.py +142 -0
  328. huaweicloudsdkgaussdbforopengauss/v3/model/para_error_response_body.py +142 -0
  329. huaweicloudsdkgaussdbforopengauss/v3/model/para_group_parameter_result.py +282 -0
  330. huaweicloudsdkgaussdbforopengauss/v3/model/param_group_copy_request_body.py +143 -0
  331. huaweicloudsdkgaussdbforopengauss/v3/model/param_group_diff_request_body.py +142 -0
  332. huaweicloudsdkgaussdbforopengauss/v3/model/plugin_extensions.py +144 -0
  333. huaweicloudsdkgaussdbforopengauss/v3/model/project_quotas_result.py +114 -0
  334. huaweicloudsdkgaussdbforopengauss/v3/model/pwd_reset_request.py +114 -0
  335. huaweicloudsdkgaussdbforopengauss/v3/model/record_info_response.py +405 -0
  336. huaweicloudsdkgaussdbforopengauss/v3/model/recovery_backup_source.py +200 -0
  337. huaweicloudsdkgaussdbforopengauss/v3/model/recovery_backup_target.py +114 -0
  338. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_instances_detail_result.py +566 -0
  339. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_instances_detail_result_v1.py +566 -0
  340. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_policy.py +114 -0
  341. huaweicloudsdkgaussdbforopengauss/v3/model/recycle_policy_request_body.py +110 -0
  342. huaweicloudsdkgaussdbforopengauss/v3/model/region_instance_info.py +231 -0
  343. huaweicloudsdkgaussdbforopengauss/v3/model/release_disaster_req.py +114 -0
  344. huaweicloudsdkgaussdbforopengauss/v3/model/reset_configuration_request.py +143 -0
  345. huaweicloudsdkgaussdbforopengauss/v3/model/reset_configuration_response.py +112 -0
  346. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_request.py +168 -0
  347. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_request_body.py +115 -0
  348. huaweicloudsdkgaussdbforopengauss/v3/model/reset_dr_config_response.py +85 -0
  349. huaweicloudsdkgaussdbforopengauss/v3/model/reset_pwd_request.py +168 -0
  350. huaweicloudsdkgaussdbforopengauss/v3/model/reset_pwd_response.py +85 -0
  351. huaweicloudsdkgaussdbforopengauss/v3/model/resize_instance_flavor_request.py +168 -0
  352. huaweicloudsdkgaussdbforopengauss/v3/model/resize_instance_flavor_response.py +145 -0
  353. huaweicloudsdkgaussdbforopengauss/v3/model/resource_error_response.py +142 -0
  354. huaweicloudsdkgaussdbforopengauss/v3/model/resource_result.py +170 -0
  355. huaweicloudsdkgaussdbforopengauss/v3/model/restart_instance_request.py +143 -0
  356. huaweicloudsdkgaussdbforopengauss/v3/model/restart_instance_response.py +116 -0
  357. huaweicloudsdkgaussdbforopengauss/v3/model/restore_disaster_req.py +114 -0
  358. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_request.py +140 -0
  359. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_request_body.py +134 -0
  360. huaweicloudsdkgaussdbforopengauss/v3/model/restore_instance_response.py +116 -0
  361. huaweicloudsdkgaussdbforopengauss/v3/model/restore_point.py +142 -0
  362. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_request.py +168 -0
  363. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_request_body.py +198 -0
  364. huaweicloudsdkgaussdbforopengauss/v3/model/resume_plugin_extensions_response.py +112 -0
  365. huaweicloudsdkgaussdbforopengauss/v3/model/roll_upgrade_progress.py +231 -0
  366. huaweicloudsdkgaussdbforopengauss/v3/model/run_instance_action_request.py +168 -0
  367. huaweicloudsdkgaussdbforopengauss/v3/model/run_instance_action_response.py +145 -0
  368. huaweicloudsdkgaussdbforopengauss/v3/model/schedule_task_detail.py +318 -0
  369. huaweicloudsdkgaussdbforopengauss/v3/model/search_auto_enlarge_policy_request.py +143 -0
  370. huaweicloudsdkgaussdbforopengauss/v3/model/search_auto_enlarge_policy_response.py +319 -0
  371. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_request.py +168 -0
  372. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_request_body.py +110 -0
  373. huaweicloudsdkgaussdbforopengauss/v3/model/set_backup_policy_response.py +85 -0
  374. huaweicloudsdkgaussdbforopengauss/v3/model/set_db_user_pwd_request.py +168 -0
  375. huaweicloudsdkgaussdbforopengauss/v3/model/set_db_user_pwd_response.py +85 -0
  376. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_request.py +168 -0
  377. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_request_body.py +114 -0
  378. huaweicloudsdkgaussdbforopengauss/v3/model/set_kernel_plugin_license_response.py +112 -0
  379. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_request.py +168 -0
  380. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_request_body.py +110 -0
  381. huaweicloudsdkgaussdbforopengauss/v3/model/set_new_backup_policy_response.py +85 -0
  382. huaweicloudsdkgaussdbforopengauss/v3/model/set_recycle_policy_request.py +111 -0
  383. huaweicloudsdkgaussdbforopengauss/v3/model/set_recycle_policy_response.py +116 -0
  384. huaweicloudsdkgaussdbforopengauss/v3/model/shards.py +142 -0
  385. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy.py +372 -0
  386. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy_request.py +143 -0
  387. huaweicloudsdkgaussdbforopengauss/v3/model/show_backup_policy_response.py +112 -0
  388. huaweicloudsdkgaussdbforopengauss/v3/model/show_balance_status_request.py +143 -0
  389. huaweicloudsdkgaussdbforopengauss/v3/model/show_balance_status_response.py +116 -0
  390. huaweicloudsdkgaussdbforopengauss/v3/model/show_batch_upgrade_candidate_versions_request.py +140 -0
  391. huaweicloudsdkgaussdbforopengauss/v3/model/show_batch_upgrade_candidate_versions_response.py +232 -0
  392. huaweicloudsdkgaussdbforopengauss/v3/model/show_configuration_detail_request.py +143 -0
  393. huaweicloudsdkgaussdbforopengauss/v3/model/show_configuration_detail_response.py +319 -0
  394. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_instance_monitor_request.py +172 -0
  395. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_instance_monitor_response.py +319 -0
  396. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_relations_request.py +318 -0
  397. huaweicloudsdkgaussdbforopengauss/v3/model/show_cross_cloud_disaster_relations_response.py +145 -0
  398. huaweicloudsdkgaussdbforopengauss/v3/model/show_deployment_form_request.py +173 -0
  399. huaweicloudsdkgaussdbforopengauss/v3/model/show_deployment_form_response.py +203 -0
  400. huaweicloudsdkgaussdbforopengauss/v3/model/show_error_log_switch_status_request.py +143 -0
  401. huaweicloudsdkgaussdbforopengauss/v3/model/show_error_log_switch_status_response.py +116 -0
  402. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_configuration_request.py +143 -0
  403. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_configuration_response.py +232 -0
  404. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_disk_request.py +143 -0
  405. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_disk_response.py +145 -0
  406. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_detail_request.py +143 -0
  407. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_detail_response.py +232 -0
  408. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_request.py +143 -0
  409. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_param_group_response.py +232 -0
  410. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_snapshot_request.py +202 -0
  411. huaweicloudsdkgaussdbforopengauss/v3/model/show_instance_snapshot_response.py +348 -0
  412. huaweicloudsdkgaussdbforopengauss/v3/model/show_job_detail_request.py +114 -0
  413. huaweicloudsdkgaussdbforopengauss/v3/model/show_job_detail_response.py +112 -0
  414. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_node_option.py +142 -0
  415. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_request.py +142 -0
  416. huaweicloudsdkgaussdbforopengauss/v3/model/show_limit_task_response.py +406 -0
  417. huaweicloudsdkgaussdbforopengauss/v3/model/show_parameter_group_detail_request.py +143 -0
  418. huaweicloudsdkgaussdbforopengauss/v3/model/show_parameter_group_detail_response.py +319 -0
  419. huaweicloudsdkgaussdbforopengauss/v3/model/show_project_quotas_request.py +144 -0
  420. huaweicloudsdkgaussdbforopengauss/v3/model/show_project_quotas_response.py +112 -0
  421. huaweicloudsdkgaussdbforopengauss/v3/model/show_recycle_policy_request.py +115 -0
  422. huaweicloudsdkgaussdbforopengauss/v3/model/show_recycle_policy_response.py +116 -0
  423. huaweicloudsdkgaussdbforopengauss/v3/model/show_slow_log_download_request.py +143 -0
  424. huaweicloudsdkgaussdbforopengauss/v3/model/show_slow_log_download_response.py +116 -0
  425. huaweicloudsdkgaussdbforopengauss/v3/model/show_source_instance_detail_request.py +202 -0
  426. huaweicloudsdkgaussdbforopengauss/v3/model/show_source_instance_detail_response.py +348 -0
  427. huaweicloudsdkgaussdbforopengauss/v3/model/show_ssl_cert_download_link_request.py +143 -0
  428. huaweicloudsdkgaussdbforopengauss/v3/model/show_ssl_cert_download_link_response.py +116 -0
  429. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_details_request.py +143 -0
  430. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_details_response.py +373 -0
  431. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_request.py +143 -0
  432. huaweicloudsdkgaussdbforopengauss/v3/model/show_upgrade_candidate_versions_response.py +373 -0
  433. huaweicloudsdkgaussdbforopengauss/v3/model/slow_log_download_info.py +463 -0
  434. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_request.py +168 -0
  435. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_request_body.py +114 -0
  436. huaweicloudsdkgaussdbforopengauss/v3/model/start_instance_response.py +116 -0
  437. huaweicloudsdkgaussdbforopengauss/v3/model/start_my_sql_compatibility_request_body.py +114 -0
  438. huaweicloudsdkgaussdbforopengauss/v3/model/start_mysql_compatibility_request.py +168 -0
  439. huaweicloudsdkgaussdbforopengauss/v3/model/start_mysql_compatibility_response.py +116 -0
  440. huaweicloudsdkgaussdbforopengauss/v3/model/stop_backup_request.py +143 -0
  441. huaweicloudsdkgaussdbforopengauss/v3/model/stop_backup_response.py +116 -0
  442. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_request.py +168 -0
  443. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_request_body.py +114 -0
  444. huaweicloudsdkgaussdbforopengauss/v3/model/stop_instance_response.py +116 -0
  445. huaweicloudsdkgaussdbforopengauss/v3/model/storage.py +171 -0
  446. huaweicloudsdkgaussdbforopengauss/v3/model/switch_configuration_request.py +168 -0
  447. huaweicloudsdkgaussdbforopengauss/v3/model/switch_configuration_response.py +116 -0
  448. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_request.py +168 -0
  449. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_request_body.py +114 -0
  450. huaweicloudsdkgaussdbforopengauss/v3/model/switch_shard_response.py +116 -0
  451. huaweicloudsdkgaussdbforopengauss/v3/model/switchover_req.py +143 -0
  452. huaweicloudsdkgaussdbforopengauss/v3/model/sync_limit_data_request.py +114 -0
  453. huaweicloudsdkgaussdbforopengauss/v3/model/sync_limit_data_response.py +203 -0
  454. huaweicloudsdkgaussdbforopengauss/v3/model/tag_result.py +142 -0
  455. huaweicloudsdkgaussdbforopengauss/v3/model/tags_option.py +142 -0
  456. huaweicloudsdkgaussdbforopengauss/v3/model/tags_result.py +144 -0
  457. huaweicloudsdkgaussdbforopengauss/v3/model/task_detail_result.py +314 -0
  458. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_request.py +168 -0
  459. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_request_body.py +114 -0
  460. huaweicloudsdkgaussdbforopengauss/v3/model/update_features_response.py +116 -0
  461. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_configuration_request.py +168 -0
  462. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_configuration_response.py +145 -0
  463. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_name_request.py +168 -0
  464. huaweicloudsdkgaussdbforopengauss/v3/model/update_instance_name_response.py +116 -0
  465. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_request.py +167 -0
  466. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_request_body.py +318 -0
  467. huaweicloudsdkgaussdbforopengauss/v3/model/update_limit_task_response.py +406 -0
  468. huaweicloudsdkgaussdbforopengauss/v3/model/update_my_sql_compatibility_request_body.py +114 -0
  469. huaweicloudsdkgaussdbforopengauss/v3/model/update_mysql_compatibility_request.py +168 -0
  470. huaweicloudsdkgaussdbforopengauss/v3/model/update_mysql_compatibility_response.py +116 -0
  471. huaweicloudsdkgaussdbforopengauss/v3/model/update_name_request_body.py +114 -0
  472. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_action_info.py +144 -0
  473. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_error_response_body.py +142 -0
  474. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instance_version_request.py +168 -0
  475. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instance_version_response.py +145 -0
  476. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_request_body.py +115 -0
  477. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_version_request.py +140 -0
  478. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_instances_version_response.py +232 -0
  479. huaweicloudsdkgaussdbforopengauss/v3/model/upgrade_type_info.py +202 -0
  480. huaweicloudsdkgaussdbforopengauss/v3/model/validate_para_group_name_request.py +143 -0
  481. huaweicloudsdkgaussdbforopengauss/v3/model/validate_para_group_name_response.py +116 -0
  482. huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_request.py +140 -0
  483. huaweicloudsdkgaussdbforopengauss/v3/model/validate_weak_password_response.py +116 -0
  484. huaweicloudsdkgaussdbforopengauss/v3/model/weak_password_request_body.py +114 -0
  485. huaweicloudsdkgaussdbforopengauss/v3/region/__init__.py +0 -0
  486. huaweicloudsdkgaussdbforopengauss/v3/region/gaussdbforopengauss_region.py +97 -0
  487. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/LICENSE +13 -0
  488. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/METADATA +26 -0
  489. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/RECORD +491 -0
  490. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/WHEEL +5 -0
  491. huaweicloudsdkgaussdbforopengauss-3.1.160.dist-info/top_level.txt +1 -0
@@ -0,0 +1,932 @@
1
+ # coding: utf-8
2
+
3
+ import six
4
+
5
+ from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
6
+
7
+
8
+ class ListInstanceResponse:
9
+
10
+ """
11
+ Attributes:
12
+ openapi_types (dict): The key is attribute name
13
+ and the value is attribute type.
14
+ attribute_map (dict): The key is attribute name
15
+ and the value is json key in definition.
16
+ """
17
+ sensitive_list = []
18
+
19
+ openapi_types = {
20
+ 'id': 'str',
21
+ 'name': 'str',
22
+ 'status': 'str',
23
+ 'private_ips': 'list[str]',
24
+ 'public_ips': 'list[str]',
25
+ 'port': 'int',
26
+ 'type': 'str',
27
+ 'ha': 'ListHa',
28
+ 'replica_num': 'int',
29
+ 'region': 'str',
30
+ 'datastore': 'ListDatastore',
31
+ 'created': 'str',
32
+ 'updated': 'str',
33
+ 'db_user_name': 'str',
34
+ 'vpc_id': 'str',
35
+ 'subnet_id': 'str',
36
+ 'security_group_id': 'str',
37
+ 'flavor_ref': 'str',
38
+ 'flavor_info': 'ListFlavorInfo',
39
+ 'volume': 'ListVolume',
40
+ 'switch_strategy': 'str',
41
+ 'backup_strategy': 'OpenGaussBackupStrategyForListResponse',
42
+ 'maintenance_window': 'str',
43
+ 'nodes': 'list[object]',
44
+ 'enterprise_project_id': 'str',
45
+ 'instance_mode': 'str',
46
+ 'disk_encryption_id': 'str',
47
+ 'charge_info': 'OpenGaussChargeInfoListResponse',
48
+ 'time_zone': 'str',
49
+ 'tags': 'list[object]',
50
+ 'backup_used_space': 'str'
51
+ }
52
+
53
+ attribute_map = {
54
+ 'id': 'id',
55
+ 'name': 'name',
56
+ 'status': 'status',
57
+ 'private_ips': 'private_ips',
58
+ 'public_ips': 'public_ips',
59
+ 'port': 'port',
60
+ 'type': 'type',
61
+ 'ha': 'ha',
62
+ 'replica_num': 'replica_num',
63
+ 'region': 'region',
64
+ 'datastore': 'datastore',
65
+ 'created': 'created',
66
+ 'updated': 'updated',
67
+ 'db_user_name': 'db_user_name',
68
+ 'vpc_id': 'vpc_id',
69
+ 'subnet_id': 'subnet_id',
70
+ 'security_group_id': 'security_group_id',
71
+ 'flavor_ref': 'flavor_ref',
72
+ 'flavor_info': 'flavor_info',
73
+ 'volume': 'volume',
74
+ 'switch_strategy': 'switch_strategy',
75
+ 'backup_strategy': 'backup_strategy',
76
+ 'maintenance_window': 'maintenance_window',
77
+ 'nodes': 'nodes',
78
+ 'enterprise_project_id': 'enterprise_project_id',
79
+ 'instance_mode': 'instance_mode',
80
+ 'disk_encryption_id': 'disk_encryption_id',
81
+ 'charge_info': 'charge_info',
82
+ 'time_zone': 'time_zone',
83
+ 'tags': 'tags',
84
+ 'backup_used_space': 'backup_used_space'
85
+ }
86
+
87
+ def __init__(self, id=None, name=None, status=None, private_ips=None, public_ips=None, port=None, type=None, ha=None, replica_num=None, region=None, datastore=None, created=None, updated=None, db_user_name=None, vpc_id=None, subnet_id=None, security_group_id=None, flavor_ref=None, flavor_info=None, volume=None, switch_strategy=None, backup_strategy=None, maintenance_window=None, nodes=None, enterprise_project_id=None, instance_mode=None, disk_encryption_id=None, charge_info=None, time_zone=None, tags=None, backup_used_space=None):
88
+ r"""ListInstanceResponse
89
+
90
+ The model defined in huaweicloud sdk
91
+
92
+ :param id: 实例ID。
93
+ :type id: str
94
+ :param name: 创建的实例名称。
95
+ :type name: str
96
+ :param status: 实例状态。 取值: 值为“BUILD”,表示实例正在创建。 值为“ACTIVE”,表示实例正常。 值为“FAILED”,表示实例异常。 值为“FROZEN”,表示实例冻结。 值为“EXPANDING”,表示实例正在扩容CN或DN。 值为“REBOOTING”,表示实例正在重启。 值为“UPGRADING”,表示实例正在升级。 值为“RESTORING”,表示实例正在恢复。 值为“BACKING UP”,表示实例正在进行备份。 值为“REDUCING REPLICATION”,表示实例正在降副本。 值为“STORAGE FULL”,表示实例磁盘空间满。
97
+ :type status: str
98
+ :param private_ips: 实例内网IP地址列表。分布式CN所在的弹性云服务器创建成功后该值存在,主备版DN所在的弹性云服务器创建成功后该值存在,其他情况下为空字符串。
99
+ :type private_ips: list[str]
100
+ :param public_ips: 实例外网IP地址列表。绑定弹性公网IP后,该值不为空。
101
+ :type public_ips: list[str]
102
+ :param port: 数据库端口号。GaussDB 数据库端口设置范围为1024~39998(其中2378,2379,2380,4999,5000,5999,6000,6001,8097,8098,20049,20050,21731,21732被系统占用不可设置)。 当不传该参数时,默认端口如下:8000。
103
+ :type port: int
104
+ :param type: 实例类型,取值为 \"enterprise\",对应于分布式实例(企业版)。取值为\"Ha\",对应于主备版实例。
105
+ :type type: str
106
+ :param ha:
107
+ :type ha: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListHa`
108
+ :param replica_num: 实例副本数。
109
+ :type replica_num: int
110
+ :param region: 实例所在区域。
111
+ :type region: str
112
+ :param datastore:
113
+ :type datastore: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListDatastore`
114
+ :param created: 创建时间,格式为“yyyy-mm-dd hh:mm:ss timezone”。 其中timezone是指时区。 说明:创建时该值为实例下发创建的时间,创建完成后,该值为创建完成时间。
115
+ :type created: str
116
+ :param updated: 更新时间,格式与“created”字段对应格式完全相同。 说明:创建时返回值为空,数据库实例创建成功后该值不为空。
117
+ :type updated: str
118
+ :param db_user_name: 默认用户名。
119
+ :type db_user_name: str
120
+ :param vpc_id: 虚拟私有云ID。
121
+ :type vpc_id: str
122
+ :param subnet_id: 子网的网络ID信息。
123
+ :type subnet_id: str
124
+ :param security_group_id: 安全组ID。
125
+ :type security_group_id: str
126
+ :param flavor_ref: 规格码。参考[表1](https://support.huaweicloud.com/api-opengauss/opengauss_api_0037.html#opengauss_api_0037__ted9b9d433c8a4c52884e199e17f94479)中GaussDB 的“规格编码”列内容获取。
127
+ :type flavor_ref: str
128
+ :param flavor_info:
129
+ :type flavor_info: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListFlavorInfo`
130
+ :param volume:
131
+ :type volume: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListVolume`
132
+ :param switch_strategy: 数据库切换策略。取值为“reliability”或“availability”,分别对应于可靠性优先和可用性优先。 若创建时没有选择切换策略,则不予显示。
133
+ :type switch_strategy: str
134
+ :param backup_strategy:
135
+ :type backup_strategy: :class:`huaweicloudsdkgaussdbforopengauss.v3.OpenGaussBackupStrategyForListResponse`
136
+ :param maintenance_window: 可维护时间窗,为UTC时间。
137
+ :type maintenance_window: str
138
+ :param nodes: 实例节点信息。
139
+ :type nodes: list[object]
140
+ :param enterprise_project_id: 企业项目标签ID。非企业项目账号的实例,企业项目默认0。
141
+ :type enterprise_project_id: str
142
+ :param instance_mode: basic为基础版 ,enterprise为企业版。
143
+ :type instance_mode: str
144
+ :param disk_encryption_id: 磁盘加密密钥ID。只有创建磁盘加密实例才会显示该参数。
145
+ :type disk_encryption_id: str
146
+ :param charge_info:
147
+ :type charge_info: :class:`huaweicloudsdkgaussdbforopengauss.v3.OpenGaussChargeInfoListResponse`
148
+ :param time_zone: 时区。
149
+ :type time_zone: str
150
+ :param tags: 标签列表,没有标签不返回该参数。
151
+ :type tags: list[object]
152
+ :param backup_used_space: 备份空间使用量,单位KB。
153
+ :type backup_used_space: str
154
+ """
155
+
156
+
157
+
158
+ self._id = None
159
+ self._name = None
160
+ self._status = None
161
+ self._private_ips = None
162
+ self._public_ips = None
163
+ self._port = None
164
+ self._type = None
165
+ self._ha = None
166
+ self._replica_num = None
167
+ self._region = None
168
+ self._datastore = None
169
+ self._created = None
170
+ self._updated = None
171
+ self._db_user_name = None
172
+ self._vpc_id = None
173
+ self._subnet_id = None
174
+ self._security_group_id = None
175
+ self._flavor_ref = None
176
+ self._flavor_info = None
177
+ self._volume = None
178
+ self._switch_strategy = None
179
+ self._backup_strategy = None
180
+ self._maintenance_window = None
181
+ self._nodes = None
182
+ self._enterprise_project_id = None
183
+ self._instance_mode = None
184
+ self._disk_encryption_id = None
185
+ self._charge_info = None
186
+ self._time_zone = None
187
+ self._tags = None
188
+ self._backup_used_space = None
189
+ self.discriminator = None
190
+
191
+ self.id = id
192
+ self.name = name
193
+ self.status = status
194
+ self.private_ips = private_ips
195
+ self.public_ips = public_ips
196
+ self.port = port
197
+ self.type = type
198
+ self.ha = ha
199
+ if replica_num is not None:
200
+ self.replica_num = replica_num
201
+ self.region = region
202
+ self.datastore = datastore
203
+ self.created = created
204
+ self.updated = updated
205
+ self.db_user_name = db_user_name
206
+ self.vpc_id = vpc_id
207
+ self.subnet_id = subnet_id
208
+ self.security_group_id = security_group_id
209
+ self.flavor_ref = flavor_ref
210
+ self.flavor_info = flavor_info
211
+ self.volume = volume
212
+ self.switch_strategy = switch_strategy
213
+ self.backup_strategy = backup_strategy
214
+ self.maintenance_window = maintenance_window
215
+ self.nodes = nodes
216
+ self.enterprise_project_id = enterprise_project_id
217
+ self.instance_mode = instance_mode
218
+ self.disk_encryption_id = disk_encryption_id
219
+ self.charge_info = charge_info
220
+ self.time_zone = time_zone
221
+ self.tags = tags
222
+ if backup_used_space is not None:
223
+ self.backup_used_space = backup_used_space
224
+
225
+ @property
226
+ def id(self):
227
+ r"""Gets the id of this ListInstanceResponse.
228
+
229
+ 实例ID。
230
+
231
+ :return: The id of this ListInstanceResponse.
232
+ :rtype: str
233
+ """
234
+ return self._id
235
+
236
+ @id.setter
237
+ def id(self, id):
238
+ r"""Sets the id of this ListInstanceResponse.
239
+
240
+ 实例ID。
241
+
242
+ :param id: The id of this ListInstanceResponse.
243
+ :type id: str
244
+ """
245
+ self._id = id
246
+
247
+ @property
248
+ def name(self):
249
+ r"""Gets the name of this ListInstanceResponse.
250
+
251
+ 创建的实例名称。
252
+
253
+ :return: The name of this ListInstanceResponse.
254
+ :rtype: str
255
+ """
256
+ return self._name
257
+
258
+ @name.setter
259
+ def name(self, name):
260
+ r"""Sets the name of this ListInstanceResponse.
261
+
262
+ 创建的实例名称。
263
+
264
+ :param name: The name of this ListInstanceResponse.
265
+ :type name: str
266
+ """
267
+ self._name = name
268
+
269
+ @property
270
+ def status(self):
271
+ r"""Gets the status of this ListInstanceResponse.
272
+
273
+ 实例状态。 取值: 值为“BUILD”,表示实例正在创建。 值为“ACTIVE”,表示实例正常。 值为“FAILED”,表示实例异常。 值为“FROZEN”,表示实例冻结。 值为“EXPANDING”,表示实例正在扩容CN或DN。 值为“REBOOTING”,表示实例正在重启。 值为“UPGRADING”,表示实例正在升级。 值为“RESTORING”,表示实例正在恢复。 值为“BACKING UP”,表示实例正在进行备份。 值为“REDUCING REPLICATION”,表示实例正在降副本。 值为“STORAGE FULL”,表示实例磁盘空间满。
274
+
275
+ :return: The status of this ListInstanceResponse.
276
+ :rtype: str
277
+ """
278
+ return self._status
279
+
280
+ @status.setter
281
+ def status(self, status):
282
+ r"""Sets the status of this ListInstanceResponse.
283
+
284
+ 实例状态。 取值: 值为“BUILD”,表示实例正在创建。 值为“ACTIVE”,表示实例正常。 值为“FAILED”,表示实例异常。 值为“FROZEN”,表示实例冻结。 值为“EXPANDING”,表示实例正在扩容CN或DN。 值为“REBOOTING”,表示实例正在重启。 值为“UPGRADING”,表示实例正在升级。 值为“RESTORING”,表示实例正在恢复。 值为“BACKING UP”,表示实例正在进行备份。 值为“REDUCING REPLICATION”,表示实例正在降副本。 值为“STORAGE FULL”,表示实例磁盘空间满。
285
+
286
+ :param status: The status of this ListInstanceResponse.
287
+ :type status: str
288
+ """
289
+ self._status = status
290
+
291
+ @property
292
+ def private_ips(self):
293
+ r"""Gets the private_ips of this ListInstanceResponse.
294
+
295
+ 实例内网IP地址列表。分布式CN所在的弹性云服务器创建成功后该值存在,主备版DN所在的弹性云服务器创建成功后该值存在,其他情况下为空字符串。
296
+
297
+ :return: The private_ips of this ListInstanceResponse.
298
+ :rtype: list[str]
299
+ """
300
+ return self._private_ips
301
+
302
+ @private_ips.setter
303
+ def private_ips(self, private_ips):
304
+ r"""Sets the private_ips of this ListInstanceResponse.
305
+
306
+ 实例内网IP地址列表。分布式CN所在的弹性云服务器创建成功后该值存在,主备版DN所在的弹性云服务器创建成功后该值存在,其他情况下为空字符串。
307
+
308
+ :param private_ips: The private_ips of this ListInstanceResponse.
309
+ :type private_ips: list[str]
310
+ """
311
+ self._private_ips = private_ips
312
+
313
+ @property
314
+ def public_ips(self):
315
+ r"""Gets the public_ips of this ListInstanceResponse.
316
+
317
+ 实例外网IP地址列表。绑定弹性公网IP后,该值不为空。
318
+
319
+ :return: The public_ips of this ListInstanceResponse.
320
+ :rtype: list[str]
321
+ """
322
+ return self._public_ips
323
+
324
+ @public_ips.setter
325
+ def public_ips(self, public_ips):
326
+ r"""Sets the public_ips of this ListInstanceResponse.
327
+
328
+ 实例外网IP地址列表。绑定弹性公网IP后,该值不为空。
329
+
330
+ :param public_ips: The public_ips of this ListInstanceResponse.
331
+ :type public_ips: list[str]
332
+ """
333
+ self._public_ips = public_ips
334
+
335
+ @property
336
+ def port(self):
337
+ r"""Gets the port of this ListInstanceResponse.
338
+
339
+ 数据库端口号。GaussDB 数据库端口设置范围为1024~39998(其中2378,2379,2380,4999,5000,5999,6000,6001,8097,8098,20049,20050,21731,21732被系统占用不可设置)。 当不传该参数时,默认端口如下:8000。
340
+
341
+ :return: The port of this ListInstanceResponse.
342
+ :rtype: int
343
+ """
344
+ return self._port
345
+
346
+ @port.setter
347
+ def port(self, port):
348
+ r"""Sets the port of this ListInstanceResponse.
349
+
350
+ 数据库端口号。GaussDB 数据库端口设置范围为1024~39998(其中2378,2379,2380,4999,5000,5999,6000,6001,8097,8098,20049,20050,21731,21732被系统占用不可设置)。 当不传该参数时,默认端口如下:8000。
351
+
352
+ :param port: The port of this ListInstanceResponse.
353
+ :type port: int
354
+ """
355
+ self._port = port
356
+
357
+ @property
358
+ def type(self):
359
+ r"""Gets the type of this ListInstanceResponse.
360
+
361
+ 实例类型,取值为 \"enterprise\",对应于分布式实例(企业版)。取值为\"Ha\",对应于主备版实例。
362
+
363
+ :return: The type of this ListInstanceResponse.
364
+ :rtype: str
365
+ """
366
+ return self._type
367
+
368
+ @type.setter
369
+ def type(self, type):
370
+ r"""Sets the type of this ListInstanceResponse.
371
+
372
+ 实例类型,取值为 \"enterprise\",对应于分布式实例(企业版)。取值为\"Ha\",对应于主备版实例。
373
+
374
+ :param type: The type of this ListInstanceResponse.
375
+ :type type: str
376
+ """
377
+ self._type = type
378
+
379
+ @property
380
+ def ha(self):
381
+ r"""Gets the ha of this ListInstanceResponse.
382
+
383
+ :return: The ha of this ListInstanceResponse.
384
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListHa`
385
+ """
386
+ return self._ha
387
+
388
+ @ha.setter
389
+ def ha(self, ha):
390
+ r"""Sets the ha of this ListInstanceResponse.
391
+
392
+ :param ha: The ha of this ListInstanceResponse.
393
+ :type ha: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListHa`
394
+ """
395
+ self._ha = ha
396
+
397
+ @property
398
+ def replica_num(self):
399
+ r"""Gets the replica_num of this ListInstanceResponse.
400
+
401
+ 实例副本数。
402
+
403
+ :return: The replica_num of this ListInstanceResponse.
404
+ :rtype: int
405
+ """
406
+ return self._replica_num
407
+
408
+ @replica_num.setter
409
+ def replica_num(self, replica_num):
410
+ r"""Sets the replica_num of this ListInstanceResponse.
411
+
412
+ 实例副本数。
413
+
414
+ :param replica_num: The replica_num of this ListInstanceResponse.
415
+ :type replica_num: int
416
+ """
417
+ self._replica_num = replica_num
418
+
419
+ @property
420
+ def region(self):
421
+ r"""Gets the region of this ListInstanceResponse.
422
+
423
+ 实例所在区域。
424
+
425
+ :return: The region of this ListInstanceResponse.
426
+ :rtype: str
427
+ """
428
+ return self._region
429
+
430
+ @region.setter
431
+ def region(self, region):
432
+ r"""Sets the region of this ListInstanceResponse.
433
+
434
+ 实例所在区域。
435
+
436
+ :param region: The region of this ListInstanceResponse.
437
+ :type region: str
438
+ """
439
+ self._region = region
440
+
441
+ @property
442
+ def datastore(self):
443
+ r"""Gets the datastore of this ListInstanceResponse.
444
+
445
+ :return: The datastore of this ListInstanceResponse.
446
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListDatastore`
447
+ """
448
+ return self._datastore
449
+
450
+ @datastore.setter
451
+ def datastore(self, datastore):
452
+ r"""Sets the datastore of this ListInstanceResponse.
453
+
454
+ :param datastore: The datastore of this ListInstanceResponse.
455
+ :type datastore: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListDatastore`
456
+ """
457
+ self._datastore = datastore
458
+
459
+ @property
460
+ def created(self):
461
+ r"""Gets the created of this ListInstanceResponse.
462
+
463
+ 创建时间,格式为“yyyy-mm-dd hh:mm:ss timezone”。 其中timezone是指时区。 说明:创建时该值为实例下发创建的时间,创建完成后,该值为创建完成时间。
464
+
465
+ :return: The created of this ListInstanceResponse.
466
+ :rtype: str
467
+ """
468
+ return self._created
469
+
470
+ @created.setter
471
+ def created(self, created):
472
+ r"""Sets the created of this ListInstanceResponse.
473
+
474
+ 创建时间,格式为“yyyy-mm-dd hh:mm:ss timezone”。 其中timezone是指时区。 说明:创建时该值为实例下发创建的时间,创建完成后,该值为创建完成时间。
475
+
476
+ :param created: The created of this ListInstanceResponse.
477
+ :type created: str
478
+ """
479
+ self._created = created
480
+
481
+ @property
482
+ def updated(self):
483
+ r"""Gets the updated of this ListInstanceResponse.
484
+
485
+ 更新时间,格式与“created”字段对应格式完全相同。 说明:创建时返回值为空,数据库实例创建成功后该值不为空。
486
+
487
+ :return: The updated of this ListInstanceResponse.
488
+ :rtype: str
489
+ """
490
+ return self._updated
491
+
492
+ @updated.setter
493
+ def updated(self, updated):
494
+ r"""Sets the updated of this ListInstanceResponse.
495
+
496
+ 更新时间,格式与“created”字段对应格式完全相同。 说明:创建时返回值为空,数据库实例创建成功后该值不为空。
497
+
498
+ :param updated: The updated of this ListInstanceResponse.
499
+ :type updated: str
500
+ """
501
+ self._updated = updated
502
+
503
+ @property
504
+ def db_user_name(self):
505
+ r"""Gets the db_user_name of this ListInstanceResponse.
506
+
507
+ 默认用户名。
508
+
509
+ :return: The db_user_name of this ListInstanceResponse.
510
+ :rtype: str
511
+ """
512
+ return self._db_user_name
513
+
514
+ @db_user_name.setter
515
+ def db_user_name(self, db_user_name):
516
+ r"""Sets the db_user_name of this ListInstanceResponse.
517
+
518
+ 默认用户名。
519
+
520
+ :param db_user_name: The db_user_name of this ListInstanceResponse.
521
+ :type db_user_name: str
522
+ """
523
+ self._db_user_name = db_user_name
524
+
525
+ @property
526
+ def vpc_id(self):
527
+ r"""Gets the vpc_id of this ListInstanceResponse.
528
+
529
+ 虚拟私有云ID。
530
+
531
+ :return: The vpc_id of this ListInstanceResponse.
532
+ :rtype: str
533
+ """
534
+ return self._vpc_id
535
+
536
+ @vpc_id.setter
537
+ def vpc_id(self, vpc_id):
538
+ r"""Sets the vpc_id of this ListInstanceResponse.
539
+
540
+ 虚拟私有云ID。
541
+
542
+ :param vpc_id: The vpc_id of this ListInstanceResponse.
543
+ :type vpc_id: str
544
+ """
545
+ self._vpc_id = vpc_id
546
+
547
+ @property
548
+ def subnet_id(self):
549
+ r"""Gets the subnet_id of this ListInstanceResponse.
550
+
551
+ 子网的网络ID信息。
552
+
553
+ :return: The subnet_id of this ListInstanceResponse.
554
+ :rtype: str
555
+ """
556
+ return self._subnet_id
557
+
558
+ @subnet_id.setter
559
+ def subnet_id(self, subnet_id):
560
+ r"""Sets the subnet_id of this ListInstanceResponse.
561
+
562
+ 子网的网络ID信息。
563
+
564
+ :param subnet_id: The subnet_id of this ListInstanceResponse.
565
+ :type subnet_id: str
566
+ """
567
+ self._subnet_id = subnet_id
568
+
569
+ @property
570
+ def security_group_id(self):
571
+ r"""Gets the security_group_id of this ListInstanceResponse.
572
+
573
+ 安全组ID。
574
+
575
+ :return: The security_group_id of this ListInstanceResponse.
576
+ :rtype: str
577
+ """
578
+ return self._security_group_id
579
+
580
+ @security_group_id.setter
581
+ def security_group_id(self, security_group_id):
582
+ r"""Sets the security_group_id of this ListInstanceResponse.
583
+
584
+ 安全组ID。
585
+
586
+ :param security_group_id: The security_group_id of this ListInstanceResponse.
587
+ :type security_group_id: str
588
+ """
589
+ self._security_group_id = security_group_id
590
+
591
+ @property
592
+ def flavor_ref(self):
593
+ r"""Gets the flavor_ref of this ListInstanceResponse.
594
+
595
+ 规格码。参考[表1](https://support.huaweicloud.com/api-opengauss/opengauss_api_0037.html#opengauss_api_0037__ted9b9d433c8a4c52884e199e17f94479)中GaussDB 的“规格编码”列内容获取。
596
+
597
+ :return: The flavor_ref of this ListInstanceResponse.
598
+ :rtype: str
599
+ """
600
+ return self._flavor_ref
601
+
602
+ @flavor_ref.setter
603
+ def flavor_ref(self, flavor_ref):
604
+ r"""Sets the flavor_ref of this ListInstanceResponse.
605
+
606
+ 规格码。参考[表1](https://support.huaweicloud.com/api-opengauss/opengauss_api_0037.html#opengauss_api_0037__ted9b9d433c8a4c52884e199e17f94479)中GaussDB 的“规格编码”列内容获取。
607
+
608
+ :param flavor_ref: The flavor_ref of this ListInstanceResponse.
609
+ :type flavor_ref: str
610
+ """
611
+ self._flavor_ref = flavor_ref
612
+
613
+ @property
614
+ def flavor_info(self):
615
+ r"""Gets the flavor_info of this ListInstanceResponse.
616
+
617
+ :return: The flavor_info of this ListInstanceResponse.
618
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListFlavorInfo`
619
+ """
620
+ return self._flavor_info
621
+
622
+ @flavor_info.setter
623
+ def flavor_info(self, flavor_info):
624
+ r"""Sets the flavor_info of this ListInstanceResponse.
625
+
626
+ :param flavor_info: The flavor_info of this ListInstanceResponse.
627
+ :type flavor_info: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListFlavorInfo`
628
+ """
629
+ self._flavor_info = flavor_info
630
+
631
+ @property
632
+ def volume(self):
633
+ r"""Gets the volume of this ListInstanceResponse.
634
+
635
+ :return: The volume of this ListInstanceResponse.
636
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListVolume`
637
+ """
638
+ return self._volume
639
+
640
+ @volume.setter
641
+ def volume(self, volume):
642
+ r"""Sets the volume of this ListInstanceResponse.
643
+
644
+ :param volume: The volume of this ListInstanceResponse.
645
+ :type volume: :class:`huaweicloudsdkgaussdbforopengauss.v3.ListVolume`
646
+ """
647
+ self._volume = volume
648
+
649
+ @property
650
+ def switch_strategy(self):
651
+ r"""Gets the switch_strategy of this ListInstanceResponse.
652
+
653
+ 数据库切换策略。取值为“reliability”或“availability”,分别对应于可靠性优先和可用性优先。 若创建时没有选择切换策略,则不予显示。
654
+
655
+ :return: The switch_strategy of this ListInstanceResponse.
656
+ :rtype: str
657
+ """
658
+ return self._switch_strategy
659
+
660
+ @switch_strategy.setter
661
+ def switch_strategy(self, switch_strategy):
662
+ r"""Sets the switch_strategy of this ListInstanceResponse.
663
+
664
+ 数据库切换策略。取值为“reliability”或“availability”,分别对应于可靠性优先和可用性优先。 若创建时没有选择切换策略,则不予显示。
665
+
666
+ :param switch_strategy: The switch_strategy of this ListInstanceResponse.
667
+ :type switch_strategy: str
668
+ """
669
+ self._switch_strategy = switch_strategy
670
+
671
+ @property
672
+ def backup_strategy(self):
673
+ r"""Gets the backup_strategy of this ListInstanceResponse.
674
+
675
+ :return: The backup_strategy of this ListInstanceResponse.
676
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.OpenGaussBackupStrategyForListResponse`
677
+ """
678
+ return self._backup_strategy
679
+
680
+ @backup_strategy.setter
681
+ def backup_strategy(self, backup_strategy):
682
+ r"""Sets the backup_strategy of this ListInstanceResponse.
683
+
684
+ :param backup_strategy: The backup_strategy of this ListInstanceResponse.
685
+ :type backup_strategy: :class:`huaweicloudsdkgaussdbforopengauss.v3.OpenGaussBackupStrategyForListResponse`
686
+ """
687
+ self._backup_strategy = backup_strategy
688
+
689
+ @property
690
+ def maintenance_window(self):
691
+ r"""Gets the maintenance_window of this ListInstanceResponse.
692
+
693
+ 可维护时间窗,为UTC时间。
694
+
695
+ :return: The maintenance_window of this ListInstanceResponse.
696
+ :rtype: str
697
+ """
698
+ return self._maintenance_window
699
+
700
+ @maintenance_window.setter
701
+ def maintenance_window(self, maintenance_window):
702
+ r"""Sets the maintenance_window of this ListInstanceResponse.
703
+
704
+ 可维护时间窗,为UTC时间。
705
+
706
+ :param maintenance_window: The maintenance_window of this ListInstanceResponse.
707
+ :type maintenance_window: str
708
+ """
709
+ self._maintenance_window = maintenance_window
710
+
711
+ @property
712
+ def nodes(self):
713
+ r"""Gets the nodes of this ListInstanceResponse.
714
+
715
+ 实例节点信息。
716
+
717
+ :return: The nodes of this ListInstanceResponse.
718
+ :rtype: list[object]
719
+ """
720
+ return self._nodes
721
+
722
+ @nodes.setter
723
+ def nodes(self, nodes):
724
+ r"""Sets the nodes of this ListInstanceResponse.
725
+
726
+ 实例节点信息。
727
+
728
+ :param nodes: The nodes of this ListInstanceResponse.
729
+ :type nodes: list[object]
730
+ """
731
+ self._nodes = nodes
732
+
733
+ @property
734
+ def enterprise_project_id(self):
735
+ r"""Gets the enterprise_project_id of this ListInstanceResponse.
736
+
737
+ 企业项目标签ID。非企业项目账号的实例,企业项目默认0。
738
+
739
+ :return: The enterprise_project_id of this ListInstanceResponse.
740
+ :rtype: str
741
+ """
742
+ return self._enterprise_project_id
743
+
744
+ @enterprise_project_id.setter
745
+ def enterprise_project_id(self, enterprise_project_id):
746
+ r"""Sets the enterprise_project_id of this ListInstanceResponse.
747
+
748
+ 企业项目标签ID。非企业项目账号的实例,企业项目默认0。
749
+
750
+ :param enterprise_project_id: The enterprise_project_id of this ListInstanceResponse.
751
+ :type enterprise_project_id: str
752
+ """
753
+ self._enterprise_project_id = enterprise_project_id
754
+
755
+ @property
756
+ def instance_mode(self):
757
+ r"""Gets the instance_mode of this ListInstanceResponse.
758
+
759
+ basic为基础版 ,enterprise为企业版。
760
+
761
+ :return: The instance_mode of this ListInstanceResponse.
762
+ :rtype: str
763
+ """
764
+ return self._instance_mode
765
+
766
+ @instance_mode.setter
767
+ def instance_mode(self, instance_mode):
768
+ r"""Sets the instance_mode of this ListInstanceResponse.
769
+
770
+ basic为基础版 ,enterprise为企业版。
771
+
772
+ :param instance_mode: The instance_mode of this ListInstanceResponse.
773
+ :type instance_mode: str
774
+ """
775
+ self._instance_mode = instance_mode
776
+
777
+ @property
778
+ def disk_encryption_id(self):
779
+ r"""Gets the disk_encryption_id of this ListInstanceResponse.
780
+
781
+ 磁盘加密密钥ID。只有创建磁盘加密实例才会显示该参数。
782
+
783
+ :return: The disk_encryption_id of this ListInstanceResponse.
784
+ :rtype: str
785
+ """
786
+ return self._disk_encryption_id
787
+
788
+ @disk_encryption_id.setter
789
+ def disk_encryption_id(self, disk_encryption_id):
790
+ r"""Sets the disk_encryption_id of this ListInstanceResponse.
791
+
792
+ 磁盘加密密钥ID。只有创建磁盘加密实例才会显示该参数。
793
+
794
+ :param disk_encryption_id: The disk_encryption_id of this ListInstanceResponse.
795
+ :type disk_encryption_id: str
796
+ """
797
+ self._disk_encryption_id = disk_encryption_id
798
+
799
+ @property
800
+ def charge_info(self):
801
+ r"""Gets the charge_info of this ListInstanceResponse.
802
+
803
+ :return: The charge_info of this ListInstanceResponse.
804
+ :rtype: :class:`huaweicloudsdkgaussdbforopengauss.v3.OpenGaussChargeInfoListResponse`
805
+ """
806
+ return self._charge_info
807
+
808
+ @charge_info.setter
809
+ def charge_info(self, charge_info):
810
+ r"""Sets the charge_info of this ListInstanceResponse.
811
+
812
+ :param charge_info: The charge_info of this ListInstanceResponse.
813
+ :type charge_info: :class:`huaweicloudsdkgaussdbforopengauss.v3.OpenGaussChargeInfoListResponse`
814
+ """
815
+ self._charge_info = charge_info
816
+
817
+ @property
818
+ def time_zone(self):
819
+ r"""Gets the time_zone of this ListInstanceResponse.
820
+
821
+ 时区。
822
+
823
+ :return: The time_zone of this ListInstanceResponse.
824
+ :rtype: str
825
+ """
826
+ return self._time_zone
827
+
828
+ @time_zone.setter
829
+ def time_zone(self, time_zone):
830
+ r"""Sets the time_zone of this ListInstanceResponse.
831
+
832
+ 时区。
833
+
834
+ :param time_zone: The time_zone of this ListInstanceResponse.
835
+ :type time_zone: str
836
+ """
837
+ self._time_zone = time_zone
838
+
839
+ @property
840
+ def tags(self):
841
+ r"""Gets the tags of this ListInstanceResponse.
842
+
843
+ 标签列表,没有标签不返回该参数。
844
+
845
+ :return: The tags of this ListInstanceResponse.
846
+ :rtype: list[object]
847
+ """
848
+ return self._tags
849
+
850
+ @tags.setter
851
+ def tags(self, tags):
852
+ r"""Sets the tags of this ListInstanceResponse.
853
+
854
+ 标签列表,没有标签不返回该参数。
855
+
856
+ :param tags: The tags of this ListInstanceResponse.
857
+ :type tags: list[object]
858
+ """
859
+ self._tags = tags
860
+
861
+ @property
862
+ def backup_used_space(self):
863
+ r"""Gets the backup_used_space of this ListInstanceResponse.
864
+
865
+ 备份空间使用量,单位KB。
866
+
867
+ :return: The backup_used_space of this ListInstanceResponse.
868
+ :rtype: str
869
+ """
870
+ return self._backup_used_space
871
+
872
+ @backup_used_space.setter
873
+ def backup_used_space(self, backup_used_space):
874
+ r"""Sets the backup_used_space of this ListInstanceResponse.
875
+
876
+ 备份空间使用量,单位KB。
877
+
878
+ :param backup_used_space: The backup_used_space of this ListInstanceResponse.
879
+ :type backup_used_space: str
880
+ """
881
+ self._backup_used_space = backup_used_space
882
+
883
+ def to_dict(self):
884
+ """Returns the model properties as a dict"""
885
+ result = {}
886
+
887
+ for attr, _ in six.iteritems(self.openapi_types):
888
+ value = getattr(self, attr)
889
+ if isinstance(value, list):
890
+ result[attr] = list(map(
891
+ lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
892
+ value
893
+ ))
894
+ elif hasattr(value, "to_dict"):
895
+ result[attr] = value.to_dict()
896
+ elif isinstance(value, dict):
897
+ result[attr] = dict(map(
898
+ lambda item: (item[0], item[1].to_dict())
899
+ if hasattr(item[1], "to_dict") else item,
900
+ value.items()
901
+ ))
902
+ else:
903
+ if attr in self.sensitive_list:
904
+ result[attr] = "****"
905
+ else:
906
+ result[attr] = value
907
+
908
+ return result
909
+
910
+ def to_str(self):
911
+ """Returns the string representation of the model"""
912
+ import simplejson as json
913
+ if six.PY2:
914
+ import sys
915
+ reload(sys)
916
+ sys.setdefaultencoding("utf-8")
917
+ return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
918
+
919
+ def __repr__(self):
920
+ """For `print`"""
921
+ return self.to_str()
922
+
923
+ def __eq__(self, other):
924
+ """Returns true if both objects are equal"""
925
+ if not isinstance(other, ListInstanceResponse):
926
+ return False
927
+
928
+ return self.__dict__ == other.__dict__
929
+
930
+ def __ne__(self, other):
931
+ """Returns true if both objects are not equal"""
932
+ return not self == other