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
@@ -160,7 +160,7 @@ class DbManagementClient(object):
160
160
  :rtype: :class:`~oci.response.Response`
161
161
 
162
162
  :example:
163
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/add_data_files.py.html>`__ to see an example of how to use add_data_files API.
163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/add_data_files.py.html>`__ to see an example of how to use add_data_files API.
164
164
  """
165
165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
166
166
  required_arguments = ['managedDatabaseId', 'tablespaceName']
@@ -276,7 +276,7 @@ class DbManagementClient(object):
276
276
  :rtype: :class:`~oci.response.Response`
277
277
 
278
278
  :example:
279
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/add_managed_database_to_managed_database_group.py.html>`__ to see an example of how to use add_managed_database_to_managed_database_group API.
279
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/add_managed_database_to_managed_database_group.py.html>`__ to see an example of how to use add_managed_database_to_managed_database_group API.
280
280
  """
281
281
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
282
282
  required_arguments = ['managedDatabaseGroupId']
@@ -404,7 +404,7 @@ class DbManagementClient(object):
404
404
  :rtype: :class:`~oci.response.Response`
405
405
 
406
406
  :example:
407
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/addm_tasks.py.html>`__ to see an example of how to use addm_tasks API.
407
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/addm_tasks.py.html>`__ to see an example of how to use addm_tasks API.
408
408
  """
409
409
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
410
410
  required_arguments = ['managedDatabaseId', 'timeStart', 'timeEnd']
@@ -556,7 +556,7 @@ class DbManagementClient(object):
556
556
  :rtype: :class:`~oci.response.Response`
557
557
 
558
558
  :example:
559
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_database_parameters.py.html>`__ to see an example of how to use change_database_parameters API.
559
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_database_parameters.py.html>`__ to see an example of how to use change_database_parameters API.
560
560
  """
561
561
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
562
562
  required_arguments = ['managedDatabaseId']
@@ -676,7 +676,7 @@ class DbManagementClient(object):
676
676
  :rtype: :class:`~oci.response.Response`
677
677
 
678
678
  :example:
679
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_db_management_private_endpoint_compartment.py.html>`__ to see an example of how to use change_db_management_private_endpoint_compartment API.
679
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_db_management_private_endpoint_compartment.py.html>`__ to see an example of how to use change_db_management_private_endpoint_compartment API.
680
680
  """
681
681
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
682
682
  required_arguments = ['dbManagementPrivateEndpointId']
@@ -798,7 +798,7 @@ class DbManagementClient(object):
798
798
  :rtype: :class:`~oci.response.Response`
799
799
 
800
800
  :example:
801
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_external_db_system_compartment.py.html>`__ to see an example of how to use change_external_db_system_compartment API.
801
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_external_db_system_compartment.py.html>`__ to see an example of how to use change_external_db_system_compartment API.
802
802
  """
803
803
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
804
804
  required_arguments = ['externalDbSystemId']
@@ -920,7 +920,7 @@ class DbManagementClient(object):
920
920
  :rtype: :class:`~oci.response.Response`
921
921
 
922
922
  :example:
923
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_external_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_external_exadata_infrastructure_compartment API.
923
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_external_exadata_infrastructure_compartment.py.html>`__ to see an example of how to use change_external_exadata_infrastructure_compartment API.
924
924
  """
925
925
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
926
926
  required_arguments = ['externalExadataInfrastructureId']
@@ -1042,7 +1042,7 @@ class DbManagementClient(object):
1042
1042
  :rtype: :class:`~oci.response.Response`
1043
1043
 
1044
1044
  :example:
1045
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_job_compartment.py.html>`__ to see an example of how to use change_job_compartment API.
1045
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_job_compartment.py.html>`__ to see an example of how to use change_job_compartment API.
1046
1046
  """
1047
1047
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1048
1048
  required_arguments = ['jobId']
@@ -1166,7 +1166,7 @@ class DbManagementClient(object):
1166
1166
  :rtype: :class:`~oci.response.Response`
1167
1167
 
1168
1168
  :example:
1169
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_managed_database_group_compartment.py.html>`__ to see an example of how to use change_managed_database_group_compartment API.
1169
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_managed_database_group_compartment.py.html>`__ to see an example of how to use change_managed_database_group_compartment API.
1170
1170
  """
1171
1171
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1172
1172
  required_arguments = ['managedDatabaseGroupId']
@@ -1290,7 +1290,7 @@ class DbManagementClient(object):
1290
1290
  :rtype: :class:`~oci.response.Response`
1291
1291
 
1292
1292
  :example:
1293
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_named_credential_compartment.py.html>`__ to see an example of how to use change_named_credential_compartment API.
1293
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_named_credential_compartment.py.html>`__ to see an example of how to use change_named_credential_compartment API.
1294
1294
  """
1295
1295
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1296
1296
  required_arguments = ['namedCredentialId']
@@ -1400,7 +1400,7 @@ class DbManagementClient(object):
1400
1400
  :rtype: :class:`~oci.response.Response`
1401
1401
 
1402
1402
  :example:
1403
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_plan_retention.py.html>`__ to see an example of how to use change_plan_retention API.
1403
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_plan_retention.py.html>`__ to see an example of how to use change_plan_retention API.
1404
1404
  """
1405
1405
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1406
1406
  required_arguments = ['managedDatabaseId']
@@ -1502,7 +1502,7 @@ class DbManagementClient(object):
1502
1502
  :rtype: :class:`~oci.response.Response`
1503
1503
 
1504
1504
  :example:
1505
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_space_budget.py.html>`__ to see an example of how to use change_space_budget API.
1505
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_space_budget.py.html>`__ to see an example of how to use change_space_budget API.
1506
1506
  """
1507
1507
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1508
1508
  required_arguments = ['managedDatabaseId']
@@ -1603,7 +1603,7 @@ class DbManagementClient(object):
1603
1603
  :rtype: :class:`~oci.response.Response`
1604
1604
 
1605
1605
  :example:
1606
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/change_sql_plan_baselines_attributes.py.html>`__ to see an example of how to use change_sql_plan_baselines_attributes API.
1606
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/change_sql_plan_baselines_attributes.py.html>`__ to see an example of how to use change_sql_plan_baselines_attributes API.
1607
1607
  """
1608
1608
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1609
1609
  required_arguments = ['managedDatabaseId']
@@ -1716,7 +1716,7 @@ class DbManagementClient(object):
1716
1716
  :rtype: :class:`~oci.response.Response`
1717
1717
 
1718
1718
  :example:
1719
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/check_external_db_system_connector_connection_status.py.html>`__ to see an example of how to use check_external_db_system_connector_connection_status API.
1719
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/check_external_db_system_connector_connection_status.py.html>`__ to see an example of how to use check_external_db_system_connector_connection_status API.
1720
1720
  """
1721
1721
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1722
1722
  required_arguments = ['externalDbSystemConnectorId']
@@ -1835,7 +1835,7 @@ class DbManagementClient(object):
1835
1835
  :rtype: :class:`~oci.response.Response`
1836
1836
 
1837
1837
  :example:
1838
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/check_external_exadata_storage_connector.py.html>`__ to see an example of how to use check_external_exadata_storage_connector API.
1838
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/check_external_exadata_storage_connector.py.html>`__ to see an example of how to use check_external_exadata_storage_connector API.
1839
1839
  """
1840
1840
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1841
1841
  required_arguments = ['externalExadataStorageConnectorId']
@@ -1944,7 +1944,7 @@ class DbManagementClient(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/databasemanagement/configure_automatic_capture_filters.py.html>`__ to see an example of how to use configure_automatic_capture_filters API.
1947
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/configure_automatic_capture_filters.py.html>`__ to see an example of how to use configure_automatic_capture_filters API.
1948
1948
  """
1949
1949
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1950
1950
  required_arguments = ['managedDatabaseId']
@@ -2047,7 +2047,7 @@ class DbManagementClient(object):
2047
2047
  :rtype: :class:`~oci.response.Response`
2048
2048
 
2049
2049
  :example:
2050
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/configure_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use configure_automatic_spm_evolve_advisor_task API.
2050
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/configure_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use configure_automatic_spm_evolve_advisor_task API.
2051
2051
  """
2052
2052
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2053
2053
  required_arguments = ['managedDatabaseId']
@@ -2150,7 +2150,7 @@ class DbManagementClient(object):
2150
2150
  :rtype: :class:`~oci.response.Response`
2151
2151
 
2152
2152
  :example:
2153
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_db_management_private_endpoint.py.html>`__ to see an example of how to use create_db_management_private_endpoint API.
2153
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_db_management_private_endpoint.py.html>`__ to see an example of how to use create_db_management_private_endpoint API.
2154
2154
  """
2155
2155
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2156
2156
  required_arguments = []
@@ -2246,7 +2246,7 @@ class DbManagementClient(object):
2246
2246
  :rtype: :class:`~oci.response.Response`
2247
2247
 
2248
2248
  :example:
2249
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_external_db_system.py.html>`__ to see an example of how to use create_external_db_system API.
2249
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_external_db_system.py.html>`__ to see an example of how to use create_external_db_system API.
2250
2250
  """
2251
2251
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2252
2252
  required_arguments = []
@@ -2344,7 +2344,7 @@ class DbManagementClient(object):
2344
2344
  :rtype: :class:`~oci.response.Response`
2345
2345
 
2346
2346
  :example:
2347
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_external_db_system_connector.py.html>`__ to see an example of how to use create_external_db_system_connector API.
2347
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_external_db_system_connector.py.html>`__ to see an example of how to use create_external_db_system_connector API.
2348
2348
  """
2349
2349
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2350
2350
  required_arguments = []
@@ -2442,7 +2442,7 @@ class DbManagementClient(object):
2442
2442
  :rtype: :class:`~oci.response.Response`
2443
2443
 
2444
2444
  :example:
2445
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_external_db_system_discovery.py.html>`__ to see an example of how to use create_external_db_system_discovery API.
2445
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_external_db_system_discovery.py.html>`__ to see an example of how to use create_external_db_system_discovery API.
2446
2446
  """
2447
2447
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2448
2448
  required_arguments = []
@@ -2545,7 +2545,7 @@ class DbManagementClient(object):
2545
2545
  :rtype: :class:`~oci.response.Response`
2546
2546
 
2547
2547
  :example:
2548
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_external_exadata_infrastructure.py.html>`__ to see an example of how to use create_external_exadata_infrastructure API.
2548
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_external_exadata_infrastructure.py.html>`__ to see an example of how to use create_external_exadata_infrastructure API.
2549
2549
  """
2550
2550
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2551
2551
  required_arguments = []
@@ -2643,7 +2643,7 @@ class DbManagementClient(object):
2643
2643
  :rtype: :class:`~oci.response.Response`
2644
2644
 
2645
2645
  :example:
2646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_external_exadata_storage_connector.py.html>`__ to see an example of how to use create_external_exadata_storage_connector API.
2646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_external_exadata_storage_connector.py.html>`__ to see an example of how to use create_external_exadata_storage_connector API.
2647
2647
  """
2648
2648
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2649
2649
  required_arguments = []
@@ -2743,7 +2743,7 @@ class DbManagementClient(object):
2743
2743
  :rtype: :class:`~oci.response.Response`
2744
2744
 
2745
2745
  :example:
2746
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_job.py.html>`__ to see an example of how to use create_job API.
2746
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_job.py.html>`__ to see an example of how to use create_job API.
2747
2747
  """
2748
2748
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2749
2749
  required_arguments = []
@@ -2840,7 +2840,7 @@ class DbManagementClient(object):
2840
2840
  :rtype: :class:`~oci.response.Response`
2841
2841
 
2842
2842
  :example:
2843
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_managed_database_group.py.html>`__ to see an example of how to use create_managed_database_group API.
2843
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_managed_database_group.py.html>`__ to see an example of how to use create_managed_database_group API.
2844
2844
  """
2845
2845
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2846
2846
  required_arguments = []
@@ -2936,7 +2936,7 @@ class DbManagementClient(object):
2936
2936
  :rtype: :class:`~oci.response.Response`
2937
2937
 
2938
2938
  :example:
2939
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/create_named_credential.py.html>`__ to see an example of how to use create_named_credential API.
2939
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_named_credential.py.html>`__ to see an example of how to use create_named_credential API.
2940
2940
  """
2941
2941
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2942
2942
  required_arguments = []
@@ -3037,7 +3037,7 @@ class DbManagementClient(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/databasemanagement/create_tablespace.py.html>`__ to see an example of how to use create_tablespace API.
3040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/create_tablespace.py.html>`__ to see an example of how to use create_tablespace API.
3041
3041
  """
3042
3042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3043
3043
  required_arguments = ['managedDatabaseId']
@@ -3147,7 +3147,7 @@ class DbManagementClient(object):
3147
3147
  :rtype: :class:`~oci.response.Response`
3148
3148
 
3149
3149
  :example:
3150
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_db_management_private_endpoint.py.html>`__ to see an example of how to use delete_db_management_private_endpoint API.
3150
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_db_management_private_endpoint.py.html>`__ to see an example of how to use delete_db_management_private_endpoint API.
3151
3151
  """
3152
3152
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3153
3153
  required_arguments = ['dbManagementPrivateEndpointId']
@@ -3252,7 +3252,7 @@ class DbManagementClient(object):
3252
3252
  :rtype: :class:`~oci.response.Response`
3253
3253
 
3254
3254
  :example:
3255
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_external_db_system.py.html>`__ to see an example of how to use delete_external_db_system API.
3255
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_external_db_system.py.html>`__ to see an example of how to use delete_external_db_system API.
3256
3256
  """
3257
3257
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3258
3258
  required_arguments = ['externalDbSystemId']
@@ -3357,7 +3357,7 @@ class DbManagementClient(object):
3357
3357
  :rtype: :class:`~oci.response.Response`
3358
3358
 
3359
3359
  :example:
3360
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_external_db_system_connector.py.html>`__ to see an example of how to use delete_external_db_system_connector API.
3360
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_external_db_system_connector.py.html>`__ to see an example of how to use delete_external_db_system_connector API.
3361
3361
  """
3362
3362
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3363
3363
  required_arguments = ['externalDbSystemConnectorId']
@@ -3462,7 +3462,7 @@ class DbManagementClient(object):
3462
3462
  :rtype: :class:`~oci.response.Response`
3463
3463
 
3464
3464
  :example:
3465
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_external_db_system_discovery.py.html>`__ to see an example of how to use delete_external_db_system_discovery API.
3465
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_external_db_system_discovery.py.html>`__ to see an example of how to use delete_external_db_system_discovery API.
3466
3466
  """
3467
3467
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3468
3468
  required_arguments = ['externalDbSystemDiscoveryId']
@@ -3567,7 +3567,7 @@ class DbManagementClient(object):
3567
3567
  :rtype: :class:`~oci.response.Response`
3568
3568
 
3569
3569
  :example:
3570
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_external_exadata_infrastructure.py.html>`__ to see an example of how to use delete_external_exadata_infrastructure API.
3570
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_external_exadata_infrastructure.py.html>`__ to see an example of how to use delete_external_exadata_infrastructure API.
3571
3571
  """
3572
3572
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3573
3573
  required_arguments = ['externalExadataInfrastructureId']
@@ -3672,7 +3672,7 @@ class DbManagementClient(object):
3672
3672
  :rtype: :class:`~oci.response.Response`
3673
3673
 
3674
3674
  :example:
3675
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_external_exadata_storage_connector.py.html>`__ to see an example of how to use delete_external_exadata_storage_connector API.
3675
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_external_exadata_storage_connector.py.html>`__ to see an example of how to use delete_external_exadata_storage_connector API.
3676
3676
  """
3677
3677
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3678
3678
  required_arguments = ['externalExadataStorageConnectorId']
@@ -3775,7 +3775,7 @@ class DbManagementClient(object):
3775
3775
  :rtype: :class:`~oci.response.Response`
3776
3776
 
3777
3777
  :example:
3778
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_job.py.html>`__ to see an example of how to use delete_job API.
3778
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_job.py.html>`__ to see an example of how to use delete_job API.
3779
3779
  """
3780
3780
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3781
3781
  required_arguments = ['jobId']
@@ -3881,7 +3881,7 @@ class DbManagementClient(object):
3881
3881
  :rtype: :class:`~oci.response.Response`
3882
3882
 
3883
3883
  :example:
3884
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_managed_database_group.py.html>`__ to see an example of how to use delete_managed_database_group API.
3884
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_managed_database_group.py.html>`__ to see an example of how to use delete_managed_database_group API.
3885
3885
  """
3886
3886
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3887
3887
  required_arguments = ['managedDatabaseGroupId']
@@ -3986,7 +3986,7 @@ class DbManagementClient(object):
3986
3986
  :rtype: :class:`~oci.response.Response`
3987
3987
 
3988
3988
  :example:
3989
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_named_credential.py.html>`__ to see an example of how to use delete_named_credential API.
3989
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_named_credential.py.html>`__ to see an example of how to use delete_named_credential API.
3990
3990
  """
3991
3991
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3992
3992
  required_arguments = ['namedCredentialId']
@@ -4087,7 +4087,7 @@ class DbManagementClient(object):
4087
4087
  :rtype: :class:`~oci.response.Response`
4088
4088
 
4089
4089
  :example:
4090
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/delete_preferred_credential.py.html>`__ to see an example of how to use delete_preferred_credential API.
4090
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/delete_preferred_credential.py.html>`__ to see an example of how to use delete_preferred_credential API.
4091
4091
  """
4092
4092
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4093
4093
  required_arguments = ['managedDatabaseId', 'credentialName']
@@ -4187,7 +4187,7 @@ class DbManagementClient(object):
4187
4187
  :rtype: :class:`~oci.response.Response`
4188
4188
 
4189
4189
  :example:
4190
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_automatic_initial_plan_capture.py.html>`__ to see an example of how to use disable_automatic_initial_plan_capture API.
4190
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_automatic_initial_plan_capture.py.html>`__ to see an example of how to use disable_automatic_initial_plan_capture API.
4191
4191
  """
4192
4192
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4193
4193
  required_arguments = ['managedDatabaseId']
@@ -4291,7 +4291,7 @@ class DbManagementClient(object):
4291
4291
  :rtype: :class:`~oci.response.Response`
4292
4292
 
4293
4293
  :example:
4294
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use disable_automatic_spm_evolve_advisor_task API.
4294
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use disable_automatic_spm_evolve_advisor_task API.
4295
4295
  """
4296
4296
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4297
4297
  required_arguments = ['managedDatabaseId']
@@ -4404,7 +4404,7 @@ class DbManagementClient(object):
4404
4404
  :rtype: :class:`~oci.response.Response`
4405
4405
 
4406
4406
  :example:
4407
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_external_db_system_database_management.py.html>`__ to see an example of how to use disable_external_db_system_database_management API.
4407
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_external_db_system_database_management.py.html>`__ to see an example of how to use disable_external_db_system_database_management API.
4408
4408
  """
4409
4409
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4410
4410
  required_arguments = ['externalDbSystemId']
@@ -4522,7 +4522,7 @@ class DbManagementClient(object):
4522
4522
  :rtype: :class:`~oci.response.Response`
4523
4523
 
4524
4524
  :example:
4525
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_external_db_system_stack_monitoring.py.html>`__ to see an example of how to use disable_external_db_system_stack_monitoring API.
4525
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_external_db_system_stack_monitoring.py.html>`__ to see an example of how to use disable_external_db_system_stack_monitoring API.
4526
4526
  """
4527
4527
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4528
4528
  required_arguments = ['externalDbSystemId']
@@ -4646,7 +4646,7 @@ class DbManagementClient(object):
4646
4646
  :rtype: :class:`~oci.response.Response`
4647
4647
 
4648
4648
  :example:
4649
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_external_exadata_infrastructure_management.py.html>`__ to see an example of how to use disable_external_exadata_infrastructure_management API.
4649
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_external_exadata_infrastructure_management.py.html>`__ to see an example of how to use disable_external_exadata_infrastructure_management API.
4650
4650
  """
4651
4651
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4652
4652
  required_arguments = ['externalExadataInfrastructureId']
@@ -4755,7 +4755,7 @@ class DbManagementClient(object):
4755
4755
  :rtype: :class:`~oci.response.Response`
4756
4756
 
4757
4757
  :example:
4758
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use disable_high_frequency_automatic_spm_evolve_advisor_task API.
4758
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_high_frequency_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use disable_high_frequency_automatic_spm_evolve_advisor_task API.
4759
4759
  """
4760
4760
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4761
4761
  required_arguments = ['managedDatabaseId']
@@ -4858,7 +4858,7 @@ class DbManagementClient(object):
4858
4858
  :rtype: :class:`~oci.response.Response`
4859
4859
 
4860
4860
  :example:
4861
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/disable_sql_plan_baselines_usage.py.html>`__ to see an example of how to use disable_sql_plan_baselines_usage API.
4861
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/disable_sql_plan_baselines_usage.py.html>`__ to see an example of how to use disable_sql_plan_baselines_usage API.
4862
4862
  """
4863
4863
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4864
4864
  required_arguments = ['managedDatabaseId']
@@ -4986,7 +4986,7 @@ class DbManagementClient(object):
4986
4986
  :rtype: :class:`~oci.response.Response`
4987
4987
 
4988
4988
  :example:
4989
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/discover_external_exadata_infrastructure.py.html>`__ to see an example of how to use discover_external_exadata_infrastructure API.
4989
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/discover_external_exadata_infrastructure.py.html>`__ to see an example of how to use discover_external_exadata_infrastructure API.
4990
4990
  """
4991
4991
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4992
4992
  required_arguments = []
@@ -5084,7 +5084,7 @@ class DbManagementClient(object):
5084
5084
  :rtype: :class:`~oci.response.Response`
5085
5085
 
5086
5086
  :example:
5087
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/drop_sql_plan_baselines.py.html>`__ to see an example of how to use drop_sql_plan_baselines API.
5087
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/drop_sql_plan_baselines.py.html>`__ to see an example of how to use drop_sql_plan_baselines API.
5088
5088
  """
5089
5089
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5090
5090
  required_arguments = ['managedDatabaseId']
@@ -5195,7 +5195,7 @@ class DbManagementClient(object):
5195
5195
  :rtype: :class:`~oci.response.Response`
5196
5196
 
5197
5197
  :example:
5198
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/drop_tablespace.py.html>`__ to see an example of how to use drop_tablespace API.
5198
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/drop_tablespace.py.html>`__ to see an example of how to use drop_tablespace API.
5199
5199
  """
5200
5200
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5201
5201
  required_arguments = ['managedDatabaseId', 'tablespaceName']
@@ -5309,7 +5309,7 @@ class DbManagementClient(object):
5309
5309
  :rtype: :class:`~oci.response.Response`
5310
5310
 
5311
5311
  :example:
5312
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_automatic_initial_plan_capture.py.html>`__ to see an example of how to use enable_automatic_initial_plan_capture API.
5312
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_automatic_initial_plan_capture.py.html>`__ to see an example of how to use enable_automatic_initial_plan_capture API.
5313
5313
  """
5314
5314
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5315
5315
  required_arguments = ['managedDatabaseId']
@@ -5422,7 +5422,7 @@ class DbManagementClient(object):
5422
5422
  :rtype: :class:`~oci.response.Response`
5423
5423
 
5424
5424
  :example:
5425
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use enable_automatic_spm_evolve_advisor_task API.
5425
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use enable_automatic_spm_evolve_advisor_task API.
5426
5426
  """
5427
5427
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5428
5428
  required_arguments = ['managedDatabaseId']
@@ -5538,7 +5538,7 @@ class DbManagementClient(object):
5538
5538
  :rtype: :class:`~oci.response.Response`
5539
5539
 
5540
5540
  :example:
5541
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_external_db_system_database_management.py.html>`__ to see an example of how to use enable_external_db_system_database_management API.
5541
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_external_db_system_database_management.py.html>`__ to see an example of how to use enable_external_db_system_database_management API.
5542
5542
  """
5543
5543
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5544
5544
  required_arguments = ['externalDbSystemId']
@@ -5661,7 +5661,7 @@ class DbManagementClient(object):
5661
5661
  :rtype: :class:`~oci.response.Response`
5662
5662
 
5663
5663
  :example:
5664
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_external_db_system_stack_monitoring.py.html>`__ to see an example of how to use enable_external_db_system_stack_monitoring API.
5664
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_external_db_system_stack_monitoring.py.html>`__ to see an example of how to use enable_external_db_system_stack_monitoring API.
5665
5665
  """
5666
5666
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5667
5667
  required_arguments = ['externalDbSystemId']
@@ -5788,7 +5788,7 @@ class DbManagementClient(object):
5788
5788
  :rtype: :class:`~oci.response.Response`
5789
5789
 
5790
5790
  :example:
5791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_external_exadata_infrastructure_management.py.html>`__ to see an example of how to use enable_external_exadata_infrastructure_management API.
5791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_external_exadata_infrastructure_management.py.html>`__ to see an example of how to use enable_external_exadata_infrastructure_management API.
5792
5792
  """
5793
5793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5794
5794
  required_arguments = ['externalExadataInfrastructureId']
@@ -5904,7 +5904,7 @@ class DbManagementClient(object):
5904
5904
  :rtype: :class:`~oci.response.Response`
5905
5905
 
5906
5906
  :example:
5907
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use enable_high_frequency_automatic_spm_evolve_advisor_task API.
5907
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_high_frequency_automatic_spm_evolve_advisor_task.py.html>`__ to see an example of how to use enable_high_frequency_automatic_spm_evolve_advisor_task API.
5908
5908
  """
5909
5909
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5910
5910
  required_arguments = ['managedDatabaseId']
@@ -6008,7 +6008,7 @@ class DbManagementClient(object):
6008
6008
  :rtype: :class:`~oci.response.Response`
6009
6009
 
6010
6010
  :example:
6011
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/enable_sql_plan_baselines_usage.py.html>`__ to see an example of how to use enable_sql_plan_baselines_usage API.
6011
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/enable_sql_plan_baselines_usage.py.html>`__ to see an example of how to use enable_sql_plan_baselines_usage API.
6012
6012
  """
6013
6013
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6014
6014
  required_arguments = ['managedDatabaseId']
@@ -6116,7 +6116,7 @@ class DbManagementClient(object):
6116
6116
  :rtype: :class:`~oci.response.Response`
6117
6117
 
6118
6118
  :example:
6119
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/generate_awr_snapshot.py.html>`__ to see an example of how to use generate_awr_snapshot API.
6119
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/generate_awr_snapshot.py.html>`__ to see an example of how to use generate_awr_snapshot API.
6120
6120
  """
6121
6121
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6122
6122
  required_arguments = ['managedDatabaseId']
@@ -6264,7 +6264,7 @@ class DbManagementClient(object):
6264
6264
  :rtype: :class:`~oci.response.Response`
6265
6265
 
6266
6266
  :example:
6267
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_awr_db_report.py.html>`__ to see an example of how to use get_awr_db_report API.
6267
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_awr_db_report.py.html>`__ to see an example of how to use get_awr_db_report API.
6268
6268
  """
6269
6269
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6270
6270
  required_arguments = ['managedDatabaseId', 'awrDbId']
@@ -6447,7 +6447,7 @@ class DbManagementClient(object):
6447
6447
  :rtype: :class:`~oci.response.Response`
6448
6448
 
6449
6449
  :example:
6450
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_awr_db_sql_report.py.html>`__ to see an example of how to use get_awr_db_sql_report API.
6450
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_awr_db_sql_report.py.html>`__ to see an example of how to use get_awr_db_sql_report API.
6451
6451
  """
6452
6452
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6453
6453
  required_arguments = ['managedDatabaseId', 'awrDbId', 'sqlId']
@@ -6589,7 +6589,7 @@ class DbManagementClient(object):
6589
6589
  :rtype: :class:`~oci.response.Response`
6590
6590
 
6591
6591
  :example:
6592
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_cluster_cache_metric.py.html>`__ to see an example of how to use get_cluster_cache_metric API.
6592
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_cluster_cache_metric.py.html>`__ to see an example of how to use get_cluster_cache_metric API.
6593
6593
  """
6594
6594
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6595
6595
  required_arguments = ['managedDatabaseId', 'startTime', 'endTime']
@@ -6771,7 +6771,7 @@ class DbManagementClient(object):
6771
6771
  :rtype: :class:`~oci.response.Response`
6772
6772
 
6773
6773
  :example:
6774
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_database_fleet_health_metrics.py.html>`__ to see an example of how to use get_database_fleet_health_metrics API.
6774
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_database_fleet_health_metrics.py.html>`__ to see an example of how to use get_database_fleet_health_metrics API.
6775
6775
  """
6776
6776
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6777
6777
  required_arguments = ['compareBaselineTime', 'compareTargetTime']
@@ -6926,7 +6926,7 @@ class DbManagementClient(object):
6926
6926
  :rtype: :class:`~oci.response.Response`
6927
6927
 
6928
6928
  :example:
6929
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_database_home_metrics.py.html>`__ to see an example of how to use get_database_home_metrics API.
6929
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_database_home_metrics.py.html>`__ to see an example of how to use get_database_home_metrics API.
6930
6930
  """
6931
6931
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6932
6932
  required_arguments = ['managedDatabaseId', 'startTime', 'endTime']
@@ -7021,7 +7021,7 @@ class DbManagementClient(object):
7021
7021
  :rtype: :class:`~oci.response.Response`
7022
7022
 
7023
7023
  :example:
7024
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_db_management_private_endpoint.py.html>`__ to see an example of how to use get_db_management_private_endpoint API.
7024
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_db_management_private_endpoint.py.html>`__ to see an example of how to use get_db_management_private_endpoint API.
7025
7025
  """
7026
7026
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7027
7027
  required_arguments = ['dbManagementPrivateEndpointId']
@@ -7119,7 +7119,7 @@ class DbManagementClient(object):
7119
7119
  :rtype: :class:`~oci.response.Response`
7120
7120
 
7121
7121
  :example:
7122
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_asm.py.html>`__ to see an example of how to use get_external_asm API.
7122
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_asm.py.html>`__ to see an example of how to use get_external_asm API.
7123
7123
  """
7124
7124
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7125
7125
  required_arguments = ['externalAsmId']
@@ -7222,7 +7222,7 @@ class DbManagementClient(object):
7222
7222
  :rtype: :class:`~oci.response.Response`
7223
7223
 
7224
7224
  :example:
7225
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_asm_configuration.py.html>`__ to see an example of how to use get_external_asm_configuration API.
7225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_asm_configuration.py.html>`__ to see an example of how to use get_external_asm_configuration API.
7226
7226
  """
7227
7227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7228
7228
  required_arguments = ['externalAsmId']
@@ -7324,7 +7324,7 @@ class DbManagementClient(object):
7324
7324
  :rtype: :class:`~oci.response.Response`
7325
7325
 
7326
7326
  :example:
7327
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_asm_instance.py.html>`__ to see an example of how to use get_external_asm_instance API.
7327
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_asm_instance.py.html>`__ to see an example of how to use get_external_asm_instance API.
7328
7328
  """
7329
7329
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7330
7330
  required_arguments = ['externalAsmInstanceId']
@@ -7424,7 +7424,7 @@ class DbManagementClient(object):
7424
7424
  :rtype: :class:`~oci.response.Response`
7425
7425
 
7426
7426
  :example:
7427
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_cluster.py.html>`__ to see an example of how to use get_external_cluster API.
7427
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_cluster.py.html>`__ to see an example of how to use get_external_cluster API.
7428
7428
  """
7429
7429
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7430
7430
  required_arguments = ['externalClusterId']
@@ -7524,7 +7524,7 @@ class DbManagementClient(object):
7524
7524
  :rtype: :class:`~oci.response.Response`
7525
7525
 
7526
7526
  :example:
7527
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_cluster_instance.py.html>`__ to see an example of how to use get_external_cluster_instance API.
7527
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_cluster_instance.py.html>`__ to see an example of how to use get_external_cluster_instance API.
7528
7528
  """
7529
7529
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7530
7530
  required_arguments = ['externalClusterInstanceId']
@@ -7624,7 +7624,7 @@ class DbManagementClient(object):
7624
7624
  :rtype: :class:`~oci.response.Response`
7625
7625
 
7626
7626
  :example:
7627
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_db_home.py.html>`__ to see an example of how to use get_external_db_home API.
7627
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_db_home.py.html>`__ to see an example of how to use get_external_db_home API.
7628
7628
  """
7629
7629
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7630
7630
  required_arguments = ['externalDbHomeId']
@@ -7724,7 +7724,7 @@ class DbManagementClient(object):
7724
7724
  :rtype: :class:`~oci.response.Response`
7725
7725
 
7726
7726
  :example:
7727
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_db_node.py.html>`__ to see an example of how to use get_external_db_node API.
7727
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_db_node.py.html>`__ to see an example of how to use get_external_db_node API.
7728
7728
  """
7729
7729
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7730
7730
  required_arguments = ['externalDbNodeId']
@@ -7824,7 +7824,7 @@ class DbManagementClient(object):
7824
7824
  :rtype: :class:`~oci.response.Response`
7825
7825
 
7826
7826
  :example:
7827
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_db_system.py.html>`__ to see an example of how to use get_external_db_system API.
7827
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_db_system.py.html>`__ to see an example of how to use get_external_db_system API.
7828
7828
  """
7829
7829
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7830
7830
  required_arguments = ['externalDbSystemId']
@@ -7924,7 +7924,7 @@ class DbManagementClient(object):
7924
7924
  :rtype: :class:`~oci.response.Response`
7925
7925
 
7926
7926
  :example:
7927
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_db_system_connector.py.html>`__ to see an example of how to use get_external_db_system_connector API.
7927
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_db_system_connector.py.html>`__ to see an example of how to use get_external_db_system_connector API.
7928
7928
  """
7929
7929
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7930
7930
  required_arguments = ['externalDbSystemConnectorId']
@@ -8024,7 +8024,7 @@ class DbManagementClient(object):
8024
8024
  :rtype: :class:`~oci.response.Response`
8025
8025
 
8026
8026
  :example:
8027
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_db_system_discovery.py.html>`__ to see an example of how to use get_external_db_system_discovery API.
8027
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_db_system_discovery.py.html>`__ to see an example of how to use get_external_db_system_discovery API.
8028
8028
  """
8029
8029
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8030
8030
  required_arguments = ['externalDbSystemDiscoveryId']
@@ -8125,7 +8125,7 @@ class DbManagementClient(object):
8125
8125
  :rtype: :class:`~oci.response.Response`
8126
8126
 
8127
8127
  :example:
8128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_exadata_infrastructure.py.html>`__ to see an example of how to use get_external_exadata_infrastructure API.
8128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_exadata_infrastructure.py.html>`__ to see an example of how to use get_external_exadata_infrastructure API.
8129
8129
  """
8130
8130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8131
8131
  required_arguments = ['externalExadataInfrastructureId']
@@ -8225,7 +8225,7 @@ class DbManagementClient(object):
8225
8225
  :rtype: :class:`~oci.response.Response`
8226
8226
 
8227
8227
  :example:
8228
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_exadata_storage_connector.py.html>`__ to see an example of how to use get_external_exadata_storage_connector API.
8228
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_exadata_storage_connector.py.html>`__ to see an example of how to use get_external_exadata_storage_connector API.
8229
8229
  """
8230
8230
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8231
8231
  required_arguments = ['externalExadataStorageConnectorId']
@@ -8325,7 +8325,7 @@ class DbManagementClient(object):
8325
8325
  :rtype: :class:`~oci.response.Response`
8326
8326
 
8327
8327
  :example:
8328
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_exadata_storage_grid.py.html>`__ to see an example of how to use get_external_exadata_storage_grid API.
8328
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_exadata_storage_grid.py.html>`__ to see an example of how to use get_external_exadata_storage_grid API.
8329
8329
  """
8330
8330
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8331
8331
  required_arguments = ['externalExadataStorageGridId']
@@ -8425,7 +8425,7 @@ class DbManagementClient(object):
8425
8425
  :rtype: :class:`~oci.response.Response`
8426
8426
 
8427
8427
  :example:
8428
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_exadata_storage_server.py.html>`__ to see an example of how to use get_external_exadata_storage_server API.
8428
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_exadata_storage_server.py.html>`__ to see an example of how to use get_external_exadata_storage_server API.
8429
8429
  """
8430
8430
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8431
8431
  required_arguments = ['externalExadataStorageServerId']
@@ -8525,7 +8525,7 @@ class DbManagementClient(object):
8525
8525
  :rtype: :class:`~oci.response.Response`
8526
8526
 
8527
8527
  :example:
8528
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_external_listener.py.html>`__ to see an example of how to use get_external_listener API.
8528
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_external_listener.py.html>`__ to see an example of how to use get_external_listener API.
8529
8529
  """
8530
8530
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8531
8531
  required_arguments = ['externalListenerId']
@@ -8625,7 +8625,7 @@ class DbManagementClient(object):
8625
8625
  :rtype: :class:`~oci.response.Response`
8626
8626
 
8627
8627
  :example:
8628
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_iorm_plan.py.html>`__ to see an example of how to use get_iorm_plan API.
8628
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_iorm_plan.py.html>`__ to see an example of how to use get_iorm_plan API.
8629
8629
  """
8630
8630
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8631
8631
  required_arguments = ['externalExadataStorageServerId']
@@ -8723,7 +8723,7 @@ class DbManagementClient(object):
8723
8723
  :rtype: :class:`~oci.response.Response`
8724
8724
 
8725
8725
  :example:
8726
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_job.py.html>`__ to see an example of how to use get_job API.
8726
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_job.py.html>`__ to see an example of how to use get_job API.
8727
8727
  """
8728
8728
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8729
8729
  required_arguments = ['jobId']
@@ -8819,7 +8819,7 @@ class DbManagementClient(object):
8819
8819
  :rtype: :class:`~oci.response.Response`
8820
8820
 
8821
8821
  :example:
8822
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_job_execution.py.html>`__ to see an example of how to use get_job_execution API.
8822
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_job_execution.py.html>`__ to see an example of how to use get_job_execution API.
8823
8823
  """
8824
8824
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8825
8825
  required_arguments = ['jobExecutionId']
@@ -8915,7 +8915,7 @@ class DbManagementClient(object):
8915
8915
  :rtype: :class:`~oci.response.Response`
8916
8916
 
8917
8917
  :example:
8918
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_job_run.py.html>`__ to see an example of how to use get_job_run API.
8918
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_job_run.py.html>`__ to see an example of how to use get_job_run API.
8919
8919
  """
8920
8920
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8921
8921
  required_arguments = ['jobRunId']
@@ -9013,7 +9013,7 @@ class DbManagementClient(object):
9013
9013
  :rtype: :class:`~oci.response.Response`
9014
9014
 
9015
9015
  :example:
9016
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_managed_database.py.html>`__ to see an example of how to use get_managed_database API.
9016
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_managed_database.py.html>`__ to see an example of how to use get_managed_database API.
9017
9017
  """
9018
9018
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9019
9019
  required_arguments = ['managedDatabaseId']
@@ -9111,7 +9111,7 @@ class DbManagementClient(object):
9111
9111
  :rtype: :class:`~oci.response.Response`
9112
9112
 
9113
9113
  :example:
9114
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_managed_database_group.py.html>`__ to see an example of how to use get_managed_database_group API.
9114
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_managed_database_group.py.html>`__ to see an example of how to use get_managed_database_group API.
9115
9115
  """
9116
9116
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9117
9117
  required_arguments = ['managedDatabaseGroupId']
@@ -9209,7 +9209,7 @@ class DbManagementClient(object):
9209
9209
  :rtype: :class:`~oci.response.Response`
9210
9210
 
9211
9211
  :example:
9212
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_named_credential.py.html>`__ to see an example of how to use get_named_credential API.
9212
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_named_credential.py.html>`__ to see an example of how to use get_named_credential API.
9213
9213
  """
9214
9214
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9215
9215
  required_arguments = ['namedCredentialId']
@@ -9307,7 +9307,7 @@ class DbManagementClient(object):
9307
9307
  :rtype: :class:`~oci.response.Response`
9308
9308
 
9309
9309
  :example:
9310
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_open_alert_history.py.html>`__ to see an example of how to use get_open_alert_history API.
9310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_open_alert_history.py.html>`__ to see an example of how to use get_open_alert_history API.
9311
9311
  """
9312
9312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9313
9313
  required_arguments = ['externalExadataStorageServerId']
@@ -9417,7 +9417,7 @@ class DbManagementClient(object):
9417
9417
  :rtype: :class:`~oci.response.Response`
9418
9418
 
9419
9419
  :example:
9420
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_optimizer_statistics_advisor_execution.py.html>`__ to see an example of how to use get_optimizer_statistics_advisor_execution API.
9420
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_optimizer_statistics_advisor_execution.py.html>`__ to see an example of how to use get_optimizer_statistics_advisor_execution API.
9421
9421
  """
9422
9422
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9423
9423
  required_arguments = ['managedDatabaseId', 'executionName', 'taskName']
@@ -9534,7 +9534,7 @@ class DbManagementClient(object):
9534
9534
  :rtype: :class:`~oci.response.Response`
9535
9535
 
9536
9536
  :example:
9537
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_optimizer_statistics_advisor_execution_script.py.html>`__ to see an example of how to use get_optimizer_statistics_advisor_execution_script API.
9537
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_optimizer_statistics_advisor_execution_script.py.html>`__ to see an example of how to use get_optimizer_statistics_advisor_execution_script API.
9538
9538
  """
9539
9539
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9540
9540
  required_arguments = ['managedDatabaseId', 'executionName', 'taskName']
@@ -9648,7 +9648,7 @@ class DbManagementClient(object):
9648
9648
  :rtype: :class:`~oci.response.Response`
9649
9649
 
9650
9650
  :example:
9651
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_optimizer_statistics_collection_operation.py.html>`__ to see an example of how to use get_optimizer_statistics_collection_operation API.
9651
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_optimizer_statistics_collection_operation.py.html>`__ to see an example of how to use get_optimizer_statistics_collection_operation API.
9652
9652
  """
9653
9653
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9654
9654
  required_arguments = ['managedDatabaseId', 'optimizerStatisticsCollectionOperationId']
@@ -9773,7 +9773,7 @@ class DbManagementClient(object):
9773
9773
  :rtype: :class:`~oci.response.Response`
9774
9774
 
9775
9775
  :example:
9776
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_pdb_metrics.py.html>`__ to see an example of how to use get_pdb_metrics API.
9776
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_pdb_metrics.py.html>`__ to see an example of how to use get_pdb_metrics API.
9777
9777
  """
9778
9778
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9779
9779
  required_arguments = ['managedDatabaseId', 'startTime', 'endTime']
@@ -9895,7 +9895,7 @@ class DbManagementClient(object):
9895
9895
  :rtype: :class:`~oci.response.Response`
9896
9896
 
9897
9897
  :example:
9898
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_preferred_credential.py.html>`__ to see an example of how to use get_preferred_credential API.
9898
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_preferred_credential.py.html>`__ to see an example of how to use get_preferred_credential API.
9899
9899
  """
9900
9900
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9901
9901
  required_arguments = ['managedDatabaseId', 'credentialName']
@@ -10000,7 +10000,7 @@ class DbManagementClient(object):
10000
10000
  :rtype: :class:`~oci.response.Response`
10001
10001
 
10002
10002
  :example:
10003
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_sql_plan_baseline.py.html>`__ to see an example of how to use get_sql_plan_baseline API.
10003
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_sql_plan_baseline.py.html>`__ to see an example of how to use get_sql_plan_baseline API.
10004
10004
  """
10005
10005
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10006
10006
  required_arguments = ['managedDatabaseId', 'planName']
@@ -10108,7 +10108,7 @@ class DbManagementClient(object):
10108
10108
  :rtype: :class:`~oci.response.Response`
10109
10109
 
10110
10110
  :example:
10111
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_sql_plan_baseline_configuration.py.html>`__ to see an example of how to use get_sql_plan_baseline_configuration API.
10111
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_sql_plan_baseline_configuration.py.html>`__ to see an example of how to use get_sql_plan_baseline_configuration API.
10112
10112
  """
10113
10113
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10114
10114
  required_arguments = ['managedDatabaseId']
@@ -10216,7 +10216,7 @@ class DbManagementClient(object):
10216
10216
  :rtype: :class:`~oci.response.Response`
10217
10217
 
10218
10218
  :example:
10219
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_tablespace.py.html>`__ to see an example of how to use get_tablespace API.
10219
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_tablespace.py.html>`__ to see an example of how to use get_tablespace API.
10220
10220
  """
10221
10221
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10222
10222
  required_arguments = ['managedDatabaseId', 'tablespaceName']
@@ -10317,7 +10317,7 @@ class DbManagementClient(object):
10317
10317
  :rtype: :class:`~oci.response.Response`
10318
10318
 
10319
10319
  :example:
10320
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_top_sql_cpu_activity.py.html>`__ to see an example of how to use get_top_sql_cpu_activity API.
10320
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_top_sql_cpu_activity.py.html>`__ to see an example of how to use get_top_sql_cpu_activity API.
10321
10321
  """
10322
10322
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10323
10323
  required_arguments = ['externalExadataStorageServerId']
@@ -10423,7 +10423,7 @@ class DbManagementClient(object):
10423
10423
  :rtype: :class:`~oci.response.Response`
10424
10424
 
10425
10425
  :example:
10426
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_user.py.html>`__ to see an example of how to use get_user API.
10426
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_user.py.html>`__ to see an example of how to use get_user API.
10427
10427
  """
10428
10428
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10429
10429
  required_arguments = ['managedDatabaseId', 'userName']
@@ -10524,7 +10524,7 @@ class DbManagementClient(object):
10524
10524
  :rtype: :class:`~oci.response.Response`
10525
10525
 
10526
10526
  :example:
10527
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
10527
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
10528
10528
  """
10529
10529
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10530
10530
  required_arguments = ['workRequestId']
@@ -10628,7 +10628,7 @@ class DbManagementClient(object):
10628
10628
  :rtype: :class:`~oci.response.Response`
10629
10629
 
10630
10630
  :example:
10631
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/implement_optimizer_statistics_advisor_recommendations.py.html>`__ to see an example of how to use implement_optimizer_statistics_advisor_recommendations API.
10631
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/implement_optimizer_statistics_advisor_recommendations.py.html>`__ to see an example of how to use implement_optimizer_statistics_advisor_recommendations API.
10632
10632
  """
10633
10633
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10634
10634
  required_arguments = ['managedDatabaseId', 'executionName']
@@ -10751,7 +10751,7 @@ class DbManagementClient(object):
10751
10751
  :rtype: :class:`~oci.response.Response`
10752
10752
 
10753
10753
  :example:
10754
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_asm_properties.py.html>`__ to see an example of how to use list_asm_properties API.
10754
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_asm_properties.py.html>`__ to see an example of how to use list_asm_properties API.
10755
10755
  """
10756
10756
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10757
10757
  required_arguments = ['managedDatabaseId']
@@ -10901,7 +10901,7 @@ class DbManagementClient(object):
10901
10901
  :rtype: :class:`~oci.response.Response`
10902
10902
 
10903
10903
  :example:
10904
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_associated_databases.py.html>`__ to see an example of how to use list_associated_databases API.
10904
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_associated_databases.py.html>`__ to see an example of how to use list_associated_databases API.
10905
10905
  """
10906
10906
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10907
10907
  required_arguments = ['dbManagementPrivateEndpointId', 'compartmentId']
@@ -11080,7 +11080,7 @@ class DbManagementClient(object):
11080
11080
  :rtype: :class:`~oci.response.Response`
11081
11081
 
11082
11082
  :example:
11083
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_awr_db_snapshots.py.html>`__ to see an example of how to use list_awr_db_snapshots API.
11083
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_awr_db_snapshots.py.html>`__ to see an example of how to use list_awr_db_snapshots API.
11084
11084
  """
11085
11085
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11086
11086
  required_arguments = ['managedDatabaseId', 'awrDbId']
@@ -11260,7 +11260,7 @@ class DbManagementClient(object):
11260
11260
  :rtype: :class:`~oci.response.Response`
11261
11261
 
11262
11262
  :example:
11263
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_awr_dbs.py.html>`__ to see an example of how to use list_awr_dbs API.
11263
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_awr_dbs.py.html>`__ to see an example of how to use list_awr_dbs API.
11264
11264
  """
11265
11265
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11266
11266
  required_arguments = ['managedDatabaseId']
@@ -11424,7 +11424,7 @@ class DbManagementClient(object):
11424
11424
  :rtype: :class:`~oci.response.Response`
11425
11425
 
11426
11426
  :example:
11427
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_consumer_group_privileges.py.html>`__ to see an example of how to use list_consumer_group_privileges API.
11427
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_consumer_group_privileges.py.html>`__ to see an example of how to use list_consumer_group_privileges API.
11428
11428
  """
11429
11429
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11430
11430
  required_arguments = ['managedDatabaseId', 'userName']
@@ -11580,7 +11580,7 @@ class DbManagementClient(object):
11580
11580
  :rtype: :class:`~oci.response.Response`
11581
11581
 
11582
11582
  :example:
11583
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_cursor_cache_statements.py.html>`__ to see an example of how to use list_cursor_cache_statements API.
11583
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_cursor_cache_statements.py.html>`__ to see an example of how to use list_cursor_cache_statements API.
11584
11584
  """
11585
11585
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11586
11586
  required_arguments = ['managedDatabaseId']
@@ -11739,7 +11739,7 @@ class DbManagementClient(object):
11739
11739
  :rtype: :class:`~oci.response.Response`
11740
11740
 
11741
11741
  :example:
11742
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_data_access_containers.py.html>`__ to see an example of how to use list_data_access_containers API.
11742
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_data_access_containers.py.html>`__ to see an example of how to use list_data_access_containers API.
11743
11743
  """
11744
11744
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11745
11745
  required_arguments = ['managedDatabaseId', 'userName']
@@ -11898,7 +11898,7 @@ class DbManagementClient(object):
11898
11898
  :rtype: :class:`~oci.response.Response`
11899
11899
 
11900
11900
  :example:
11901
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_database_parameters.py.html>`__ to see an example of how to use list_database_parameters API.
11901
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_database_parameters.py.html>`__ to see an example of how to use list_database_parameters API.
11902
11902
  """
11903
11903
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11904
11904
  required_arguments = ['managedDatabaseId']
@@ -12070,7 +12070,7 @@ class DbManagementClient(object):
12070
12070
  :rtype: :class:`~oci.response.Response`
12071
12071
 
12072
12072
  :example:
12073
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_db_management_private_endpoints.py.html>`__ to see an example of how to use list_db_management_private_endpoints API.
12073
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_db_management_private_endpoints.py.html>`__ to see an example of how to use list_db_management_private_endpoints API.
12074
12074
  """
12075
12075
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12076
12076
  required_arguments = ['compartmentId']
@@ -12221,7 +12221,7 @@ class DbManagementClient(object):
12221
12221
  :rtype: :class:`~oci.response.Response`
12222
12222
 
12223
12223
  :example:
12224
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_asm_disk_groups.py.html>`__ to see an example of how to use list_external_asm_disk_groups API.
12224
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_asm_disk_groups.py.html>`__ to see an example of how to use list_external_asm_disk_groups API.
12225
12225
  """
12226
12226
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12227
12227
  required_arguments = ['externalAsmId']
@@ -12378,7 +12378,7 @@ class DbManagementClient(object):
12378
12378
  :rtype: :class:`~oci.response.Response`
12379
12379
 
12380
12380
  :example:
12381
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_asm_instances.py.html>`__ to see an example of how to use list_external_asm_instances API.
12381
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_asm_instances.py.html>`__ to see an example of how to use list_external_asm_instances API.
12382
12382
  """
12383
12383
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12384
12384
  required_arguments = []
@@ -12521,7 +12521,7 @@ class DbManagementClient(object):
12521
12521
  :rtype: :class:`~oci.response.Response`
12522
12522
 
12523
12523
  :example:
12524
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_asm_users.py.html>`__ to see an example of how to use list_external_asm_users API.
12524
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_asm_users.py.html>`__ to see an example of how to use list_external_asm_users API.
12525
12525
  """
12526
12526
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12527
12527
  required_arguments = ['externalAsmId']
@@ -12678,7 +12678,7 @@ class DbManagementClient(object):
12678
12678
  :rtype: :class:`~oci.response.Response`
12679
12679
 
12680
12680
  :example:
12681
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_asms.py.html>`__ to see an example of how to use list_external_asms API.
12681
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_asms.py.html>`__ to see an example of how to use list_external_asms API.
12682
12682
  """
12683
12683
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12684
12684
  required_arguments = []
@@ -12827,7 +12827,7 @@ class DbManagementClient(object):
12827
12827
  :rtype: :class:`~oci.response.Response`
12828
12828
 
12829
12829
  :example:
12830
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_cluster_instances.py.html>`__ to see an example of how to use list_external_cluster_instances API.
12830
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_cluster_instances.py.html>`__ to see an example of how to use list_external_cluster_instances API.
12831
12831
  """
12832
12832
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12833
12833
  required_arguments = []
@@ -12976,7 +12976,7 @@ class DbManagementClient(object):
12976
12976
  :rtype: :class:`~oci.response.Response`
12977
12977
 
12978
12978
  :example:
12979
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_clusters.py.html>`__ to see an example of how to use list_external_clusters API.
12979
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_clusters.py.html>`__ to see an example of how to use list_external_clusters API.
12980
12980
  """
12981
12981
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12982
12982
  required_arguments = []
@@ -13125,7 +13125,7 @@ class DbManagementClient(object):
13125
13125
  :rtype: :class:`~oci.response.Response`
13126
13126
 
13127
13127
  :example:
13128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_databases.py.html>`__ to see an example of how to use list_external_databases API.
13128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_databases.py.html>`__ to see an example of how to use list_external_databases API.
13129
13129
  """
13130
13130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13131
13131
  required_arguments = []
@@ -13274,7 +13274,7 @@ class DbManagementClient(object):
13274
13274
  :rtype: :class:`~oci.response.Response`
13275
13275
 
13276
13276
  :example:
13277
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_db_homes.py.html>`__ to see an example of how to use list_external_db_homes API.
13277
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_db_homes.py.html>`__ to see an example of how to use list_external_db_homes API.
13278
13278
  """
13279
13279
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13280
13280
  required_arguments = []
@@ -13423,7 +13423,7 @@ class DbManagementClient(object):
13423
13423
  :rtype: :class:`~oci.response.Response`
13424
13424
 
13425
13425
  :example:
13426
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_db_nodes.py.html>`__ to see an example of how to use list_external_db_nodes API.
13426
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_db_nodes.py.html>`__ to see an example of how to use list_external_db_nodes API.
13427
13427
  """
13428
13428
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13429
13429
  required_arguments = []
@@ -13572,7 +13572,7 @@ class DbManagementClient(object):
13572
13572
  :rtype: :class:`~oci.response.Response`
13573
13573
 
13574
13574
  :example:
13575
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_db_system_connectors.py.html>`__ to see an example of how to use list_external_db_system_connectors API.
13575
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_db_system_connectors.py.html>`__ to see an example of how to use list_external_db_system_connectors API.
13576
13576
  """
13577
13577
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13578
13578
  required_arguments = []
@@ -13716,7 +13716,7 @@ class DbManagementClient(object):
13716
13716
  :rtype: :class:`~oci.response.Response`
13717
13717
 
13718
13718
  :example:
13719
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_db_system_discoveries.py.html>`__ to see an example of how to use list_external_db_system_discoveries API.
13719
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_db_system_discoveries.py.html>`__ to see an example of how to use list_external_db_system_discoveries API.
13720
13720
  """
13721
13721
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13722
13722
  required_arguments = ['compartmentId']
@@ -13857,7 +13857,7 @@ class DbManagementClient(object):
13857
13857
  :rtype: :class:`~oci.response.Response`
13858
13858
 
13859
13859
  :example:
13860
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_db_systems.py.html>`__ to see an example of how to use list_external_db_systems API.
13860
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_db_systems.py.html>`__ to see an example of how to use list_external_db_systems API.
13861
13861
  """
13862
13862
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13863
13863
  required_arguments = ['compartmentId']
@@ -13998,7 +13998,7 @@ class DbManagementClient(object):
13998
13998
  :rtype: :class:`~oci.response.Response`
13999
13999
 
14000
14000
  :example:
14001
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_exadata_infrastructures.py.html>`__ to see an example of how to use list_external_exadata_infrastructures API.
14001
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_exadata_infrastructures.py.html>`__ to see an example of how to use list_external_exadata_infrastructures API.
14002
14002
  """
14003
14003
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14004
14004
  required_arguments = ['compartmentId']
@@ -14144,7 +14144,7 @@ class DbManagementClient(object):
14144
14144
  :rtype: :class:`~oci.response.Response`
14145
14145
 
14146
14146
  :example:
14147
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_exadata_storage_connectors.py.html>`__ to see an example of how to use list_external_exadata_storage_connectors API.
14147
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_exadata_storage_connectors.py.html>`__ to see an example of how to use list_external_exadata_storage_connectors API.
14148
14148
  """
14149
14149
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14150
14150
  required_arguments = ['compartmentId', 'externalExadataInfrastructureId']
@@ -14291,7 +14291,7 @@ class DbManagementClient(object):
14291
14291
  :rtype: :class:`~oci.response.Response`
14292
14292
 
14293
14293
  :example:
14294
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_exadata_storage_servers.py.html>`__ to see an example of how to use list_external_exadata_storage_servers API.
14294
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_exadata_storage_servers.py.html>`__ to see an example of how to use list_external_exadata_storage_servers API.
14295
14295
  """
14296
14296
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14297
14297
  required_arguments = ['compartmentId', 'externalExadataInfrastructureId']
@@ -14438,7 +14438,7 @@ class DbManagementClient(object):
14438
14438
  :rtype: :class:`~oci.response.Response`
14439
14439
 
14440
14440
  :example:
14441
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_listener_services.py.html>`__ to see an example of how to use list_external_listener_services API.
14441
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_listener_services.py.html>`__ to see an example of how to use list_external_listener_services API.
14442
14442
  """
14443
14443
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14444
14444
  required_arguments = ['externalListenerId', 'managedDatabaseId']
@@ -14596,7 +14596,7 @@ class DbManagementClient(object):
14596
14596
  :rtype: :class:`~oci.response.Response`
14597
14597
 
14598
14598
  :example:
14599
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_external_listeners.py.html>`__ to see an example of how to use list_external_listeners API.
14599
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_external_listeners.py.html>`__ to see an example of how to use list_external_listeners API.
14600
14600
  """
14601
14601
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14602
14602
  required_arguments = []
@@ -14765,7 +14765,7 @@ class DbManagementClient(object):
14765
14765
  :rtype: :class:`~oci.response.Response`
14766
14766
 
14767
14767
  :example:
14768
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_job_executions.py.html>`__ to see an example of how to use list_job_executions API.
14768
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_job_executions.py.html>`__ to see an example of how to use list_job_executions API.
14769
14769
  """
14770
14770
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14771
14771
  required_arguments = ['compartmentId']
@@ -14938,7 +14938,7 @@ class DbManagementClient(object):
14938
14938
  :rtype: :class:`~oci.response.Response`
14939
14939
 
14940
14940
  :example:
14941
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_job_runs.py.html>`__ to see an example of how to use list_job_runs API.
14941
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_job_runs.py.html>`__ to see an example of how to use list_job_runs API.
14942
14942
  """
14943
14943
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14944
14944
  required_arguments = ['compartmentId']
@@ -15108,7 +15108,7 @@ class DbManagementClient(object):
15108
15108
  :rtype: :class:`~oci.response.Response`
15109
15109
 
15110
15110
  :example:
15111
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
15111
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_jobs.py.html>`__ to see an example of how to use list_jobs API.
15112
15112
  """
15113
15113
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15114
15114
  required_arguments = ['compartmentId']
@@ -15273,7 +15273,7 @@ class DbManagementClient(object):
15273
15273
  :rtype: :class:`~oci.response.Response`
15274
15274
 
15275
15275
  :example:
15276
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_managed_database_groups.py.html>`__ to see an example of how to use list_managed_database_groups API.
15276
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_managed_database_groups.py.html>`__ to see an example of how to use list_managed_database_groups API.
15277
15277
  """
15278
15278
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15279
15279
  required_arguments = ['compartmentId']
@@ -15446,7 +15446,7 @@ class DbManagementClient(object):
15446
15446
  :rtype: :class:`~oci.response.Response`
15447
15447
 
15448
15448
  :example:
15449
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_managed_databases.py.html>`__ to see an example of how to use list_managed_databases API.
15449
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_managed_databases.py.html>`__ to see an example of how to use list_managed_databases API.
15450
15450
  """
15451
15451
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15452
15452
  required_arguments = ['compartmentId']
@@ -15620,7 +15620,7 @@ class DbManagementClient(object):
15620
15620
  :rtype: :class:`~oci.response.Response`
15621
15621
 
15622
15622
  :example:
15623
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_named_credentials.py.html>`__ to see an example of how to use list_named_credentials API.
15623
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_named_credentials.py.html>`__ to see an example of how to use list_named_credentials API.
15624
15624
  """
15625
15625
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15626
15626
  required_arguments = ['compartmentId']
@@ -15784,7 +15784,7 @@ class DbManagementClient(object):
15784
15784
  :rtype: :class:`~oci.response.Response`
15785
15785
 
15786
15786
  :example:
15787
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_object_privileges.py.html>`__ to see an example of how to use list_object_privileges API.
15787
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_object_privileges.py.html>`__ to see an example of how to use list_object_privileges API.
15788
15788
  """
15789
15789
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15790
15790
  required_arguments = ['managedDatabaseId', 'userName']
@@ -15928,7 +15928,7 @@ class DbManagementClient(object):
15928
15928
  :rtype: :class:`~oci.response.Response`
15929
15929
 
15930
15930
  :example:
15931
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_optimizer_statistics_advisor_executions.py.html>`__ to see an example of how to use list_optimizer_statistics_advisor_executions API.
15931
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_optimizer_statistics_advisor_executions.py.html>`__ to see an example of how to use list_optimizer_statistics_advisor_executions API.
15932
15932
  """
15933
15933
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15934
15934
  required_arguments = ['managedDatabaseId']
@@ -16071,7 +16071,7 @@ class DbManagementClient(object):
16071
16071
  :rtype: :class:`~oci.response.Response`
16072
16072
 
16073
16073
  :example:
16074
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_optimizer_statistics_collection_aggregations.py.html>`__ to see an example of how to use list_optimizer_statistics_collection_aggregations API.
16074
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_optimizer_statistics_collection_aggregations.py.html>`__ to see an example of how to use list_optimizer_statistics_collection_aggregations API.
16075
16075
  """
16076
16076
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16077
16077
  required_arguments = ['managedDatabaseId', 'groupType']
@@ -16246,7 +16246,7 @@ class DbManagementClient(object):
16246
16246
  :rtype: :class:`~oci.response.Response`
16247
16247
 
16248
16248
  :example:
16249
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_optimizer_statistics_collection_operations.py.html>`__ to see an example of how to use list_optimizer_statistics_collection_operations API.
16249
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_optimizer_statistics_collection_operations.py.html>`__ to see an example of how to use list_optimizer_statistics_collection_operations API.
16250
16250
  """
16251
16251
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16252
16252
  required_arguments = ['managedDatabaseId']
@@ -16389,7 +16389,7 @@ class DbManagementClient(object):
16389
16389
  :rtype: :class:`~oci.response.Response`
16390
16390
 
16391
16391
  :example:
16392
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_preferred_credentials.py.html>`__ to see an example of how to use list_preferred_credentials API.
16392
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_preferred_credentials.py.html>`__ to see an example of how to use list_preferred_credentials API.
16393
16393
  """
16394
16394
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16395
16395
  required_arguments = ['managedDatabaseId']
@@ -16514,7 +16514,7 @@ class DbManagementClient(object):
16514
16514
  :rtype: :class:`~oci.response.Response`
16515
16515
 
16516
16516
  :example:
16517
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_proxied_for_users.py.html>`__ to see an example of how to use list_proxied_for_users API.
16517
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_proxied_for_users.py.html>`__ to see an example of how to use list_proxied_for_users API.
16518
16518
  """
16519
16519
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16520
16520
  required_arguments = ['managedDatabaseId', 'userName']
@@ -16672,7 +16672,7 @@ class DbManagementClient(object):
16672
16672
  :rtype: :class:`~oci.response.Response`
16673
16673
 
16674
16674
  :example:
16675
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_proxy_users.py.html>`__ to see an example of how to use list_proxy_users API.
16675
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_proxy_users.py.html>`__ to see an example of how to use list_proxy_users API.
16676
16676
  """
16677
16677
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16678
16678
  required_arguments = ['managedDatabaseId', 'userName']
@@ -16830,7 +16830,7 @@ class DbManagementClient(object):
16830
16830
  :rtype: :class:`~oci.response.Response`
16831
16831
 
16832
16832
  :example:
16833
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_roles.py.html>`__ to see an example of how to use list_roles API.
16833
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_roles.py.html>`__ to see an example of how to use list_roles API.
16834
16834
  """
16835
16835
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16836
16836
  required_arguments = ['managedDatabaseId', 'userName']
@@ -16986,7 +16986,7 @@ class DbManagementClient(object):
16986
16986
  :rtype: :class:`~oci.response.Response`
16987
16987
 
16988
16988
  :example:
16989
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_sql_plan_baseline_jobs.py.html>`__ to see an example of how to use list_sql_plan_baseline_jobs API.
16989
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_sql_plan_baseline_jobs.py.html>`__ to see an example of how to use list_sql_plan_baseline_jobs API.
16990
16990
  """
16991
16991
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16992
16992
  required_arguments = ['managedDatabaseId']
@@ -17190,7 +17190,7 @@ class DbManagementClient(object):
17190
17190
  :rtype: :class:`~oci.response.Response`
17191
17191
 
17192
17192
  :example:
17193
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_sql_plan_baselines.py.html>`__ to see an example of how to use list_sql_plan_baselines API.
17193
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_sql_plan_baselines.py.html>`__ to see an example of how to use list_sql_plan_baselines API.
17194
17194
  """
17195
17195
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17196
17196
  required_arguments = ['managedDatabaseId']
@@ -17380,7 +17380,7 @@ class DbManagementClient(object):
17380
17380
  :rtype: :class:`~oci.response.Response`
17381
17381
 
17382
17382
  :example:
17383
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_system_privileges.py.html>`__ to see an example of how to use list_system_privileges API.
17383
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_system_privileges.py.html>`__ to see an example of how to use list_system_privileges API.
17384
17384
  """
17385
17385
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17386
17386
  required_arguments = ['managedDatabaseId', 'userName']
@@ -17515,7 +17515,7 @@ class DbManagementClient(object):
17515
17515
  :rtype: :class:`~oci.response.Response`
17516
17516
 
17517
17517
  :example:
17518
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_table_statistics.py.html>`__ to see an example of how to use list_table_statistics API.
17518
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_table_statistics.py.html>`__ to see an example of how to use list_table_statistics API.
17519
17519
  """
17520
17520
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17521
17521
  required_arguments = ['managedDatabaseId']
@@ -17640,7 +17640,7 @@ class DbManagementClient(object):
17640
17640
  :rtype: :class:`~oci.response.Response`
17641
17641
 
17642
17642
  :example:
17643
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_tablespaces.py.html>`__ to see an example of how to use list_tablespaces API.
17643
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_tablespaces.py.html>`__ to see an example of how to use list_tablespaces API.
17644
17644
  """
17645
17645
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17646
17646
  required_arguments = ['managedDatabaseId']
@@ -17795,7 +17795,7 @@ class DbManagementClient(object):
17795
17795
  :rtype: :class:`~oci.response.Response`
17796
17796
 
17797
17797
  :example:
17798
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_users.py.html>`__ to see an example of how to use list_users API.
17798
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_users.py.html>`__ to see an example of how to use list_users API.
17799
17799
  """
17800
17800
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17801
17801
  required_arguments = ['managedDatabaseId']
@@ -17942,7 +17942,7 @@ class DbManagementClient(object):
17942
17942
  :rtype: :class:`~oci.response.Response`
17943
17943
 
17944
17944
  :example:
17945
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
17945
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
17946
17946
  """
17947
17947
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17948
17948
  required_arguments = ['workRequestId']
@@ -18085,7 +18085,7 @@ class DbManagementClient(object):
18085
18085
  :rtype: :class:`~oci.response.Response`
18086
18086
 
18087
18087
  :example:
18088
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
18088
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
18089
18089
  """
18090
18090
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18091
18091
  required_arguments = ['workRequestId']
@@ -18243,7 +18243,7 @@ class DbManagementClient(object):
18243
18243
  :rtype: :class:`~oci.response.Response`
18244
18244
 
18245
18245
  :example:
18246
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
18246
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
18247
18247
  """
18248
18248
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18249
18249
  required_arguments = ['compartmentId']
@@ -18378,7 +18378,7 @@ class DbManagementClient(object):
18378
18378
  :rtype: :class:`~oci.response.Response`
18379
18379
 
18380
18380
  :example:
18381
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/load_sql_plan_baselines_from_awr.py.html>`__ to see an example of how to use load_sql_plan_baselines_from_awr API.
18381
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/load_sql_plan_baselines_from_awr.py.html>`__ to see an example of how to use load_sql_plan_baselines_from_awr API.
18382
18382
  """
18383
18383
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18384
18384
  required_arguments = ['managedDatabaseId']
@@ -18483,7 +18483,7 @@ class DbManagementClient(object):
18483
18483
  :rtype: :class:`~oci.response.Response`
18484
18484
 
18485
18485
  :example:
18486
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/load_sql_plan_baselines_from_cursor_cache.py.html>`__ to see an example of how to use load_sql_plan_baselines_from_cursor_cache API.
18486
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/load_sql_plan_baselines_from_cursor_cache.py.html>`__ to see an example of how to use load_sql_plan_baselines_from_cursor_cache API.
18487
18487
  """
18488
18488
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18489
18489
  required_arguments = ['managedDatabaseId']
@@ -18593,7 +18593,7 @@ class DbManagementClient(object):
18593
18593
  :rtype: :class:`~oci.response.Response`
18594
18594
 
18595
18595
  :example:
18596
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/patch_external_db_system_discovery.py.html>`__ to see an example of how to use patch_external_db_system_discovery API.
18596
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/patch_external_db_system_discovery.py.html>`__ to see an example of how to use patch_external_db_system_discovery API.
18597
18597
  """
18598
18598
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18599
18599
  required_arguments = ['externalDbSystemDiscoveryId']
@@ -18708,7 +18708,7 @@ class DbManagementClient(object):
18708
18708
  :rtype: :class:`~oci.response.Response`
18709
18709
 
18710
18710
  :example:
18711
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/remove_data_file.py.html>`__ to see an example of how to use remove_data_file API.
18711
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/remove_data_file.py.html>`__ to see an example of how to use remove_data_file API.
18712
18712
  """
18713
18713
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18714
18714
  required_arguments = ['managedDatabaseId', 'tablespaceName']
@@ -18825,7 +18825,7 @@ class DbManagementClient(object):
18825
18825
  :rtype: :class:`~oci.response.Response`
18826
18826
 
18827
18827
  :example:
18828
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/remove_managed_database_from_managed_database_group.py.html>`__ to see an example of how to use remove_managed_database_from_managed_database_group API.
18828
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/remove_managed_database_from_managed_database_group.py.html>`__ to see an example of how to use remove_managed_database_from_managed_database_group API.
18829
18829
  """
18830
18830
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18831
18831
  required_arguments = ['managedDatabaseGroupId']
@@ -18936,7 +18936,7 @@ class DbManagementClient(object):
18936
18936
  :rtype: :class:`~oci.response.Response`
18937
18937
 
18938
18938
  :example:
18939
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/reset_database_parameters.py.html>`__ to see an example of how to use reset_database_parameters API.
18939
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/reset_database_parameters.py.html>`__ to see an example of how to use reset_database_parameters API.
18940
18940
  """
18941
18941
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18942
18942
  required_arguments = ['managedDatabaseId']
@@ -19052,7 +19052,7 @@ class DbManagementClient(object):
19052
19052
  :rtype: :class:`~oci.response.Response`
19053
19053
 
19054
19054
  :example:
19055
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/resize_data_file.py.html>`__ to see an example of how to use resize_data_file API.
19055
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/resize_data_file.py.html>`__ to see an example of how to use resize_data_file API.
19056
19056
  """
19057
19057
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19058
19058
  required_arguments = ['managedDatabaseId', 'tablespaceName']
@@ -19170,7 +19170,7 @@ class DbManagementClient(object):
19170
19170
  :rtype: :class:`~oci.response.Response`
19171
19171
 
19172
19172
  :example:
19173
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/run_historic_addm.py.html>`__ to see an example of how to use run_historic_addm API.
19173
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/run_historic_addm.py.html>`__ to see an example of how to use run_historic_addm API.
19174
19174
  """
19175
19175
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19176
19176
  required_arguments = ['managedDatabaseId']
@@ -19332,7 +19332,7 @@ class DbManagementClient(object):
19332
19332
  :rtype: :class:`~oci.response.Response`
19333
19333
 
19334
19334
  :example:
19335
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_cpu_usages.py.html>`__ to see an example of how to use summarize_awr_db_cpu_usages API.
19335
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_cpu_usages.py.html>`__ to see an example of how to use summarize_awr_db_cpu_usages API.
19336
19336
  """
19337
19337
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19338
19338
  required_arguments = ['managedDatabaseId', 'awrDbId']
@@ -19540,7 +19540,7 @@ class DbManagementClient(object):
19540
19540
  :rtype: :class:`~oci.response.Response`
19541
19541
 
19542
19542
  :example:
19543
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_metrics.py.html>`__ to see an example of how to use summarize_awr_db_metrics API.
19543
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_metrics.py.html>`__ to see an example of how to use summarize_awr_db_metrics API.
19544
19544
  """
19545
19545
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19546
19546
  required_arguments = ['managedDatabaseId', 'awrDbId', 'name']
@@ -19744,7 +19744,7 @@ class DbManagementClient(object):
19744
19744
  :rtype: :class:`~oci.response.Response`
19745
19745
 
19746
19746
  :example:
19747
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_parameter_changes.py.html>`__ to see an example of how to use summarize_awr_db_parameter_changes API.
19747
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_parameter_changes.py.html>`__ to see an example of how to use summarize_awr_db_parameter_changes API.
19748
19748
  """
19749
19749
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19750
19750
  required_arguments = ['managedDatabaseId', 'awrDbId', 'name']
@@ -19972,7 +19972,7 @@ class DbManagementClient(object):
19972
19972
  :rtype: :class:`~oci.response.Response`
19973
19973
 
19974
19974
  :example:
19975
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_parameters.py.html>`__ to see an example of how to use summarize_awr_db_parameters API.
19975
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_parameters.py.html>`__ to see an example of how to use summarize_awr_db_parameters API.
19976
19976
  """
19977
19977
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19978
19978
  required_arguments = ['managedDatabaseId', 'awrDbId']
@@ -20183,7 +20183,7 @@ class DbManagementClient(object):
20183
20183
  :rtype: :class:`~oci.response.Response`
20184
20184
 
20185
20185
  :example:
20186
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_snapshot_ranges.py.html>`__ to see an example of how to use summarize_awr_db_snapshot_ranges API.
20186
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_snapshot_ranges.py.html>`__ to see an example of how to use summarize_awr_db_snapshot_ranges API.
20187
20187
  """
20188
20188
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20189
20189
  required_arguments = ['managedDatabaseId']
@@ -20375,7 +20375,7 @@ class DbManagementClient(object):
20375
20375
  :rtype: :class:`~oci.response.Response`
20376
20376
 
20377
20377
  :example:
20378
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_sysstats.py.html>`__ to see an example of how to use summarize_awr_db_sysstats API.
20378
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_sysstats.py.html>`__ to see an example of how to use summarize_awr_db_sysstats API.
20379
20379
  """
20380
20380
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20381
20381
  required_arguments = ['managedDatabaseId', 'awrDbId', 'name']
@@ -20573,7 +20573,7 @@ class DbManagementClient(object):
20573
20573
  :rtype: :class:`~oci.response.Response`
20574
20574
 
20575
20575
  :example:
20576
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_top_wait_events.py.html>`__ to see an example of how to use summarize_awr_db_top_wait_events API.
20576
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_top_wait_events.py.html>`__ to see an example of how to use summarize_awr_db_top_wait_events API.
20577
20577
  """
20578
20578
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20579
20579
  required_arguments = ['managedDatabaseId', 'awrDbId']
@@ -20788,7 +20788,7 @@ class DbManagementClient(object):
20788
20788
  :rtype: :class:`~oci.response.Response`
20789
20789
 
20790
20790
  :example:
20791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_wait_event_buckets.py.html>`__ to see an example of how to use summarize_awr_db_wait_event_buckets API.
20791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_wait_event_buckets.py.html>`__ to see an example of how to use summarize_awr_db_wait_event_buckets API.
20792
20792
  """
20793
20793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20794
20794
  required_arguments = ['managedDatabaseId', 'awrDbId', 'name']
@@ -20999,7 +20999,7 @@ class DbManagementClient(object):
20999
20999
  :rtype: :class:`~oci.response.Response`
21000
21000
 
21001
21001
  :example:
21002
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_awr_db_wait_events.py.html>`__ to see an example of how to use summarize_awr_db_wait_events API.
21002
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_awr_db_wait_events.py.html>`__ to see an example of how to use summarize_awr_db_wait_events API.
21003
21003
  """
21004
21004
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21005
21005
  required_arguments = ['managedDatabaseId', 'awrDbId']
@@ -21172,7 +21172,7 @@ class DbManagementClient(object):
21172
21172
  :rtype: :class:`~oci.response.Response`
21173
21173
 
21174
21174
  :example:
21175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_external_asm_metrics.py.html>`__ to see an example of how to use summarize_external_asm_metrics API.
21175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_external_asm_metrics.py.html>`__ to see an example of how to use summarize_external_asm_metrics API.
21176
21176
  """
21177
21177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21178
21178
  required_arguments = ['externalAsmId', 'startTime', 'endTime']
@@ -21304,7 +21304,7 @@ class DbManagementClient(object):
21304
21304
  :rtype: :class:`~oci.response.Response`
21305
21305
 
21306
21306
  :example:
21307
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_external_cluster_metrics.py.html>`__ to see an example of how to use summarize_external_cluster_metrics API.
21307
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_external_cluster_metrics.py.html>`__ to see an example of how to use summarize_external_cluster_metrics API.
21308
21308
  """
21309
21309
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21310
21310
  required_arguments = ['externalClusterId', 'startTime', 'endTime']
@@ -21436,7 +21436,7 @@ class DbManagementClient(object):
21436
21436
  :rtype: :class:`~oci.response.Response`
21437
21437
 
21438
21438
  :example:
21439
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_external_db_node_metrics.py.html>`__ to see an example of how to use summarize_external_db_node_metrics API.
21439
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_external_db_node_metrics.py.html>`__ to see an example of how to use summarize_external_db_node_metrics API.
21440
21440
  """
21441
21441
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21442
21442
  required_arguments = ['externalDbNodeId', 'startTime', 'endTime']
@@ -21568,7 +21568,7 @@ class DbManagementClient(object):
21568
21568
  :rtype: :class:`~oci.response.Response`
21569
21569
 
21570
21570
  :example:
21571
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_external_db_system_availability_metrics.py.html>`__ to see an example of how to use summarize_external_db_system_availability_metrics API.
21571
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_external_db_system_availability_metrics.py.html>`__ to see an example of how to use summarize_external_db_system_availability_metrics API.
21572
21572
  """
21573
21573
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21574
21574
  required_arguments = ['externalDbSystemId', 'startTime', 'endTime']
@@ -21700,7 +21700,7 @@ class DbManagementClient(object):
21700
21700
  :rtype: :class:`~oci.response.Response`
21701
21701
 
21702
21702
  :example:
21703
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_external_listener_metrics.py.html>`__ to see an example of how to use summarize_external_listener_metrics API.
21703
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_external_listener_metrics.py.html>`__ to see an example of how to use summarize_external_listener_metrics API.
21704
21704
  """
21705
21705
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21706
21706
  required_arguments = ['externalListenerId', 'startTime', 'endTime']
@@ -21850,7 +21850,7 @@ class DbManagementClient(object):
21850
21850
  :rtype: :class:`~oci.response.Response`
21851
21851
 
21852
21852
  :example:
21853
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_job_executions_statuses.py.html>`__ to see an example of how to use summarize_job_executions_statuses API.
21853
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_job_executions_statuses.py.html>`__ to see an example of how to use summarize_job_executions_statuses API.
21854
21854
  """
21855
21855
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21856
21856
  required_arguments = ['compartmentId', 'startTime', 'endTime']
@@ -21987,7 +21987,7 @@ class DbManagementClient(object):
21987
21987
  :rtype: :class:`~oci.response.Response`
21988
21988
 
21989
21989
  :example:
21990
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_managed_database_availability_metrics.py.html>`__ to see an example of how to use summarize_managed_database_availability_metrics API.
21990
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_managed_database_availability_metrics.py.html>`__ to see an example of how to use summarize_managed_database_availability_metrics API.
21991
21991
  """
21992
21992
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21993
21993
  required_arguments = ['managedDatabaseId', 'startTime', 'endTime']
@@ -22106,7 +22106,7 @@ class DbManagementClient(object):
22106
22106
  :rtype: :class:`~oci.response.Response`
22107
22107
 
22108
22108
  :example:
22109
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_sql_plan_baselines.py.html>`__ to see an example of how to use summarize_sql_plan_baselines API.
22109
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_sql_plan_baselines.py.html>`__ to see an example of how to use summarize_sql_plan_baselines API.
22110
22110
  """
22111
22111
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22112
22112
  required_arguments = ['managedDatabaseId']
@@ -22223,7 +22223,7 @@ class DbManagementClient(object):
22223
22223
  :rtype: :class:`~oci.response.Response`
22224
22224
 
22225
22225
  :example:
22226
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/summarize_sql_plan_baselines_by_last_execution.py.html>`__ to see an example of how to use summarize_sql_plan_baselines_by_last_execution API.
22226
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/summarize_sql_plan_baselines_by_last_execution.py.html>`__ to see an example of how to use summarize_sql_plan_baselines_by_last_execution API.
22227
22227
  """
22228
22228
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22229
22229
  required_arguments = ['managedDatabaseId']
@@ -22338,7 +22338,7 @@ class DbManagementClient(object):
22338
22338
  :rtype: :class:`~oci.response.Response`
22339
22339
 
22340
22340
  :example:
22341
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/test_named_credential.py.html>`__ to see an example of how to use test_named_credential API.
22341
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/test_named_credential.py.html>`__ to see an example of how to use test_named_credential API.
22342
22342
  """
22343
22343
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22344
22344
  required_arguments = ['namedCredentialId']
@@ -22444,7 +22444,7 @@ class DbManagementClient(object):
22444
22444
  :rtype: :class:`~oci.response.Response`
22445
22445
 
22446
22446
  :example:
22447
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/test_preferred_credential.py.html>`__ to see an example of how to use test_preferred_credential API.
22447
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/test_preferred_credential.py.html>`__ to see an example of how to use test_preferred_credential API.
22448
22448
  """
22449
22449
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22450
22450
  required_arguments = ['managedDatabaseId', 'credentialName']
@@ -22556,7 +22556,7 @@ class DbManagementClient(object):
22556
22556
  :rtype: :class:`~oci.response.Response`
22557
22557
 
22558
22558
  :example:
22559
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_db_management_private_endpoint.py.html>`__ to see an example of how to use update_db_management_private_endpoint API.
22559
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_db_management_private_endpoint.py.html>`__ to see an example of how to use update_db_management_private_endpoint API.
22560
22560
  """
22561
22561
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22562
22562
  required_arguments = ['dbManagementPrivateEndpointId']
@@ -22668,7 +22668,7 @@ class DbManagementClient(object):
22668
22668
  :rtype: :class:`~oci.response.Response`
22669
22669
 
22670
22670
  :example:
22671
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_asm.py.html>`__ to see an example of how to use update_external_asm API.
22671
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_asm.py.html>`__ to see an example of how to use update_external_asm API.
22672
22672
  """
22673
22673
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22674
22674
  required_arguments = ['externalAsmId']
@@ -22778,7 +22778,7 @@ class DbManagementClient(object):
22778
22778
  :rtype: :class:`~oci.response.Response`
22779
22779
 
22780
22780
  :example:
22781
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_asm_instance.py.html>`__ to see an example of how to use update_external_asm_instance API.
22781
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_asm_instance.py.html>`__ to see an example of how to use update_external_asm_instance API.
22782
22782
  """
22783
22783
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22784
22784
  required_arguments = ['externalAsmInstanceId']
@@ -22890,7 +22890,7 @@ class DbManagementClient(object):
22890
22890
  :rtype: :class:`~oci.response.Response`
22891
22891
 
22892
22892
  :example:
22893
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_cluster.py.html>`__ to see an example of how to use update_external_cluster API.
22893
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_cluster.py.html>`__ to see an example of how to use update_external_cluster API.
22894
22894
  """
22895
22895
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22896
22896
  required_arguments = ['externalClusterId']
@@ -23000,7 +23000,7 @@ class DbManagementClient(object):
23000
23000
  :rtype: :class:`~oci.response.Response`
23001
23001
 
23002
23002
  :example:
23003
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_cluster_instance.py.html>`__ to see an example of how to use update_external_cluster_instance API.
23003
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_cluster_instance.py.html>`__ to see an example of how to use update_external_cluster_instance API.
23004
23004
  """
23005
23005
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23006
23006
  required_arguments = ['externalClusterInstanceId']
@@ -23110,7 +23110,7 @@ class DbManagementClient(object):
23110
23110
  :rtype: :class:`~oci.response.Response`
23111
23111
 
23112
23112
  :example:
23113
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_db_home.py.html>`__ to see an example of how to use update_external_db_home API.
23113
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_db_home.py.html>`__ to see an example of how to use update_external_db_home API.
23114
23114
  """
23115
23115
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23116
23116
  required_arguments = ['externalDbHomeId']
@@ -23222,7 +23222,7 @@ class DbManagementClient(object):
23222
23222
  :rtype: :class:`~oci.response.Response`
23223
23223
 
23224
23224
  :example:
23225
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_db_node.py.html>`__ to see an example of how to use update_external_db_node API.
23225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_db_node.py.html>`__ to see an example of how to use update_external_db_node API.
23226
23226
  """
23227
23227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23228
23228
  required_arguments = ['externalDbNodeId']
@@ -23332,7 +23332,7 @@ class DbManagementClient(object):
23332
23332
  :rtype: :class:`~oci.response.Response`
23333
23333
 
23334
23334
  :example:
23335
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_db_system.py.html>`__ to see an example of how to use update_external_db_system API.
23335
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_db_system.py.html>`__ to see an example of how to use update_external_db_system API.
23336
23336
  """
23337
23337
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23338
23338
  required_arguments = ['externalDbSystemId']
@@ -23444,7 +23444,7 @@ class DbManagementClient(object):
23444
23444
  :rtype: :class:`~oci.response.Response`
23445
23445
 
23446
23446
  :example:
23447
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_db_system_connector.py.html>`__ to see an example of how to use update_external_db_system_connector API.
23447
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_db_system_connector.py.html>`__ to see an example of how to use update_external_db_system_connector API.
23448
23448
  """
23449
23449
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23450
23450
  required_arguments = ['externalDbSystemConnectorId']
@@ -23554,7 +23554,7 @@ class DbManagementClient(object):
23554
23554
  :rtype: :class:`~oci.response.Response`
23555
23555
 
23556
23556
  :example:
23557
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_db_system_discovery.py.html>`__ to see an example of how to use update_external_db_system_discovery API.
23557
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_db_system_discovery.py.html>`__ to see an example of how to use update_external_db_system_discovery API.
23558
23558
  """
23559
23559
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23560
23560
  required_arguments = ['externalDbSystemDiscoveryId']
@@ -23673,7 +23673,7 @@ class DbManagementClient(object):
23673
23673
  :rtype: :class:`~oci.response.Response`
23674
23674
 
23675
23675
  :example:
23676
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_exadata_infrastructure.py.html>`__ to see an example of how to use update_external_exadata_infrastructure API.
23676
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_exadata_infrastructure.py.html>`__ to see an example of how to use update_external_exadata_infrastructure API.
23677
23677
  """
23678
23678
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23679
23679
  required_arguments = ['externalExadataInfrastructureId']
@@ -23790,7 +23790,7 @@ class DbManagementClient(object):
23790
23790
  :rtype: :class:`~oci.response.Response`
23791
23791
 
23792
23792
  :example:
23793
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_exadata_storage_connector.py.html>`__ to see an example of how to use update_external_exadata_storage_connector API.
23793
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_exadata_storage_connector.py.html>`__ to see an example of how to use update_external_exadata_storage_connector API.
23794
23794
  """
23795
23795
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23796
23796
  required_arguments = ['externalExadataStorageConnectorId']
@@ -23902,7 +23902,7 @@ class DbManagementClient(object):
23902
23902
  :rtype: :class:`~oci.response.Response`
23903
23903
 
23904
23904
  :example:
23905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_exadata_storage_grid.py.html>`__ to see an example of how to use update_external_exadata_storage_grid API.
23905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_exadata_storage_grid.py.html>`__ to see an example of how to use update_external_exadata_storage_grid API.
23906
23906
  """
23907
23907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23908
23908
  required_arguments = ['externalExadataStorageGridId']
@@ -24014,7 +24014,7 @@ class DbManagementClient(object):
24014
24014
  :rtype: :class:`~oci.response.Response`
24015
24015
 
24016
24016
  :example:
24017
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_exadata_storage_server.py.html>`__ to see an example of how to use update_external_exadata_storage_server API.
24017
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_exadata_storage_server.py.html>`__ to see an example of how to use update_external_exadata_storage_server API.
24018
24018
  """
24019
24019
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24020
24020
  required_arguments = ['externalExadataStorageServerId']
@@ -24126,7 +24126,7 @@ class DbManagementClient(object):
24126
24126
  :rtype: :class:`~oci.response.Response`
24127
24127
 
24128
24128
  :example:
24129
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_external_listener.py.html>`__ to see an example of how to use update_external_listener API.
24129
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_external_listener.py.html>`__ to see an example of how to use update_external_listener API.
24130
24130
  """
24131
24131
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24132
24132
  required_arguments = ['externalListenerId']
@@ -24234,7 +24234,7 @@ class DbManagementClient(object):
24234
24234
  :rtype: :class:`~oci.response.Response`
24235
24235
 
24236
24236
  :example:
24237
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_job.py.html>`__ to see an example of how to use update_job API.
24237
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_job.py.html>`__ to see an example of how to use update_job API.
24238
24238
  """
24239
24239
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24240
24240
  required_arguments = ['jobId']
@@ -24346,7 +24346,7 @@ class DbManagementClient(object):
24346
24346
  :rtype: :class:`~oci.response.Response`
24347
24347
 
24348
24348
  :example:
24349
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_managed_database.py.html>`__ to see an example of how to use update_managed_database API.
24349
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_managed_database.py.html>`__ to see an example of how to use update_managed_database API.
24350
24350
  """
24351
24351
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24352
24352
  required_arguments = ['managedDatabaseId']
@@ -24458,7 +24458,7 @@ class DbManagementClient(object):
24458
24458
  :rtype: :class:`~oci.response.Response`
24459
24459
 
24460
24460
  :example:
24461
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_managed_database_group.py.html>`__ to see an example of how to use update_managed_database_group API.
24461
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_managed_database_group.py.html>`__ to see an example of how to use update_managed_database_group API.
24462
24462
  """
24463
24463
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24464
24464
  required_arguments = ['managedDatabaseGroupId']
@@ -24570,7 +24570,7 @@ class DbManagementClient(object):
24570
24570
  :rtype: :class:`~oci.response.Response`
24571
24571
 
24572
24572
  :example:
24573
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_named_credential.py.html>`__ to see an example of how to use update_named_credential API.
24573
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_named_credential.py.html>`__ to see an example of how to use update_named_credential API.
24574
24574
  """
24575
24575
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24576
24576
  required_arguments = ['namedCredentialId']
@@ -24685,7 +24685,7 @@ class DbManagementClient(object):
24685
24685
  :rtype: :class:`~oci.response.Response`
24686
24686
 
24687
24687
  :example:
24688
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_preferred_credential.py.html>`__ to see an example of how to use update_preferred_credential API.
24688
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_preferred_credential.py.html>`__ to see an example of how to use update_preferred_credential API.
24689
24689
  """
24690
24690
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24691
24691
  required_arguments = ['managedDatabaseId', 'credentialName']
@@ -24794,7 +24794,7 @@ class DbManagementClient(object):
24794
24794
  :rtype: :class:`~oci.response.Response`
24795
24795
 
24796
24796
  :example:
24797
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/databasemanagement/update_tablespace.py.html>`__ to see an example of how to use update_tablespace API.
24797
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/databasemanagement/update_tablespace.py.html>`__ to see an example of how to use update_tablespace API.
24798
24798
  """
24799
24799
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24800
24800
  required_arguments = ['managedDatabaseId', 'tablespaceName']