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 StackMonitoringClient(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/stackmonitoring/associate_monitored_resources.py.html>`__ to see an example of how to use associate_monitored_resources API.
163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/associate_monitored_resources.py.html>`__ to see an example of how to use associate_monitored_resources API.
164
164
  """
165
165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
166
166
  required_arguments = []
@@ -279,7 +279,7 @@ class StackMonitoringClient(object):
279
279
  :rtype: :class:`~oci.response.Response`
280
280
 
281
281
  :example:
282
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/change_config_compartment.py.html>`__ to see an example of how to use change_config_compartment API.
282
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/change_config_compartment.py.html>`__ to see an example of how to use change_config_compartment API.
283
283
  """
284
284
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
285
285
  required_arguments = ['configId']
@@ -403,7 +403,7 @@ class StackMonitoringClient(object):
403
403
  :rtype: :class:`~oci.response.Response`
404
404
 
405
405
  :example:
406
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/change_metric_extension_compartment.py.html>`__ to see an example of how to use change_metric_extension_compartment API.
406
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/change_metric_extension_compartment.py.html>`__ to see an example of how to use change_metric_extension_compartment API.
407
407
  """
408
408
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
409
409
  required_arguments = ['metricExtensionId']
@@ -525,7 +525,7 @@ class StackMonitoringClient(object):
525
525
  :rtype: :class:`~oci.response.Response`
526
526
 
527
527
  :example:
528
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/change_monitored_resource_compartment.py.html>`__ to see an example of how to use change_monitored_resource_compartment API.
528
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/change_monitored_resource_compartment.py.html>`__ to see an example of how to use change_monitored_resource_compartment API.
529
529
  """
530
530
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
531
531
  required_arguments = ['monitoredResourceId']
@@ -646,7 +646,7 @@ class StackMonitoringClient(object):
646
646
  :rtype: :class:`~oci.response.Response`
647
647
 
648
648
  :example:
649
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/change_monitored_resource_task_compartment.py.html>`__ to see an example of how to use change_monitored_resource_task_compartment API.
649
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/change_monitored_resource_task_compartment.py.html>`__ to see an example of how to use change_monitored_resource_task_compartment API.
650
650
  """
651
651
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
652
652
  required_arguments = ['monitoredResourceTaskId']
@@ -767,7 +767,7 @@ class StackMonitoringClient(object):
767
767
  :rtype: :class:`~oci.response.Response`
768
768
 
769
769
  :example:
770
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/change_process_set_compartment.py.html>`__ to see an example of how to use change_process_set_compartment API.
770
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/change_process_set_compartment.py.html>`__ to see an example of how to use change_process_set_compartment API.
771
771
  """
772
772
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
773
773
  required_arguments = ['processSetId']
@@ -878,7 +878,7 @@ class StackMonitoringClient(object):
878
878
  :rtype: :class:`~oci.response.Response`
879
879
 
880
880
  :example:
881
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_baselineable_metric.py.html>`__ to see an example of how to use create_baselineable_metric API.
881
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_baselineable_metric.py.html>`__ to see an example of how to use create_baselineable_metric API.
882
882
  """
883
883
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
884
884
  required_arguments = []
@@ -983,7 +983,7 @@ class StackMonitoringClient(object):
983
983
  :rtype: :class:`~oci.response.Response`
984
984
 
985
985
  :example:
986
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_config.py.html>`__ to see an example of how to use create_config API.
986
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_config.py.html>`__ to see an example of how to use create_config API.
987
987
  """
988
988
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
989
989
  required_arguments = []
@@ -1082,7 +1082,7 @@ class StackMonitoringClient(object):
1082
1082
  :rtype: :class:`~oci.response.Response`
1083
1083
 
1084
1084
  :example:
1085
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
1085
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
1086
1086
  """
1087
1087
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1088
1088
  required_arguments = []
@@ -1179,7 +1179,7 @@ class StackMonitoringClient(object):
1179
1179
  :rtype: :class:`~oci.response.Response`
1180
1180
 
1181
1181
  :example:
1182
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_metric_extension.py.html>`__ to see an example of how to use create_metric_extension API.
1182
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_metric_extension.py.html>`__ to see an example of how to use create_metric_extension API.
1183
1183
  """
1184
1184
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1185
1185
  required_arguments = []
@@ -1284,7 +1284,7 @@ class StackMonitoringClient(object):
1284
1284
  :rtype: :class:`~oci.response.Response`
1285
1285
 
1286
1286
  :example:
1287
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_monitored_resource.py.html>`__ to see an example of how to use create_monitored_resource API.
1287
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_monitored_resource.py.html>`__ to see an example of how to use create_monitored_resource API.
1288
1288
  """
1289
1289
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1290
1290
  required_arguments = []
@@ -1383,7 +1383,7 @@ class StackMonitoringClient(object):
1383
1383
  :rtype: :class:`~oci.response.Response`
1384
1384
 
1385
1385
  :example:
1386
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_monitored_resource_task.py.html>`__ to see an example of how to use create_monitored_resource_task API.
1386
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_monitored_resource_task.py.html>`__ to see an example of how to use create_monitored_resource_task API.
1387
1387
  """
1388
1388
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1389
1389
  required_arguments = []
@@ -1482,7 +1482,7 @@ class StackMonitoringClient(object):
1482
1482
  :rtype: :class:`~oci.response.Response`
1483
1483
 
1484
1484
  :example:
1485
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_monitored_resource_type.py.html>`__ to see an example of how to use create_monitored_resource_type API.
1485
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_monitored_resource_type.py.html>`__ to see an example of how to use create_monitored_resource_type API.
1486
1486
  """
1487
1487
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1488
1488
  required_arguments = []
@@ -1581,7 +1581,7 @@ class StackMonitoringClient(object):
1581
1581
  :rtype: :class:`~oci.response.Response`
1582
1582
 
1583
1583
  :example:
1584
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/create_process_set.py.html>`__ to see an example of how to use create_process_set API.
1584
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/create_process_set.py.html>`__ to see an example of how to use create_process_set API.
1585
1585
  """
1586
1586
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1587
1587
  required_arguments = []
@@ -1680,7 +1680,7 @@ class StackMonitoringClient(object):
1680
1680
  :rtype: :class:`~oci.response.Response`
1681
1681
 
1682
1682
  :example:
1683
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_baselineable_metric.py.html>`__ to see an example of how to use delete_baselineable_metric API.
1683
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_baselineable_metric.py.html>`__ to see an example of how to use delete_baselineable_metric API.
1684
1684
  """
1685
1685
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1686
1686
  required_arguments = ['baselineableMetricId']
@@ -1786,7 +1786,7 @@ class StackMonitoringClient(object):
1786
1786
  :rtype: :class:`~oci.response.Response`
1787
1787
 
1788
1788
  :example:
1789
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_config.py.html>`__ to see an example of how to use delete_config API.
1789
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_config.py.html>`__ to see an example of how to use delete_config API.
1790
1790
  """
1791
1791
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1792
1792
  required_arguments = ['configId']
@@ -1892,7 +1892,7 @@ class StackMonitoringClient(object):
1892
1892
  :rtype: :class:`~oci.response.Response`
1893
1893
 
1894
1894
  :example:
1895
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
1895
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
1896
1896
  """
1897
1897
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1898
1898
  required_arguments = ['discoveryJobId']
@@ -2000,7 +2000,7 @@ class StackMonitoringClient(object):
2000
2000
  :rtype: :class:`~oci.response.Response`
2001
2001
 
2002
2002
  :example:
2003
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_metric_extension.py.html>`__ to see an example of how to use delete_metric_extension API.
2003
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_metric_extension.py.html>`__ to see an example of how to use delete_metric_extension API.
2004
2004
  """
2005
2005
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2006
2006
  required_arguments = ['metricExtensionId']
@@ -2115,7 +2115,7 @@ class StackMonitoringClient(object):
2115
2115
  :rtype: :class:`~oci.response.Response`
2116
2116
 
2117
2117
  :example:
2118
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_monitored_resource.py.html>`__ to see an example of how to use delete_monitored_resource API.
2118
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_monitored_resource.py.html>`__ to see an example of how to use delete_monitored_resource API.
2119
2119
  """
2120
2120
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2121
2121
  required_arguments = ['monitoredResourceId']
@@ -2231,7 +2231,7 @@ class StackMonitoringClient(object):
2231
2231
  :rtype: :class:`~oci.response.Response`
2232
2232
 
2233
2233
  :example:
2234
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_monitored_resource_type.py.html>`__ to see an example of how to use delete_monitored_resource_type API.
2234
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_monitored_resource_type.py.html>`__ to see an example of how to use delete_monitored_resource_type API.
2235
2235
  """
2236
2236
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2237
2237
  required_arguments = ['monitoredResourceTypeId']
@@ -2335,7 +2335,7 @@ class StackMonitoringClient(object):
2335
2335
  :rtype: :class:`~oci.response.Response`
2336
2336
 
2337
2337
  :example:
2338
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/delete_process_set.py.html>`__ to see an example of how to use delete_process_set API.
2338
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/delete_process_set.py.html>`__ to see an example of how to use delete_process_set API.
2339
2339
  """
2340
2340
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2341
2341
  required_arguments = ['processSetId']
@@ -2451,7 +2451,7 @@ class StackMonitoringClient(object):
2451
2451
  :rtype: :class:`~oci.response.Response`
2452
2452
 
2453
2453
  :example:
2454
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/disable_external_database.py.html>`__ to see an example of how to use disable_external_database API.
2454
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/disable_external_database.py.html>`__ to see an example of how to use disable_external_database API.
2455
2455
  """
2456
2456
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2457
2457
  required_arguments = ['monitoredResourceId']
@@ -2570,7 +2570,7 @@ class StackMonitoringClient(object):
2570
2570
  :rtype: :class:`~oci.response.Response`
2571
2571
 
2572
2572
  :example:
2573
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/disable_metric_extension.py.html>`__ to see an example of how to use disable_metric_extension API.
2573
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/disable_metric_extension.py.html>`__ to see an example of how to use disable_metric_extension API.
2574
2574
  """
2575
2575
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2576
2576
  required_arguments = ['metricExtensionId']
@@ -2686,7 +2686,7 @@ class StackMonitoringClient(object):
2686
2686
  :rtype: :class:`~oci.response.Response`
2687
2687
 
2688
2688
  :example:
2689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/disassociate_monitored_resources.py.html>`__ to see an example of how to use disassociate_monitored_resources API.
2689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/disassociate_monitored_resources.py.html>`__ to see an example of how to use disassociate_monitored_resources API.
2690
2690
  """
2691
2691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2692
2692
  required_arguments = []
@@ -2795,7 +2795,7 @@ class StackMonitoringClient(object):
2795
2795
  :rtype: :class:`~oci.response.Response`
2796
2796
 
2797
2797
  :example:
2798
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/enable_metric_extension.py.html>`__ to see an example of how to use enable_metric_extension API.
2798
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/enable_metric_extension.py.html>`__ to see an example of how to use enable_metric_extension API.
2799
2799
  """
2800
2800
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2801
2801
  required_arguments = ['metricExtensionId']
@@ -2914,7 +2914,7 @@ class StackMonitoringClient(object):
2914
2914
  :rtype: :class:`~oci.response.Response`
2915
2915
 
2916
2916
  :example:
2917
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/evaluate_baselineable_metric.py.html>`__ to see an example of how to use evaluate_baselineable_metric API.
2917
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/evaluate_baselineable_metric.py.html>`__ to see an example of how to use evaluate_baselineable_metric API.
2918
2918
  """
2919
2919
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2920
2920
  required_arguments = ['baselineableMetricId']
@@ -3037,7 +3037,7 @@ class StackMonitoringClient(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/stackmonitoring/export_metric_extension.py.html>`__ to see an example of how to use export_metric_extension API.
3040
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/export_metric_extension.py.html>`__ to see an example of how to use export_metric_extension API.
3041
3041
  """
3042
3042
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3043
3043
  required_arguments = ['metricExtensionId']
@@ -3141,7 +3141,7 @@ class StackMonitoringClient(object):
3141
3141
  :rtype: :class:`~oci.response.Response`
3142
3142
 
3143
3143
  :example:
3144
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_baselineable_metric.py.html>`__ to see an example of how to use get_baselineable_metric API.
3144
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_baselineable_metric.py.html>`__ to see an example of how to use get_baselineable_metric API.
3145
3145
  """
3146
3146
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3147
3147
  required_arguments = ['baselineableMetricId']
@@ -3240,7 +3240,7 @@ class StackMonitoringClient(object):
3240
3240
  :rtype: :class:`~oci.response.Response`
3241
3241
 
3242
3242
  :example:
3243
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_config.py.html>`__ to see an example of how to use get_config API.
3243
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_config.py.html>`__ to see an example of how to use get_config API.
3244
3244
  """
3245
3245
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3246
3246
  required_arguments = ['configId']
@@ -3339,7 +3339,7 @@ class StackMonitoringClient(object):
3339
3339
  :rtype: :class:`~oci.response.Response`
3340
3340
 
3341
3341
  :example:
3342
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
3342
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
3343
3343
  """
3344
3344
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3345
3345
  required_arguments = ['discoveryJobId']
@@ -3440,7 +3440,7 @@ class StackMonitoringClient(object):
3440
3440
  :rtype: :class:`~oci.response.Response`
3441
3441
 
3442
3442
  :example:
3443
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_metric_extension.py.html>`__ to see an example of how to use get_metric_extension API.
3443
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_metric_extension.py.html>`__ to see an example of how to use get_metric_extension API.
3444
3444
  """
3445
3445
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3446
3446
  required_arguments = ['metricExtensionId']
@@ -3543,7 +3543,7 @@ class StackMonitoringClient(object):
3543
3543
  :rtype: :class:`~oci.response.Response`
3544
3544
 
3545
3545
  :example:
3546
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_monitored_resource.py.html>`__ to see an example of how to use get_monitored_resource API.
3546
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_monitored_resource.py.html>`__ to see an example of how to use get_monitored_resource API.
3547
3547
  """
3548
3548
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3549
3549
  required_arguments = ['monitoredResourceId']
@@ -3646,7 +3646,7 @@ class StackMonitoringClient(object):
3646
3646
  :rtype: :class:`~oci.response.Response`
3647
3647
 
3648
3648
  :example:
3649
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_monitored_resource_task.py.html>`__ to see an example of how to use get_monitored_resource_task API.
3649
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_monitored_resource_task.py.html>`__ to see an example of how to use get_monitored_resource_task API.
3650
3650
  """
3651
3651
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3652
3652
  required_arguments = ['monitoredResourceTaskId']
@@ -3749,7 +3749,7 @@ class StackMonitoringClient(object):
3749
3749
  :rtype: :class:`~oci.response.Response`
3750
3750
 
3751
3751
  :example:
3752
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_monitored_resource_type.py.html>`__ to see an example of how to use get_monitored_resource_type API.
3752
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_monitored_resource_type.py.html>`__ to see an example of how to use get_monitored_resource_type API.
3753
3753
  """
3754
3754
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3755
3755
  required_arguments = ['monitoredResourceTypeId']
@@ -3848,7 +3848,7 @@ class StackMonitoringClient(object):
3848
3848
  :rtype: :class:`~oci.response.Response`
3849
3849
 
3850
3850
  :example:
3851
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_process_set.py.html>`__ to see an example of how to use get_process_set API.
3851
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_process_set.py.html>`__ to see an example of how to use get_process_set API.
3852
3852
  """
3853
3853
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3854
3854
  required_arguments = ['processSetId']
@@ -3949,7 +3949,7 @@ class StackMonitoringClient(object):
3949
3949
  :rtype: :class:`~oci.response.Response`
3950
3950
 
3951
3951
  :example:
3952
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
3952
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
3953
3953
  """
3954
3954
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3955
3955
  required_arguments = ['workRequestId']
@@ -4084,7 +4084,7 @@ class StackMonitoringClient(object):
4084
4084
  :rtype: :class:`~oci.response.Response`
4085
4085
 
4086
4086
  :example:
4087
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_baselineable_metrics.py.html>`__ to see an example of how to use list_baselineable_metrics API.
4087
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_baselineable_metrics.py.html>`__ to see an example of how to use list_baselineable_metrics API.
4088
4088
  """
4089
4089
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4090
4090
  required_arguments = []
@@ -4248,7 +4248,7 @@ class StackMonitoringClient(object):
4248
4248
  :rtype: :class:`~oci.response.Response`
4249
4249
 
4250
4250
  :example:
4251
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_configs.py.html>`__ to see an example of how to use list_configs API.
4251
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_configs.py.html>`__ to see an example of how to use list_configs API.
4252
4252
  """
4253
4253
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4254
4254
  required_arguments = ['compartmentId']
@@ -4413,7 +4413,7 @@ class StackMonitoringClient(object):
4413
4413
  :rtype: :class:`~oci.response.Response`
4414
4414
 
4415
4415
  :example:
4416
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_discovery_job_logs.py.html>`__ to see an example of how to use list_discovery_job_logs API.
4416
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_discovery_job_logs.py.html>`__ to see an example of how to use list_discovery_job_logs API.
4417
4417
  """
4418
4418
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4419
4419
  required_arguments = ['discoveryJobId']
@@ -4576,7 +4576,7 @@ class StackMonitoringClient(object):
4576
4576
  :rtype: :class:`~oci.response.Response`
4577
4577
 
4578
4578
  :example:
4579
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
4579
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
4580
4580
  """
4581
4581
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4582
4582
  required_arguments = ['compartmentId']
@@ -4738,7 +4738,7 @@ class StackMonitoringClient(object):
4738
4738
  :rtype: :class:`~oci.response.Response`
4739
4739
 
4740
4740
  :example:
4741
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_metric_extensions.py.html>`__ to see an example of how to use list_metric_extensions API.
4741
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_metric_extensions.py.html>`__ to see an example of how to use list_metric_extensions API.
4742
4742
  """
4743
4743
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4744
4744
  required_arguments = ['compartmentId']
@@ -4911,7 +4911,7 @@ class StackMonitoringClient(object):
4911
4911
  :rtype: :class:`~oci.response.Response`
4912
4912
 
4913
4913
  :example:
4914
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_monitored_resource_tasks.py.html>`__ to see an example of how to use list_monitored_resource_tasks API.
4914
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_monitored_resource_tasks.py.html>`__ to see an example of how to use list_monitored_resource_tasks API.
4915
4915
  """
4916
4916
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4917
4917
  required_arguments = ['compartmentId']
@@ -5109,7 +5109,7 @@ class StackMonitoringClient(object):
5109
5109
  :rtype: :class:`~oci.response.Response`
5110
5110
 
5111
5111
  :example:
5112
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_monitored_resource_types.py.html>`__ to see an example of how to use list_monitored_resource_types API.
5112
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_monitored_resource_types.py.html>`__ to see an example of how to use list_monitored_resource_types API.
5113
5113
  """
5114
5114
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5115
5115
  required_arguments = ['compartmentId']
@@ -5275,7 +5275,7 @@ class StackMonitoringClient(object):
5275
5275
  :rtype: :class:`~oci.response.Response`
5276
5276
 
5277
5277
  :example:
5278
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_monitored_resources.py.html>`__ to see an example of how to use list_monitored_resources API.
5278
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_monitored_resources.py.html>`__ to see an example of how to use list_monitored_resources API.
5279
5279
  """
5280
5280
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5281
5281
  required_arguments = ['compartmentId']
@@ -5422,7 +5422,7 @@ class StackMonitoringClient(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/stackmonitoring/list_process_sets.py.html>`__ to see an example of how to use list_process_sets API.
5425
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_process_sets.py.html>`__ to see an example of how to use list_process_sets API.
5426
5426
  """
5427
5427
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5428
5428
  required_arguments = ['compartmentId']
@@ -5566,7 +5566,7 @@ class StackMonitoringClient(object):
5566
5566
  :rtype: :class:`~oci.response.Response`
5567
5567
 
5568
5568
  :example:
5569
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
5569
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
5570
5570
  """
5571
5571
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5572
5572
  required_arguments = ['workRequestId']
@@ -5719,7 +5719,7 @@ class StackMonitoringClient(object):
5719
5719
  :rtype: :class:`~oci.response.Response`
5720
5720
 
5721
5721
  :example:
5722
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
5722
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
5723
5723
  """
5724
5724
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5725
5725
  required_arguments = ['workRequestId']
@@ -5881,7 +5881,7 @@ class StackMonitoringClient(object):
5881
5881
  :rtype: :class:`~oci.response.Response`
5882
5882
 
5883
5883
  :example:
5884
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
5884
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
5885
5885
  """
5886
5886
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5887
5887
  required_arguments = ['compartmentId']
@@ -6033,7 +6033,7 @@ class StackMonitoringClient(object):
6033
6033
  :rtype: :class:`~oci.response.Response`
6034
6034
 
6035
6035
  :example:
6036
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/manage_license.py.html>`__ to see an example of how to use manage_license API.
6036
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/manage_license.py.html>`__ to see an example of how to use manage_license API.
6037
6037
  """
6038
6038
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6039
6039
  required_arguments = ['monitoredResourceId']
@@ -6153,7 +6153,7 @@ class StackMonitoringClient(object):
6153
6153
  :rtype: :class:`~oci.response.Response`
6154
6154
 
6155
6155
  :example:
6156
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/publish_metric_extension.py.html>`__ to see an example of how to use publish_metric_extension API.
6156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/publish_metric_extension.py.html>`__ to see an example of how to use publish_metric_extension API.
6157
6157
  """
6158
6158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6159
6159
  required_arguments = ['metricExtensionId']
@@ -6292,7 +6292,7 @@ class StackMonitoringClient(object):
6292
6292
  :rtype: :class:`~oci.response.Response`
6293
6293
 
6294
6294
  :example:
6295
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/request_monitored_resources_summarized_count.py.html>`__ to see an example of how to use request_monitored_resources_summarized_count API.
6295
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/request_monitored_resources_summarized_count.py.html>`__ to see an example of how to use request_monitored_resources_summarized_count API.
6296
6296
  """
6297
6297
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6298
6298
  required_arguments = ['compartmentId']
@@ -6481,7 +6481,7 @@ class StackMonitoringClient(object):
6481
6481
  :rtype: :class:`~oci.response.Response`
6482
6482
 
6483
6483
  :example:
6484
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/search_associated_resources.py.html>`__ to see an example of how to use search_associated_resources API.
6484
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/search_associated_resources.py.html>`__ to see an example of how to use search_associated_resources API.
6485
6485
  """
6486
6486
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6487
6487
  required_arguments = []
@@ -6617,7 +6617,7 @@ class StackMonitoringClient(object):
6617
6617
  :rtype: :class:`~oci.response.Response`
6618
6618
 
6619
6619
  :example:
6620
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/search_monitored_resource_associations.py.html>`__ to see an example of how to use search_monitored_resource_associations API.
6620
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/search_monitored_resource_associations.py.html>`__ to see an example of how to use search_monitored_resource_associations API.
6621
6621
  """
6622
6622
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6623
6623
  required_arguments = []
@@ -6766,7 +6766,7 @@ class StackMonitoringClient(object):
6766
6766
  :rtype: :class:`~oci.response.Response`
6767
6767
 
6768
6768
  :example:
6769
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/search_monitored_resource_members.py.html>`__ to see an example of how to use search_monitored_resource_members API.
6769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/search_monitored_resource_members.py.html>`__ to see an example of how to use search_monitored_resource_members API.
6770
6770
  """
6771
6771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6772
6772
  required_arguments = ['monitoredResourceId']
@@ -6952,7 +6952,7 @@ class StackMonitoringClient(object):
6952
6952
  :rtype: :class:`~oci.response.Response`
6953
6953
 
6954
6954
  :example:
6955
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/search_monitored_resources.py.html>`__ to see an example of how to use search_monitored_resources API.
6955
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/search_monitored_resources.py.html>`__ to see an example of how to use search_monitored_resources API.
6956
6956
  """
6957
6957
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6958
6958
  required_arguments = []
@@ -7079,7 +7079,7 @@ class StackMonitoringClient(object):
7079
7079
  :rtype: :class:`~oci.response.Response`
7080
7080
 
7081
7081
  :example:
7082
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/test_metric_extension.py.html>`__ to see an example of how to use test_metric_extension API.
7082
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/test_metric_extension.py.html>`__ to see an example of how to use test_metric_extension API.
7083
7083
  """
7084
7084
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7085
7085
  required_arguments = ['metricExtensionId']
@@ -7207,7 +7207,7 @@ class StackMonitoringClient(object):
7207
7207
  :rtype: :class:`~oci.response.Response`
7208
7208
 
7209
7209
  :example:
7210
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_and_propagate_tags.py.html>`__ to see an example of how to use update_and_propagate_tags API.
7210
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_and_propagate_tags.py.html>`__ to see an example of how to use update_and_propagate_tags API.
7211
7211
  """
7212
7212
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7213
7213
  required_arguments = ['monitoredResourceId']
@@ -7321,7 +7321,7 @@ class StackMonitoringClient(object):
7321
7321
  :rtype: :class:`~oci.response.Response`
7322
7322
 
7323
7323
  :example:
7324
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_baselineable_metric.py.html>`__ to see an example of how to use update_baselineable_metric API.
7324
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_baselineable_metric.py.html>`__ to see an example of how to use update_baselineable_metric API.
7325
7325
  """
7326
7326
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7327
7327
  required_arguments = ['baselineableMetricId']
@@ -7434,7 +7434,7 @@ class StackMonitoringClient(object):
7434
7434
  :rtype: :class:`~oci.response.Response`
7435
7435
 
7436
7436
  :example:
7437
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_config.py.html>`__ to see an example of how to use update_config API.
7437
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_config.py.html>`__ to see an example of how to use update_config API.
7438
7438
  """
7439
7439
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7440
7440
  required_arguments = ['configId']
@@ -7549,7 +7549,7 @@ class StackMonitoringClient(object):
7549
7549
  :rtype: :class:`~oci.response.Response`
7550
7550
 
7551
7551
  :example:
7552
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_metric_extension.py.html>`__ to see an example of how to use update_metric_extension API.
7552
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_metric_extension.py.html>`__ to see an example of how to use update_metric_extension API.
7553
7553
  """
7554
7554
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7555
7555
  required_arguments = ['metricExtensionId']
@@ -7666,7 +7666,7 @@ class StackMonitoringClient(object):
7666
7666
  :rtype: :class:`~oci.response.Response`
7667
7667
 
7668
7668
  :example:
7669
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_monitored_resource.py.html>`__ to see an example of how to use update_monitored_resource API.
7669
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_monitored_resource.py.html>`__ to see an example of how to use update_monitored_resource API.
7670
7670
  """
7671
7671
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7672
7672
  required_arguments = ['monitoredResourceId']
@@ -7779,7 +7779,7 @@ class StackMonitoringClient(object):
7779
7779
  :rtype: :class:`~oci.response.Response`
7780
7780
 
7781
7781
  :example:
7782
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_monitored_resource_task.py.html>`__ to see an example of how to use update_monitored_resource_task API.
7782
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_monitored_resource_task.py.html>`__ to see an example of how to use update_monitored_resource_task API.
7783
7783
  """
7784
7784
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7785
7785
  required_arguments = ['monitoredResourceTaskId']
@@ -7894,7 +7894,7 @@ class StackMonitoringClient(object):
7894
7894
  :rtype: :class:`~oci.response.Response`
7895
7895
 
7896
7896
  :example:
7897
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_monitored_resource_type.py.html>`__ to see an example of how to use update_monitored_resource_type API.
7897
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_monitored_resource_type.py.html>`__ to see an example of how to use update_monitored_resource_type API.
7898
7898
  """
7899
7899
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7900
7900
  required_arguments = ['monitoredResourceTypeId']
@@ -8005,7 +8005,7 @@ class StackMonitoringClient(object):
8005
8005
  :rtype: :class:`~oci.response.Response`
8006
8006
 
8007
8007
  :example:
8008
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.124.2/stackmonitoring/update_process_set.py.html>`__ to see an example of how to use update_process_set API.
8008
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/stackmonitoring/update_process_set.py.html>`__ to see an example of how to use update_process_set API.
8009
8009
  """
8010
8010
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8011
8011
  required_arguments = ['processSetId']