oci 2.124.2__py3-none-any.whl → 2.125.1__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 (420) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/adm/application_dependency_management_client.py +36 -36
  4. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  5. oci/ai_document/ai_service_document_client.py +22 -22
  6. oci/ai_language/ai_service_language_client.py +43 -43
  7. oci/ai_speech/ai_service_speech_client.py +10 -10
  8. oci/ai_vision/ai_service_vision_client.py +25 -25
  9. oci/analytics/analytics_client.py +23 -23
  10. oci/announcements_service/announcement_client.py +4 -4
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/apigateway/api_gateway_client.py +21 -21
  14. oci/apigateway/deployment_client.py +6 -6
  15. oci/apigateway/gateway_client.py +6 -6
  16. oci/apigateway/subscribers_client.py +6 -6
  17. oci/apigateway/usage_plans_client.py +6 -6
  18. oci/apigateway/work_requests_client.py +5 -5
  19. oci/apm_config/config_client.py +8 -8
  20. oci/apm_control_plane/apm_domain_client.py +14 -14
  21. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  22. oci/apm_traces/attributes_client.py +8 -8
  23. oci/apm_traces/query_client.py +2 -2
  24. oci/apm_traces/trace_client.py +4 -4
  25. oci/application_migration/application_migration_client.py +19 -19
  26. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  27. oci/artifacts/artifacts_client.py +32 -32
  28. oci/audit/audit_client.py +3 -3
  29. oci/autoscaling/auto_scaling_client.py +11 -11
  30. oci/bastion/bastion_client.py +15 -15
  31. oci/bds/bds_client.py +51 -51
  32. oci/blockchain/blockchain_platform_client.py +27 -27
  33. oci/budget/budget_client.py +10 -10
  34. oci/capacity_management/capacity_management_client.py +19 -19
  35. oci/certificates/certificates_client.py +5 -5
  36. oci/certificates_management/certificates_management_client.py +32 -32
  37. oci/cims/incident_client.py +8 -8
  38. oci/cims/user_client.py +1 -1
  39. oci/cloud_bridge/common_client.py +5 -5
  40. oci/cloud_bridge/discovery_client.py +14 -14
  41. oci/cloud_bridge/inventory_client.py +16 -16
  42. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  43. oci/cloud_guard/cloud_guard_client.py +176 -177
  44. oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
  45. oci/cloud_guard/models/condition_metadata_type.py +1 -1
  46. oci/cloud_guard/models/configuration.py +1 -1
  47. oci/cloud_guard/models/create_data_source_details.py +47 -0
  48. oci/cloud_guard/models/create_managed_list_details.py +11 -3
  49. oci/cloud_guard/models/data_mask_rule.py +1 -1
  50. oci/cloud_guard/models/detector.py +1 -1
  51. oci/cloud_guard/models/detector_recipe.py +1 -1
  52. oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
  53. oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
  54. oci/cloud_guard/models/detector_rule.py +12 -4
  55. oci/cloud_guard/models/detector_rule_summary.py +11 -3
  56. oci/cloud_guard/models/impacted_resource_summary.py +1 -1
  57. oci/cloud_guard/models/managed_list.py +12 -4
  58. oci/cloud_guard/models/managed_list_summary.py +11 -3
  59. oci/cloud_guard/models/managed_list_type_summary.py +1 -1
  60. oci/cloud_guard/models/policy_summary.py +1 -1
  61. oci/cloud_guard/models/problem.py +1 -1
  62. oci/cloud_guard/models/problem_aggregation.py +1 -1
  63. oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
  64. oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
  65. oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
  66. oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
  67. oci/cloud_migrations/migration_client.py +43 -43
  68. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  69. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  70. oci/compute_instance_agent/plugin_client.py +2 -2
  71. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  72. oci/container_engine/container_engine_client.py +44 -44
  73. oci/container_instances/container_instance_client.py +18 -18
  74. oci/core/blockstorage_client.py +60 -60
  75. oci/core/compute_client.py +99 -99
  76. oci/core/compute_management_client.py +32 -32
  77. oci/core/virtual_network_client.py +242 -242
  78. oci/dashboard_service/dashboard_client.py +6 -6
  79. oci/dashboard_service/dashboard_group_client.py +6 -6
  80. oci/data_catalog/data_catalog_client.py +148 -148
  81. oci/data_flow/data_flow_client.py +42 -42
  82. oci/data_integration/data_integration_client.py +163 -163
  83. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  84. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  85. oci/data_safe/data_safe_client.py +272 -272
  86. oci/data_science/data_science_client.py +91 -91
  87. oci/database/database_client.py +327 -327
  88. oci/database/models/autonomous_database.py +93 -0
  89. oci/database/models/autonomous_database_summary.py +93 -0
  90. oci/database/models/create_refreshable_autonomous_database_clone_details.py +146 -2
  91. oci/database/models/update_autonomous_database_details.py +93 -0
  92. oci/database_management/db_management_client.py +194 -194
  93. oci/database_management/diagnosability_client.py +4 -4
  94. oci/database_management/managed_my_sql_databases_client.py +148 -8
  95. oci/database_management/models/__init__.py +14 -0
  96. oci/database_management/models/heat_wave_cluster_usage_metrics.py +340 -0
  97. oci/database_management/models/heat_wave_fleet_by_category.py +134 -0
  98. oci/database_management/models/heat_wave_fleet_metric_definition.py +196 -0
  99. oci/database_management/models/heat_wave_fleet_metric_summary_definition.py +165 -0
  100. oci/database_management/models/heat_wave_fleet_metrics.py +165 -0
  101. oci/database_management/models/heat_wave_fleet_summary.py +103 -0
  102. oci/database_management/models/heat_wave_node.py +154 -0
  103. oci/database_management/models/managed_my_sql_database.py +250 -2
  104. oci/database_management/models/my_sql_data_summary.py +64 -2
  105. oci/database_management/models/my_sql_database_usage_metrics.py +93 -0
  106. oci/database_management/perfhub_client.py +1 -1
  107. oci/database_management/sql_tuning_client.py +17 -17
  108. oci/database_migration/database_migration_client.py +41 -41
  109. oci/database_tools/database_tools_client.py +23 -23
  110. oci/desktops/desktop_service_client.py +21 -21
  111. oci/devops/devops_client.py +92 -92
  112. oci/devops/models/__init__.py +2 -0
  113. oci/devops/models/create_oke_helm_chart_deploy_stage_details.py +109 -0
  114. oci/devops/models/create_repository_details.py +2 -2
  115. oci/devops/models/deploy_artifact.py +7 -3
  116. oci/devops/models/deploy_artifact_source.py +4 -0
  117. oci/devops/models/devops_code_repository_filter.py +2 -2
  118. oci/devops/models/devops_code_repository_filter_attributes.py +2 -2
  119. oci/devops/models/diff_summary.py +37 -2
  120. oci/devops/models/helm_command_spec_artifact_source.py +126 -0
  121. oci/devops/models/oke_helm_chart_deploy_stage.py +113 -2
  122. oci/devops/models/oke_helm_chart_deploy_stage_summary.py +109 -0
  123. oci/devops/models/repository.py +17 -5
  124. oci/devops/models/repository_author_summary.py +37 -2
  125. oci/devops/models/repository_branch_summary.py +7 -0
  126. oci/devops/models/repository_commit_summary.py +37 -2
  127. oci/devops/models/repository_mirror_record_summary.py +37 -2
  128. oci/devops/models/repository_path_summary.py +37 -2
  129. oci/devops/models/repository_ref_summary.py +37 -2
  130. oci/devops/models/repository_summary.py +2 -2
  131. oci/devops/models/repository_tag_summary.py +7 -0
  132. oci/devops/models/update_oke_helm_chart_deploy_stage_details.py +109 -0
  133. oci/devops/models/update_repository_details.py +2 -2
  134. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  135. oci/dns/dns_client.py +52 -52
  136. oci/dts/appliance_export_job_client.py +6 -6
  137. oci/dts/shipping_vendors_client.py +1 -1
  138. oci/dts/transfer_appliance_client.py +8 -8
  139. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  140. oci/dts/transfer_device_client.py +5 -5
  141. oci/dts/transfer_job_client.py +6 -6
  142. oci/dts/transfer_package_client.py +7 -7
  143. oci/em_warehouse/em_data_lake_client.py +13 -13
  144. oci/em_warehouse/em_warehouse_client.py +13 -13
  145. oci/email/email_client.py +135 -41
  146. oci/email/models/__init__.py +2 -0
  147. oci/email/models/configuration.py +138 -0
  148. oci/email/models/create_dkim_details.py +4 -4
  149. oci/email/models/create_email_domain_details.py +6 -2
  150. oci/email/models/dkim.py +8 -8
  151. oci/email/models/dkim_collection.py +1 -1
  152. oci/email/models/email_domain.py +6 -6
  153. oci/email/models/email_domain_collection.py +1 -1
  154. oci/email/models/email_domain_summary.py +6 -6
  155. oci/email/models/sender.py +41 -4
  156. oci/email/models/sender_summary.py +41 -28
  157. oci/email/models/suppression.py +12 -4
  158. oci/email/models/suppression_summary.py +6 -2
  159. oci/email/models/work_request.py +13 -5
  160. oci/email/models/work_request_error.py +8 -6
  161. oci/email/models/work_request_resource.py +7 -3
  162. oci/email/models/work_request_summary.py +13 -5
  163. oci/email_data_plane/__init__.py +14 -0
  164. oci/email_data_plane/email_dp_client.py +206 -0
  165. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  166. oci/email_data_plane/models/__init__.py +22 -0
  167. oci/email_data_plane/models/email_address.py +107 -0
  168. oci/email_data_plane/models/email_submitted_response.py +136 -0
  169. oci/email_data_plane/models/recipients.py +135 -0
  170. oci/email_data_plane/models/sender.py +103 -0
  171. oci/email_data_plane/models/submit_email_details.py +297 -0
  172. oci/events/events_client.py +6 -6
  173. oci/file_storage/file_storage_client.py +50 -50
  174. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  175. oci/functions/functions_invoke_client.py +1 -1
  176. oci/functions/functions_management_client.py +16 -16
  177. oci/fusion_apps/data_masking_activity_client.py +3 -3
  178. oci/fusion_apps/fusion_applications_client.py +39 -39
  179. oci/fusion_apps/fusion_environment_client.py +15 -15
  180. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  181. oci/fusion_apps/refresh_activity_client.py +4 -4
  182. oci/fusion_apps/scheduled_activity_client.py +2 -2
  183. oci/fusion_apps/service_attachment_client.py +2 -2
  184. oci/generative_ai/generative_ai_client.py +22 -22
  185. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  186. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  187. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  188. oci/golden_gate/golden_gate_client.py +61 -61
  189. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  190. oci/governance_rules_control_plane/work_request_client.py +5 -5
  191. oci/healthchecks/health_checks_client.py +17 -17
  192. oci/identity/identity_client.py +145 -145
  193. oci/identity_data_plane/dataplane_client.py +2 -2
  194. oci/identity_domains/identity_domains_client.py +300 -300
  195. oci/integration/integration_instance_client.py +15 -15
  196. oci/jms/java_management_service_client.py +66 -66
  197. oci/jms_java_downloads/java_download_client.py +25 -25
  198. oci/key_management/ekm_client.py +5 -5
  199. oci/key_management/kms_crypto_client.py +6 -6
  200. oci/key_management/kms_hsm_cluster_client.py +12 -12
  201. oci/key_management/kms_management_client.py +21 -21
  202. oci/key_management/kms_vault_client.py +14 -14
  203. oci/license_manager/license_manager_client.py +18 -18
  204. oci/limits/limits_client.py +4 -4
  205. oci/limits/quotas_client.py +7 -7
  206. oci/load_balancer/load_balancer_client.py +61 -61
  207. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  208. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  209. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  210. oci/load_balancer/models/ssl_configuration.py +2 -0
  211. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  212. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  213. oci/lockbox/lockbox_client.py +23 -23
  214. oci/log_analytics/log_analytics_client.py +193 -193
  215. oci/logging/logging_management_client.py +30 -30
  216. oci/logging/models/__init__.py +52 -0
  217. oci/logging/models/create_unified_agent_configuration_details.py +2 -2
  218. oci/logging/models/grep_filter_allow_rule.py +103 -0
  219. oci/logging/models/grep_filter_deny_rule.py +103 -0
  220. oci/logging/models/operational_metrics_source.py +1 -1
  221. oci/logging/models/record_transformer_pair.py +103 -0
  222. oci/logging/models/unified_agent_apache2_parser.py +1 -1
  223. oci/logging/models/unified_agent_apache_error_parser.py +1 -1
  224. oci/logging/models/unified_agent_auditd_parser.py +1 -1
  225. oci/logging/models/unified_agent_configuration_summary.py +7 -3
  226. oci/logging/models/unified_agent_cri_parser.py +1 -1
  227. oci/logging/models/unified_agent_csv_parser.py +1 -1
  228. oci/logging/models/unified_agent_custom_filter.py +151 -0
  229. oci/logging/models/unified_agent_custom_plugin_log_source.py +89 -0
  230. oci/logging/models/unified_agent_custom_section.py +103 -0
  231. oci/logging/models/unified_agent_grok_parser.py +1 -1
  232. oci/logging/models/unified_agent_kubernetes_configuration_details.py +132 -0
  233. oci/logging/models/unified_agent_kubernetes_filter.py +121 -0
  234. oci/logging/models/unified_agent_kubernetes_scrape_target.py +189 -0
  235. oci/logging/models/unified_agent_kubernetes_source.py +103 -0
  236. oci/logging/models/unified_agent_logging_configuration.py +32 -1
  237. oci/logging/models/unified_agent_logging_filter.py +156 -0
  238. oci/logging/models/unified_agent_logging_grep_filter.py +121 -0
  239. oci/logging/models/unified_agent_logging_record_transformer_filter.py +276 -0
  240. oci/logging/models/unified_agent_logging_source.py +11 -3
  241. oci/logging/models/unified_agent_monitoring_application_configuration_details.py +117 -0
  242. oci/logging/models/unified_agent_monitoring_configuration_details.py +82 -0
  243. oci/logging/models/unified_agent_monitoring_destination.py +103 -0
  244. oci/logging/models/unified_agent_monitoring_filter.py +140 -0
  245. oci/logging/models/unified_agent_monitoring_url_source.py +103 -0
  246. oci/logging/models/unified_agent_msgpack_parser.py +1 -1
  247. oci/logging/models/unified_agent_multiline_grok_parser.py +1 -1
  248. oci/logging/models/unified_agent_multiline_parser.py +1 -1
  249. oci/logging/models/unified_agent_none_parser.py +1 -1
  250. oci/logging/models/unified_agent_openmetrics_parser.py +127 -0
  251. oci/logging/models/unified_agent_openmetrics_parser_record.py +134 -0
  252. oci/logging/models/unified_agent_openmetrics_tail_configuration_details.py +109 -0
  253. oci/logging/models/unified_agent_parser.py +11 -3
  254. oci/logging/models/unified_agent_parser_filter.py +338 -0
  255. oci/logging/models/unified_agent_regex_parser.py +1 -1
  256. oci/logging/models/unified_agent_service_configuration_details.py +11 -3
  257. oci/logging/models/unified_agent_syslog_parser.py +1 -1
  258. oci/logging/models/unified_agent_tail_log_source.py +30 -3
  259. oci/logging/models/unified_agent_tail_source_advanced_options.py +72 -0
  260. oci/logging/models/unified_agent_tsv_parser.py +1 -1
  261. oci/logging/models/unified_agent_url_configuration_details.py +132 -0
  262. oci/logging/models/unified_agent_url_filter.py +120 -0
  263. oci/logging/models/unified_agent_url_scrape_target.py +103 -0
  264. oci/logging/models/unified_agent_windows_event_source.py +1 -1
  265. oci/logging/models/unified_json_parser.py +65 -3
  266. oci/loggingingestion/logging_client.py +1 -1
  267. oci/loggingsearch/log_search_client.py +1 -1
  268. oci/management_agent/management_agent_client.py +28 -28
  269. oci/management_dashboard/dashx_apis_client.py +14 -14
  270. oci/marketplace/account_client.py +2 -2
  271. oci/marketplace/marketplace_client.py +30 -30
  272. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  273. oci/media_services/media_services_client.py +60 -60
  274. oci/media_services/media_stream_client.py +2 -2
  275. oci/monitoring/models/__init__.py +2 -0
  276. oci/monitoring/models/alarm.py +107 -0
  277. oci/monitoring/models/alarm_dimension_states_entry.py +35 -0
  278. oci/monitoring/models/alarm_override.py +304 -0
  279. oci/monitoring/models/alarm_status_summary.py +35 -0
  280. oci/monitoring/models/alarm_summary.py +109 -2
  281. oci/monitoring/models/create_alarm_details.py +109 -2
  282. oci/monitoring/models/update_alarm_details.py +109 -2
  283. oci/monitoring/monitoring_client.py +23 -22
  284. oci/mysql/channels_client.py +7 -7
  285. oci/mysql/db_backups_client.py +6 -6
  286. oci/mysql/db_system_client.py +17 -17
  287. oci/mysql/mysqlaas_client.py +7 -7
  288. oci/mysql/replicas_client.py +5 -5
  289. oci/mysql/work_requests_client.py +4 -4
  290. oci/network_firewall/network_firewall_client.py +80 -80
  291. oci/network_load_balancer/models/backend.py +3 -3
  292. oci/network_load_balancer/models/backend_details.py +2 -2
  293. oci/network_load_balancer/models/backend_set.py +1 -1
  294. oci/network_load_balancer/models/backend_set_details.py +1 -1
  295. oci/network_load_balancer/models/backend_set_summary.py +1 -1
  296. oci/network_load_balancer/models/backend_summary.py +3 -3
  297. oci/network_load_balancer/models/create_backend_details.py +3 -3
  298. oci/network_load_balancer/models/create_backend_set_details.py +1 -1
  299. oci/network_load_balancer/models/create_listener_details.py +7 -9
  300. oci/network_load_balancer/models/create_network_load_balancer_details.py +144 -6
  301. oci/network_load_balancer/models/health_checker.py +1 -1
  302. oci/network_load_balancer/models/health_checker_details.py +1 -1
  303. oci/network_load_balancer/models/listener.py +6 -8
  304. oci/network_load_balancer/models/listener_details.py +6 -8
  305. oci/network_load_balancer/models/listener_summary.py +6 -8
  306. oci/network_load_balancer/models/network_load_balancer.py +43 -6
  307. oci/network_load_balancer/models/network_load_balancer_summary.py +42 -5
  308. oci/network_load_balancer/models/update_backend_details.py +4 -4
  309. oci/network_load_balancer/models/update_backend_set_details.py +1 -1
  310. oci/network_load_balancer/models/update_listener_details.py +5 -7
  311. oci/network_load_balancer/models/update_network_load_balancer_details.py +106 -3
  312. oci/network_load_balancer/models/work_request.py +7 -3
  313. oci/network_load_balancer/models/work_request_summary.py +7 -3
  314. oci/network_load_balancer/network_load_balancer_client.py +136 -68
  315. oci/nosql/nosql_client.py +24 -24
  316. oci/object_storage/object_storage_client.py +50 -50
  317. oci/oce/oce_instance_client.py +10 -10
  318. oci/oci_control_center/occ_metrics_client.py +3 -3
  319. oci/ocvp/cluster_client.py +5 -5
  320. oci/ocvp/esxi_host_client.py +8 -8
  321. oci/ocvp/sddc_client.py +14 -14
  322. oci/ocvp/work_request_client.py +4 -4
  323. oci/oda/management_client.py +59 -59
  324. oci/oda/oda_client.py +17 -17
  325. oci/oda/odapackage_client.py +7 -7
  326. oci/onesubscription/billing_schedule_client.py +1 -1
  327. oci/onesubscription/commitment_client.py +2 -2
  328. oci/onesubscription/computed_usage_client.py +3 -3
  329. oci/onesubscription/invoice_summary_client.py +2 -2
  330. oci/onesubscription/organization_subscription_client.py +1 -1
  331. oci/onesubscription/ratecard_client.py +1 -1
  332. oci/onesubscription/subscribed_service_client.py +2 -2
  333. oci/onesubscription/subscription_client.py +1 -1
  334. oci/ons/notification_control_plane_client.py +6 -6
  335. oci/ons/notification_data_plane_client.py +10 -10
  336. oci/opa/opa_instance_client.py +11 -11
  337. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  338. oci/opensearch/opensearch_cluster_client.py +14 -14
  339. oci/operator_access_control/access_requests_client.py +10 -10
  340. oci/operator_access_control/operator_actions_client.py +2 -2
  341. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  342. oci/operator_access_control/operator_control_client.py +6 -6
  343. oci/opsi/operations_insights_client.py +350 -350
  344. oci/optimizer/optimizer_client.py +26 -26
  345. oci/os_management/event_client.py +8 -8
  346. oci/os_management/os_management_client.py +69 -69
  347. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  348. oci/os_management_hub/managed_instance_client.py +22 -22
  349. oci/os_management_hub/managed_instance_group_client.py +22 -22
  350. oci/os_management_hub/management_station_client.py +8 -8
  351. oci/os_management_hub/onboarding_client.py +5 -5
  352. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  353. oci/os_management_hub/scheduled_job_client.py +6 -6
  354. oci/os_management_hub/software_source_client.py +22 -22
  355. oci/os_management_hub/work_request_client.py +4 -4
  356. oci/osp_gateway/address_rule_service_client.py +1 -1
  357. oci/osp_gateway/address_service_client.py +2 -2
  358. oci/osp_gateway/invoice_service_client.py +5 -5
  359. oci/osp_gateway/subscription_service_client.py +5 -5
  360. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  361. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  362. oci/osub_subscription/commitment_client.py +2 -2
  363. oci/osub_subscription/ratecard_client.py +1 -1
  364. oci/osub_subscription/subscription_client.py +1 -1
  365. oci/osub_usage/computed_usage_client.py +3 -3
  366. oci/psql/postgresql_client.py +33 -33
  367. oci/queue/queue_admin_client.py +11 -11
  368. oci/queue/queue_client.py +8 -8
  369. oci/recovery/database_recovery_client.py +23 -23
  370. oci/redis/redis_cluster_client.py +11 -11
  371. oci/resource_manager/resource_manager_client.py +52 -52
  372. oci/resource_search/resource_search_client.py +3 -3
  373. oci/rover/rover_bundle_client.py +8 -8
  374. oci/rover/rover_cluster_client.py +8 -8
  375. oci/rover/rover_entitlement_client.py +6 -6
  376. oci/rover/rover_node_client.py +15 -15
  377. oci/rover/shape_client.py +1 -1
  378. oci/rover/work_requests_client.py +5 -5
  379. oci/sch/connector_plugins_client.py +2 -2
  380. oci/sch/service_connector_client.py +12 -12
  381. oci/secrets/secrets_client.py +3 -3
  382. oci/service_catalog/service_catalog_client.py +26 -26
  383. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  384. oci/service_mesh/service_mesh_client.py +48 -48
  385. oci/stack_monitoring/stack_monitoring_client.py +64 -64
  386. oci/streaming/stream_admin_client.py +18 -18
  387. oci/streaming/stream_client.py +8 -8
  388. oci/tenant_manager_control_plane/domain_client.py +5 -5
  389. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  390. oci/tenant_manager_control_plane/governance_client.py +2 -2
  391. oci/tenant_manager_control_plane/link_client.py +3 -3
  392. oci/tenant_manager_control_plane/orders_client.py +2 -2
  393. oci/tenant_manager_control_plane/organization_client.py +10 -10
  394. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  395. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  396. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  397. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  398. oci/threat_intelligence/threatintel_client.py +5 -5
  399. oci/usage/resources_client.py +2 -2
  400. oci/usage/rewards_client.py +6 -6
  401. oci/usage/usagelimits_client.py +1 -1
  402. oci/usage_api/usageapi_client.py +28 -28
  403. oci/vault/vaults_client.py +13 -13
  404. oci/vbs_inst/vbs_instance_client.py +10 -10
  405. oci/version.py +1 -1
  406. oci/visual_builder/vb_instance_client.py +13 -13
  407. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  408. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  409. oci/waa/waa_client.py +13 -13
  410. oci/waa/work_request_client.py +4 -4
  411. oci/waas/redirect_client.py +6 -6
  412. oci/waas/waas_client.py +66 -66
  413. oci/waf/waf_client.py +24 -24
  414. oci/work_requests/work_request_client.py +4 -4
  415. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
  416. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/RECORD +420 -375
  417. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
  418. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  419. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
  420. {oci-2.124.2.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -157,7 +157,7 @@ class DatabaseClient(object):
157
157
  :rtype: :class:`~oci.response.Response`
158
158
 
159
159
  :example:
160
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/activate_exadata_infrastructure.py.html>`__ to see an example of how to use activate_exadata_infrastructure API.
160
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/activate_exadata_infrastructure.py.html>`__ to see an example of how to use activate_exadata_infrastructure API.
161
161
  """
162
162
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
163
163
  required_arguments = ['exadataInfrastructureId']
@@ -272,7 +272,7 @@ class DatabaseClient(object):
272
272
  :rtype: :class:`~oci.response.Response`
273
273
 
274
274
  :example:
275
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/add_storage_capacity_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use add_storage_capacity_cloud_exadata_infrastructure API.
275
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/add_storage_capacity_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use add_storage_capacity_cloud_exadata_infrastructure API.
276
276
  """
277
277
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
278
278
  required_arguments = ['cloudExadataInfrastructureId']
@@ -387,7 +387,7 @@ class DatabaseClient(object):
387
387
  :rtype: :class:`~oci.response.Response`
388
388
 
389
389
  :example:
390
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/add_storage_capacity_exadata_infrastructure.py.html>`__ to see an example of how to use add_storage_capacity_exadata_infrastructure API.
390
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/add_storage_capacity_exadata_infrastructure.py.html>`__ to see an example of how to use add_storage_capacity_exadata_infrastructure API.
391
391
  """
392
392
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
393
393
  required_arguments = ['exadataInfrastructureId']
@@ -505,7 +505,7 @@ class DatabaseClient(object):
505
505
  :rtype: :class:`~oci.response.Response`
506
506
 
507
507
  :example:
508
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/add_virtual_machine_to_cloud_vm_cluster.py.html>`__ to see an example of how to use add_virtual_machine_to_cloud_vm_cluster API.
508
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/add_virtual_machine_to_cloud_vm_cluster.py.html>`__ to see an example of how to use add_virtual_machine_to_cloud_vm_cluster API.
509
509
  """
510
510
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
511
511
  required_arguments = ['cloudVmClusterId']
@@ -625,7 +625,7 @@ class DatabaseClient(object):
625
625
  :rtype: :class:`~oci.response.Response`
626
626
 
627
627
  :example:
628
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/add_virtual_machine_to_vm_cluster.py.html>`__ to see an example of how to use add_virtual_machine_to_vm_cluster API.
628
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/add_virtual_machine_to_vm_cluster.py.html>`__ to see an example of how to use add_virtual_machine_to_vm_cluster API.
629
629
  """
630
630
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
631
631
  required_arguments = ['vmClusterId']
@@ -745,7 +745,7 @@ class DatabaseClient(object):
745
745
  :rtype: :class:`~oci.response.Response`
746
746
 
747
747
  :example:
748
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/autonomous_database_manual_refresh.py.html>`__ to see an example of how to use autonomous_database_manual_refresh API.
748
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/autonomous_database_manual_refresh.py.html>`__ to see an example of how to use autonomous_database_manual_refresh API.
749
749
  """
750
750
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
751
751
  required_arguments = ['autonomousDatabaseId']
@@ -862,7 +862,7 @@ class DatabaseClient(object):
862
862
  :rtype: :class:`~oci.response.Response`
863
863
 
864
864
  :example:
865
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/cancel_backup.py.html>`__ to see an example of how to use cancel_backup API.
865
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/cancel_backup.py.html>`__ to see an example of how to use cancel_backup API.
866
866
  """
867
867
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
868
868
  required_arguments = ['backupId']
@@ -982,7 +982,7 @@ class DatabaseClient(object):
982
982
  :rtype: :class:`~oci.response.Response`
983
983
 
984
984
  :example:
985
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_autonomous_container_database_compartment.py.html>`__ to see an example of how to use change_autonomous_container_database_compartment API.
985
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_autonomous_container_database_compartment.py.html>`__ to see an example of how to use change_autonomous_container_database_compartment API.
986
986
  """
987
987
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
988
988
  required_arguments = ['autonomousContainerDatabaseId']
@@ -1104,7 +1104,7 @@ class DatabaseClient(object):
1104
1104
  :rtype: :class:`~oci.response.Response`
1105
1105
 
1106
1106
  :example:
1107
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_autonomous_database_compartment.py.html>`__ to see an example of how to use change_autonomous_database_compartment API.
1107
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_autonomous_database_compartment.py.html>`__ to see an example of how to use change_autonomous_database_compartment API.
1108
1108
  """
1109
1109
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1110
1110
  required_arguments = ['autonomousDatabaseId']
@@ -1226,7 +1226,7 @@ class DatabaseClient(object):
1226
1226
  :rtype: :class:`~oci.response.Response`
1227
1227
 
1228
1228
  :example:
1229
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_autonomous_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_autonomous_exadata_infrastructure_compartment API.
1229
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_autonomous_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_autonomous_exadata_infrastructure_compartment API.
1230
1230
  """
1231
1231
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1232
1232
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -1344,7 +1344,7 @@ class DatabaseClient(object):
1344
1344
  :rtype: :class:`~oci.response.Response`
1345
1345
 
1346
1346
  :example:
1347
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_autonomous_vm_cluster_compartment.py.html>`__ to see an example of how to use change_autonomous_vm_cluster_compartment API.
1347
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_autonomous_vm_cluster_compartment.py.html>`__ to see an example of how to use change_autonomous_vm_cluster_compartment API.
1348
1348
  """
1349
1349
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1350
1350
  required_arguments = ['autonomousVmClusterId']
@@ -1466,7 +1466,7 @@ class DatabaseClient(object):
1466
1466
  :rtype: :class:`~oci.response.Response`
1467
1467
 
1468
1468
  :example:
1469
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_backup_destination_compartment.py.html>`__ to see an example of how to use change_backup_destination_compartment API.
1469
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_backup_destination_compartment.py.html>`__ to see an example of how to use change_backup_destination_compartment API.
1470
1470
  """
1471
1471
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1472
1472
  required_arguments = ['backupDestinationId']
@@ -1584,7 +1584,7 @@ class DatabaseClient(object):
1584
1584
  :rtype: :class:`~oci.response.Response`
1585
1585
 
1586
1586
  :example:
1587
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_cloud_autonomous_vm_cluster_compartment.py.html>`__ to see an example of how to use change_cloud_autonomous_vm_cluster_compartment API.
1587
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_cloud_autonomous_vm_cluster_compartment.py.html>`__ to see an example of how to use change_cloud_autonomous_vm_cluster_compartment API.
1588
1588
  """
1589
1589
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1590
1590
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -1704,7 +1704,7 @@ class DatabaseClient(object):
1704
1704
  :rtype: :class:`~oci.response.Response`
1705
1705
 
1706
1706
  :example:
1707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_cloud_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_cloud_exadata_infrastructure_compartment API.
1707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_cloud_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_cloud_exadata_infrastructure_compartment API.
1708
1708
  """
1709
1709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1710
1710
  required_arguments = ['cloudExadataInfrastructureId']
@@ -1822,7 +1822,7 @@ class DatabaseClient(object):
1822
1822
  :rtype: :class:`~oci.response.Response`
1823
1823
 
1824
1824
  :example:
1825
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_cloud_vm_cluster_compartment.py.html>`__ to see an example of how to use change_cloud_vm_cluster_compartment API.
1825
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_cloud_vm_cluster_compartment.py.html>`__ to see an example of how to use change_cloud_vm_cluster_compartment API.
1826
1826
  """
1827
1827
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1828
1828
  required_arguments = ['cloudVmClusterId']
@@ -1944,7 +1944,7 @@ class DatabaseClient(object):
1944
1944
  :rtype: :class:`~oci.response.Response`
1945
1945
 
1946
1946
  :example:
1947
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_database_software_image_compartment.py.html>`__ to see an example of how to use change_database_software_image_compartment API.
1947
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_database_software_image_compartment.py.html>`__ to see an example of how to use change_database_software_image_compartment API.
1948
1948
  """
1949
1949
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1950
1950
  required_arguments = ['databaseSoftwareImageId']
@@ -2067,7 +2067,7 @@ class DatabaseClient(object):
2067
2067
  :rtype: :class:`~oci.response.Response`
2068
2068
 
2069
2069
  :example:
2070
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_dataguard_role.py.html>`__ to see an example of how to use change_dataguard_role API.
2070
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_dataguard_role.py.html>`__ to see an example of how to use change_dataguard_role API.
2071
2071
  """
2072
2072
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2073
2073
  required_arguments = ['autonomousContainerDatabaseId']
@@ -2198,7 +2198,7 @@ class DatabaseClient(object):
2198
2198
  :rtype: :class:`~oci.response.Response`
2199
2199
 
2200
2200
  :example:
2201
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_db_system_compartment.py.html>`__ to see an example of how to use change_db_system_compartment API.
2201
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_db_system_compartment.py.html>`__ to see an example of how to use change_db_system_compartment API.
2202
2202
  """
2203
2203
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2204
2204
  required_arguments = ['dbSystemId']
@@ -2309,7 +2309,7 @@ class DatabaseClient(object):
2309
2309
  :rtype: :class:`~oci.response.Response`
2310
2310
 
2311
2311
  :example:
2312
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_disaster_recovery_configuration.py.html>`__ to see an example of how to use change_disaster_recovery_configuration API.
2312
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_disaster_recovery_configuration.py.html>`__ to see an example of how to use change_disaster_recovery_configuration API.
2313
2313
  """
2314
2314
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2315
2315
  required_arguments = ['autonomousDatabaseId']
@@ -2427,7 +2427,7 @@ class DatabaseClient(object):
2427
2427
  :rtype: :class:`~oci.response.Response`
2428
2428
 
2429
2429
  :example:
2430
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_exadata_infrastructure_compartment API.
2430
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_exadata_infrastructure_compartment API.
2431
2431
  """
2432
2432
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2433
2433
  required_arguments = ['exadataInfrastructureId']
@@ -2550,7 +2550,7 @@ class DatabaseClient(object):
2550
2550
  :rtype: :class:`~oci.response.Response`
2551
2551
 
2552
2552
  :example:
2553
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_external_container_database_compartment.py.html>`__ to see an example of how to use change_external_container_database_compartment API.
2553
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_external_container_database_compartment.py.html>`__ to see an example of how to use change_external_container_database_compartment API.
2554
2554
  """
2555
2555
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2556
2556
  required_arguments = ['externalContainerDatabaseId']
@@ -2672,7 +2672,7 @@ class DatabaseClient(object):
2672
2672
  :rtype: :class:`~oci.response.Response`
2673
2673
 
2674
2674
  :example:
2675
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_external_non_container_database_compartment.py.html>`__ to see an example of how to use change_external_non_container_database_compartment API.
2675
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_external_non_container_database_compartment.py.html>`__ to see an example of how to use change_external_non_container_database_compartment API.
2676
2676
  """
2677
2677
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2678
2678
  required_arguments = ['externalNonContainerDatabaseId']
@@ -2797,7 +2797,7 @@ class DatabaseClient(object):
2797
2797
  :rtype: :class:`~oci.response.Response`
2798
2798
 
2799
2799
  :example:
2800
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_external_pluggable_database_compartment.py.html>`__ to see an example of how to use change_external_pluggable_database_compartment API.
2800
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_external_pluggable_database_compartment.py.html>`__ to see an example of how to use change_external_pluggable_database_compartment API.
2801
2801
  """
2802
2802
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2803
2803
  required_arguments = ['externalPluggableDatabaseId']
@@ -2919,7 +2919,7 @@ class DatabaseClient(object):
2919
2919
  :rtype: :class:`~oci.response.Response`
2920
2920
 
2921
2921
  :example:
2922
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_key_store_compartment.py.html>`__ to see an example of how to use change_key_store_compartment API.
2922
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_key_store_compartment.py.html>`__ to see an example of how to use change_key_store_compartment API.
2923
2923
  """
2924
2924
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2925
2925
  required_arguments = ['keyStoreId']
@@ -3037,7 +3037,7 @@ class DatabaseClient(object):
3037
3037
  :rtype: :class:`~oci.response.Response`
3038
3038
 
3039
3039
  :example:
3040
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_key_store_type.py.html>`__ to see an example of how to use change_key_store_type API.
3040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_key_store_type.py.html>`__ to see an example of how to use change_key_store_type API.
3041
3041
  """
3042
3042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3043
3043
  required_arguments = ['databaseId']
@@ -3155,7 +3155,7 @@ class DatabaseClient(object):
3155
3155
  :rtype: :class:`~oci.response.Response`
3156
3156
 
3157
3157
  :example:
3158
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_oneoff_patch_compartment.py.html>`__ to see an example of how to use change_oneoff_patch_compartment API.
3158
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_oneoff_patch_compartment.py.html>`__ to see an example of how to use change_oneoff_patch_compartment API.
3159
3159
  """
3160
3160
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3161
3161
  required_arguments = ['oneoffPatchId']
@@ -3274,7 +3274,7 @@ class DatabaseClient(object):
3274
3274
  :rtype: :class:`~oci.response.Response`
3275
3275
 
3276
3276
  :example:
3277
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/change_vm_cluster_compartment.py.html>`__ to see an example of how to use change_vm_cluster_compartment API.
3277
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/change_vm_cluster_compartment.py.html>`__ to see an example of how to use change_vm_cluster_compartment API.
3278
3278
  """
3279
3279
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3280
3280
  required_arguments = ['vmClusterId']
@@ -3391,7 +3391,7 @@ class DatabaseClient(object):
3391
3391
  :rtype: :class:`~oci.response.Response`
3392
3392
 
3393
3393
  :example:
3394
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/check_external_database_connector_connection_status.py.html>`__ to see an example of how to use check_external_database_connector_connection_status API.
3394
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/check_external_database_connector_connection_status.py.html>`__ to see an example of how to use check_external_database_connector_connection_status API.
3395
3395
  """
3396
3396
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3397
3397
  required_arguments = ['externalDatabaseConnectorId']
@@ -3508,7 +3508,7 @@ class DatabaseClient(object):
3508
3508
  :rtype: :class:`~oci.response.Response`
3509
3509
 
3510
3510
  :example:
3511
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/complete_external_backup_job.py.html>`__ to see an example of how to use complete_external_backup_job API.
3511
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/complete_external_backup_job.py.html>`__ to see an example of how to use complete_external_backup_job API.
3512
3512
  """
3513
3513
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3514
3514
  required_arguments = ['backupId']
@@ -3630,7 +3630,7 @@ class DatabaseClient(object):
3630
3630
  :rtype: :class:`~oci.response.Response`
3631
3631
 
3632
3632
  :example:
3633
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/configure_autonomous_database_vault_key.py.html>`__ to see an example of how to use configure_autonomous_database_vault_key API.
3633
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/configure_autonomous_database_vault_key.py.html>`__ to see an example of how to use configure_autonomous_database_vault_key API.
3634
3634
  """
3635
3635
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3636
3636
  required_arguments = ['autonomousDatabaseId']
@@ -3741,7 +3741,7 @@ class DatabaseClient(object):
3741
3741
  :rtype: :class:`~oci.response.Response`
3742
3742
 
3743
3743
  :example:
3744
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/configure_saas_admin_user.py.html>`__ to see an example of how to use configure_saas_admin_user API.
3744
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/configure_saas_admin_user.py.html>`__ to see an example of how to use configure_saas_admin_user API.
3745
3745
  """
3746
3746
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3747
3747
  required_arguments = ['autonomousDatabaseId']
@@ -3851,7 +3851,7 @@ class DatabaseClient(object):
3851
3851
  :rtype: :class:`~oci.response.Response`
3852
3852
 
3853
3853
  :example:
3854
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/convert_to_pdb.py.html>`__ to see an example of how to use convert_to_pdb API.
3854
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/convert_to_pdb.py.html>`__ to see an example of how to use convert_to_pdb API.
3855
3855
  """
3856
3856
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3857
3857
  required_arguments = ['databaseId']
@@ -3969,7 +3969,7 @@ class DatabaseClient(object):
3969
3969
  :rtype: :class:`~oci.response.Response`
3970
3970
 
3971
3971
  :example:
3972
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/convert_to_regular_pluggable_database.py.html>`__ to see an example of how to use convert_to_regular_pluggable_database API.
3972
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/convert_to_regular_pluggable_database.py.html>`__ to see an example of how to use convert_to_regular_pluggable_database API.
3973
3973
  """
3974
3974
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3975
3975
  required_arguments = ['pluggableDatabaseId']
@@ -4079,7 +4079,7 @@ class DatabaseClient(object):
4079
4079
  :rtype: :class:`~oci.response.Response`
4080
4080
 
4081
4081
  :example:
4082
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_application_vip.py.html>`__ to see an example of how to use create_application_vip API.
4082
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_application_vip.py.html>`__ to see an example of how to use create_application_vip API.
4083
4083
  """
4084
4084
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4085
4085
  required_arguments = []
@@ -4172,7 +4172,7 @@ class DatabaseClient(object):
4172
4172
  :rtype: :class:`~oci.response.Response`
4173
4173
 
4174
4174
  :example:
4175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_autonomous_container_database.py.html>`__ to see an example of how to use create_autonomous_container_database API.
4175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_autonomous_container_database.py.html>`__ to see an example of how to use create_autonomous_container_database API.
4176
4176
  """
4177
4177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4178
4178
  required_arguments = []
@@ -4278,7 +4278,7 @@ class DatabaseClient(object):
4278
4278
  :rtype: :class:`~oci.response.Response`
4279
4279
 
4280
4280
  :example:
4281
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use create_autonomous_container_database_dataguard_association API.
4281
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use create_autonomous_container_database_dataguard_association API.
4282
4282
  """
4283
4283
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4284
4284
  required_arguments = ['autonomousContainerDatabaseId']
@@ -4384,7 +4384,7 @@ class DatabaseClient(object):
4384
4384
  :rtype: :class:`~oci.response.Response`
4385
4385
 
4386
4386
  :example:
4387
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_autonomous_database.py.html>`__ to see an example of how to use create_autonomous_database API.
4387
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_autonomous_database.py.html>`__ to see an example of how to use create_autonomous_database API.
4388
4388
  """
4389
4389
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4390
4390
  required_arguments = []
@@ -4480,7 +4480,7 @@ class DatabaseClient(object):
4480
4480
  :rtype: :class:`~oci.response.Response`
4481
4481
 
4482
4482
  :example:
4483
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_autonomous_database_backup.py.html>`__ to see an example of how to use create_autonomous_database_backup API.
4483
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_autonomous_database_backup.py.html>`__ to see an example of how to use create_autonomous_database_backup API.
4484
4484
  """
4485
4485
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4486
4486
  required_arguments = []
@@ -4576,7 +4576,7 @@ class DatabaseClient(object):
4576
4576
  :rtype: :class:`~oci.response.Response`
4577
4577
 
4578
4578
  :example:
4579
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_autonomous_vm_cluster.py.html>`__ to see an example of how to use create_autonomous_vm_cluster API.
4579
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_autonomous_vm_cluster.py.html>`__ to see an example of how to use create_autonomous_vm_cluster API.
4580
4580
  """
4581
4581
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4582
4582
  required_arguments = []
@@ -4669,7 +4669,7 @@ class DatabaseClient(object):
4669
4669
  :rtype: :class:`~oci.response.Response`
4670
4670
 
4671
4671
  :example:
4672
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_backup.py.html>`__ to see an example of how to use create_backup API.
4672
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_backup.py.html>`__ to see an example of how to use create_backup API.
4673
4673
  """
4674
4674
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4675
4675
  required_arguments = []
@@ -4763,7 +4763,7 @@ class DatabaseClient(object):
4763
4763
  :rtype: :class:`~oci.response.Response`
4764
4764
 
4765
4765
  :example:
4766
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_backup_destination.py.html>`__ to see an example of how to use create_backup_destination API.
4766
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_backup_destination.py.html>`__ to see an example of how to use create_backup_destination API.
4767
4767
  """
4768
4768
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4769
4769
  required_arguments = []
@@ -4859,7 +4859,7 @@ class DatabaseClient(object):
4859
4859
  :rtype: :class:`~oci.response.Response`
4860
4860
 
4861
4861
  :example:
4862
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use create_cloud_autonomous_vm_cluster API.
4862
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use create_cloud_autonomous_vm_cluster API.
4863
4863
  """
4864
4864
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4865
4865
  required_arguments = []
@@ -4959,7 +4959,7 @@ class DatabaseClient(object):
4959
4959
  :rtype: :class:`~oci.response.Response`
4960
4960
 
4961
4961
  :example:
4962
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use create_cloud_exadata_infrastructure API.
4962
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use create_cloud_exadata_infrastructure API.
4963
4963
  """
4964
4964
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4965
4965
  required_arguments = []
@@ -5057,7 +5057,7 @@ class DatabaseClient(object):
5057
5057
  :rtype: :class:`~oci.response.Response`
5058
5058
 
5059
5059
  :example:
5060
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_cloud_vm_cluster.py.html>`__ to see an example of how to use create_cloud_vm_cluster API.
5060
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_cloud_vm_cluster.py.html>`__ to see an example of how to use create_cloud_vm_cluster API.
5061
5061
  """
5062
5062
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5063
5063
  required_arguments = []
@@ -5157,7 +5157,7 @@ class DatabaseClient(object):
5157
5157
  :rtype: :class:`~oci.response.Response`
5158
5158
 
5159
5159
  :example:
5160
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_console_connection.py.html>`__ to see an example of how to use create_console_connection API.
5160
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_console_connection.py.html>`__ to see an example of how to use create_console_connection API.
5161
5161
  """
5162
5162
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5163
5163
  required_arguments = ['dbNodeId']
@@ -5268,7 +5268,7 @@ class DatabaseClient(object):
5268
5268
  :rtype: :class:`~oci.response.Response`
5269
5269
 
5270
5270
  :example:
5271
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_console_history.py.html>`__ to see an example of how to use create_console_history API.
5271
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_console_history.py.html>`__ to see an example of how to use create_console_history API.
5272
5272
  """
5273
5273
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5274
5274
  required_arguments = ['dbNodeId']
@@ -5388,7 +5388,7 @@ class DatabaseClient(object):
5388
5388
  :rtype: :class:`~oci.response.Response`
5389
5389
 
5390
5390
  :example:
5391
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_data_guard_association.py.html>`__ to see an example of how to use create_data_guard_association API.
5391
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_data_guard_association.py.html>`__ to see an example of how to use create_data_guard_association API.
5392
5392
  """
5393
5393
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5394
5394
  required_arguments = ['databaseId']
@@ -5494,7 +5494,7 @@ class DatabaseClient(object):
5494
5494
  :rtype: :class:`~oci.response.Response`
5495
5495
 
5496
5496
  :example:
5497
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_database.py.html>`__ to see an example of how to use create_database API.
5497
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_database.py.html>`__ to see an example of how to use create_database API.
5498
5498
  """
5499
5499
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5500
5500
  required_arguments = []
@@ -5587,7 +5587,7 @@ class DatabaseClient(object):
5587
5587
  :rtype: :class:`~oci.response.Response`
5588
5588
 
5589
5589
  :example:
5590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_database_software_image.py.html>`__ to see an example of how to use create_database_software_image API.
5590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_database_software_image.py.html>`__ to see an example of how to use create_database_software_image API.
5591
5591
  """
5592
5592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5593
5593
  required_arguments = []
@@ -5678,7 +5678,7 @@ class DatabaseClient(object):
5678
5678
  :rtype: :class:`~oci.response.Response`
5679
5679
 
5680
5680
  :example:
5681
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_db_home.py.html>`__ to see an example of how to use create_db_home API.
5681
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_db_home.py.html>`__ to see an example of how to use create_db_home API.
5682
5682
  """
5683
5683
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5684
5684
  required_arguments = []
@@ -5773,7 +5773,7 @@ class DatabaseClient(object):
5773
5773
  :rtype: :class:`~oci.response.Response`
5774
5774
 
5775
5775
  :example:
5776
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_exadata_infrastructure.py.html>`__ to see an example of how to use create_exadata_infrastructure API.
5776
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_exadata_infrastructure.py.html>`__ to see an example of how to use create_exadata_infrastructure API.
5777
5777
  """
5778
5778
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5779
5779
  required_arguments = []
@@ -5870,7 +5870,7 @@ class DatabaseClient(object):
5870
5870
  :rtype: :class:`~oci.response.Response`
5871
5871
 
5872
5872
  :example:
5873
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_external_backup_job.py.html>`__ to see an example of how to use create_external_backup_job API.
5873
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_external_backup_job.py.html>`__ to see an example of how to use create_external_backup_job API.
5874
5874
  """
5875
5875
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5876
5876
  required_arguments = []
@@ -5964,7 +5964,7 @@ class DatabaseClient(object):
5964
5964
  :rtype: :class:`~oci.response.Response`
5965
5965
 
5966
5966
  :example:
5967
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_external_container_database.py.html>`__ to see an example of how to use create_external_container_database API.
5967
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_external_container_database.py.html>`__ to see an example of how to use create_external_container_database API.
5968
5968
  """
5969
5969
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5970
5970
  required_arguments = []
@@ -6060,7 +6060,7 @@ class DatabaseClient(object):
6060
6060
  :rtype: :class:`~oci.response.Response`
6061
6061
 
6062
6062
  :example:
6063
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_external_database_connector.py.html>`__ to see an example of how to use create_external_database_connector API.
6063
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_external_database_connector.py.html>`__ to see an example of how to use create_external_database_connector API.
6064
6064
  """
6065
6065
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6066
6066
  required_arguments = []
@@ -6156,7 +6156,7 @@ class DatabaseClient(object):
6156
6156
  :rtype: :class:`~oci.response.Response`
6157
6157
 
6158
6158
  :example:
6159
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_external_non_container_database.py.html>`__ to see an example of how to use create_external_non_container_database API.
6159
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_external_non_container_database.py.html>`__ to see an example of how to use create_external_non_container_database API.
6160
6160
  """
6161
6161
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6162
6162
  required_arguments = []
@@ -6253,7 +6253,7 @@ class DatabaseClient(object):
6253
6253
  :rtype: :class:`~oci.response.Response`
6254
6254
 
6255
6255
  :example:
6256
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_external_pluggable_database.py.html>`__ to see an example of how to use create_external_pluggable_database API.
6256
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_external_pluggable_database.py.html>`__ to see an example of how to use create_external_pluggable_database API.
6257
6257
  """
6258
6258
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6259
6259
  required_arguments = []
@@ -6349,7 +6349,7 @@ class DatabaseClient(object):
6349
6349
  :rtype: :class:`~oci.response.Response`
6350
6350
 
6351
6351
  :example:
6352
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_key_store.py.html>`__ to see an example of how to use create_key_store API.
6352
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_key_store.py.html>`__ to see an example of how to use create_key_store API.
6353
6353
  """
6354
6354
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6355
6355
  required_arguments = []
@@ -6448,7 +6448,7 @@ class DatabaseClient(object):
6448
6448
  :rtype: :class:`~oci.response.Response`
6449
6449
 
6450
6450
  :example:
6451
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_maintenance_run.py.html>`__ to see an example of how to use create_maintenance_run API.
6451
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_maintenance_run.py.html>`__ to see an example of how to use create_maintenance_run API.
6452
6452
  """
6453
6453
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6454
6454
  required_arguments = []
@@ -6544,7 +6544,7 @@ class DatabaseClient(object):
6544
6544
  :rtype: :class:`~oci.response.Response`
6545
6545
 
6546
6546
  :example:
6547
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_oneoff_patch.py.html>`__ to see an example of how to use create_oneoff_patch API.
6547
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_oneoff_patch.py.html>`__ to see an example of how to use create_oneoff_patch API.
6548
6548
  """
6549
6549
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6550
6550
  required_arguments = []
@@ -6642,7 +6642,7 @@ class DatabaseClient(object):
6642
6642
  :rtype: :class:`~oci.response.Response`
6643
6643
 
6644
6644
  :example:
6645
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_pluggable_database.py.html>`__ to see an example of how to use create_pluggable_database API.
6645
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_pluggable_database.py.html>`__ to see an example of how to use create_pluggable_database API.
6646
6646
  """
6647
6647
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6648
6648
  required_arguments = []
@@ -6739,7 +6739,7 @@ class DatabaseClient(object):
6739
6739
  :rtype: :class:`~oci.response.Response`
6740
6740
 
6741
6741
  :example:
6742
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_vm_cluster.py.html>`__ to see an example of how to use create_vm_cluster API.
6742
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_vm_cluster.py.html>`__ to see an example of how to use create_vm_cluster API.
6743
6743
  """
6744
6744
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6745
6745
  required_arguments = []
@@ -6841,7 +6841,7 @@ class DatabaseClient(object):
6841
6841
  :rtype: :class:`~oci.response.Response`
6842
6842
 
6843
6843
  :example:
6844
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/create_vm_cluster_network.py.html>`__ to see an example of how to use create_vm_cluster_network API.
6844
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/create_vm_cluster_network.py.html>`__ to see an example of how to use create_vm_cluster_network API.
6845
6845
  """
6846
6846
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6847
6847
  required_arguments = ['exadataInfrastructureId']
@@ -6970,7 +6970,7 @@ class DatabaseClient(object):
6970
6970
  :rtype: :class:`~oci.response.Response`
6971
6971
 
6972
6972
  :example:
6973
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/db_node_action.py.html>`__ to see an example of how to use db_node_action API.
6973
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/db_node_action.py.html>`__ to see an example of how to use db_node_action API.
6974
6974
  """
6975
6975
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6976
6976
  required_arguments = ['dbNodeId', 'action']
@@ -7083,7 +7083,7 @@ class DatabaseClient(object):
7083
7083
  :rtype: :class:`~oci.response.Response`
7084
7084
 
7085
7085
  :example:
7086
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_application_vip.py.html>`__ to see an example of how to use delete_application_vip API.
7086
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_application_vip.py.html>`__ to see an example of how to use delete_application_vip API.
7087
7087
  """
7088
7088
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7089
7089
  required_arguments = ['applicationVipId']
@@ -7186,7 +7186,7 @@ class DatabaseClient(object):
7186
7186
  :rtype: :class:`~oci.response.Response`
7187
7187
 
7188
7188
  :example:
7189
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_autonomous_database.py.html>`__ to see an example of how to use delete_autonomous_database API.
7189
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_autonomous_database.py.html>`__ to see an example of how to use delete_autonomous_database API.
7190
7190
  """
7191
7191
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7192
7192
  required_arguments = ['autonomousDatabaseId']
@@ -7289,7 +7289,7 @@ class DatabaseClient(object):
7289
7289
  :rtype: :class:`~oci.response.Response`
7290
7290
 
7291
7291
  :example:
7292
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_autonomous_database_backup.py.html>`__ to see an example of how to use delete_autonomous_database_backup API.
7292
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_autonomous_database_backup.py.html>`__ to see an example of how to use delete_autonomous_database_backup API.
7293
7293
  """
7294
7294
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7295
7295
  required_arguments = ['autonomousDatabaseBackupId']
@@ -7392,7 +7392,7 @@ class DatabaseClient(object):
7392
7392
  :rtype: :class:`~oci.response.Response`
7393
7393
 
7394
7394
  :example:
7395
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_autonomous_vm_cluster.py.html>`__ to see an example of how to use delete_autonomous_vm_cluster API.
7395
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_autonomous_vm_cluster.py.html>`__ to see an example of how to use delete_autonomous_vm_cluster API.
7396
7396
  """
7397
7397
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7398
7398
  required_arguments = ['autonomousVmClusterId']
@@ -7492,7 +7492,7 @@ class DatabaseClient(object):
7492
7492
  :rtype: :class:`~oci.response.Response`
7493
7493
 
7494
7494
  :example:
7495
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_backup.py.html>`__ to see an example of how to use delete_backup API.
7495
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_backup.py.html>`__ to see an example of how to use delete_backup API.
7496
7496
  """
7497
7497
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7498
7498
  required_arguments = ['backupId']
@@ -7593,7 +7593,7 @@ class DatabaseClient(object):
7593
7593
  :rtype: :class:`~oci.response.Response`
7594
7594
 
7595
7595
  :example:
7596
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_backup_destination.py.html>`__ to see an example of how to use delete_backup_destination API.
7596
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_backup_destination.py.html>`__ to see an example of how to use delete_backup_destination API.
7597
7597
  """
7598
7598
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7599
7599
  required_arguments = ['backupDestinationId']
@@ -7696,7 +7696,7 @@ class DatabaseClient(object):
7696
7696
  :rtype: :class:`~oci.response.Response`
7697
7697
 
7698
7698
  :example:
7699
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use delete_cloud_autonomous_vm_cluster API.
7699
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use delete_cloud_autonomous_vm_cluster API.
7700
7700
  """
7701
7701
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7702
7702
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -7802,7 +7802,7 @@ class DatabaseClient(object):
7802
7802
  :rtype: :class:`~oci.response.Response`
7803
7803
 
7804
7804
  :example:
7805
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use delete_cloud_exadata_infrastructure API.
7805
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use delete_cloud_exadata_infrastructure API.
7806
7806
  """
7807
7807
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7808
7808
  required_arguments = ['cloudExadataInfrastructureId']
@@ -7913,7 +7913,7 @@ class DatabaseClient(object):
7913
7913
  :rtype: :class:`~oci.response.Response`
7914
7914
 
7915
7915
  :example:
7916
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_cloud_vm_cluster.py.html>`__ to see an example of how to use delete_cloud_vm_cluster API.
7916
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_cloud_vm_cluster.py.html>`__ to see an example of how to use delete_cloud_vm_cluster API.
7917
7917
  """
7918
7918
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7919
7919
  required_arguments = ['cloudVmClusterId']
@@ -8016,7 +8016,7 @@ class DatabaseClient(object):
8016
8016
  :rtype: :class:`~oci.response.Response`
8017
8017
 
8018
8018
  :example:
8019
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_console_connection.py.html>`__ to see an example of how to use delete_console_connection API.
8019
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_console_connection.py.html>`__ to see an example of how to use delete_console_connection API.
8020
8020
  """
8021
8021
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8022
8022
  required_arguments = ['dbNodeId', 'consoleConnectionId']
@@ -8121,7 +8121,7 @@ class DatabaseClient(object):
8121
8121
  :rtype: :class:`~oci.response.Response`
8122
8122
 
8123
8123
  :example:
8124
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_console_history.py.html>`__ to see an example of how to use delete_console_history API.
8124
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_console_history.py.html>`__ to see an example of how to use delete_console_history API.
8125
8125
  """
8126
8126
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8127
8127
  required_arguments = ['dbNodeId', 'consoleHistoryId']
@@ -8234,7 +8234,7 @@ class DatabaseClient(object):
8234
8234
  :rtype: :class:`~oci.response.Response`
8235
8235
 
8236
8236
  :example:
8237
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_database.py.html>`__ to see an example of how to use delete_database API.
8237
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_database.py.html>`__ to see an example of how to use delete_database API.
8238
8238
  """
8239
8239
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8240
8240
  required_arguments = ['databaseId']
@@ -8342,7 +8342,7 @@ class DatabaseClient(object):
8342
8342
  :rtype: :class:`~oci.response.Response`
8343
8343
 
8344
8344
  :example:
8345
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_database_software_image.py.html>`__ to see an example of how to use delete_database_software_image API.
8345
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_database_software_image.py.html>`__ to see an example of how to use delete_database_software_image API.
8346
8346
  """
8347
8347
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8348
8348
  required_arguments = ['databaseSoftwareImageId']
@@ -8449,7 +8449,7 @@ class DatabaseClient(object):
8449
8449
  :rtype: :class:`~oci.response.Response`
8450
8450
 
8451
8451
  :example:
8452
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_db_home.py.html>`__ to see an example of how to use delete_db_home API.
8452
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_db_home.py.html>`__ to see an example of how to use delete_db_home API.
8453
8453
  """
8454
8454
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8455
8455
  required_arguments = ['dbHomeId']
@@ -8558,7 +8558,7 @@ class DatabaseClient(object):
8558
8558
  :rtype: :class:`~oci.response.Response`
8559
8559
 
8560
8560
  :example:
8561
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_exadata_infrastructure.py.html>`__ to see an example of how to use delete_exadata_infrastructure API.
8561
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_exadata_infrastructure.py.html>`__ to see an example of how to use delete_exadata_infrastructure API.
8562
8562
  """
8563
8563
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8564
8564
  required_arguments = ['exadataInfrastructureId']
@@ -8663,7 +8663,7 @@ class DatabaseClient(object):
8663
8663
  :rtype: :class:`~oci.response.Response`
8664
8664
 
8665
8665
  :example:
8666
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_external_container_database.py.html>`__ to see an example of how to use delete_external_container_database API.
8666
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_external_container_database.py.html>`__ to see an example of how to use delete_external_container_database API.
8667
8667
  """
8668
8668
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8669
8669
  required_arguments = ['externalContainerDatabaseId']
@@ -8769,7 +8769,7 @@ class DatabaseClient(object):
8769
8769
  :rtype: :class:`~oci.response.Response`
8770
8770
 
8771
8771
  :example:
8772
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_external_database_connector.py.html>`__ to see an example of how to use delete_external_database_connector API.
8772
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_external_database_connector.py.html>`__ to see an example of how to use delete_external_database_connector API.
8773
8773
  """
8774
8774
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8775
8775
  required_arguments = ['externalDatabaseConnectorId']
@@ -8872,7 +8872,7 @@ class DatabaseClient(object):
8872
8872
  :rtype: :class:`~oci.response.Response`
8873
8873
 
8874
8874
  :example:
8875
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_external_non_container_database.py.html>`__ to see an example of how to use delete_external_non_container_database API.
8875
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_external_non_container_database.py.html>`__ to see an example of how to use delete_external_non_container_database API.
8876
8876
  """
8877
8877
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8878
8878
  required_arguments = ['externalNonContainerDatabaseId']
@@ -8976,7 +8976,7 @@ class DatabaseClient(object):
8976
8976
  :rtype: :class:`~oci.response.Response`
8977
8977
 
8978
8978
  :example:
8979
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_external_pluggable_database.py.html>`__ to see an example of how to use delete_external_pluggable_database API.
8979
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_external_pluggable_database.py.html>`__ to see an example of how to use delete_external_pluggable_database API.
8980
8980
  """
8981
8981
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8982
8982
  required_arguments = ['externalPluggableDatabaseId']
@@ -9079,7 +9079,7 @@ class DatabaseClient(object):
9079
9079
  :rtype: :class:`~oci.response.Response`
9080
9080
 
9081
9081
  :example:
9082
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_key_store.py.html>`__ to see an example of how to use delete_key_store API.
9082
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_key_store.py.html>`__ to see an example of how to use delete_key_store API.
9083
9083
  """
9084
9084
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9085
9085
  required_arguments = ['keyStoreId']
@@ -9182,7 +9182,7 @@ class DatabaseClient(object):
9182
9182
  :rtype: :class:`~oci.response.Response`
9183
9183
 
9184
9184
  :example:
9185
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_oneoff_patch.py.html>`__ to see an example of how to use delete_oneoff_patch API.
9185
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_oneoff_patch.py.html>`__ to see an example of how to use delete_oneoff_patch API.
9186
9186
  """
9187
9187
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9188
9188
  required_arguments = ['oneoffPatchId']
@@ -9285,7 +9285,7 @@ class DatabaseClient(object):
9285
9285
  :rtype: :class:`~oci.response.Response`
9286
9286
 
9287
9287
  :example:
9288
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_pluggable_database.py.html>`__ to see an example of how to use delete_pluggable_database API.
9288
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_pluggable_database.py.html>`__ to see an example of how to use delete_pluggable_database API.
9289
9289
  """
9290
9290
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9291
9291
  required_arguments = ['pluggableDatabaseId']
@@ -9388,7 +9388,7 @@ class DatabaseClient(object):
9388
9388
  :rtype: :class:`~oci.response.Response`
9389
9389
 
9390
9390
  :example:
9391
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_vm_cluster.py.html>`__ to see an example of how to use delete_vm_cluster API.
9391
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_vm_cluster.py.html>`__ to see an example of how to use delete_vm_cluster API.
9392
9392
  """
9393
9393
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9394
9394
  required_arguments = ['vmClusterId']
@@ -9497,7 +9497,7 @@ class DatabaseClient(object):
9497
9497
  :rtype: :class:`~oci.response.Response`
9498
9498
 
9499
9499
  :example:
9500
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/delete_vm_cluster_network.py.html>`__ to see an example of how to use delete_vm_cluster_network API.
9500
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/delete_vm_cluster_network.py.html>`__ to see an example of how to use delete_vm_cluster_network API.
9501
9501
  """
9502
9502
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9503
9503
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
@@ -9599,7 +9599,7 @@ class DatabaseClient(object):
9599
9599
  :rtype: :class:`~oci.response.Response`
9600
9600
 
9601
9601
  :example:
9602
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/deregister_autonomous_database_data_safe.py.html>`__ to see an example of how to use deregister_autonomous_database_data_safe API.
9602
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/deregister_autonomous_database_data_safe.py.html>`__ to see an example of how to use deregister_autonomous_database_data_safe API.
9603
9603
  """
9604
9604
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9605
9605
  required_arguments = ['autonomousDatabaseId']
@@ -9698,7 +9698,7 @@ class DatabaseClient(object):
9698
9698
  :rtype: :class:`~oci.response.Response`
9699
9699
 
9700
9700
  :example:
9701
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_autonomous_database_management.py.html>`__ to see an example of how to use disable_autonomous_database_management API.
9701
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_autonomous_database_management.py.html>`__ to see an example of how to use disable_autonomous_database_management API.
9702
9702
  """
9703
9703
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9704
9704
  required_arguments = ['autonomousDatabaseId']
@@ -9794,7 +9794,7 @@ class DatabaseClient(object):
9794
9794
  :rtype: :class:`~oci.response.Response`
9795
9795
 
9796
9796
  :example:
9797
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_autonomous_database_operations_insights.py.html>`__ to see an example of how to use disable_autonomous_database_operations_insights API.
9797
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_autonomous_database_operations_insights.py.html>`__ to see an example of how to use disable_autonomous_database_operations_insights API.
9798
9798
  """
9799
9799
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9800
9800
  required_arguments = ['autonomousDatabaseId']
@@ -9902,7 +9902,7 @@ class DatabaseClient(object):
9902
9902
  :rtype: :class:`~oci.response.Response`
9903
9903
 
9904
9904
  :example:
9905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_database_management.py.html>`__ to see an example of how to use disable_database_management API.
9905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_database_management.py.html>`__ to see an example of how to use disable_database_management API.
9906
9906
  """
9907
9907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9908
9908
  required_arguments = ['databaseId']
@@ -10017,7 +10017,7 @@ class DatabaseClient(object):
10017
10017
  :rtype: :class:`~oci.response.Response`
10018
10018
 
10019
10019
  :example:
10020
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_container_database_database_management.py.html>`__ to see an example of how to use disable_external_container_database_database_management API.
10020
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_container_database_database_management.py.html>`__ to see an example of how to use disable_external_container_database_database_management API.
10021
10021
  """
10022
10022
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10023
10023
  required_arguments = ['externalContainerDatabaseId']
@@ -10130,7 +10130,7 @@ class DatabaseClient(object):
10130
10130
  :rtype: :class:`~oci.response.Response`
10131
10131
 
10132
10132
  :example:
10133
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_container_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_container_database_stack_monitoring API.
10133
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_container_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_container_database_stack_monitoring API.
10134
10134
  """
10135
10135
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10136
10136
  required_arguments = ['externalContainerDatabaseId']
@@ -10247,7 +10247,7 @@ class DatabaseClient(object):
10247
10247
  :rtype: :class:`~oci.response.Response`
10248
10248
 
10249
10249
  :example:
10250
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_non_container_database_database_management.py.html>`__ to see an example of how to use disable_external_non_container_database_database_management API.
10250
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_non_container_database_database_management.py.html>`__ to see an example of how to use disable_external_non_container_database_database_management API.
10251
10251
  """
10252
10252
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10253
10253
  required_arguments = ['externalNonContainerDatabaseId']
@@ -10360,7 +10360,7 @@ class DatabaseClient(object):
10360
10360
  :rtype: :class:`~oci.response.Response`
10361
10361
 
10362
10362
  :example:
10363
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_non_container_database_operations_insights.py.html>`__ to see an example of how to use disable_external_non_container_database_operations_insights API.
10363
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_non_container_database_operations_insights.py.html>`__ to see an example of how to use disable_external_non_container_database_operations_insights API.
10364
10364
  """
10365
10365
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10366
10366
  required_arguments = ['externalNonContainerDatabaseId']
@@ -10473,7 +10473,7 @@ class DatabaseClient(object):
10473
10473
  :rtype: :class:`~oci.response.Response`
10474
10474
 
10475
10475
  :example:
10476
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_non_container_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_non_container_database_stack_monitoring API.
10476
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_non_container_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_non_container_database_stack_monitoring API.
10477
10477
  """
10478
10478
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10479
10479
  required_arguments = ['externalNonContainerDatabaseId']
@@ -10590,7 +10590,7 @@ class DatabaseClient(object):
10590
10590
  :rtype: :class:`~oci.response.Response`
10591
10591
 
10592
10592
  :example:
10593
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_pluggable_database_database_management.py.html>`__ to see an example of how to use disable_external_pluggable_database_database_management API.
10593
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_pluggable_database_database_management.py.html>`__ to see an example of how to use disable_external_pluggable_database_database_management API.
10594
10594
  """
10595
10595
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10596
10596
  required_arguments = ['externalPluggableDatabaseId']
@@ -10703,7 +10703,7 @@ class DatabaseClient(object):
10703
10703
  :rtype: :class:`~oci.response.Response`
10704
10704
 
10705
10705
  :example:
10706
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_pluggable_database_operations_insights.py.html>`__ to see an example of how to use disable_external_pluggable_database_operations_insights API.
10706
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_pluggable_database_operations_insights.py.html>`__ to see an example of how to use disable_external_pluggable_database_operations_insights API.
10707
10707
  """
10708
10708
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10709
10709
  required_arguments = ['externalPluggableDatabaseId']
@@ -10816,7 +10816,7 @@ class DatabaseClient(object):
10816
10816
  :rtype: :class:`~oci.response.Response`
10817
10817
 
10818
10818
  :example:
10819
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_external_pluggable_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_pluggable_database_stack_monitoring API.
10819
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_external_pluggable_database_stack_monitoring.py.html>`__ to see an example of how to use disable_external_pluggable_database_stack_monitoring API.
10820
10820
  """
10821
10821
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10822
10822
  required_arguments = ['externalPluggableDatabaseId']
@@ -10929,7 +10929,7 @@ class DatabaseClient(object):
10929
10929
  :rtype: :class:`~oci.response.Response`
10930
10930
 
10931
10931
  :example:
10932
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/disable_pluggable_database_management.py.html>`__ to see an example of how to use disable_pluggable_database_management API.
10932
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/disable_pluggable_database_management.py.html>`__ to see an example of how to use disable_pluggable_database_management API.
10933
10933
  """
10934
10934
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10935
10935
  required_arguments = ['pluggableDatabaseId']
@@ -11039,7 +11039,7 @@ class DatabaseClient(object):
11039
11039
  :rtype: :class:`~oci.response.Response`
11040
11040
 
11041
11041
  :example:
11042
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/download_exadata_infrastructure_config_file.py.html>`__ to see an example of how to use download_exadata_infrastructure_config_file API.
11042
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/download_exadata_infrastructure_config_file.py.html>`__ to see an example of how to use download_exadata_infrastructure_config_file API.
11043
11043
  """
11044
11044
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11045
11045
  required_arguments = ['exadataInfrastructureId']
@@ -11152,7 +11152,7 @@ class DatabaseClient(object):
11152
11152
  :rtype: :class:`~oci.response.Response`
11153
11153
 
11154
11154
  :example:
11155
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/download_oneoff_patch.py.html>`__ to see an example of how to use download_oneoff_patch API.
11155
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/download_oneoff_patch.py.html>`__ to see an example of how to use download_oneoff_patch API.
11156
11156
  """
11157
11157
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11158
11158
  required_arguments = ['oneoffPatchId']
@@ -11267,7 +11267,7 @@ class DatabaseClient(object):
11267
11267
  :rtype: :class:`~oci.response.Response`
11268
11268
 
11269
11269
  :example:
11270
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/download_validation_report.py.html>`__ to see an example of how to use download_validation_report API.
11270
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/download_validation_report.py.html>`__ to see an example of how to use download_validation_report API.
11271
11271
  """
11272
11272
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11273
11273
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
@@ -11381,7 +11381,7 @@ class DatabaseClient(object):
11381
11381
  :rtype: :class:`~oci.response.Response`
11382
11382
 
11383
11383
  :example:
11384
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/download_vm_cluster_network_config_file.py.html>`__ to see an example of how to use download_vm_cluster_network_config_file API.
11384
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/download_vm_cluster_network_config_file.py.html>`__ to see an example of how to use download_vm_cluster_network_config_file API.
11385
11385
  """
11386
11386
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11387
11387
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
@@ -11483,7 +11483,7 @@ class DatabaseClient(object):
11483
11483
  :rtype: :class:`~oci.response.Response`
11484
11484
 
11485
11485
  :example:
11486
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_autonomous_database_management.py.html>`__ to see an example of how to use enable_autonomous_database_management API.
11486
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_autonomous_database_management.py.html>`__ to see an example of how to use enable_autonomous_database_management API.
11487
11487
  """
11488
11488
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11489
11489
  required_arguments = ['autonomousDatabaseId']
@@ -11579,7 +11579,7 @@ class DatabaseClient(object):
11579
11579
  :rtype: :class:`~oci.response.Response`
11580
11580
 
11581
11581
  :example:
11582
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_autonomous_database_operations_insights.py.html>`__ to see an example of how to use enable_autonomous_database_operations_insights API.
11582
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_autonomous_database_operations_insights.py.html>`__ to see an example of how to use enable_autonomous_database_operations_insights API.
11583
11583
  """
11584
11584
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11585
11585
  required_arguments = ['autonomousDatabaseId']
@@ -11690,7 +11690,7 @@ class DatabaseClient(object):
11690
11690
  :rtype: :class:`~oci.response.Response`
11691
11691
 
11692
11692
  :example:
11693
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_database_management.py.html>`__ to see an example of how to use enable_database_management API.
11693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_database_management.py.html>`__ to see an example of how to use enable_database_management API.
11694
11694
  """
11695
11695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11696
11696
  required_arguments = ['databaseId']
@@ -11814,7 +11814,7 @@ class DatabaseClient(object):
11814
11814
  :rtype: :class:`~oci.response.Response`
11815
11815
 
11816
11816
  :example:
11817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_container_database_database_management.py.html>`__ to see an example of how to use enable_external_container_database_database_management API.
11817
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_container_database_database_management.py.html>`__ to see an example of how to use enable_external_container_database_database_management API.
11818
11818
  """
11819
11819
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11820
11820
  required_arguments = ['externalContainerDatabaseId']
@@ -11932,7 +11932,7 @@ class DatabaseClient(object):
11932
11932
  :rtype: :class:`~oci.response.Response`
11933
11933
 
11934
11934
  :example:
11935
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_container_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_container_database_stack_monitoring API.
11935
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_container_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_container_database_stack_monitoring API.
11936
11936
  """
11937
11937
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11938
11938
  required_arguments = ['externalContainerDatabaseId']
@@ -12054,7 +12054,7 @@ class DatabaseClient(object):
12054
12054
  :rtype: :class:`~oci.response.Response`
12055
12055
 
12056
12056
  :example:
12057
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_non_container_database_database_management.py.html>`__ to see an example of how to use enable_external_non_container_database_database_management API.
12057
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_non_container_database_database_management.py.html>`__ to see an example of how to use enable_external_non_container_database_database_management API.
12058
12058
  """
12059
12059
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12060
12060
  required_arguments = ['externalNonContainerDatabaseId']
@@ -12172,7 +12172,7 @@ class DatabaseClient(object):
12172
12172
  :rtype: :class:`~oci.response.Response`
12173
12173
 
12174
12174
  :example:
12175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_non_container_database_operations_insights.py.html>`__ to see an example of how to use enable_external_non_container_database_operations_insights API.
12175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_non_container_database_operations_insights.py.html>`__ to see an example of how to use enable_external_non_container_database_operations_insights API.
12176
12176
  """
12177
12177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12178
12178
  required_arguments = ['externalNonContainerDatabaseId']
@@ -12290,7 +12290,7 @@ class DatabaseClient(object):
12290
12290
  :rtype: :class:`~oci.response.Response`
12291
12291
 
12292
12292
  :example:
12293
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_non_container_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_non_container_database_stack_monitoring API.
12293
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_non_container_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_non_container_database_stack_monitoring API.
12294
12294
  """
12295
12295
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12296
12296
  required_arguments = ['externalNonContainerDatabaseId']
@@ -12412,7 +12412,7 @@ class DatabaseClient(object):
12412
12412
  :rtype: :class:`~oci.response.Response`
12413
12413
 
12414
12414
  :example:
12415
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_pluggable_database_database_management.py.html>`__ to see an example of how to use enable_external_pluggable_database_database_management API.
12415
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_pluggable_database_database_management.py.html>`__ to see an example of how to use enable_external_pluggable_database_database_management API.
12416
12416
  """
12417
12417
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12418
12418
  required_arguments = ['externalPluggableDatabaseId']
@@ -12530,7 +12530,7 @@ class DatabaseClient(object):
12530
12530
  :rtype: :class:`~oci.response.Response`
12531
12531
 
12532
12532
  :example:
12533
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_pluggable_database_operations_insights.py.html>`__ to see an example of how to use enable_external_pluggable_database_operations_insights API.
12533
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_pluggable_database_operations_insights.py.html>`__ to see an example of how to use enable_external_pluggable_database_operations_insights API.
12534
12534
  """
12535
12535
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12536
12536
  required_arguments = ['externalPluggableDatabaseId']
@@ -12648,7 +12648,7 @@ class DatabaseClient(object):
12648
12648
  :rtype: :class:`~oci.response.Response`
12649
12649
 
12650
12650
  :example:
12651
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_external_pluggable_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_pluggable_database_stack_monitoring API.
12651
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_external_pluggable_database_stack_monitoring.py.html>`__ to see an example of how to use enable_external_pluggable_database_stack_monitoring API.
12652
12652
  """
12653
12653
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12654
12654
  required_arguments = ['externalPluggableDatabaseId']
@@ -12766,7 +12766,7 @@ class DatabaseClient(object):
12766
12766
  :rtype: :class:`~oci.response.Response`
12767
12767
 
12768
12768
  :example:
12769
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/enable_pluggable_database_management.py.html>`__ to see an example of how to use enable_pluggable_database_management API.
12769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/enable_pluggable_database_management.py.html>`__ to see an example of how to use enable_pluggable_database_management API.
12770
12770
  """
12771
12771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12772
12772
  required_arguments = ['pluggableDatabaseId']
@@ -12891,7 +12891,7 @@ class DatabaseClient(object):
12891
12891
  :rtype: :class:`~oci.response.Response`
12892
12892
 
12893
12893
  :example:
12894
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/fail_over_autonomous_database.py.html>`__ to see an example of how to use fail_over_autonomous_database API.
12894
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/fail_over_autonomous_database.py.html>`__ to see an example of how to use fail_over_autonomous_database API.
12895
12895
  """
12896
12896
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12897
12897
  required_arguments = ['autonomousDatabaseId']
@@ -13011,7 +13011,7 @@ class DatabaseClient(object):
13011
13011
  :rtype: :class:`~oci.response.Response`
13012
13012
 
13013
13013
  :example:
13014
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/failover_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use failover_autonomous_container_database_dataguard_association API.
13014
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/failover_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use failover_autonomous_container_database_dataguard_association API.
13015
13015
  """
13016
13016
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13017
13017
  required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
@@ -13124,7 +13124,7 @@ class DatabaseClient(object):
13124
13124
  :rtype: :class:`~oci.response.Response`
13125
13125
 
13126
13126
  :example:
13127
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/failover_data_guard_association.py.html>`__ to see an example of how to use failover_data_guard_association API.
13127
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/failover_data_guard_association.py.html>`__ to see an example of how to use failover_data_guard_association API.
13128
13128
  """
13129
13129
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13130
13130
  required_arguments = ['databaseId', 'dataGuardAssociationId']
@@ -13235,7 +13235,7 @@ class DatabaseClient(object):
13235
13235
  :rtype: :class:`~oci.response.Response`
13236
13236
 
13237
13237
  :example:
13238
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/generate_autonomous_database_wallet.py.html>`__ to see an example of how to use generate_autonomous_database_wallet API.
13238
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/generate_autonomous_database_wallet.py.html>`__ to see an example of how to use generate_autonomous_database_wallet API.
13239
13239
  """
13240
13240
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13241
13241
  required_arguments = ['autonomousDatabaseId']
@@ -13348,7 +13348,7 @@ class DatabaseClient(object):
13348
13348
  :rtype: :class:`~oci.response.Response`
13349
13349
 
13350
13350
  :example:
13351
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/generate_recommended_vm_cluster_network.py.html>`__ to see an example of how to use generate_recommended_vm_cluster_network API.
13351
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/generate_recommended_vm_cluster_network.py.html>`__ to see an example of how to use generate_recommended_vm_cluster_network API.
13352
13352
  """
13353
13353
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13354
13354
  required_arguments = ['exadataInfrastructureId']
@@ -13451,7 +13451,7 @@ class DatabaseClient(object):
13451
13451
  :rtype: :class:`~oci.response.Response`
13452
13452
 
13453
13453
  :example:
13454
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_application_vip.py.html>`__ to see an example of how to use get_application_vip API.
13454
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_application_vip.py.html>`__ to see an example of how to use get_application_vip API.
13455
13455
  """
13456
13456
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13457
13457
  required_arguments = ['applicationVipId']
@@ -13546,7 +13546,7 @@ class DatabaseClient(object):
13546
13546
  :rtype: :class:`~oci.response.Response`
13547
13547
 
13548
13548
  :example:
13549
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_container_database.py.html>`__ to see an example of how to use get_autonomous_container_database API.
13549
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_container_database.py.html>`__ to see an example of how to use get_autonomous_container_database API.
13550
13550
  """
13551
13551
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13552
13552
  required_arguments = ['autonomousContainerDatabaseId']
@@ -13639,7 +13639,7 @@ class DatabaseClient(object):
13639
13639
  :rtype: :class:`~oci.response.Response`
13640
13640
 
13641
13641
  :example:
13642
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use get_autonomous_container_database_dataguard_association API.
13642
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use get_autonomous_container_database_dataguard_association API.
13643
13643
  """
13644
13644
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13645
13645
  required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
@@ -13731,7 +13731,7 @@ class DatabaseClient(object):
13731
13731
  :rtype: :class:`~oci.response.Response`
13732
13732
 
13733
13733
  :example:
13734
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_container_database_resource_usage.py.html>`__ to see an example of how to use get_autonomous_container_database_resource_usage API.
13734
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_container_database_resource_usage.py.html>`__ to see an example of how to use get_autonomous_container_database_resource_usage API.
13735
13735
  """
13736
13736
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13737
13737
  required_arguments = ['autonomousContainerDatabaseId']
@@ -13829,7 +13829,7 @@ class DatabaseClient(object):
13829
13829
  :rtype: :class:`~oci.response.Response`
13830
13830
 
13831
13831
  :example:
13832
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_database.py.html>`__ to see an example of how to use get_autonomous_database API.
13832
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_database.py.html>`__ to see an example of how to use get_autonomous_database API.
13833
13833
  """
13834
13834
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13835
13835
  required_arguments = ['autonomousDatabaseId']
@@ -13927,7 +13927,7 @@ class DatabaseClient(object):
13927
13927
  :rtype: :class:`~oci.response.Response`
13928
13928
 
13929
13929
  :example:
13930
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_database_backup.py.html>`__ to see an example of how to use get_autonomous_database_backup API.
13930
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_database_backup.py.html>`__ to see an example of how to use get_autonomous_database_backup API.
13931
13931
  """
13932
13932
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13933
13933
  required_arguments = ['autonomousDatabaseBackupId']
@@ -14030,7 +14030,7 @@ class DatabaseClient(object):
14030
14030
  :rtype: :class:`~oci.response.Response`
14031
14031
 
14032
14032
  :example:
14033
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_database_dataguard_association.py.html>`__ to see an example of how to use get_autonomous_database_dataguard_association API.
14033
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_database_dataguard_association.py.html>`__ to see an example of how to use get_autonomous_database_dataguard_association API.
14034
14034
  """
14035
14035
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14036
14036
  required_arguments = ['autonomousDatabaseId', 'autonomousDatabaseDataguardAssociationId']
@@ -14124,7 +14124,7 @@ class DatabaseClient(object):
14124
14124
  :rtype: :class:`~oci.response.Response`
14125
14125
 
14126
14126
  :example:
14127
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_database_regional_wallet.py.html>`__ to see an example of how to use get_autonomous_database_regional_wallet API.
14127
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_database_regional_wallet.py.html>`__ to see an example of how to use get_autonomous_database_regional_wallet API.
14128
14128
  """
14129
14129
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14130
14130
  required_arguments = []
@@ -14210,7 +14210,7 @@ class DatabaseClient(object):
14210
14210
  :rtype: :class:`~oci.response.Response`
14211
14211
 
14212
14212
  :example:
14213
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_database_wallet.py.html>`__ to see an example of how to use get_autonomous_database_wallet API.
14213
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_database_wallet.py.html>`__ to see an example of how to use get_autonomous_database_wallet API.
14214
14214
  """
14215
14215
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14216
14216
  required_arguments = ['autonomousDatabaseId']
@@ -14305,7 +14305,7 @@ class DatabaseClient(object):
14305
14305
  :rtype: :class:`~oci.response.Response`
14306
14306
 
14307
14307
  :example:
14308
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use get_autonomous_exadata_infrastructure API.
14308
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use get_autonomous_exadata_infrastructure API.
14309
14309
  """
14310
14310
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14311
14311
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -14393,7 +14393,7 @@ class DatabaseClient(object):
14393
14393
  :rtype: :class:`~oci.response.Response`
14394
14394
 
14395
14395
  :example:
14396
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_patch.py.html>`__ to see an example of how to use get_autonomous_patch API.
14396
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_patch.py.html>`__ to see an example of how to use get_autonomous_patch API.
14397
14397
  """
14398
14398
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14399
14399
  required_arguments = ['autonomousPatchId']
@@ -14484,7 +14484,7 @@ class DatabaseClient(object):
14484
14484
  :rtype: :class:`~oci.response.Response`
14485
14485
 
14486
14486
  :example:
14487
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_virtual_machine.py.html>`__ to see an example of how to use get_autonomous_virtual_machine API.
14487
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_virtual_machine.py.html>`__ to see an example of how to use get_autonomous_virtual_machine API.
14488
14488
  """
14489
14489
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14490
14490
  required_arguments = ['autonomousVirtualMachineId']
@@ -14582,7 +14582,7 @@ class DatabaseClient(object):
14582
14582
  :rtype: :class:`~oci.response.Response`
14583
14583
 
14584
14584
  :example:
14585
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_vm_cluster.py.html>`__ to see an example of how to use get_autonomous_vm_cluster API.
14585
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_vm_cluster.py.html>`__ to see an example of how to use get_autonomous_vm_cluster API.
14586
14586
  """
14587
14587
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14588
14588
  required_arguments = ['autonomousVmClusterId']
@@ -14680,7 +14680,7 @@ class DatabaseClient(object):
14680
14680
  :rtype: :class:`~oci.response.Response`
14681
14681
 
14682
14682
  :example:
14683
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_autonomous_vm_cluster_resource_usage.py.html>`__ to see an example of how to use get_autonomous_vm_cluster_resource_usage API.
14683
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_autonomous_vm_cluster_resource_usage.py.html>`__ to see an example of how to use get_autonomous_vm_cluster_resource_usage API.
14684
14684
  """
14685
14685
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14686
14686
  required_arguments = ['autonomousVmClusterId']
@@ -14775,7 +14775,7 @@ class DatabaseClient(object):
14775
14775
  :rtype: :class:`~oci.response.Response`
14776
14776
 
14777
14777
  :example:
14778
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_backup.py.html>`__ to see an example of how to use get_backup API.
14778
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_backup.py.html>`__ to see an example of how to use get_backup API.
14779
14779
  """
14780
14780
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14781
14781
  required_arguments = ['backupId']
@@ -14866,7 +14866,7 @@ class DatabaseClient(object):
14866
14866
  :rtype: :class:`~oci.response.Response`
14867
14867
 
14868
14868
  :example:
14869
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_backup_destination.py.html>`__ to see an example of how to use get_backup_destination API.
14869
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_backup_destination.py.html>`__ to see an example of how to use get_backup_destination API.
14870
14870
  """
14871
14871
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14872
14872
  required_arguments = ['backupDestinationId']
@@ -14964,7 +14964,7 @@ class DatabaseClient(object):
14964
14964
  :rtype: :class:`~oci.response.Response`
14965
14965
 
14966
14966
  :example:
14967
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use get_cloud_autonomous_vm_cluster API.
14967
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use get_cloud_autonomous_vm_cluster API.
14968
14968
  """
14969
14969
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14970
14970
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -15062,7 +15062,7 @@ class DatabaseClient(object):
15062
15062
  :rtype: :class:`~oci.response.Response`
15063
15063
 
15064
15064
  :example:
15065
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_autonomous_vm_cluster_resource_usage.py.html>`__ to see an example of how to use get_cloud_autonomous_vm_cluster_resource_usage API.
15065
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_autonomous_vm_cluster_resource_usage.py.html>`__ to see an example of how to use get_cloud_autonomous_vm_cluster_resource_usage API.
15066
15066
  """
15067
15067
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15068
15068
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -15160,7 +15160,7 @@ class DatabaseClient(object):
15160
15160
  :rtype: :class:`~oci.response.Response`
15161
15161
 
15162
15162
  :example:
15163
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use get_cloud_exadata_infrastructure API.
15163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use get_cloud_exadata_infrastructure API.
15164
15164
  """
15165
15165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15166
15166
  required_arguments = ['cloudExadataInfrastructureId']
@@ -15263,7 +15263,7 @@ class DatabaseClient(object):
15263
15263
  :rtype: :class:`~oci.response.Response`
15264
15264
 
15265
15265
  :example:
15266
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_exadata_infrastructure_unallocated_resources.py.html>`__ to see an example of how to use get_cloud_exadata_infrastructure_unallocated_resources API.
15266
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_exadata_infrastructure_unallocated_resources.py.html>`__ to see an example of how to use get_cloud_exadata_infrastructure_unallocated_resources API.
15267
15267
  """
15268
15268
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15269
15269
  required_arguments = ['cloudExadataInfrastructureId']
@@ -15369,7 +15369,7 @@ class DatabaseClient(object):
15369
15369
  :rtype: :class:`~oci.response.Response`
15370
15370
 
15371
15371
  :example:
15372
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_vm_cluster.py.html>`__ to see an example of how to use get_cloud_vm_cluster API.
15372
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_vm_cluster.py.html>`__ to see an example of how to use get_cloud_vm_cluster API.
15373
15373
  """
15374
15374
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15375
15375
  required_arguments = ['cloudVmClusterId']
@@ -15468,7 +15468,7 @@ class DatabaseClient(object):
15468
15468
  :rtype: :class:`~oci.response.Response`
15469
15469
 
15470
15470
  :example:
15471
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_vm_cluster_iorm_config.py.html>`__ to see an example of how to use get_cloud_vm_cluster_iorm_config API.
15471
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_vm_cluster_iorm_config.py.html>`__ to see an example of how to use get_cloud_vm_cluster_iorm_config API.
15472
15472
  """
15473
15473
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15474
15474
  required_arguments = ['cloudVmClusterId']
@@ -15571,7 +15571,7 @@ class DatabaseClient(object):
15571
15571
  :rtype: :class:`~oci.response.Response`
15572
15572
 
15573
15573
  :example:
15574
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_vm_cluster_update.py.html>`__ to see an example of how to use get_cloud_vm_cluster_update API.
15574
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_vm_cluster_update.py.html>`__ to see an example of how to use get_cloud_vm_cluster_update API.
15575
15575
  """
15576
15576
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15577
15577
  required_arguments = ['cloudVmClusterId', 'updateId']
@@ -15675,7 +15675,7 @@ class DatabaseClient(object):
15675
15675
  :rtype: :class:`~oci.response.Response`
15676
15676
 
15677
15677
  :example:
15678
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_cloud_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_cloud_vm_cluster_update_history_entry API.
15678
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_cloud_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_cloud_vm_cluster_update_history_entry API.
15679
15679
  """
15680
15680
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15681
15681
  required_arguments = ['cloudVmClusterId', 'updateHistoryEntryId']
@@ -15774,7 +15774,7 @@ class DatabaseClient(object):
15774
15774
  :rtype: :class:`~oci.response.Response`
15775
15775
 
15776
15776
  :example:
15777
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_console_connection.py.html>`__ to see an example of how to use get_console_connection API.
15777
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_console_connection.py.html>`__ to see an example of how to use get_console_connection API.
15778
15778
  """
15779
15779
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15780
15780
  required_arguments = ['dbNodeId', 'consoleConnectionId']
@@ -15869,7 +15869,7 @@ class DatabaseClient(object):
15869
15869
  :rtype: :class:`~oci.response.Response`
15870
15870
 
15871
15871
  :example:
15872
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_console_history.py.html>`__ to see an example of how to use get_console_history API.
15872
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_console_history.py.html>`__ to see an example of how to use get_console_history API.
15873
15873
  """
15874
15874
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15875
15875
  required_arguments = ['dbNodeId', 'consoleHistoryId']
@@ -15971,7 +15971,7 @@ class DatabaseClient(object):
15971
15971
  :rtype: :class:`~oci.response.Response`
15972
15972
 
15973
15973
  :example:
15974
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_console_history_content.py.html>`__ to see an example of how to use get_console_history_content API.
15974
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_console_history_content.py.html>`__ to see an example of how to use get_console_history_content API.
15975
15975
  """
15976
15976
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15977
15977
  required_arguments = ['dbNodeId', 'consoleHistoryId']
@@ -16072,7 +16072,7 @@ class DatabaseClient(object):
16072
16072
  :rtype: :class:`~oci.response.Response`
16073
16073
 
16074
16074
  :example:
16075
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_data_guard_association.py.html>`__ to see an example of how to use get_data_guard_association API.
16075
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_data_guard_association.py.html>`__ to see an example of how to use get_data_guard_association API.
16076
16076
  """
16077
16077
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16078
16078
  required_arguments = ['databaseId', 'dataGuardAssociationId']
@@ -16161,7 +16161,7 @@ class DatabaseClient(object):
16161
16161
  :rtype: :class:`~oci.response.Response`
16162
16162
 
16163
16163
  :example:
16164
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_database.py.html>`__ to see an example of how to use get_database API.
16164
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_database.py.html>`__ to see an example of how to use get_database API.
16165
16165
  """
16166
16166
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16167
16167
  required_arguments = ['databaseId']
@@ -16249,7 +16249,7 @@ class DatabaseClient(object):
16249
16249
  :rtype: :class:`~oci.response.Response`
16250
16250
 
16251
16251
  :example:
16252
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_database_software_image.py.html>`__ to see an example of how to use get_database_software_image API.
16252
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_database_software_image.py.html>`__ to see an example of how to use get_database_software_image API.
16253
16253
  """
16254
16254
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16255
16255
  required_arguments = ['databaseSoftwareImageId']
@@ -16345,7 +16345,7 @@ class DatabaseClient(object):
16345
16345
  :rtype: :class:`~oci.response.Response`
16346
16346
 
16347
16347
  :example:
16348
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_database_upgrade_history_entry.py.html>`__ to see an example of how to use get_database_upgrade_history_entry API.
16348
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_database_upgrade_history_entry.py.html>`__ to see an example of how to use get_database_upgrade_history_entry API.
16349
16349
  """
16350
16350
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16351
16351
  required_arguments = ['databaseId', 'upgradeHistoryEntryId']
@@ -16441,7 +16441,7 @@ class DatabaseClient(object):
16441
16441
  :rtype: :class:`~oci.response.Response`
16442
16442
 
16443
16443
  :example:
16444
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_home.py.html>`__ to see an example of how to use get_db_home API.
16444
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_home.py.html>`__ to see an example of how to use get_db_home API.
16445
16445
  """
16446
16446
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16447
16447
  required_arguments = ['dbHomeId']
@@ -16534,7 +16534,7 @@ class DatabaseClient(object):
16534
16534
  :rtype: :class:`~oci.response.Response`
16535
16535
 
16536
16536
  :example:
16537
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_home_patch.py.html>`__ to see an example of how to use get_db_home_patch API.
16537
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_home_patch.py.html>`__ to see an example of how to use get_db_home_patch API.
16538
16538
  """
16539
16539
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16540
16540
  required_arguments = ['dbHomeId', 'patchId']
@@ -16628,7 +16628,7 @@ class DatabaseClient(object):
16628
16628
  :rtype: :class:`~oci.response.Response`
16629
16629
 
16630
16630
  :example:
16631
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_home_patch_history_entry.py.html>`__ to see an example of how to use get_db_home_patch_history_entry API.
16631
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_home_patch_history_entry.py.html>`__ to see an example of how to use get_db_home_patch_history_entry API.
16632
16632
  """
16633
16633
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16634
16634
  required_arguments = ['dbHomeId', 'patchHistoryEntryId']
@@ -16717,7 +16717,7 @@ class DatabaseClient(object):
16717
16717
  :rtype: :class:`~oci.response.Response`
16718
16718
 
16719
16719
  :example:
16720
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_node.py.html>`__ to see an example of how to use get_db_node API.
16720
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_node.py.html>`__ to see an example of how to use get_db_node API.
16721
16721
  """
16722
16722
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16723
16723
  required_arguments = ['dbNodeId']
@@ -16813,7 +16813,7 @@ class DatabaseClient(object):
16813
16813
  :rtype: :class:`~oci.response.Response`
16814
16814
 
16815
16815
  :example:
16816
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_server.py.html>`__ to see an example of how to use get_db_server API.
16816
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_server.py.html>`__ to see an example of how to use get_db_server API.
16817
16817
  """
16818
16818
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16819
16819
  required_arguments = ['dbServerId', 'exadataInfrastructureId']
@@ -16922,7 +16922,7 @@ class DatabaseClient(object):
16922
16922
  :rtype: :class:`~oci.response.Response`
16923
16923
 
16924
16924
  :example:
16925
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_system.py.html>`__ to see an example of how to use get_db_system API.
16925
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_system.py.html>`__ to see an example of how to use get_db_system API.
16926
16926
  """
16927
16927
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16928
16928
  required_arguments = ['dbSystemId']
@@ -17015,7 +17015,7 @@ class DatabaseClient(object):
17015
17015
  :rtype: :class:`~oci.response.Response`
17016
17016
 
17017
17017
  :example:
17018
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_system_patch.py.html>`__ to see an example of how to use get_db_system_patch API.
17018
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_system_patch.py.html>`__ to see an example of how to use get_db_system_patch API.
17019
17019
  """
17020
17020
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17021
17021
  required_arguments = ['dbSystemId', 'patchId']
@@ -17109,7 +17109,7 @@ class DatabaseClient(object):
17109
17109
  :rtype: :class:`~oci.response.Response`
17110
17110
 
17111
17111
  :example:
17112
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_system_patch_history_entry.py.html>`__ to see an example of how to use get_db_system_patch_history_entry API.
17112
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_system_patch_history_entry.py.html>`__ to see an example of how to use get_db_system_patch_history_entry API.
17113
17113
  """
17114
17114
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17115
17115
  required_arguments = ['dbSystemId', 'patchHistoryEntryId']
@@ -17206,7 +17206,7 @@ class DatabaseClient(object):
17206
17206
  :rtype: :class:`~oci.response.Response`
17207
17207
 
17208
17208
  :example:
17209
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_db_system_upgrade_history_entry.py.html>`__ to see an example of how to use get_db_system_upgrade_history_entry API.
17209
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_db_system_upgrade_history_entry.py.html>`__ to see an example of how to use get_db_system_upgrade_history_entry API.
17210
17210
  """
17211
17211
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17212
17212
  required_arguments = ['dbSystemId', 'upgradeHistoryEntryId']
@@ -17311,7 +17311,7 @@ class DatabaseClient(object):
17311
17311
  :rtype: :class:`~oci.response.Response`
17312
17312
 
17313
17313
  :example:
17314
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_exadata_infrastructure.py.html>`__ to see an example of how to use get_exadata_infrastructure API.
17314
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_exadata_infrastructure.py.html>`__ to see an example of how to use get_exadata_infrastructure API.
17315
17315
  """
17316
17316
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17317
17317
  required_arguments = ['exadataInfrastructureId']
@@ -17425,7 +17425,7 @@ class DatabaseClient(object):
17425
17425
  :rtype: :class:`~oci.response.Response`
17426
17426
 
17427
17427
  :example:
17428
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_exadata_infrastructure_ocpus.py.html>`__ to see an example of how to use get_exadata_infrastructure_ocpus API.
17428
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_exadata_infrastructure_ocpus.py.html>`__ to see an example of how to use get_exadata_infrastructure_ocpus API.
17429
17429
  """
17430
17430
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17431
17431
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -17528,7 +17528,7 @@ class DatabaseClient(object):
17528
17528
  :rtype: :class:`~oci.response.Response`
17529
17529
 
17530
17530
  :example:
17531
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_exadata_infrastructure_un_allocated_resources.py.html>`__ to see an example of how to use get_exadata_infrastructure_un_allocated_resources API.
17531
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_exadata_infrastructure_un_allocated_resources.py.html>`__ to see an example of how to use get_exadata_infrastructure_un_allocated_resources API.
17532
17532
  """
17533
17533
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17534
17534
  required_arguments = ['exadataInfrastructureId']
@@ -17645,7 +17645,7 @@ class DatabaseClient(object):
17645
17645
  :rtype: :class:`~oci.response.Response`
17646
17646
 
17647
17647
  :example:
17648
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_exadata_iorm_config.py.html>`__ to see an example of how to use get_exadata_iorm_config API.
17648
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_exadata_iorm_config.py.html>`__ to see an example of how to use get_exadata_iorm_config API.
17649
17649
  """
17650
17650
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17651
17651
  required_arguments = ['dbSystemId']
@@ -17744,7 +17744,7 @@ class DatabaseClient(object):
17744
17744
  :rtype: :class:`~oci.response.Response`
17745
17745
 
17746
17746
  :example:
17747
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_external_backup_job.py.html>`__ to see an example of how to use get_external_backup_job API.
17747
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_external_backup_job.py.html>`__ to see an example of how to use get_external_backup_job API.
17748
17748
  """
17749
17749
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17750
17750
  required_arguments = ['backupId']
@@ -17835,7 +17835,7 @@ class DatabaseClient(object):
17835
17835
  :rtype: :class:`~oci.response.Response`
17836
17836
 
17837
17837
  :example:
17838
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_external_container_database.py.html>`__ to see an example of how to use get_external_container_database API.
17838
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_external_container_database.py.html>`__ to see an example of how to use get_external_container_database API.
17839
17839
  """
17840
17840
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17841
17841
  required_arguments = ['externalContainerDatabaseId']
@@ -17934,7 +17934,7 @@ class DatabaseClient(object):
17934
17934
  :rtype: :class:`~oci.response.Response`
17935
17935
 
17936
17936
  :example:
17937
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_external_database_connector.py.html>`__ to see an example of how to use get_external_database_connector API.
17937
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_external_database_connector.py.html>`__ to see an example of how to use get_external_database_connector API.
17938
17938
  """
17939
17939
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17940
17940
  required_arguments = ['externalDatabaseConnectorId']
@@ -18032,7 +18032,7 @@ class DatabaseClient(object):
18032
18032
  :rtype: :class:`~oci.response.Response`
18033
18033
 
18034
18034
  :example:
18035
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_external_non_container_database.py.html>`__ to see an example of how to use get_external_non_container_database API.
18035
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_external_non_container_database.py.html>`__ to see an example of how to use get_external_non_container_database API.
18036
18036
  """
18037
18037
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18038
18038
  required_arguments = ['externalNonContainerDatabaseId']
@@ -18131,7 +18131,7 @@ class DatabaseClient(object):
18131
18131
  :rtype: :class:`~oci.response.Response`
18132
18132
 
18133
18133
  :example:
18134
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_external_pluggable_database.py.html>`__ to see an example of how to use get_external_pluggable_database API.
18134
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_external_pluggable_database.py.html>`__ to see an example of how to use get_external_pluggable_database API.
18135
18135
  """
18136
18136
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18137
18137
  required_arguments = ['externalPluggableDatabaseId']
@@ -18238,7 +18238,7 @@ class DatabaseClient(object):
18238
18238
  :rtype: :class:`~oci.response.Response`
18239
18239
 
18240
18240
  :example:
18241
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_infrastructure_target_versions.py.html>`__ to see an example of how to use get_infrastructure_target_versions API.
18241
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_infrastructure_target_versions.py.html>`__ to see an example of how to use get_infrastructure_target_versions API.
18242
18242
  """
18243
18243
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18244
18244
  required_arguments = ['compartmentId']
@@ -18342,7 +18342,7 @@ class DatabaseClient(object):
18342
18342
  :rtype: :class:`~oci.response.Response`
18343
18343
 
18344
18344
  :example:
18345
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_key_store.py.html>`__ to see an example of how to use get_key_store API.
18345
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_key_store.py.html>`__ to see an example of how to use get_key_store API.
18346
18346
  """
18347
18347
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18348
18348
  required_arguments = ['keyStoreId']
@@ -18435,7 +18435,7 @@ class DatabaseClient(object):
18435
18435
  :rtype: :class:`~oci.response.Response`
18436
18436
 
18437
18437
  :example:
18438
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_maintenance_run.py.html>`__ to see an example of how to use get_maintenance_run API.
18438
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_maintenance_run.py.html>`__ to see an example of how to use get_maintenance_run API.
18439
18439
  """
18440
18440
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18441
18441
  required_arguments = ['maintenanceRunId']
@@ -18521,7 +18521,7 @@ class DatabaseClient(object):
18521
18521
  :rtype: :class:`~oci.response.Response`
18522
18522
 
18523
18523
  :example:
18524
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_maintenance_run_history.py.html>`__ to see an example of how to use get_maintenance_run_history API.
18524
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_maintenance_run_history.py.html>`__ to see an example of how to use get_maintenance_run_history API.
18525
18525
  """
18526
18526
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18527
18527
  required_arguments = ['maintenanceRunHistoryId']
@@ -18612,7 +18612,7 @@ class DatabaseClient(object):
18612
18612
  :rtype: :class:`~oci.response.Response`
18613
18613
 
18614
18614
  :example:
18615
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_oneoff_patch.py.html>`__ to see an example of how to use get_oneoff_patch API.
18615
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_oneoff_patch.py.html>`__ to see an example of how to use get_oneoff_patch API.
18616
18616
  """
18617
18617
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18618
18618
  required_arguments = ['oneoffPatchId']
@@ -18715,7 +18715,7 @@ class DatabaseClient(object):
18715
18715
  :rtype: :class:`~oci.response.Response`
18716
18716
 
18717
18717
  :example:
18718
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_pdb_conversion_history_entry.py.html>`__ to see an example of how to use get_pdb_conversion_history_entry API.
18718
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_pdb_conversion_history_entry.py.html>`__ to see an example of how to use get_pdb_conversion_history_entry API.
18719
18719
  """
18720
18720
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18721
18721
  required_arguments = ['databaseId', 'pdbConversionHistoryEntryId']
@@ -18811,7 +18811,7 @@ class DatabaseClient(object):
18811
18811
  :rtype: :class:`~oci.response.Response`
18812
18812
 
18813
18813
  :example:
18814
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_pluggable_database.py.html>`__ to see an example of how to use get_pluggable_database API.
18814
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_pluggable_database.py.html>`__ to see an example of how to use get_pluggable_database API.
18815
18815
  """
18816
18816
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18817
18817
  required_arguments = ['pluggableDatabaseId']
@@ -18902,7 +18902,7 @@ class DatabaseClient(object):
18902
18902
  :rtype: :class:`~oci.response.Response`
18903
18903
 
18904
18904
  :example:
18905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_vm_cluster.py.html>`__ to see an example of how to use get_vm_cluster API.
18905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_vm_cluster.py.html>`__ to see an example of how to use get_vm_cluster API.
18906
18906
  """
18907
18907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18908
18908
  required_arguments = ['vmClusterId']
@@ -19006,7 +19006,7 @@ class DatabaseClient(object):
19006
19006
  :rtype: :class:`~oci.response.Response`
19007
19007
 
19008
19008
  :example:
19009
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_vm_cluster_network.py.html>`__ to see an example of how to use get_vm_cluster_network API.
19009
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_vm_cluster_network.py.html>`__ to see an example of how to use get_vm_cluster_network API.
19010
19010
  """
19011
19011
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19012
19012
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
@@ -19107,7 +19107,7 @@ class DatabaseClient(object):
19107
19107
  :rtype: :class:`~oci.response.Response`
19108
19108
 
19109
19109
  :example:
19110
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_vm_cluster_patch.py.html>`__ to see an example of how to use get_vm_cluster_patch API.
19110
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_vm_cluster_patch.py.html>`__ to see an example of how to use get_vm_cluster_patch API.
19111
19111
  """
19112
19112
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19113
19113
  required_arguments = ['vmClusterId', 'patchId']
@@ -19201,7 +19201,7 @@ class DatabaseClient(object):
19201
19201
  :rtype: :class:`~oci.response.Response`
19202
19202
 
19203
19203
  :example:
19204
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_vm_cluster_patch_history_entry.py.html>`__ to see an example of how to use get_vm_cluster_patch_history_entry API.
19204
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_vm_cluster_patch_history_entry.py.html>`__ to see an example of how to use get_vm_cluster_patch_history_entry API.
19205
19205
  """
19206
19206
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19207
19207
  required_arguments = ['vmClusterId', 'patchHistoryEntryId']
@@ -19298,7 +19298,7 @@ class DatabaseClient(object):
19298
19298
  :rtype: :class:`~oci.response.Response`
19299
19299
 
19300
19300
  :example:
19301
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_vm_cluster_update.py.html>`__ to see an example of how to use get_vm_cluster_update API.
19301
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_vm_cluster_update.py.html>`__ to see an example of how to use get_vm_cluster_update API.
19302
19302
  """
19303
19303
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19304
19304
  required_arguments = ['vmClusterId', 'updateId']
@@ -19402,7 +19402,7 @@ class DatabaseClient(object):
19402
19402
  :rtype: :class:`~oci.response.Response`
19403
19403
 
19404
19404
  :example:
19405
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/get_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_vm_cluster_update_history_entry API.
19405
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/get_vm_cluster_update_history_entry.py.html>`__ to see an example of how to use get_vm_cluster_update_history_entry API.
19406
19406
  """
19407
19407
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19408
19408
  required_arguments = ['vmClusterId', 'updateHistoryEntryId']
@@ -19503,7 +19503,7 @@ class DatabaseClient(object):
19503
19503
  :rtype: :class:`~oci.response.Response`
19504
19504
 
19505
19505
  :example:
19506
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/launch_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use launch_autonomous_exadata_infrastructure API.
19506
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/launch_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use launch_autonomous_exadata_infrastructure API.
19507
19507
  """
19508
19508
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19509
19509
  required_arguments = []
@@ -19615,7 +19615,7 @@ class DatabaseClient(object):
19615
19615
  :rtype: :class:`~oci.response.Response`
19616
19616
 
19617
19617
  :example:
19618
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/launch_db_system.py.html>`__ to see an example of how to use launch_db_system API.
19618
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/launch_db_system.py.html>`__ to see an example of how to use launch_db_system API.
19619
19619
  """
19620
19620
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19621
19621
  required_arguments = []
@@ -19733,7 +19733,7 @@ class DatabaseClient(object):
19733
19733
  :rtype: :class:`~oci.response.Response`
19734
19734
 
19735
19735
  :example:
19736
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_application_vips.py.html>`__ to see an example of how to use list_application_vips API.
19736
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_application_vips.py.html>`__ to see an example of how to use list_application_vips API.
19737
19737
  """
19738
19738
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19739
19739
  required_arguments = ['compartmentId', 'cloudVmClusterId']
@@ -19861,7 +19861,7 @@ class DatabaseClient(object):
19861
19861
  :rtype: :class:`~oci.response.Response`
19862
19862
 
19863
19863
  :example:
19864
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_container_database_dataguard_associations.py.html>`__ to see an example of how to use list_autonomous_container_database_dataguard_associations API.
19864
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_container_database_dataguard_associations.py.html>`__ to see an example of how to use list_autonomous_container_database_dataguard_associations API.
19865
19865
  """
19866
19866
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19867
19867
  required_arguments = ['autonomousContainerDatabaseId']
@@ -19982,7 +19982,7 @@ class DatabaseClient(object):
19982
19982
  :rtype: :class:`~oci.response.Response`
19983
19983
 
19984
19984
  :example:
19985
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_container_database_versions.py.html>`__ to see an example of how to use list_autonomous_container_database_versions API.
19985
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_container_database_versions.py.html>`__ to see an example of how to use list_autonomous_container_database_versions API.
19986
19986
  """
19987
19987
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19988
19988
  required_arguments = ['compartmentId', 'serviceComponent']
@@ -20144,7 +20144,7 @@ class DatabaseClient(object):
20144
20144
  :rtype: :class:`~oci.response.Response`
20145
20145
 
20146
20146
  :example:
20147
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_container_databases.py.html>`__ to see an example of how to use list_autonomous_container_databases API.
20147
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_container_databases.py.html>`__ to see an example of how to use list_autonomous_container_databases API.
20148
20148
  """
20149
20149
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20150
20150
  required_arguments = ['compartmentId']
@@ -20320,7 +20320,7 @@ class DatabaseClient(object):
20320
20320
  :rtype: :class:`~oci.response.Response`
20321
20321
 
20322
20322
  :example:
20323
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_database_backups.py.html>`__ to see an example of how to use list_autonomous_database_backups API.
20323
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_database_backups.py.html>`__ to see an example of how to use list_autonomous_database_backups API.
20324
20324
  """
20325
20325
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20326
20326
  required_arguments = []
@@ -20457,7 +20457,7 @@ class DatabaseClient(object):
20457
20457
  :rtype: :class:`~oci.response.Response`
20458
20458
 
20459
20459
  :example:
20460
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_database_character_sets.py.html>`__ to see an example of how to use list_autonomous_database_character_sets API.
20460
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_database_character_sets.py.html>`__ to see an example of how to use list_autonomous_database_character_sets API.
20461
20461
  """
20462
20462
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20463
20463
  required_arguments = []
@@ -20598,7 +20598,7 @@ class DatabaseClient(object):
20598
20598
  :rtype: :class:`~oci.response.Response`
20599
20599
 
20600
20600
  :example:
20601
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_database_clones.py.html>`__ to see an example of how to use list_autonomous_database_clones API.
20601
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_database_clones.py.html>`__ to see an example of how to use list_autonomous_database_clones API.
20602
20602
  """
20603
20603
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20604
20604
  required_arguments = ['autonomousDatabaseId', 'compartmentId']
@@ -20748,7 +20748,7 @@ class DatabaseClient(object):
20748
20748
  :rtype: :class:`~oci.response.Response`
20749
20749
 
20750
20750
  :example:
20751
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_database_dataguard_associations.py.html>`__ to see an example of how to use list_autonomous_database_dataguard_associations API.
20751
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_database_dataguard_associations.py.html>`__ to see an example of how to use list_autonomous_database_dataguard_associations API.
20752
20752
  """
20753
20753
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20754
20754
  required_arguments = ['autonomousDatabaseId']
@@ -20859,7 +20859,7 @@ class DatabaseClient(object):
20859
20859
  :rtype: :class:`~oci.response.Response`
20860
20860
 
20861
20861
  :example:
20862
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_database_refreshable_clones.py.html>`__ to see an example of how to use list_autonomous_database_refreshable_clones API.
20862
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_database_refreshable_clones.py.html>`__ to see an example of how to use list_autonomous_database_refreshable_clones API.
20863
20863
  """
20864
20864
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20865
20865
  required_arguments = ['autonomousDatabaseId']
@@ -21030,7 +21030,7 @@ class DatabaseClient(object):
21030
21030
  :rtype: :class:`~oci.response.Response`
21031
21031
 
21032
21032
  :example:
21033
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_databases.py.html>`__ to see an example of how to use list_autonomous_databases API.
21033
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_databases.py.html>`__ to see an example of how to use list_autonomous_databases API.
21034
21034
  """
21035
21035
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21036
21036
  required_arguments = ['compartmentId']
@@ -21207,7 +21207,7 @@ class DatabaseClient(object):
21207
21207
  :rtype: :class:`~oci.response.Response`
21208
21208
 
21209
21209
  :example:
21210
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_db_preview_versions.py.html>`__ to see an example of how to use list_autonomous_db_preview_versions API.
21210
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_db_preview_versions.py.html>`__ to see an example of how to use list_autonomous_db_preview_versions API.
21211
21211
  """
21212
21212
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21213
21213
  required_arguments = ['compartmentId']
@@ -21338,7 +21338,7 @@ class DatabaseClient(object):
21338
21338
  :rtype: :class:`~oci.response.Response`
21339
21339
 
21340
21340
  :example:
21341
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_db_versions.py.html>`__ to see an example of how to use list_autonomous_db_versions API.
21341
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_db_versions.py.html>`__ to see an example of how to use list_autonomous_db_versions API.
21342
21342
  """
21343
21343
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21344
21344
  required_arguments = ['compartmentId']
@@ -21462,7 +21462,7 @@ class DatabaseClient(object):
21462
21462
  :rtype: :class:`~oci.response.Response`
21463
21463
 
21464
21464
  :example:
21465
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_exadata_infrastructure_shapes.py.html>`__ to see an example of how to use list_autonomous_exadata_infrastructure_shapes API.
21465
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_exadata_infrastructure_shapes.py.html>`__ to see an example of how to use list_autonomous_exadata_infrastructure_shapes API.
21466
21466
  """
21467
21467
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21468
21468
  required_arguments = ['availabilityDomain', 'compartmentId']
@@ -21586,7 +21586,7 @@ class DatabaseClient(object):
21586
21586
  :rtype: :class:`~oci.response.Response`
21587
21587
 
21588
21588
  :example:
21589
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_exadata_infrastructures.py.html>`__ to see an example of how to use list_autonomous_exadata_infrastructures API.
21589
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_exadata_infrastructures.py.html>`__ to see an example of how to use list_autonomous_exadata_infrastructures API.
21590
21590
  """
21591
21591
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21592
21592
  required_arguments = ['compartmentId']
@@ -21727,7 +21727,7 @@ class DatabaseClient(object):
21727
21727
  :rtype: :class:`~oci.response.Response`
21728
21728
 
21729
21729
  :example:
21730
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_virtual_machines.py.html>`__ to see an example of how to use list_autonomous_virtual_machines API.
21730
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_virtual_machines.py.html>`__ to see an example of how to use list_autonomous_virtual_machines API.
21731
21731
  """
21732
21732
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21733
21733
  required_arguments = ['compartmentId', 'autonomousVmClusterId']
@@ -21845,7 +21845,7 @@ class DatabaseClient(object):
21845
21845
  :rtype: :class:`~oci.response.Response`
21846
21846
 
21847
21847
  :example:
21848
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_vm_cluster_acd_resource_usage.py.html>`__ to see an example of how to use list_autonomous_vm_cluster_acd_resource_usage API.
21848
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_vm_cluster_acd_resource_usage.py.html>`__ to see an example of how to use list_autonomous_vm_cluster_acd_resource_usage API.
21849
21849
  """
21850
21850
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21851
21851
  required_arguments = ['autonomousVmClusterId']
@@ -21982,7 +21982,7 @@ class DatabaseClient(object):
21982
21982
  :rtype: :class:`~oci.response.Response`
21983
21983
 
21984
21984
  :example:
21985
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_autonomous_vm_clusters.py.html>`__ to see an example of how to use list_autonomous_vm_clusters API.
21985
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_autonomous_vm_clusters.py.html>`__ to see an example of how to use list_autonomous_vm_clusters API.
21986
21986
  """
21987
21987
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21988
21988
  required_arguments = ['compartmentId']
@@ -22119,7 +22119,7 @@ class DatabaseClient(object):
22119
22119
  :rtype: :class:`~oci.response.Response`
22120
22120
 
22121
22121
  :example:
22122
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_backup_destination.py.html>`__ to see an example of how to use list_backup_destination API.
22122
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_backup_destination.py.html>`__ to see an example of how to use list_backup_destination API.
22123
22123
  """
22124
22124
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22125
22125
  required_arguments = ['compartmentId']
@@ -22226,7 +22226,7 @@ class DatabaseClient(object):
22226
22226
  :rtype: :class:`~oci.response.Response`
22227
22227
 
22228
22228
  :example:
22229
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_backups.py.html>`__ to see an example of how to use list_backups API.
22229
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_backups.py.html>`__ to see an example of how to use list_backups API.
22230
22230
  """
22231
22231
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22232
22232
  required_arguments = []
@@ -22335,7 +22335,7 @@ class DatabaseClient(object):
22335
22335
  :rtype: :class:`~oci.response.Response`
22336
22336
 
22337
22337
  :example:
22338
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_cloud_autonomous_vm_cluster_acd_resource_usage.py.html>`__ to see an example of how to use list_cloud_autonomous_vm_cluster_acd_resource_usage API.
22338
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_cloud_autonomous_vm_cluster_acd_resource_usage.py.html>`__ to see an example of how to use list_cloud_autonomous_vm_cluster_acd_resource_usage API.
22339
22339
  """
22340
22340
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22341
22341
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -22475,7 +22475,7 @@ class DatabaseClient(object):
22475
22475
  :rtype: :class:`~oci.response.Response`
22476
22476
 
22477
22477
  :example:
22478
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_cloud_autonomous_vm_clusters.py.html>`__ to see an example of how to use list_cloud_autonomous_vm_clusters API.
22478
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_cloud_autonomous_vm_clusters.py.html>`__ to see an example of how to use list_cloud_autonomous_vm_clusters API.
22479
22479
  """
22480
22480
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22481
22481
  required_arguments = ['compartmentId']
@@ -22632,7 +22632,7 @@ class DatabaseClient(object):
22632
22632
  :rtype: :class:`~oci.response.Response`
22633
22633
 
22634
22634
  :example:
22635
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_cloud_exadata_infrastructures.py.html>`__ to see an example of how to use list_cloud_exadata_infrastructures API.
22635
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_cloud_exadata_infrastructures.py.html>`__ to see an example of how to use list_cloud_exadata_infrastructures API.
22636
22636
  """
22637
22637
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22638
22638
  required_arguments = ['compartmentId']
@@ -22771,7 +22771,7 @@ class DatabaseClient(object):
22771
22771
  :rtype: :class:`~oci.response.Response`
22772
22772
 
22773
22773
  :example:
22774
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_cloud_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_cloud_vm_cluster_update_history_entries API.
22774
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_cloud_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_cloud_vm_cluster_update_history_entries API.
22775
22775
  """
22776
22776
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22777
22777
  required_arguments = ['cloudVmClusterId']
@@ -22899,7 +22899,7 @@ class DatabaseClient(object):
22899
22899
  :rtype: :class:`~oci.response.Response`
22900
22900
 
22901
22901
  :example:
22902
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_cloud_vm_cluster_updates.py.html>`__ to see an example of how to use list_cloud_vm_cluster_updates API.
22902
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_cloud_vm_cluster_updates.py.html>`__ to see an example of how to use list_cloud_vm_cluster_updates API.
22903
22903
  """
22904
22904
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22905
22905
  required_arguments = ['cloudVmClusterId']
@@ -23043,7 +23043,7 @@ class DatabaseClient(object):
23043
23043
  :rtype: :class:`~oci.response.Response`
23044
23044
 
23045
23045
  :example:
23046
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_cloud_vm_clusters.py.html>`__ to see an example of how to use list_cloud_vm_clusters API.
23046
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_cloud_vm_clusters.py.html>`__ to see an example of how to use list_cloud_vm_clusters API.
23047
23047
  """
23048
23048
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23049
23049
  required_arguments = ['compartmentId']
@@ -23168,7 +23168,7 @@ class DatabaseClient(object):
23168
23168
  :rtype: :class:`~oci.response.Response`
23169
23169
 
23170
23170
  :example:
23171
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_console_connections.py.html>`__ to see an example of how to use list_console_connections API.
23171
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_console_connections.py.html>`__ to see an example of how to use list_console_connections API.
23172
23172
  """
23173
23173
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23174
23174
  required_arguments = ['dbNodeId']
@@ -23283,7 +23283,7 @@ class DatabaseClient(object):
23283
23283
  :rtype: :class:`~oci.response.Response`
23284
23284
 
23285
23285
  :example:
23286
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_console_histories.py.html>`__ to see an example of how to use list_console_histories API.
23286
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_console_histories.py.html>`__ to see an example of how to use list_console_histories API.
23287
23287
  """
23288
23288
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23289
23289
  required_arguments = ['dbNodeId']
@@ -23433,7 +23433,7 @@ class DatabaseClient(object):
23433
23433
  :rtype: :class:`~oci.response.Response`
23434
23434
 
23435
23435
  :example:
23436
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_container_database_patches.py.html>`__ to see an example of how to use list_container_database_patches API.
23436
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_container_database_patches.py.html>`__ to see an example of how to use list_container_database_patches API.
23437
23437
  """
23438
23438
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23439
23439
  required_arguments = ['autonomousContainerDatabaseId', 'compartmentId']
@@ -23551,7 +23551,7 @@ class DatabaseClient(object):
23551
23551
  :rtype: :class:`~oci.response.Response`
23552
23552
 
23553
23553
  :example:
23554
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_data_guard_associations.py.html>`__ to see an example of how to use list_data_guard_associations API.
23554
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_data_guard_associations.py.html>`__ to see an example of how to use list_data_guard_associations API.
23555
23555
  """
23556
23556
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23557
23557
  required_arguments = ['databaseId']
@@ -23690,7 +23690,7 @@ class DatabaseClient(object):
23690
23690
  :rtype: :class:`~oci.response.Response`
23691
23691
 
23692
23692
  :example:
23693
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_database_software_images.py.html>`__ to see an example of how to use list_database_software_images API.
23693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_database_software_images.py.html>`__ to see an example of how to use list_database_software_images API.
23694
23694
  """
23695
23695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23696
23696
  required_arguments = ['compartmentId']
@@ -23859,7 +23859,7 @@ class DatabaseClient(object):
23859
23859
  :rtype: :class:`~oci.response.Response`
23860
23860
 
23861
23861
  :example:
23862
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_database_upgrade_history_entries.py.html>`__ to see an example of how to use list_database_upgrade_history_entries API.
23862
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_database_upgrade_history_entries.py.html>`__ to see an example of how to use list_database_upgrade_history_entries API.
23863
23863
  """
23864
23864
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23865
23865
  required_arguments = ['databaseId']
@@ -24034,7 +24034,7 @@ class DatabaseClient(object):
24034
24034
  :rtype: :class:`~oci.response.Response`
24035
24035
 
24036
24036
  :example:
24037
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_databases.py.html>`__ to see an example of how to use list_databases API.
24037
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_databases.py.html>`__ to see an example of how to use list_databases API.
24038
24038
  """
24039
24039
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24040
24040
  required_arguments = ['compartmentId']
@@ -24164,7 +24164,7 @@ class DatabaseClient(object):
24164
24164
  :rtype: :class:`~oci.response.Response`
24165
24165
 
24166
24166
  :example:
24167
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_home_patch_history_entries.py.html>`__ to see an example of how to use list_db_home_patch_history_entries API.
24167
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_home_patch_history_entries.py.html>`__ to see an example of how to use list_db_home_patch_history_entries API.
24168
24168
  """
24169
24169
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24170
24170
  required_arguments = ['dbHomeId']
@@ -24272,7 +24272,7 @@ class DatabaseClient(object):
24272
24272
  :rtype: :class:`~oci.response.Response`
24273
24273
 
24274
24274
  :example:
24275
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_home_patches.py.html>`__ to see an example of how to use list_db_home_patches API.
24275
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_home_patches.py.html>`__ to see an example of how to use list_db_home_patches API.
24276
24276
  """
24277
24277
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24278
24278
  required_arguments = ['dbHomeId']
@@ -24416,7 +24416,7 @@ class DatabaseClient(object):
24416
24416
  :rtype: :class:`~oci.response.Response`
24417
24417
 
24418
24418
  :example:
24419
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_homes.py.html>`__ to see an example of how to use list_db_homes API.
24419
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_homes.py.html>`__ to see an example of how to use list_db_homes API.
24420
24420
  """
24421
24421
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24422
24422
  required_arguments = ['compartmentId']
@@ -24580,7 +24580,7 @@ class DatabaseClient(object):
24580
24580
  :rtype: :class:`~oci.response.Response`
24581
24581
 
24582
24582
  :example:
24583
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_nodes.py.html>`__ to see an example of how to use list_db_nodes API.
24583
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_nodes.py.html>`__ to see an example of how to use list_db_nodes API.
24584
24584
  """
24585
24585
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24586
24586
  required_arguments = ['compartmentId']
@@ -24736,7 +24736,7 @@ class DatabaseClient(object):
24736
24736
  :rtype: :class:`~oci.response.Response`
24737
24737
 
24738
24738
  :example:
24739
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_servers.py.html>`__ to see an example of how to use list_db_servers API.
24739
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_servers.py.html>`__ to see an example of how to use list_db_servers API.
24740
24740
  """
24741
24741
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24742
24742
  required_arguments = ['compartmentId', 'exadataInfrastructureId']
@@ -24861,7 +24861,7 @@ class DatabaseClient(object):
24861
24861
  :rtype: :class:`~oci.response.Response`
24862
24862
 
24863
24863
  :example:
24864
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_system_compute_performances.py.html>`__ to see an example of how to use list_db_system_compute_performances API.
24864
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_system_compute_performances.py.html>`__ to see an example of how to use list_db_system_compute_performances API.
24865
24865
  """
24866
24866
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24867
24867
  required_arguments = []
@@ -24958,7 +24958,7 @@ class DatabaseClient(object):
24958
24958
  :rtype: :class:`~oci.response.Response`
24959
24959
 
24960
24960
  :example:
24961
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_system_patch_history_entries.py.html>`__ to see an example of how to use list_db_system_patch_history_entries API.
24961
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_system_patch_history_entries.py.html>`__ to see an example of how to use list_db_system_patch_history_entries API.
24962
24962
  """
24963
24963
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24964
24964
  required_arguments = ['dbSystemId']
@@ -25066,7 +25066,7 @@ class DatabaseClient(object):
25066
25066
  :rtype: :class:`~oci.response.Response`
25067
25067
 
25068
25068
  :example:
25069
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_system_patches.py.html>`__ to see an example of how to use list_db_system_patches API.
25069
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_system_patches.py.html>`__ to see an example of how to use list_db_system_patches API.
25070
25070
  """
25071
25071
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25072
25072
  required_arguments = ['dbSystemId']
@@ -25177,7 +25177,7 @@ class DatabaseClient(object):
25177
25177
  :rtype: :class:`~oci.response.Response`
25178
25178
 
25179
25179
  :example:
25180
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_system_shapes.py.html>`__ to see an example of how to use list_db_system_shapes API.
25180
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_system_shapes.py.html>`__ to see an example of how to use list_db_system_shapes API.
25181
25181
  """
25182
25182
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25183
25183
  required_arguments = ['compartmentId']
@@ -25278,7 +25278,7 @@ class DatabaseClient(object):
25278
25278
  :rtype: :class:`~oci.response.Response`
25279
25279
 
25280
25280
  :example:
25281
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_system_storage_performances.py.html>`__ to see an example of how to use list_db_system_storage_performances API.
25281
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_system_storage_performances.py.html>`__ to see an example of how to use list_db_system_storage_performances API.
25282
25282
  """
25283
25283
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25284
25284
  required_arguments = ['storageManagement']
@@ -25405,7 +25405,7 @@ class DatabaseClient(object):
25405
25405
  :rtype: :class:`~oci.response.Response`
25406
25406
 
25407
25407
  :example:
25408
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_system_upgrade_history_entries.py.html>`__ to see an example of how to use list_db_system_upgrade_history_entries API.
25408
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_system_upgrade_history_entries.py.html>`__ to see an example of how to use list_db_system_upgrade_history_entries API.
25409
25409
  """
25410
25410
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25411
25411
  required_arguments = ['dbSystemId']
@@ -25587,7 +25587,7 @@ class DatabaseClient(object):
25587
25587
  :rtype: :class:`~oci.response.Response`
25588
25588
 
25589
25589
  :example:
25590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_systems.py.html>`__ to see an example of how to use list_db_systems API.
25590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_systems.py.html>`__ to see an example of how to use list_db_systems API.
25591
25591
  """
25592
25592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25593
25593
  required_arguments = ['compartmentId']
@@ -25738,7 +25738,7 @@ class DatabaseClient(object):
25738
25738
  :rtype: :class:`~oci.response.Response`
25739
25739
 
25740
25740
  :example:
25741
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_db_versions.py.html>`__ to see an example of how to use list_db_versions API.
25741
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_db_versions.py.html>`__ to see an example of how to use list_db_versions API.
25742
25742
  """
25743
25743
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25744
25744
  required_arguments = ['compartmentId']
@@ -25879,7 +25879,7 @@ class DatabaseClient(object):
25879
25879
  :rtype: :class:`~oci.response.Response`
25880
25880
 
25881
25881
  :example:
25882
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_exadata_infrastructures.py.html>`__ to see an example of how to use list_exadata_infrastructures API.
25882
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_exadata_infrastructures.py.html>`__ to see an example of how to use list_exadata_infrastructures API.
25883
25883
  """
25884
25884
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25885
25885
  required_arguments = ['compartmentId']
@@ -26042,7 +26042,7 @@ class DatabaseClient(object):
26042
26042
  :rtype: :class:`~oci.response.Response`
26043
26043
 
26044
26044
  :example:
26045
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_external_container_databases.py.html>`__ to see an example of how to use list_external_container_databases API.
26045
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_external_container_databases.py.html>`__ to see an example of how to use list_external_container_databases API.
26046
26046
  """
26047
26047
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26048
26048
  required_arguments = ['compartmentId']
@@ -26200,7 +26200,7 @@ class DatabaseClient(object):
26200
26200
  :rtype: :class:`~oci.response.Response`
26201
26201
 
26202
26202
  :example:
26203
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_external_database_connectors.py.html>`__ to see an example of how to use list_external_database_connectors API.
26203
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_external_database_connectors.py.html>`__ to see an example of how to use list_external_database_connectors API.
26204
26204
  """
26205
26205
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26206
26206
  required_arguments = ['compartmentId', 'externalDatabaseId']
@@ -26354,7 +26354,7 @@ class DatabaseClient(object):
26354
26354
  :rtype: :class:`~oci.response.Response`
26355
26355
 
26356
26356
  :example:
26357
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_external_non_container_databases.py.html>`__ to see an example of how to use list_external_non_container_databases API.
26357
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_external_non_container_databases.py.html>`__ to see an example of how to use list_external_non_container_databases API.
26358
26358
  """
26359
26359
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26360
26360
  required_arguments = ['compartmentId']
@@ -26513,7 +26513,7 @@ class DatabaseClient(object):
26513
26513
  :rtype: :class:`~oci.response.Response`
26514
26514
 
26515
26515
  :example:
26516
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_external_pluggable_databases.py.html>`__ to see an example of how to use list_external_pluggable_databases API.
26516
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_external_pluggable_databases.py.html>`__ to see an example of how to use list_external_pluggable_databases API.
26517
26517
  """
26518
26518
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26519
26519
  required_arguments = ['compartmentId']
@@ -26657,7 +26657,7 @@ class DatabaseClient(object):
26657
26657
  :rtype: :class:`~oci.response.Response`
26658
26658
 
26659
26659
  :example:
26660
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_flex_components.py.html>`__ to see an example of how to use list_flex_components API.
26660
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_flex_components.py.html>`__ to see an example of how to use list_flex_components API.
26661
26661
  """
26662
26662
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26663
26663
  required_arguments = ['compartmentId']
@@ -26782,7 +26782,7 @@ class DatabaseClient(object):
26782
26782
  :rtype: :class:`~oci.response.Response`
26783
26783
 
26784
26784
  :example:
26785
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_gi_versions.py.html>`__ to see an example of how to use list_gi_versions API.
26785
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_gi_versions.py.html>`__ to see an example of how to use list_gi_versions API.
26786
26786
  """
26787
26787
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26788
26788
  required_arguments = ['compartmentId']
@@ -26893,7 +26893,7 @@ class DatabaseClient(object):
26893
26893
  :rtype: :class:`~oci.response.Response`
26894
26894
 
26895
26895
  :example:
26896
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_key_stores.py.html>`__ to see an example of how to use list_key_stores API.
26896
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_key_stores.py.html>`__ to see an example of how to use list_key_stores API.
26897
26897
  """
26898
26898
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26899
26899
  required_arguments = ['compartmentId']
@@ -27031,7 +27031,7 @@ class DatabaseClient(object):
27031
27031
  :rtype: :class:`~oci.response.Response`
27032
27032
 
27033
27033
  :example:
27034
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_maintenance_run_history.py.html>`__ to see an example of how to use list_maintenance_run_history API.
27034
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_maintenance_run_history.py.html>`__ to see an example of how to use list_maintenance_run_history API.
27035
27035
  """
27036
27036
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27037
27037
  required_arguments = ['compartmentId']
@@ -27224,7 +27224,7 @@ class DatabaseClient(object):
27224
27224
  :rtype: :class:`~oci.response.Response`
27225
27225
 
27226
27226
  :example:
27227
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_maintenance_runs.py.html>`__ to see an example of how to use list_maintenance_runs API.
27227
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_maintenance_runs.py.html>`__ to see an example of how to use list_maintenance_runs API.
27228
27228
  """
27229
27229
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27230
27230
  required_arguments = ['compartmentId']
@@ -27400,7 +27400,7 @@ class DatabaseClient(object):
27400
27400
  :rtype: :class:`~oci.response.Response`
27401
27401
 
27402
27402
  :example:
27403
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_oneoff_patches.py.html>`__ to see an example of how to use list_oneoff_patches API.
27403
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_oneoff_patches.py.html>`__ to see an example of how to use list_oneoff_patches API.
27404
27404
  """
27405
27405
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27406
27406
  required_arguments = ['compartmentId']
@@ -27552,7 +27552,7 @@ class DatabaseClient(object):
27552
27552
  :rtype: :class:`~oci.response.Response`
27553
27553
 
27554
27554
  :example:
27555
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_pdb_conversion_history_entries.py.html>`__ to see an example of how to use list_pdb_conversion_history_entries API.
27555
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_pdb_conversion_history_entries.py.html>`__ to see an example of how to use list_pdb_conversion_history_entries API.
27556
27556
  """
27557
27557
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27558
27558
  required_arguments = ['databaseId']
@@ -27722,7 +27722,7 @@ class DatabaseClient(object):
27722
27722
  :rtype: :class:`~oci.response.Response`
27723
27723
 
27724
27724
  :example:
27725
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_pluggable_databases.py.html>`__ to see an example of how to use list_pluggable_databases API.
27725
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_pluggable_databases.py.html>`__ to see an example of how to use list_pluggable_databases API.
27726
27726
  """
27727
27727
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27728
27728
  required_arguments = []
@@ -27865,7 +27865,7 @@ class DatabaseClient(object):
27865
27865
  :rtype: :class:`~oci.response.Response`
27866
27866
 
27867
27867
  :example:
27868
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_system_versions.py.html>`__ to see an example of how to use list_system_versions API.
27868
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_system_versions.py.html>`__ to see an example of how to use list_system_versions API.
27869
27869
  """
27870
27870
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27871
27871
  required_arguments = ['compartmentId', 'shape', 'giVersion']
@@ -28002,7 +28002,7 @@ class DatabaseClient(object):
28002
28002
  :rtype: :class:`~oci.response.Response`
28003
28003
 
28004
28004
  :example:
28005
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_vm_cluster_networks.py.html>`__ to see an example of how to use list_vm_cluster_networks API.
28005
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_vm_cluster_networks.py.html>`__ to see an example of how to use list_vm_cluster_networks API.
28006
28006
  """
28007
28007
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28008
28008
  required_arguments = ['exadataInfrastructureId', 'compartmentId']
@@ -28143,7 +28143,7 @@ class DatabaseClient(object):
28143
28143
  :rtype: :class:`~oci.response.Response`
28144
28144
 
28145
28145
  :example:
28146
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_vm_cluster_patch_history_entries.py.html>`__ to see an example of how to use list_vm_cluster_patch_history_entries API.
28146
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_vm_cluster_patch_history_entries.py.html>`__ to see an example of how to use list_vm_cluster_patch_history_entries API.
28147
28147
  """
28148
28148
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28149
28149
  required_arguments = ['vmClusterId']
@@ -28251,7 +28251,7 @@ class DatabaseClient(object):
28251
28251
  :rtype: :class:`~oci.response.Response`
28252
28252
 
28253
28253
  :example:
28254
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_vm_cluster_patches.py.html>`__ to see an example of how to use list_vm_cluster_patches API.
28254
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_vm_cluster_patches.py.html>`__ to see an example of how to use list_vm_cluster_patches API.
28255
28255
  """
28256
28256
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28257
28257
  required_arguments = ['vmClusterId']
@@ -28372,7 +28372,7 @@ class DatabaseClient(object):
28372
28372
  :rtype: :class:`~oci.response.Response`
28373
28373
 
28374
28374
  :example:
28375
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_vm_cluster_update_history_entries API.
28375
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_vm_cluster_update_history_entries.py.html>`__ to see an example of how to use list_vm_cluster_update_history_entries API.
28376
28376
  """
28377
28377
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28378
28378
  required_arguments = ['vmClusterId']
@@ -28514,7 +28514,7 @@ class DatabaseClient(object):
28514
28514
  :rtype: :class:`~oci.response.Response`
28515
28515
 
28516
28516
  :example:
28517
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_vm_cluster_updates.py.html>`__ to see an example of how to use list_vm_cluster_updates API.
28517
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_vm_cluster_updates.py.html>`__ to see an example of how to use list_vm_cluster_updates API.
28518
28518
  """
28519
28519
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28520
28520
  required_arguments = ['vmClusterId']
@@ -28668,7 +28668,7 @@ class DatabaseClient(object):
28668
28668
  :rtype: :class:`~oci.response.Response`
28669
28669
 
28670
28670
  :example:
28671
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/list_vm_clusters.py.html>`__ to see an example of how to use list_vm_clusters API.
28671
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/list_vm_clusters.py.html>`__ to see an example of how to use list_vm_clusters API.
28672
28672
  """
28673
28673
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28674
28674
  required_arguments = ['compartmentId']
@@ -28812,7 +28812,7 @@ class DatabaseClient(object):
28812
28812
  :rtype: :class:`~oci.response.Response`
28813
28813
 
28814
28814
  :example:
28815
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/local_clone_pluggable_database.py.html>`__ to see an example of how to use local_clone_pluggable_database API.
28815
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/local_clone_pluggable_database.py.html>`__ to see an example of how to use local_clone_pluggable_database API.
28816
28816
  """
28817
28817
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28818
28818
  required_arguments = ['pluggableDatabaseId']
@@ -28932,7 +28932,7 @@ class DatabaseClient(object):
28932
28932
  :rtype: :class:`~oci.response.Response`
28933
28933
 
28934
28934
  :example:
28935
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/migrate_exadata_db_system_resource_model.py.html>`__ to see an example of how to use migrate_exadata_db_system_resource_model API.
28935
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/migrate_exadata_db_system_resource_model.py.html>`__ to see an example of how to use migrate_exadata_db_system_resource_model API.
28936
28936
  """
28937
28937
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28938
28938
  required_arguments = ['dbSystemId']
@@ -29052,7 +29052,7 @@ class DatabaseClient(object):
29052
29052
  :rtype: :class:`~oci.response.Response`
29053
29053
 
29054
29054
  :example:
29055
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/migrate_vault_key.py.html>`__ to see an example of how to use migrate_vault_key API.
29055
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/migrate_vault_key.py.html>`__ to see an example of how to use migrate_vault_key API.
29056
29056
  """
29057
29057
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29058
29058
  required_arguments = ['databaseId']
@@ -29172,7 +29172,7 @@ class DatabaseClient(object):
29172
29172
  :rtype: :class:`~oci.response.Response`
29173
29173
 
29174
29174
  :example:
29175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/modify_database_management.py.html>`__ to see an example of how to use modify_database_management API.
29175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/modify_database_management.py.html>`__ to see an example of how to use modify_database_management API.
29176
29176
  """
29177
29177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29178
29178
  required_arguments = ['databaseId']
@@ -29292,7 +29292,7 @@ class DatabaseClient(object):
29292
29292
  :rtype: :class:`~oci.response.Response`
29293
29293
 
29294
29294
  :example:
29295
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/modify_pluggable_database_management.py.html>`__ to see an example of how to use modify_pluggable_database_management API.
29295
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/modify_pluggable_database_management.py.html>`__ to see an example of how to use modify_pluggable_database_management API.
29296
29296
  """
29297
29297
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29298
29298
  required_arguments = ['pluggableDatabaseId']
@@ -29409,7 +29409,7 @@ class DatabaseClient(object):
29409
29409
  :rtype: :class:`~oci.response.Response`
29410
29410
 
29411
29411
  :example:
29412
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/refresh_pluggable_database.py.html>`__ to see an example of how to use refresh_pluggable_database API.
29412
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/refresh_pluggable_database.py.html>`__ to see an example of how to use refresh_pluggable_database API.
29413
29413
  """
29414
29414
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29415
29415
  required_arguments = ['pluggableDatabaseId']
@@ -29515,7 +29515,7 @@ class DatabaseClient(object):
29515
29515
  :rtype: :class:`~oci.response.Response`
29516
29516
 
29517
29517
  :example:
29518
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/register_autonomous_database_data_safe.py.html>`__ to see an example of how to use register_autonomous_database_data_safe API.
29518
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/register_autonomous_database_data_safe.py.html>`__ to see an example of how to use register_autonomous_database_data_safe API.
29519
29519
  """
29520
29520
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29521
29521
  required_arguments = ['autonomousDatabaseId']
@@ -29621,7 +29621,7 @@ class DatabaseClient(object):
29621
29621
  :rtype: :class:`~oci.response.Response`
29622
29622
 
29623
29623
  :example:
29624
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/reinstate_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use reinstate_autonomous_container_database_dataguard_association API.
29624
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/reinstate_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use reinstate_autonomous_container_database_dataguard_association API.
29625
29625
  """
29626
29626
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29627
29627
  required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
@@ -29730,7 +29730,7 @@ class DatabaseClient(object):
29730
29730
  :rtype: :class:`~oci.response.Response`
29731
29731
 
29732
29732
  :example:
29733
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/reinstate_data_guard_association.py.html>`__ to see an example of how to use reinstate_data_guard_association API.
29733
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/reinstate_data_guard_association.py.html>`__ to see an example of how to use reinstate_data_guard_association API.
29734
29734
  """
29735
29735
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29736
29736
  required_arguments = ['databaseId', 'dataGuardAssociationId']
@@ -29848,7 +29848,7 @@ class DatabaseClient(object):
29848
29848
  :rtype: :class:`~oci.response.Response`
29849
29849
 
29850
29850
  :example:
29851
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/remote_clone_pluggable_database.py.html>`__ to see an example of how to use remote_clone_pluggable_database API.
29851
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/remote_clone_pluggable_database.py.html>`__ to see an example of how to use remote_clone_pluggable_database API.
29852
29852
  """
29853
29853
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29854
29854
  required_arguments = ['pluggableDatabaseId']
@@ -29968,7 +29968,7 @@ class DatabaseClient(object):
29968
29968
  :rtype: :class:`~oci.response.Response`
29969
29969
 
29970
29970
  :example:
29971
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/remove_virtual_machine_from_cloud_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_cloud_vm_cluster API.
29971
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/remove_virtual_machine_from_cloud_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_cloud_vm_cluster API.
29972
29972
  """
29973
29973
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29974
29974
  required_arguments = ['cloudVmClusterId']
@@ -30088,7 +30088,7 @@ class DatabaseClient(object):
30088
30088
  :rtype: :class:`~oci.response.Response`
30089
30089
 
30090
30090
  :example:
30091
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/remove_virtual_machine_from_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_vm_cluster API.
30091
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/remove_virtual_machine_from_vm_cluster.py.html>`__ to see an example of how to use remove_virtual_machine_from_vm_cluster API.
30092
30092
  """
30093
30093
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30094
30094
  required_arguments = ['vmClusterId']
@@ -30214,7 +30214,7 @@ class DatabaseClient(object):
30214
30214
  :rtype: :class:`~oci.response.Response`
30215
30215
 
30216
30216
  :example:
30217
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/resize_vm_cluster_network.py.html>`__ to see an example of how to use resize_vm_cluster_network API.
30217
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/resize_vm_cluster_network.py.html>`__ to see an example of how to use resize_vm_cluster_network API.
30218
30218
  """
30219
30219
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30220
30220
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
@@ -30333,7 +30333,7 @@ class DatabaseClient(object):
30333
30333
  :rtype: :class:`~oci.response.Response`
30334
30334
 
30335
30335
  :example:
30336
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/resource_pool_shapes.py.html>`__ to see an example of how to use resource_pool_shapes API.
30336
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/resource_pool_shapes.py.html>`__ to see an example of how to use resource_pool_shapes API.
30337
30337
  """
30338
30338
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30339
30339
  required_arguments = []
@@ -30439,7 +30439,7 @@ class DatabaseClient(object):
30439
30439
  :rtype: :class:`~oci.response.Response`
30440
30440
 
30441
30441
  :example:
30442
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/restart_autonomous_container_database.py.html>`__ to see an example of how to use restart_autonomous_container_database API.
30442
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/restart_autonomous_container_database.py.html>`__ to see an example of how to use restart_autonomous_container_database API.
30443
30443
  """
30444
30444
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30445
30445
  required_arguments = ['autonomousContainerDatabaseId']
@@ -30541,7 +30541,7 @@ class DatabaseClient(object):
30541
30541
  :rtype: :class:`~oci.response.Response`
30542
30542
 
30543
30543
  :example:
30544
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/restart_autonomous_database.py.html>`__ to see an example of how to use restart_autonomous_database API.
30544
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/restart_autonomous_database.py.html>`__ to see an example of how to use restart_autonomous_database API.
30545
30545
  """
30546
30546
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30547
30547
  required_arguments = ['autonomousDatabaseId']
@@ -30644,7 +30644,7 @@ class DatabaseClient(object):
30644
30644
  :rtype: :class:`~oci.response.Response`
30645
30645
 
30646
30646
  :example:
30647
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/restore_autonomous_database.py.html>`__ to see an example of how to use restore_autonomous_database API.
30647
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/restore_autonomous_database.py.html>`__ to see an example of how to use restore_autonomous_database API.
30648
30648
  """
30649
30649
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30650
30650
  required_arguments = ['autonomousDatabaseId']
@@ -30749,7 +30749,7 @@ class DatabaseClient(object):
30749
30749
  :rtype: :class:`~oci.response.Response`
30750
30750
 
30751
30751
  :example:
30752
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/restore_database.py.html>`__ to see an example of how to use restore_database API.
30752
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/restore_database.py.html>`__ to see an example of how to use restore_database API.
30753
30753
  """
30754
30754
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30755
30755
  required_arguments = ['databaseId']
@@ -30863,7 +30863,7 @@ class DatabaseClient(object):
30863
30863
  :rtype: :class:`~oci.response.Response`
30864
30864
 
30865
30865
  :example:
30866
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_autonomous_container_database_encryption_key.py.html>`__ to see an example of how to use rotate_autonomous_container_database_encryption_key API.
30866
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_autonomous_container_database_encryption_key.py.html>`__ to see an example of how to use rotate_autonomous_container_database_encryption_key API.
30867
30867
  """
30868
30868
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30869
30869
  required_arguments = ['autonomousContainerDatabaseId']
@@ -30980,7 +30980,7 @@ class DatabaseClient(object):
30980
30980
  :rtype: :class:`~oci.response.Response`
30981
30981
 
30982
30982
  :example:
30983
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_autonomous_database_encryption_key.py.html>`__ to see an example of how to use rotate_autonomous_database_encryption_key API.
30983
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_autonomous_database_encryption_key.py.html>`__ to see an example of how to use rotate_autonomous_database_encryption_key API.
30984
30984
  """
30985
30985
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30986
30986
  required_arguments = ['autonomousDatabaseId']
@@ -31098,7 +31098,7 @@ class DatabaseClient(object):
31098
31098
  :rtype: :class:`~oci.response.Response`
31099
31099
 
31100
31100
  :example:
31101
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_autonomous_vm_cluster_ords_certs.py.html>`__ to see an example of how to use rotate_autonomous_vm_cluster_ords_certs API.
31101
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_autonomous_vm_cluster_ords_certs.py.html>`__ to see an example of how to use rotate_autonomous_vm_cluster_ords_certs API.
31102
31102
  """
31103
31103
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31104
31104
  required_arguments = ['autonomousVmClusterId']
@@ -31216,7 +31216,7 @@ class DatabaseClient(object):
31216
31216
  :rtype: :class:`~oci.response.Response`
31217
31217
 
31218
31218
  :example:
31219
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_autonomous_vm_cluster_ssl_certs.py.html>`__ to see an example of how to use rotate_autonomous_vm_cluster_ssl_certs API.
31219
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_autonomous_vm_cluster_ssl_certs.py.html>`__ to see an example of how to use rotate_autonomous_vm_cluster_ssl_certs API.
31220
31220
  """
31221
31221
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31222
31222
  required_arguments = ['autonomousVmClusterId']
@@ -31334,7 +31334,7 @@ class DatabaseClient(object):
31334
31334
  :rtype: :class:`~oci.response.Response`
31335
31335
 
31336
31336
  :example:
31337
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_cloud_autonomous_vm_cluster_ords_certs.py.html>`__ to see an example of how to use rotate_cloud_autonomous_vm_cluster_ords_certs API.
31337
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_cloud_autonomous_vm_cluster_ords_certs.py.html>`__ to see an example of how to use rotate_cloud_autonomous_vm_cluster_ords_certs API.
31338
31338
  """
31339
31339
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31340
31340
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -31453,7 +31453,7 @@ class DatabaseClient(object):
31453
31453
  :rtype: :class:`~oci.response.Response`
31454
31454
 
31455
31455
  :example:
31456
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_cloud_autonomous_vm_cluster_ssl_certs.py.html>`__ to see an example of how to use rotate_cloud_autonomous_vm_cluster_ssl_certs API.
31456
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_cloud_autonomous_vm_cluster_ssl_certs.py.html>`__ to see an example of how to use rotate_cloud_autonomous_vm_cluster_ssl_certs API.
31457
31457
  """
31458
31458
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31459
31459
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -31569,7 +31569,7 @@ class DatabaseClient(object):
31569
31569
  :rtype: :class:`~oci.response.Response`
31570
31570
 
31571
31571
  :example:
31572
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_ords_certs.py.html>`__ to see an example of how to use rotate_ords_certs API.
31572
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_ords_certs.py.html>`__ to see an example of how to use rotate_ords_certs API.
31573
31573
  """
31574
31574
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31575
31575
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -31682,7 +31682,7 @@ class DatabaseClient(object):
31682
31682
  :rtype: :class:`~oci.response.Response`
31683
31683
 
31684
31684
  :example:
31685
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_pluggable_database_encryption_key.py.html>`__ to see an example of how to use rotate_pluggable_database_encryption_key API.
31685
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_pluggable_database_encryption_key.py.html>`__ to see an example of how to use rotate_pluggable_database_encryption_key API.
31686
31686
  """
31687
31687
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31688
31688
  required_arguments = ['pluggableDatabaseId']
@@ -31795,7 +31795,7 @@ class DatabaseClient(object):
31795
31795
  :rtype: :class:`~oci.response.Response`
31796
31796
 
31797
31797
  :example:
31798
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_ssl_certs.py.html>`__ to see an example of how to use rotate_ssl_certs API.
31798
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_ssl_certs.py.html>`__ to see an example of how to use rotate_ssl_certs API.
31799
31799
  """
31800
31800
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31801
31801
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -31910,7 +31910,7 @@ class DatabaseClient(object):
31910
31910
  :rtype: :class:`~oci.response.Response`
31911
31911
 
31912
31912
  :example:
31913
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/rotate_vault_key.py.html>`__ to see an example of how to use rotate_vault_key API.
31913
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/rotate_vault_key.py.html>`__ to see an example of how to use rotate_vault_key API.
31914
31914
  """
31915
31915
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31916
31916
  required_arguments = ['databaseId']
@@ -32013,7 +32013,7 @@ class DatabaseClient(object):
32013
32013
  :rtype: :class:`~oci.response.Response`
32014
32014
 
32015
32015
  :example:
32016
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/saas_admin_user_status.py.html>`__ to see an example of how to use saas_admin_user_status API.
32016
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/saas_admin_user_status.py.html>`__ to see an example of how to use saas_admin_user_status API.
32017
32017
  """
32018
32018
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32019
32019
  required_arguments = ['autonomousDatabaseId']
@@ -32125,7 +32125,7 @@ class DatabaseClient(object):
32125
32125
  :rtype: :class:`~oci.response.Response`
32126
32126
 
32127
32127
  :example:
32128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/scan_external_container_database_pluggable_databases.py.html>`__ to see an example of how to use scan_external_container_database_pluggable_databases API.
32128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/scan_external_container_database_pluggable_databases.py.html>`__ to see an example of how to use scan_external_container_database_pluggable_databases API.
32129
32129
  """
32130
32130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32131
32131
  required_arguments = ['externalContainerDatabaseId', 'externalDatabaseConnectorId']
@@ -32233,7 +32233,7 @@ class DatabaseClient(object):
32233
32233
  :rtype: :class:`~oci.response.Response`
32234
32234
 
32235
32235
  :example:
32236
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/shrink_autonomous_database.py.html>`__ to see an example of how to use shrink_autonomous_database API.
32236
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/shrink_autonomous_database.py.html>`__ to see an example of how to use shrink_autonomous_database API.
32237
32237
  """
32238
32238
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32239
32239
  required_arguments = ['autonomousDatabaseId']
@@ -32333,7 +32333,7 @@ class DatabaseClient(object):
32333
32333
  :rtype: :class:`~oci.response.Response`
32334
32334
 
32335
32335
  :example:
32336
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/start_autonomous_database.py.html>`__ to see an example of how to use start_autonomous_database API.
32336
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/start_autonomous_database.py.html>`__ to see an example of how to use start_autonomous_database API.
32337
32337
  """
32338
32338
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32339
32339
  required_arguments = ['autonomousDatabaseId']
@@ -32443,7 +32443,7 @@ class DatabaseClient(object):
32443
32443
  :rtype: :class:`~oci.response.Response`
32444
32444
 
32445
32445
  :example:
32446
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/start_pluggable_database.py.html>`__ to see an example of how to use start_pluggable_database API.
32446
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/start_pluggable_database.py.html>`__ to see an example of how to use start_pluggable_database API.
32447
32447
  """
32448
32448
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32449
32449
  required_arguments = ['pluggableDatabaseId']
@@ -32551,7 +32551,7 @@ class DatabaseClient(object):
32551
32551
  :rtype: :class:`~oci.response.Response`
32552
32552
 
32553
32553
  :example:
32554
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/stop_autonomous_database.py.html>`__ to see an example of how to use stop_autonomous_database API.
32554
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/stop_autonomous_database.py.html>`__ to see an example of how to use stop_autonomous_database API.
32555
32555
  """
32556
32556
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32557
32557
  required_arguments = ['autonomousDatabaseId']
@@ -32663,7 +32663,7 @@ class DatabaseClient(object):
32663
32663
  :rtype: :class:`~oci.response.Response`
32664
32664
 
32665
32665
  :example:
32666
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/stop_pluggable_database.py.html>`__ to see an example of how to use stop_pluggable_database API.
32666
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/stop_pluggable_database.py.html>`__ to see an example of how to use stop_pluggable_database API.
32667
32667
  """
32668
32668
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32669
32669
  required_arguments = ['pluggableDatabaseId']
@@ -32775,7 +32775,7 @@ class DatabaseClient(object):
32775
32775
  :rtype: :class:`~oci.response.Response`
32776
32776
 
32777
32777
  :example:
32778
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/switchover_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use switchover_autonomous_container_database_dataguard_association API.
32778
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/switchover_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use switchover_autonomous_container_database_dataguard_association API.
32779
32779
  """
32780
32780
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32781
32781
  required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
@@ -32894,7 +32894,7 @@ class DatabaseClient(object):
32894
32894
  :rtype: :class:`~oci.response.Response`
32895
32895
 
32896
32896
  :example:
32897
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/switchover_autonomous_database.py.html>`__ to see an example of how to use switchover_autonomous_database API.
32897
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/switchover_autonomous_database.py.html>`__ to see an example of how to use switchover_autonomous_database API.
32898
32898
  """
32899
32899
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32900
32900
  required_arguments = ['autonomousDatabaseId']
@@ -33018,7 +33018,7 @@ class DatabaseClient(object):
33018
33018
  :rtype: :class:`~oci.response.Response`
33019
33019
 
33020
33020
  :example:
33021
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/switchover_data_guard_association.py.html>`__ to see an example of how to use switchover_data_guard_association API.
33021
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/switchover_data_guard_association.py.html>`__ to see an example of how to use switchover_data_guard_association API.
33022
33022
  """
33023
33023
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33024
33024
  required_arguments = ['databaseId', 'dataGuardAssociationId']
@@ -33121,7 +33121,7 @@ class DatabaseClient(object):
33121
33121
  :rtype: :class:`~oci.response.Response`
33122
33122
 
33123
33123
  :example:
33124
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/terminate_autonomous_container_database.py.html>`__ to see an example of how to use terminate_autonomous_container_database API.
33124
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/terminate_autonomous_container_database.py.html>`__ to see an example of how to use terminate_autonomous_container_database API.
33125
33125
  """
33126
33126
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33127
33127
  required_arguments = ['autonomousContainerDatabaseId']
@@ -33219,7 +33219,7 @@ class DatabaseClient(object):
33219
33219
  :rtype: :class:`~oci.response.Response`
33220
33220
 
33221
33221
  :example:
33222
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/terminate_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use terminate_autonomous_exadata_infrastructure API.
33222
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/terminate_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use terminate_autonomous_exadata_infrastructure API.
33223
33223
  """
33224
33224
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33225
33225
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -33324,7 +33324,7 @@ class DatabaseClient(object):
33324
33324
  :rtype: :class:`~oci.response.Response`
33325
33325
 
33326
33326
  :example:
33327
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/terminate_db_system.py.html>`__ to see an example of how to use terminate_db_system API.
33327
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/terminate_db_system.py.html>`__ to see an example of how to use terminate_db_system API.
33328
33328
  """
33329
33329
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33330
33330
  required_arguments = ['dbSystemId']
@@ -33425,7 +33425,7 @@ class DatabaseClient(object):
33425
33425
  :rtype: :class:`~oci.response.Response`
33426
33426
 
33427
33427
  :example:
33428
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_container_database.py.html>`__ to see an example of how to use update_autonomous_container_database API.
33428
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_container_database.py.html>`__ to see an example of how to use update_autonomous_container_database API.
33429
33429
  """
33430
33430
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33431
33431
  required_arguments = ['autonomousContainerDatabaseId']
@@ -33538,7 +33538,7 @@ class DatabaseClient(object):
33538
33538
  :rtype: :class:`~oci.response.Response`
33539
33539
 
33540
33540
  :example:
33541
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use update_autonomous_container_database_dataguard_association API.
33541
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_container_database_dataguard_association.py.html>`__ to see an example of how to use update_autonomous_container_database_dataguard_association API.
33542
33542
  """
33543
33543
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33544
33544
  required_arguments = ['autonomousContainerDatabaseId', 'autonomousContainerDatabaseDataguardAssociationId']
@@ -33649,7 +33649,7 @@ class DatabaseClient(object):
33649
33649
  :rtype: :class:`~oci.response.Response`
33650
33650
 
33651
33651
  :example:
33652
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_database.py.html>`__ to see an example of how to use update_autonomous_database API.
33652
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_database.py.html>`__ to see an example of how to use update_autonomous_database API.
33653
33653
  """
33654
33654
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33655
33655
  required_arguments = ['autonomousDatabaseId']
@@ -33759,7 +33759,7 @@ class DatabaseClient(object):
33759
33759
  :rtype: :class:`~oci.response.Response`
33760
33760
 
33761
33761
  :example:
33762
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_database_backup.py.html>`__ to see an example of how to use update_autonomous_database_backup API.
33762
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_database_backup.py.html>`__ to see an example of how to use update_autonomous_database_backup API.
33763
33763
  """
33764
33764
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33765
33765
  required_arguments = ['autonomousDatabaseBackupId']
@@ -33859,7 +33859,7 @@ class DatabaseClient(object):
33859
33859
  :rtype: :class:`~oci.response.Response`
33860
33860
 
33861
33861
  :example:
33862
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_database_regional_wallet.py.html>`__ to see an example of how to use update_autonomous_database_regional_wallet API.
33862
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_database_regional_wallet.py.html>`__ to see an example of how to use update_autonomous_database_regional_wallet API.
33863
33863
  """
33864
33864
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33865
33865
  required_arguments = []
@@ -33948,7 +33948,7 @@ class DatabaseClient(object):
33948
33948
  :rtype: :class:`~oci.response.Response`
33949
33949
 
33950
33950
  :example:
33951
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_database_wallet.py.html>`__ to see an example of how to use update_autonomous_database_wallet API.
33951
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_database_wallet.py.html>`__ to see an example of how to use update_autonomous_database_wallet API.
33952
33952
  """
33953
33953
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33954
33954
  required_arguments = ['autonomousDatabaseId']
@@ -34051,7 +34051,7 @@ class DatabaseClient(object):
34051
34051
  :rtype: :class:`~oci.response.Response`
34052
34052
 
34053
34053
  :example:
34054
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use update_autonomous_exadata_infrastructure API.
34054
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_exadata_infrastructure.py.html>`__ to see an example of how to use update_autonomous_exadata_infrastructure API.
34055
34055
  """
34056
34056
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34057
34057
  required_arguments = ['autonomousExadataInfrastructureId']
@@ -34159,7 +34159,7 @@ class DatabaseClient(object):
34159
34159
  :rtype: :class:`~oci.response.Response`
34160
34160
 
34161
34161
  :example:
34162
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_autonomous_vm_cluster.py.html>`__ to see an example of how to use update_autonomous_vm_cluster API.
34162
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_autonomous_vm_cluster.py.html>`__ to see an example of how to use update_autonomous_vm_cluster API.
34163
34163
  """
34164
34164
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34165
34165
  required_arguments = ['autonomousVmClusterId']
@@ -34272,7 +34272,7 @@ class DatabaseClient(object):
34272
34272
  :rtype: :class:`~oci.response.Response`
34273
34273
 
34274
34274
  :example:
34275
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_backup_destination.py.html>`__ to see an example of how to use update_backup_destination API.
34275
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_backup_destination.py.html>`__ to see an example of how to use update_backup_destination API.
34276
34276
  """
34277
34277
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34278
34278
  required_arguments = ['backupDestinationId']
@@ -34382,7 +34382,7 @@ class DatabaseClient(object):
34382
34382
  :rtype: :class:`~oci.response.Response`
34383
34383
 
34384
34384
  :example:
34385
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use update_cloud_autonomous_vm_cluster API.
34385
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_cloud_autonomous_vm_cluster.py.html>`__ to see an example of how to use update_cloud_autonomous_vm_cluster API.
34386
34386
  """
34387
34387
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34388
34388
  required_arguments = ['cloudAutonomousVmClusterId']
@@ -34492,7 +34492,7 @@ class DatabaseClient(object):
34492
34492
  :rtype: :class:`~oci.response.Response`
34493
34493
 
34494
34494
  :example:
34495
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use update_cloud_exadata_infrastructure API.
34495
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_cloud_exadata_infrastructure.py.html>`__ to see an example of how to use update_cloud_exadata_infrastructure API.
34496
34496
  """
34497
34497
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34498
34498
  required_arguments = ['cloudExadataInfrastructureId']
@@ -34602,7 +34602,7 @@ class DatabaseClient(object):
34602
34602
  :rtype: :class:`~oci.response.Response`
34603
34603
 
34604
34604
  :example:
34605
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_cloud_vm_cluster.py.html>`__ to see an example of how to use update_cloud_vm_cluster API.
34605
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_cloud_vm_cluster.py.html>`__ to see an example of how to use update_cloud_vm_cluster API.
34606
34606
  """
34607
34607
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34608
34608
  required_arguments = ['cloudVmClusterId']
@@ -34712,7 +34712,7 @@ class DatabaseClient(object):
34712
34712
  :rtype: :class:`~oci.response.Response`
34713
34713
 
34714
34714
  :example:
34715
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_cloud_vm_cluster_iorm_config.py.html>`__ to see an example of how to use update_cloud_vm_cluster_iorm_config API.
34715
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_cloud_vm_cluster_iorm_config.py.html>`__ to see an example of how to use update_cloud_vm_cluster_iorm_config API.
34716
34716
  """
34717
34717
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34718
34718
  required_arguments = ['cloudVmClusterId']
@@ -34825,7 +34825,7 @@ class DatabaseClient(object):
34825
34825
  :rtype: :class:`~oci.response.Response`
34826
34826
 
34827
34827
  :example:
34828
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_console_connection.py.html>`__ to see an example of how to use update_console_connection API.
34828
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_console_connection.py.html>`__ to see an example of how to use update_console_connection API.
34829
34829
  """
34830
34830
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34831
34831
  required_arguments = ['dbNodeId', 'consoleConnectionId']
@@ -34939,7 +34939,7 @@ class DatabaseClient(object):
34939
34939
  :rtype: :class:`~oci.response.Response`
34940
34940
 
34941
34941
  :example:
34942
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_console_history.py.html>`__ to see an example of how to use update_console_history API.
34942
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_console_history.py.html>`__ to see an example of how to use update_console_history API.
34943
34943
  """
34944
34944
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34945
34945
  required_arguments = ['dbNodeId', 'consoleHistoryId']
@@ -35055,7 +35055,7 @@ class DatabaseClient(object):
35055
35055
  :rtype: :class:`~oci.response.Response`
35056
35056
 
35057
35057
  :example:
35058
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_data_guard_association.py.html>`__ to see an example of how to use update_data_guard_association API.
35058
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_data_guard_association.py.html>`__ to see an example of how to use update_data_guard_association API.
35059
35059
  """
35060
35060
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35061
35061
  required_arguments = ['databaseId', 'dataGuardAssociationId']
@@ -35163,7 +35163,7 @@ class DatabaseClient(object):
35163
35163
  :rtype: :class:`~oci.response.Response`
35164
35164
 
35165
35165
  :example:
35166
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_database.py.html>`__ to see an example of how to use update_database API.
35166
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_database.py.html>`__ to see an example of how to use update_database API.
35167
35167
  """
35168
35168
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35169
35169
  required_arguments = ['databaseId']
@@ -35268,7 +35268,7 @@ class DatabaseClient(object):
35268
35268
  :rtype: :class:`~oci.response.Response`
35269
35269
 
35270
35270
  :example:
35271
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_database_software_image.py.html>`__ to see an example of how to use update_database_software_image API.
35271
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_database_software_image.py.html>`__ to see an example of how to use update_database_software_image API.
35272
35272
  """
35273
35273
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35274
35274
  required_arguments = ['databaseSoftwareImageId']
@@ -35373,7 +35373,7 @@ class DatabaseClient(object):
35373
35373
  :rtype: :class:`~oci.response.Response`
35374
35374
 
35375
35375
  :example:
35376
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_db_home.py.html>`__ to see an example of how to use update_db_home API.
35376
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_db_home.py.html>`__ to see an example of how to use update_db_home API.
35377
35377
  """
35378
35378
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35379
35379
  required_arguments = ['dbHomeId']
@@ -35481,7 +35481,7 @@ class DatabaseClient(object):
35481
35481
  :rtype: :class:`~oci.response.Response`
35482
35482
 
35483
35483
  :example:
35484
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_db_node.py.html>`__ to see an example of how to use update_db_node API.
35484
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_db_node.py.html>`__ to see an example of how to use update_db_node API.
35485
35485
  """
35486
35486
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35487
35487
  required_arguments = ['dbNodeId']
@@ -35595,7 +35595,7 @@ class DatabaseClient(object):
35595
35595
  :rtype: :class:`~oci.response.Response`
35596
35596
 
35597
35597
  :example:
35598
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_db_system.py.html>`__ to see an example of how to use update_db_system API.
35598
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_db_system.py.html>`__ to see an example of how to use update_db_system API.
35599
35599
  """
35600
35600
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35601
35601
  required_arguments = ['dbSystemId']
@@ -35704,7 +35704,7 @@ class DatabaseClient(object):
35704
35704
  :rtype: :class:`~oci.response.Response`
35705
35705
 
35706
35706
  :example:
35707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_exadata_infrastructure.py.html>`__ to see an example of how to use update_exadata_infrastructure API.
35707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_exadata_infrastructure.py.html>`__ to see an example of how to use update_exadata_infrastructure API.
35708
35708
  """
35709
35709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35710
35710
  required_arguments = ['exadataInfrastructureId']
@@ -35824,7 +35824,7 @@ class DatabaseClient(object):
35824
35824
  :rtype: :class:`~oci.response.Response`
35825
35825
 
35826
35826
  :example:
35827
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_exadata_iorm_config.py.html>`__ to see an example of how to use update_exadata_iorm_config API.
35827
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_exadata_iorm_config.py.html>`__ to see an example of how to use update_exadata_iorm_config API.
35828
35828
  """
35829
35829
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35830
35830
  required_arguments = ['dbSystemId']
@@ -35937,7 +35937,7 @@ class DatabaseClient(object):
35937
35937
  :rtype: :class:`~oci.response.Response`
35938
35938
 
35939
35939
  :example:
35940
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_external_container_database.py.html>`__ to see an example of how to use update_external_container_database API.
35940
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_external_container_database.py.html>`__ to see an example of how to use update_external_container_database API.
35941
35941
  """
35942
35942
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35943
35943
  required_arguments = ['externalContainerDatabaseId']
@@ -36048,7 +36048,7 @@ class DatabaseClient(object):
36048
36048
  :rtype: :class:`~oci.response.Response`
36049
36049
 
36050
36050
  :example:
36051
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_external_database_connector.py.html>`__ to see an example of how to use update_external_database_connector API.
36051
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_external_database_connector.py.html>`__ to see an example of how to use update_external_database_connector API.
36052
36052
  """
36053
36053
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36054
36054
  required_arguments = ['externalDatabaseConnectorId']
@@ -36158,7 +36158,7 @@ class DatabaseClient(object):
36158
36158
  :rtype: :class:`~oci.response.Response`
36159
36159
 
36160
36160
  :example:
36161
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_external_non_container_database.py.html>`__ to see an example of how to use update_external_non_container_database API.
36161
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_external_non_container_database.py.html>`__ to see an example of how to use update_external_non_container_database API.
36162
36162
  """
36163
36163
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36164
36164
  required_arguments = ['externalNonContainerDatabaseId']
@@ -36270,7 +36270,7 @@ class DatabaseClient(object):
36270
36270
  :rtype: :class:`~oci.response.Response`
36271
36271
 
36272
36272
  :example:
36273
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_external_pluggable_database.py.html>`__ to see an example of how to use update_external_pluggable_database API.
36273
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_external_pluggable_database.py.html>`__ to see an example of how to use update_external_pluggable_database API.
36274
36274
  """
36275
36275
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36276
36276
  required_arguments = ['externalPluggableDatabaseId']
@@ -36380,7 +36380,7 @@ class DatabaseClient(object):
36380
36380
  :rtype: :class:`~oci.response.Response`
36381
36381
 
36382
36382
  :example:
36383
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_key_store.py.html>`__ to see an example of how to use update_key_store API.
36383
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_key_store.py.html>`__ to see an example of how to use update_key_store API.
36384
36384
  """
36385
36385
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36386
36386
  required_arguments = ['keyStoreId']
@@ -36485,7 +36485,7 @@ class DatabaseClient(object):
36485
36485
  :rtype: :class:`~oci.response.Response`
36486
36486
 
36487
36487
  :example:
36488
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_maintenance_run.py.html>`__ to see an example of how to use update_maintenance_run API.
36488
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_maintenance_run.py.html>`__ to see an example of how to use update_maintenance_run API.
36489
36489
  """
36490
36490
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36491
36491
  required_arguments = ['maintenanceRunId']
@@ -36593,7 +36593,7 @@ class DatabaseClient(object):
36593
36593
  :rtype: :class:`~oci.response.Response`
36594
36594
 
36595
36595
  :example:
36596
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_oneoff_patch.py.html>`__ to see an example of how to use update_oneoff_patch API.
36596
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_oneoff_patch.py.html>`__ to see an example of how to use update_oneoff_patch API.
36597
36597
  """
36598
36598
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36599
36599
  required_arguments = ['oneoffPatchId']
@@ -36700,7 +36700,7 @@ class DatabaseClient(object):
36700
36700
  :rtype: :class:`~oci.response.Response`
36701
36701
 
36702
36702
  :example:
36703
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_pluggable_database.py.html>`__ to see an example of how to use update_pluggable_database API.
36703
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_pluggable_database.py.html>`__ to see an example of how to use update_pluggable_database API.
36704
36704
  """
36705
36705
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36706
36706
  required_arguments = ['pluggableDatabaseId']
@@ -36808,7 +36808,7 @@ class DatabaseClient(object):
36808
36808
  :rtype: :class:`~oci.response.Response`
36809
36809
 
36810
36810
  :example:
36811
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_vm_cluster.py.html>`__ to see an example of how to use update_vm_cluster API.
36811
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_vm_cluster.py.html>`__ to see an example of how to use update_vm_cluster API.
36812
36812
  """
36813
36813
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36814
36814
  required_arguments = ['vmClusterId']
@@ -36924,7 +36924,7 @@ class DatabaseClient(object):
36924
36924
  :rtype: :class:`~oci.response.Response`
36925
36925
 
36926
36926
  :example:
36927
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/update_vm_cluster_network.py.html>`__ to see an example of how to use update_vm_cluster_network API.
36927
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/update_vm_cluster_network.py.html>`__ to see an example of how to use update_vm_cluster_network API.
36928
36928
  """
36929
36929
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36930
36930
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']
@@ -37035,7 +37035,7 @@ class DatabaseClient(object):
37035
37035
  :rtype: :class:`~oci.response.Response`
37036
37036
 
37037
37037
  :example:
37038
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/upgrade_database.py.html>`__ to see an example of how to use upgrade_database API.
37038
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/upgrade_database.py.html>`__ to see an example of how to use upgrade_database API.
37039
37039
  """
37040
37040
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
37041
37041
  required_arguments = ['databaseId']
@@ -37152,7 +37152,7 @@ class DatabaseClient(object):
37152
37152
  :rtype: :class:`~oci.response.Response`
37153
37153
 
37154
37154
  :example:
37155
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/upgrade_db_system.py.html>`__ to see an example of how to use upgrade_db_system API.
37155
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/upgrade_db_system.py.html>`__ to see an example of how to use upgrade_db_system API.
37156
37156
  """
37157
37157
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
37158
37158
  required_arguments = ['dbSystemId']
@@ -37269,7 +37269,7 @@ class DatabaseClient(object):
37269
37269
  :rtype: :class:`~oci.response.Response`
37270
37270
 
37271
37271
  :example:
37272
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/database/validate_vm_cluster_network.py.html>`__ to see an example of how to use validate_vm_cluster_network API.
37272
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/database/validate_vm_cluster_network.py.html>`__ to see an example of how to use validate_vm_cluster_network API.
37273
37273
  """
37274
37274
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
37275
37275
  required_arguments = ['exadataInfrastructureId', 'vmClusterNetworkId']