oci 2.149.0__py3-none-any.whl → 2.149.2__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 (498) 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 +26 -26
  6. oci/ai_language/ai_service_language_client.py +44 -44
  7. oci/ai_speech/ai_service_speech_client.py +19 -19
  8. oci/ai_vision/ai_service_vision_client.py +28 -28
  9. oci/analytics/analytics_client.py +24 -24
  10. oci/announcements_service/announcement_client.py +5 -5
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/announcements_service/service_client.py +1 -1
  14. oci/apigateway/api_gateway_client.py +21 -21
  15. oci/apigateway/deployment_client.py +6 -6
  16. oci/apigateway/gateway_client.py +6 -6
  17. oci/apigateway/subscribers_client.py +6 -6
  18. oci/apigateway/usage_plans_client.py +6 -6
  19. oci/apigateway/work_requests_client.py +5 -5
  20. oci/apm_config/config_client.py +340 -9
  21. oci/apm_config/models/__init__.py +22 -0
  22. oci/apm_config/models/apdex_rules_summary.py +7 -0
  23. oci/apm_config/models/config_summary.py +35 -2
  24. oci/apm_config/models/copy_configuration_details.py +86 -0
  25. oci/apm_config/models/export_configuration_details.py +76 -0
  26. oci/apm_config/models/export_configuration_response_details.py +70 -0
  27. oci/apm_config/models/export_import_apdex_rules_summary.py +128 -0
  28. oci/apm_config/models/export_import_config_summary.py +226 -0
  29. oci/apm_config/models/export_import_metric_group_summary.py +232 -0
  30. oci/apm_config/models/export_import_options_summary.py +194 -0
  31. oci/apm_config/models/export_import_span_filter_summary.py +163 -0
  32. oci/apm_config/models/import_configuration_details.py +113 -0
  33. oci/apm_config/models/import_configuration_failed_item_summary.py +193 -0
  34. oci/apm_config/models/import_configuration_failed_items_collection.py +70 -0
  35. oci/apm_config/models/metric_group_summary.py +7 -0
  36. oci/apm_config/models/options_summary.py +7 -0
  37. oci/apm_config/models/span_filter_summary.py +7 -0
  38. oci/apm_control_plane/apm_domain_client.py +14 -14
  39. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  40. oci/apm_traces/attributes_client.py +8 -8
  41. oci/apm_traces/query_client.py +2 -2
  42. oci/apm_traces/trace_client.py +4 -4
  43. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  44. oci/artifacts/artifacts_client.py +32 -32
  45. oci/audit/audit_client.py +3 -3
  46. oci/autoscaling/auto_scaling_client.py +11 -11
  47. oci/bastion/bastion_client.py +15 -15
  48. oci/bds/bds_client.py +84 -84
  49. oci/blockchain/blockchain_platform_client.py +27 -27
  50. oci/budget/budget_client.py +10 -10
  51. oci/capacity_management/capacity_management_client.py +32 -32
  52. oci/certificates/certificates_client.py +5 -5
  53. oci/certificates_management/certificates_management_client.py +32 -32
  54. oci/cims/incident_client.py +6 -6
  55. oci/cloud_bridge/common_client.py +5 -5
  56. oci/cloud_bridge/discovery_client.py +15 -15
  57. oci/cloud_bridge/inventory_client.py +16 -16
  58. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  59. oci/cloud_guard/cloud_guard_client.py +155 -155
  60. oci/cloud_migrations/migration_client.py +43 -43
  61. oci/cluster_placement_groups/cluster_placement_groups_cp_client.py +13 -13
  62. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  63. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  64. oci/compute_instance_agent/plugin_client.py +2 -2
  65. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  66. oci/container_engine/container_engine_client.py +44 -44
  67. oci/container_instances/container_instance_client.py +18 -18
  68. oci/core/blockstorage_client.py +60 -60
  69. oci/core/compute_client.py +633 -113
  70. oci/core/compute_client_composite_operations.py +82 -0
  71. oci/core/compute_management_client.py +32 -32
  72. oci/core/models/__init__.py +10 -0
  73. oci/core/models/change_compute_host_compartment_details.py +76 -0
  74. oci/core/models/compute_host.py +826 -0
  75. oci/core/models/compute_host_collection.py +70 -0
  76. oci/core/models/compute_host_summary.py +720 -0
  77. oci/core/models/update_compute_host_details.py +154 -0
  78. oci/core/virtual_network_client.py +258 -258
  79. oci/dashboard_service/dashboard_client.py +6 -6
  80. oci/dashboard_service/dashboard_group_client.py +6 -6
  81. oci/data_catalog/data_catalog_client.py +149 -149
  82. oci/data_flow/data_flow_client.py +45 -45
  83. oci/data_integration/data_integration_client.py +163 -163
  84. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  85. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  86. oci/data_safe/data_safe_client.py +317 -317
  87. oci/data_science/data_science_client.py +7469 -3597
  88. oci/data_science/data_science_client_composite_operations.py +981 -105
  89. oci/data_science/models/__init__.py +118 -0
  90. oci/data_science/models/application_component.py +193 -0
  91. oci/data_science/models/auth_configuration.py +115 -0
  92. oci/data_science/models/change_ml_application_compartment_details.py +76 -0
  93. oci/data_science/models/change_ml_application_implementation_compartment_details.py +70 -0
  94. oci/data_science/models/change_ml_application_instance_compartment_details.py +76 -0
  95. oci/data_science/models/change_ml_application_instance_view_compartment_details.py +76 -0
  96. oci/data_science/models/configuration_property.py +101 -0
  97. oci/data_science/models/configuration_property_schema.py +276 -0
  98. oci/data_science/models/create_auth_configuration_details.py +95 -0
  99. oci/data_science/models/create_iam_auth_configuration_create_details.py +48 -0
  100. oci/data_science/models/create_idcs_auth_configuration_details.py +79 -0
  101. oci/data_science/models/create_idcs_custom_service_auth_configuration_details.py +203 -0
  102. oci/data_science/models/create_ml_application_details.py +206 -0
  103. oci/data_science/models/create_ml_application_implementation_details.py +264 -0
  104. oci/data_science/models/create_ml_application_instance_details.py +326 -0
  105. oci/data_science/models/data_flow_application_application_component.py +94 -0
  106. oci/data_science/models/data_science_job_application_component.py +94 -0
  107. oci/data_science/models/data_science_model_application_component.py +94 -0
  108. oci/data_science/models/data_science_model_deployment_instance_component.py +125 -0
  109. oci/data_science/models/data_science_pipeline_application_component.py +94 -0
  110. oci/data_science/models/data_science_schedule_instance_component.py +94 -0
  111. oci/data_science/models/disable_ml_application_instance_view_trigger_details.py +70 -0
  112. oci/data_science/models/enable_ml_application_instance_view_trigger_details.py +70 -0
  113. oci/data_science/models/generic_oci_resource_application_component.py +125 -0
  114. oci/data_science/models/generic_oci_resource_instance_component.py +125 -0
  115. oci/data_science/models/iam_auth_configuration.py +49 -0
  116. oci/data_science/models/idcs_auth_configuration.py +111 -0
  117. oci/data_science/models/idcs_custom_service_auth_configuration.py +204 -0
  118. oci/data_science/models/implementation_log_details.py +140 -0
  119. oci/data_science/models/implementation_logging.py +120 -0
  120. oci/data_science/models/instance_component.py +201 -0
  121. oci/data_science/models/ml_application.py +410 -0
  122. oci/data_science/models/ml_application_collection.py +70 -0
  123. oci/data_science/models/ml_application_implementation.py +666 -0
  124. oci/data_science/models/ml_application_implementation_collection.py +70 -0
  125. oci/data_science/models/ml_application_implementation_summary.py +487 -0
  126. oci/data_science/models/ml_application_implementation_version.py +600 -0
  127. oci/data_science/models/ml_application_implementation_version_collection.py +70 -0
  128. oci/data_science/models/ml_application_implementation_version_summary.py +487 -0
  129. oci/data_science/models/ml_application_instance.py +736 -0
  130. oci/data_science/models/ml_application_instance_collection.py +70 -0
  131. oci/data_science/models/ml_application_instance_internal_trigger.py +125 -0
  132. oci/data_science/models/ml_application_instance_summary.py +456 -0
  133. oci/data_science/models/ml_application_instance_view.py +829 -0
  134. oci/data_science/models/ml_application_instance_view_collection.py +70 -0
  135. oci/data_science/models/ml_application_instance_view_summary.py +580 -0
  136. oci/data_science/models/ml_application_package_argument_details.py +210 -0
  137. oci/data_science/models/ml_application_package_arguments.py +70 -0
  138. oci/data_science/models/ml_application_summary.py +332 -0
  139. oci/data_science/models/object_storage_bucket_instance_component.py +125 -0
  140. oci/data_science/models/object_storage_object_instance_component.py +156 -0
  141. oci/data_science/models/prediction_endpoint_details.py +101 -0
  142. oci/data_science/models/prediction_uri.py +101 -0
  143. oci/data_science/models/trigger_ml_application_instance_flow_details.py +70 -0
  144. oci/data_science/models/update_ml_application_details.py +144 -0
  145. oci/data_science/models/update_ml_application_implementation_details.py +171 -0
  146. oci/data_science/models/update_ml_application_implementation_version_details.py +113 -0
  147. oci/data_science/models/update_ml_application_instance_details.py +206 -0
  148. oci/data_science/models/update_ml_application_instance_view_details.py +113 -0
  149. oci/data_science/models/work_request.py +59 -3
  150. oci/data_science/models/work_request_summary.py +59 -3
  151. oci/database/database_client.py +414 -414
  152. oci/database_management/db_management_client.py +228 -228
  153. oci/database_management/diagnosability_client.py +4 -4
  154. oci/database_management/managed_my_sql_databases_client.py +9 -9
  155. oci/database_management/perfhub_client.py +1 -1
  156. oci/database_management/sql_tuning_client.py +17 -17
  157. oci/database_migration/database_migration_client.py +42 -42
  158. oci/database_tools/database_tools_client.py +23 -23
  159. oci/dblm/db_life_cycle_management_client.py +12 -12
  160. oci/delegate_access_control/delegate_access_control_client.py +26 -26
  161. oci/delegate_access_control/work_request_client.py +4 -4
  162. oci/demand_signal/occ_demand_signal_client.py +7 -7
  163. oci/desktops/desktop_service_client.py +21 -21
  164. oci/devops/devops_client.py +141 -141
  165. oci/disaster_recovery/disaster_recovery_client.py +31 -31
  166. oci/dns/dns_client.py +54 -54
  167. oci/dts/appliance_export_job_client.py +6 -6
  168. oci/dts/shipping_vendors_client.py +1 -1
  169. oci/dts/transfer_appliance_client.py +8 -8
  170. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  171. oci/dts/transfer_device_client.py +5 -5
  172. oci/dts/transfer_job_client.py +6 -6
  173. oci/dts/transfer_package_client.py +7 -7
  174. oci/em_warehouse/em_warehouse_client.py +13 -13
  175. oci/email/email_client.py +31 -31
  176. oci/email_data_plane/email_dp_client.py +1 -1
  177. oci/events/events_client.py +6 -6
  178. oci/file_storage/file_storage_client.py +74 -74
  179. oci/fleet_apps_management/fleet_apps_management_admin_client.py +25 -25
  180. oci/fleet_apps_management/fleet_apps_management_client.py +35 -35
  181. oci/fleet_apps_management/fleet_apps_management_maintenance_window_client.py +5 -5
  182. oci/fleet_apps_management/fleet_apps_management_operations_client.py +26 -26
  183. oci/fleet_apps_management/fleet_apps_management_runbooks_client.py +12 -12
  184. oci/fleet_software_update/fleet_software_update_client.py +46 -46
  185. oci/functions/functions_invoke_client.py +1 -1
  186. oci/functions/functions_management_client.py +16 -16
  187. oci/fusion_apps/fusion_applications_client.py +41 -41
  188. oci/generative_ai/generative_ai_client.py +22 -22
  189. oci/generative_ai_agent/generative_ai_agent_client.py +711 -111
  190. oci/generative_ai_agent/generative_ai_agent_client_composite_operations.py +132 -0
  191. oci/generative_ai_agent/models/__init__.py +66 -0
  192. oci/generative_ai_agent/models/agent.py +29 -2
  193. oci/generative_ai_agent/models/agent_endpoint.py +143 -0
  194. oci/generative_ai_agent/models/agent_endpoint_summary.py +143 -0
  195. oci/generative_ai_agent/models/agent_summary.py +29 -2
  196. oci/generative_ai_agent/models/api_schema_inline_input_location.py +80 -0
  197. oci/generative_ai_agent/models/api_schema_input_location.py +113 -0
  198. oci/generative_ai_agent/models/api_schema_object_storage_input_location.py +142 -0
  199. oci/generative_ai_agent/models/content_moderation_guardrail_config.py +141 -0
  200. oci/generative_ai_agent/models/create_agent_details.py +29 -2
  201. oci/generative_ai_agent/models/create_agent_endpoint_details.py +143 -0
  202. oci/generative_ai_agent/models/create_data_source_details.py +31 -0
  203. oci/generative_ai_agent/models/create_tool_details.py +307 -0
  204. oci/generative_ai_agent/models/data_source.py +31 -0
  205. oci/generative_ai_agent/models/function.py +134 -0
  206. oci/generative_ai_agent/models/function_calling_tool_config.py +76 -0
  207. oci/generative_ai_agent/models/guardrail_config.py +120 -0
  208. oci/generative_ai_agent/models/http_endpoint_auth_config.py +137 -0
  209. oci/generative_ai_agent/models/http_endpoint_delegated_bearer_auth_config.py +50 -0
  210. oci/generative_ai_agent/models/http_endpoint_idcs_auth_config.py +76 -0
  211. oci/generative_ai_agent/models/http_endpoint_no_auth_config.py +49 -0
  212. oci/generative_ai_agent/models/http_endpoint_oci_resource_principal_auth_config.py +49 -0
  213. oci/generative_ai_agent/models/http_endpoint_tool_config.py +134 -0
  214. oci/generative_ai_agent/models/human_input_config.py +70 -0
  215. oci/generative_ai_agent/models/idcs_secret.py +2 -1
  216. oci/generative_ai_agent/models/inline_input_location.py +80 -0
  217. oci/generative_ai_agent/models/input_location.py +113 -0
  218. oci/generative_ai_agent/models/knowledge_base_config.py +74 -0
  219. oci/generative_ai_agent/models/llm_config.py +66 -0
  220. oci/generative_ai_agent/models/llm_customization.py +70 -0
  221. oci/generative_ai_agent/models/object_storage_input_location.py +142 -0
  222. oci/generative_ai_agent/models/object_storage_prefix.py +2 -2
  223. oci/generative_ai_agent/models/object_storage_prefix_output_location.py +142 -0
  224. oci/generative_ai_agent/models/output_config.py +97 -0
  225. oci/generative_ai_agent/models/output_location.py +99 -0
  226. oci/generative_ai_agent/models/personally_identifiable_information_guardrail_config.py +141 -0
  227. oci/generative_ai_agent/models/prompt_injection_guardrail_config.py +90 -0
  228. oci/generative_ai_agent/models/rag_tool_config.py +107 -0
  229. oci/generative_ai_agent/models/sql_tool_config.py +341 -0
  230. oci/generative_ai_agent/models/tool.py +522 -0
  231. oci/generative_ai_agent/models/tool_collection.py +70 -0
  232. oci/generative_ai_agent/models/tool_config.py +133 -0
  233. oci/generative_ai_agent/models/tool_summary.py +486 -0
  234. oci/generative_ai_agent/models/update_agent_details.py +29 -2
  235. oci/generative_ai_agent/models/update_agent_endpoint_details.py +143 -0
  236. oci/generative_ai_agent/models/update_data_source_details.py +31 -0
  237. oci/generative_ai_agent/models/update_tool_details.py +241 -0
  238. oci/generative_ai_agent/models/work_request.py +19 -3
  239. oci/generative_ai_agent/models/work_request_summary.py +19 -3
  240. oci/generative_ai_agent_runtime/generative_ai_agent_runtime_client.py +128 -6
  241. oci/generative_ai_agent_runtime/models/__init__.py +24 -0
  242. oci/generative_ai_agent_runtime/models/chat_details.py +65 -3
  243. oci/generative_ai_agent_runtime/models/chat_result.py +95 -2
  244. oci/generative_ai_agent_runtime/models/citation.py +34 -3
  245. oci/generative_ai_agent_runtime/models/function_call.py +101 -0
  246. oci/generative_ai_agent_runtime/models/function_calling_performed_action.py +87 -0
  247. oci/generative_ai_agent_runtime/models/function_calling_required_action.py +83 -0
  248. oci/generative_ai_agent_runtime/models/human_approval_performed_action.py +103 -0
  249. oci/generative_ai_agent_runtime/models/knowledge_base_metadata_summary.py +262 -0
  250. oci/generative_ai_agent_runtime/models/knowledge_base_metadata_value.py +101 -0
  251. oci/generative_ai_agent_runtime/models/message_content.py +33 -2
  252. oci/generative_ai_agent_runtime/models/metadata_filter.py +101 -0
  253. oci/generative_ai_agent_runtime/models/paragraph.py +132 -0
  254. oci/generative_ai_agent_runtime/models/paragraph_citation.py +97 -0
  255. oci/generative_ai_agent_runtime/models/performed_action.py +138 -0
  256. oci/generative_ai_agent_runtime/models/required_action.py +134 -0
  257. oci/generative_ai_agent_runtime/models/retrieve_metadata_details.py +70 -0
  258. oci/generative_ai_inference/generative_ai_inference_client.py +5 -5
  259. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  260. oci/globally_distributed_database/sharded_database_service_client.py +30 -30
  261. oci/golden_gate/golden_gate_client.py +84 -84
  262. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  263. oci/governance_rules_control_plane/work_request_client.py +5 -5
  264. oci/healthchecks/health_checks_client.py +17 -17
  265. oci/identity/identity_client.py +145 -145
  266. oci/identity_data_plane/dataplane_client.py +2 -2
  267. oci/identity_domains/identity_domains_client.py +311 -311
  268. oci/integration/integration_instance_client.py +19 -19
  269. oci/jms/java_management_service_client.py +79 -79
  270. oci/jms_java_downloads/java_download_client.py +25 -25
  271. oci/key_management/ekm_client.py +5 -5
  272. oci/key_management/kms_crypto_client.py +6 -6
  273. oci/key_management/kms_hsm_cluster_client.py +12 -12
  274. oci/key_management/kms_management_client.py +21 -21
  275. oci/key_management/kms_vault_client.py +14 -14
  276. oci/license_manager/license_manager_client.py +18 -18
  277. oci/limits/limits_client.py +4 -4
  278. oci/limits/quotas_client.py +7 -7
  279. oci/load_balancer/load_balancer_client.py +61 -61
  280. oci/lockbox/lockbox_client.py +24 -24
  281. oci/log_analytics/log_analytics_client.py +193 -193
  282. oci/logging/logging_management_client.py +30 -30
  283. oci/loggingingestion/logging_client.py +1 -1
  284. oci/loggingsearch/log_search_client.py +1 -1
  285. oci/lustre_file_storage/__init__.py +14 -0
  286. oci/lustre_file_storage/lustre_file_storage_client.py +1536 -0
  287. oci/lustre_file_storage/lustre_file_storage_client_composite_operations.py +202 -0
  288. oci/lustre_file_storage/models/__init__.py +44 -0
  289. oci/lustre_file_storage/models/change_lustre_file_system_compartment_details.py +74 -0
  290. oci/lustre_file_storage/models/create_lustre_file_system_details.py +559 -0
  291. oci/lustre_file_storage/models/lustre_file_system.py +986 -0
  292. oci/lustre_file_storage/models/lustre_file_system_collection.py +70 -0
  293. oci/lustre_file_storage/models/lustre_file_system_summary.py +921 -0
  294. oci/lustre_file_storage/models/maintenance_window.py +141 -0
  295. oci/lustre_file_storage/models/root_squash_configuration.py +193 -0
  296. oci/lustre_file_storage/models/update_lustre_file_system_details.py +327 -0
  297. oci/lustre_file_storage/models/work_request.py +449 -0
  298. oci/lustre_file_storage/models/work_request_error.py +144 -0
  299. oci/lustre_file_storage/models/work_request_error_collection.py +70 -0
  300. oci/lustre_file_storage/models/work_request_log_entry.py +107 -0
  301. oci/lustre_file_storage/models/work_request_log_entry_collection.py +70 -0
  302. oci/lustre_file_storage/models/work_request_resource.py +205 -0
  303. oci/lustre_file_storage/models/work_request_summary.py +447 -0
  304. oci/lustre_file_storage/models/work_request_summary_collection.py +70 -0
  305. oci/management_agent/management_agent_client.py +28 -28
  306. oci/management_dashboard/dashx_apis_client.py +14 -14
  307. oci/marketplace/account_client.py +2 -2
  308. oci/marketplace/marketplace_client.py +30 -30
  309. oci/marketplace_private_offer/attachment_client.py +5 -5
  310. oci/marketplace_private_offer/offer_client.py +6 -6
  311. oci/marketplace_publisher/attachment_client.py +5 -5
  312. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  313. oci/marketplace_publisher/offer_client.py +6 -6
  314. oci/media_services/media_services_client.py +60 -60
  315. oci/media_services/media_stream_client.py +2 -2
  316. oci/mngdmac/mac_device_client.py +6 -6
  317. oci/mngdmac/mac_order_client.py +22 -22
  318. oci/monitoring/monitoring_client.py +18 -18
  319. oci/mysql/channels_client.py +7 -7
  320. oci/mysql/db_backups_client.py +7 -7
  321. oci/mysql/db_system_client.py +17 -17
  322. oci/mysql/mysqlaas_client.py +7 -7
  323. oci/mysql/replicas_client.py +5 -5
  324. oci/mysql/work_requests_client.py +4 -4
  325. oci/network_firewall/network_firewall_client.py +86 -86
  326. oci/network_load_balancer/network_load_balancer_client.py +35 -35
  327. oci/nosql/nosql_client.py +24 -24
  328. oci/object_storage/object_storage_client.py +55 -55
  329. oci/oce/oce_instance_client.py +10 -10
  330. oci/oci_control_center/occ_metrics_client.py +3 -3
  331. oci/ocvp/cluster_client.py +5 -5
  332. oci/ocvp/esxi_host_client.py +8 -8
  333. oci/ocvp/sddc_client.py +14 -14
  334. oci/ocvp/work_request_client.py +4 -4
  335. oci/oda/management_client.py +59 -59
  336. oci/oda/oda_client.py +17 -17
  337. oci/oda/odapackage_client.py +7 -7
  338. oci/onesubscription/billing_schedule_client.py +1 -1
  339. oci/onesubscription/commitment_client.py +2 -2
  340. oci/onesubscription/computed_usage_client.py +3 -3
  341. oci/onesubscription/invoice_summary_client.py +2 -2
  342. oci/onesubscription/organization_subscription_client.py +1 -1
  343. oci/onesubscription/ratecard_client.py +1 -1
  344. oci/onesubscription/subscribed_service_client.py +2 -2
  345. oci/onesubscription/subscription_client.py +1 -1
  346. oci/ons/notification_control_plane_client.py +6 -6
  347. oci/ons/notification_data_plane_client.py +10 -10
  348. oci/opa/opa_instance_client.py +13 -13
  349. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  350. oci/opensearch/opensearch_cluster_client.py +16 -16
  351. oci/opensearch/opensearch_cluster_pipeline_client.py +5 -5
  352. oci/operator_access_control/access_requests_client.py +10 -10
  353. oci/operator_access_control/operator_actions_client.py +2 -2
  354. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  355. oci/operator_access_control/operator_control_client.py +6 -6
  356. oci/opsi/models/create_operations_insights_warehouse_details.py +33 -2
  357. oci/opsi/models/operations_insights_warehouse.py +49 -2
  358. oci/opsi/models/operations_insights_warehouse_summary.py +33 -2
  359. oci/opsi/models/sql_plan_line.py +66 -0
  360. oci/opsi/models/update_operations_insights_warehouse_details.py +33 -2
  361. oci/opsi/operations_insights_client.py +181 -181
  362. oci/optimizer/optimizer_client.py +26 -26
  363. oci/os_management/event_client.py +8 -8
  364. oci/os_management/os_management_client.py +69 -69
  365. oci/os_management_hub/event_client.py +8 -8
  366. oci/os_management_hub/lifecycle_environment_client.py +13 -13
  367. oci/os_management_hub/managed_instance_client.py +33 -33
  368. oci/os_management_hub/managed_instance_group_client.py +26 -26
  369. oci/os_management_hub/management_station_client.py +10 -10
  370. oci/os_management_hub/onboarding_client.py +13 -13
  371. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  372. oci/os_management_hub/scheduled_job_client.py +7 -7
  373. oci/os_management_hub/software_source_client.py +33 -33
  374. oci/os_management_hub/work_request_client.py +5 -5
  375. oci/osp_gateway/address_rule_service_client.py +1 -1
  376. oci/osp_gateway/address_service_client.py +2 -2
  377. oci/osp_gateway/invoice_service_client.py +5 -5
  378. oci/osp_gateway/subscription_service_client.py +5 -5
  379. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  380. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  381. oci/osub_subscription/commitment_client.py +2 -2
  382. oci/osub_subscription/ratecard_client.py +1 -1
  383. oci/osub_subscription/subscription_client.py +1 -1
  384. oci/osub_usage/computed_usage_client.py +3 -3
  385. oci/psql/postgresql_client.py +34 -34
  386. oci/queue/queue_admin_client.py +11 -11
  387. oci/queue/queue_client.py +8 -8
  388. oci/recovery/database_recovery_client.py +26 -26
  389. oci/redis/redis_cluster_client.py +12 -12
  390. oci/resource_manager/resource_manager_client.py +52 -52
  391. oci/resource_scheduler/schedule_client.py +13 -13
  392. oci/resource_search/resource_search_client.py +3 -3
  393. oci/rover/rover_bundle_client.py +8 -8
  394. oci/rover/rover_cluster_client.py +8 -8
  395. oci/rover/rover_entitlement_client.py +6 -6
  396. oci/rover/rover_node_client.py +15 -15
  397. oci/rover/shape_client.py +1 -1
  398. oci/rover/work_requests_client.py +5 -5
  399. oci/sch/connector_plugins_client.py +2 -2
  400. oci/sch/models/functions_target_details.py +4 -0
  401. oci/sch/models/log_source.py +4 -6
  402. oci/sch/models/monitoring_target_details.py +0 -4
  403. oci/sch/models/notifications_target_details.py +0 -2
  404. oci/sch/models/plugin_source_details.py +4 -4
  405. oci/sch/models/service_connector.py +37 -0
  406. oci/sch/service_connector_client.py +12 -12
  407. oci/secrets/secrets_client.py +3 -3
  408. oci/security_attribute/security_attribute_client.py +18 -18
  409. oci/service_catalog/service_catalog_client.py +26 -26
  410. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  411. oci/service_mesh/service_mesh_client.py +48 -48
  412. oci/stack_monitoring/models/__init__.py +44 -0
  413. oci/stack_monitoring/models/additional_configuration_details.py +70 -0
  414. oci/stack_monitoring/models/agent_extension_handler_configuration.py +277 -0
  415. oci/stack_monitoring/models/agent_extension_handler_configuration_property.py +101 -0
  416. oci/stack_monitoring/models/agent_extension_handler_metric_mapping_details.py +165 -0
  417. oci/stack_monitoring/models/agent_receiver_properties.py +70 -0
  418. oci/stack_monitoring/models/associated_monitored_resource.py +14 -6
  419. oci/stack_monitoring/models/associated_resources_summary.py +14 -6
  420. oci/stack_monitoring/models/auto_promote_config_details.py +1 -1
  421. oci/stack_monitoring/models/availability_metrics_details.py +101 -0
  422. oci/stack_monitoring/models/collectd_resource_name_configuration_details.py +132 -0
  423. oci/stack_monitoring/models/compute_auto_activate_plugin_config_details.py +146 -0
  424. oci/stack_monitoring/models/compute_auto_activate_plugin_config_summary.py +142 -0
  425. oci/stack_monitoring/models/config.py +19 -3
  426. oci/stack_monitoring/models/config_summary.py +8 -0
  427. oci/stack_monitoring/models/create_compute_auto_activate_plugin_config_details.py +107 -0
  428. oci/stack_monitoring/models/create_config_details.py +8 -0
  429. oci/stack_monitoring/models/create_maintenance_window_details.py +68 -2
  430. oci/stack_monitoring/models/create_monitored_resource_type_details.py +9 -5
  431. oci/stack_monitoring/models/create_onboard_config_details.py +259 -0
  432. oci/stack_monitoring/models/dynamic_group_details.py +148 -0
  433. oci/stack_monitoring/models/group_details.py +132 -0
  434. oci/stack_monitoring/models/import_oci_telemetry_resources_task_details.py +18 -6
  435. oci/stack_monitoring/models/license_auto_assign_config_details.py +1 -1
  436. oci/stack_monitoring/models/license_enterprise_extensibility_config_details.py +1 -1
  437. oci/stack_monitoring/models/maintenance_window.py +108 -5
  438. oci/stack_monitoring/models/maintenance_window_summary.py +7 -3
  439. oci/stack_monitoring/models/metric_name_configuration_details.py +101 -0
  440. oci/stack_monitoring/models/monitored_resource.py +14 -6
  441. oci/stack_monitoring/models/monitored_resource_member_summary.py +14 -6
  442. oci/stack_monitoring/models/monitored_resource_summary.py +14 -6
  443. oci/stack_monitoring/models/monitored_resource_task.py +31 -0
  444. oci/stack_monitoring/models/monitored_resource_task_details.py +19 -3
  445. oci/stack_monitoring/models/monitored_resource_task_summary.py +31 -0
  446. oci/stack_monitoring/models/monitored_resource_type.py +129 -5
  447. oci/stack_monitoring/models/monitored_resource_type_summary.py +94 -5
  448. oci/stack_monitoring/models/onboard_config_details.py +296 -0
  449. oci/stack_monitoring/models/onboard_config_summary.py +174 -0
  450. oci/stack_monitoring/models/resource_type_config_details.py +124 -0
  451. oci/stack_monitoring/models/search_monitored_resources_details.py +14 -6
  452. oci/stack_monitoring/models/telegraf_resource_name_configuration_details.py +132 -0
  453. oci/stack_monitoring/models/update_agent_receiver_task_details.py +190 -0
  454. oci/stack_monitoring/models/update_compute_auto_activate_plugin_config_details.py +100 -0
  455. oci/stack_monitoring/models/update_config_details.py +8 -0
  456. oci/stack_monitoring/models/update_maintenance_window_details.py +68 -2
  457. oci/stack_monitoring/models/update_monitored_resource_type_details.py +7 -3
  458. oci/stack_monitoring/models/update_onboard_config_details.py +252 -0
  459. oci/stack_monitoring/models/update_resource_type_config_task_details.py +133 -0
  460. oci/stack_monitoring/models/work_request.py +11 -3
  461. oci/stack_monitoring/models/work_request_summary.py +11 -3
  462. oci/stack_monitoring/stack_monitoring_client.py +121 -93
  463. oci/streaming/stream_admin_client.py +18 -18
  464. oci/streaming/stream_client.py +8 -8
  465. oci/tenant_manager_control_plane/domain_client.py +5 -5
  466. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  467. oci/tenant_manager_control_plane/governance_client.py +2 -2
  468. oci/tenant_manager_control_plane/link_client.py +3 -3
  469. oci/tenant_manager_control_plane/orders_client.py +2 -2
  470. oci/tenant_manager_control_plane/organization_client.py +10 -10
  471. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  472. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  473. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  474. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  475. oci/threat_intelligence/threatintel_client.py +5 -5
  476. oci/usage/resources_client.py +2 -2
  477. oci/usage/rewards_client.py +6 -6
  478. oci/usage/usagelimits_client.py +1 -1
  479. oci/usage_api/usageapi_client.py +33 -33
  480. oci/vault/vaults_client.py +13 -13
  481. oci/vbs_inst/vbs_instance_client.py +10 -10
  482. oci/version.py +1 -1
  483. oci/visual_builder/vb_instance_client.py +14 -14
  484. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  485. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  486. oci/waa/waa_client.py +13 -13
  487. oci/waa/work_request_client.py +4 -4
  488. oci/waas/redirect_client.py +6 -6
  489. oci/waas/waas_client.py +66 -66
  490. oci/waf/waf_client.py +24 -24
  491. oci/work_requests/work_request_client.py +4 -4
  492. oci/zpr/zpr_client.py +15 -15
  493. {oci-2.149.0.dist-info → oci-2.149.2.dist-info}/METADATA +1 -1
  494. {oci-2.149.0.dist-info → oci-2.149.2.dist-info}/RECORD +498 -336
  495. {oci-2.149.0.dist-info → oci-2.149.2.dist-info}/LICENSE.txt +0 -0
  496. {oci-2.149.0.dist-info → oci-2.149.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  497. {oci-2.149.0.dist-info → oci-2.149.2.dist-info}/WHEEL +0 -0
  498. {oci-2.149.0.dist-info → oci-2.149.2.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.149.0/stackmonitoring/apply_monitoring_template.py.html>`__ to see an example of how to use apply_monitoring_template API.
163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/apply_monitoring_template.py.html>`__ to see an example of how to use apply_monitoring_template API.
164
164
  """
165
165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
166
166
  required_arguments = ['monitoringTemplateId']
@@ -278,7 +278,7 @@ class StackMonitoringClient(object):
278
278
  :rtype: :class:`~oci.response.Response`
279
279
 
280
280
  :example:
281
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/associate_monitored_resources.py.html>`__ to see an example of how to use associate_monitored_resources API.
281
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/associate_monitored_resources.py.html>`__ to see an example of how to use associate_monitored_resources API.
282
282
  """
283
283
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
284
284
  required_arguments = []
@@ -397,7 +397,7 @@ class StackMonitoringClient(object):
397
397
  :rtype: :class:`~oci.response.Response`
398
398
 
399
399
  :example:
400
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/change_config_compartment.py.html>`__ to see an example of how to use change_config_compartment API.
400
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/change_config_compartment.py.html>`__ to see an example of how to use change_config_compartment API.
401
401
  """
402
402
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
403
403
  required_arguments = ['configId']
@@ -521,7 +521,7 @@ class StackMonitoringClient(object):
521
521
  :rtype: :class:`~oci.response.Response`
522
522
 
523
523
  :example:
524
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/change_metric_extension_compartment.py.html>`__ to see an example of how to use change_metric_extension_compartment API.
524
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/change_metric_extension_compartment.py.html>`__ to see an example of how to use change_metric_extension_compartment API.
525
525
  """
526
526
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
527
527
  required_arguments = ['metricExtensionId']
@@ -643,7 +643,7 @@ class StackMonitoringClient(object):
643
643
  :rtype: :class:`~oci.response.Response`
644
644
 
645
645
  :example:
646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/change_monitored_resource_compartment.py.html>`__ to see an example of how to use change_monitored_resource_compartment API.
646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/change_monitored_resource_compartment.py.html>`__ to see an example of how to use change_monitored_resource_compartment API.
647
647
  """
648
648
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
649
649
  required_arguments = ['monitoredResourceId']
@@ -764,7 +764,7 @@ class StackMonitoringClient(object):
764
764
  :rtype: :class:`~oci.response.Response`
765
765
 
766
766
  :example:
767
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/change_monitored_resource_task_compartment.py.html>`__ to see an example of how to use change_monitored_resource_task_compartment API.
767
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/change_monitored_resource_task_compartment.py.html>`__ to see an example of how to use change_monitored_resource_task_compartment API.
768
768
  """
769
769
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
770
770
  required_arguments = ['monitoredResourceTaskId']
@@ -885,7 +885,7 @@ class StackMonitoringClient(object):
885
885
  :rtype: :class:`~oci.response.Response`
886
886
 
887
887
  :example:
888
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/change_process_set_compartment.py.html>`__ to see an example of how to use change_process_set_compartment API.
888
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/change_process_set_compartment.py.html>`__ to see an example of how to use change_process_set_compartment API.
889
889
  """
890
890
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
891
891
  required_arguments = ['processSetId']
@@ -1001,7 +1001,7 @@ class StackMonitoringClient(object):
1001
1001
  :rtype: :class:`~oci.response.Response`
1002
1002
 
1003
1003
  :example:
1004
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_alarm_condition.py.html>`__ to see an example of how to use create_alarm_condition API.
1004
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_alarm_condition.py.html>`__ to see an example of how to use create_alarm_condition API.
1005
1005
  """
1006
1006
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1007
1007
  required_arguments = ['monitoringTemplateId']
@@ -1112,7 +1112,7 @@ class StackMonitoringClient(object):
1112
1112
  :rtype: :class:`~oci.response.Response`
1113
1113
 
1114
1114
  :example:
1115
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_baselineable_metric.py.html>`__ to see an example of how to use create_baselineable_metric API.
1115
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_baselineable_metric.py.html>`__ to see an example of how to use create_baselineable_metric API.
1116
1116
  """
1117
1117
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1118
1118
  required_arguments = []
@@ -1217,7 +1217,7 @@ class StackMonitoringClient(object):
1217
1217
  :rtype: :class:`~oci.response.Response`
1218
1218
 
1219
1219
  :example:
1220
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_config.py.html>`__ to see an example of how to use create_config API.
1220
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_config.py.html>`__ to see an example of how to use create_config API.
1221
1221
  """
1222
1222
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1223
1223
  required_arguments = []
@@ -1316,7 +1316,7 @@ class StackMonitoringClient(object):
1316
1316
  :rtype: :class:`~oci.response.Response`
1317
1317
 
1318
1318
  :example:
1319
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
1319
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
1320
1320
  """
1321
1321
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1322
1322
  required_arguments = []
@@ -1414,7 +1414,7 @@ class StackMonitoringClient(object):
1414
1414
  :rtype: :class:`~oci.response.Response`
1415
1415
 
1416
1416
  :example:
1417
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_maintenance_window.py.html>`__ to see an example of how to use create_maintenance_window API.
1417
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_maintenance_window.py.html>`__ to see an example of how to use create_maintenance_window API.
1418
1418
  """
1419
1419
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1420
1420
  required_arguments = []
@@ -1513,7 +1513,7 @@ class StackMonitoringClient(object):
1513
1513
  :rtype: :class:`~oci.response.Response`
1514
1514
 
1515
1515
  :example:
1516
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_metric_extension.py.html>`__ to see an example of how to use create_metric_extension API.
1516
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_metric_extension.py.html>`__ to see an example of how to use create_metric_extension API.
1517
1517
  """
1518
1518
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1519
1519
  required_arguments = []
@@ -1618,7 +1618,7 @@ class StackMonitoringClient(object):
1618
1618
  :rtype: :class:`~oci.response.Response`
1619
1619
 
1620
1620
  :example:
1621
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_monitored_resource.py.html>`__ to see an example of how to use create_monitored_resource API.
1621
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_monitored_resource.py.html>`__ to see an example of how to use create_monitored_resource API.
1622
1622
  """
1623
1623
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1624
1624
  required_arguments = []
@@ -1717,7 +1717,7 @@ class StackMonitoringClient(object):
1717
1717
  :rtype: :class:`~oci.response.Response`
1718
1718
 
1719
1719
  :example:
1720
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_monitored_resource_task.py.html>`__ to see an example of how to use create_monitored_resource_task API.
1720
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_monitored_resource_task.py.html>`__ to see an example of how to use create_monitored_resource_task API.
1721
1721
  """
1722
1722
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1723
1723
  required_arguments = []
@@ -1816,7 +1816,7 @@ class StackMonitoringClient(object):
1816
1816
  :rtype: :class:`~oci.response.Response`
1817
1817
 
1818
1818
  :example:
1819
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_monitored_resource_type.py.html>`__ to see an example of how to use create_monitored_resource_type API.
1819
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_monitored_resource_type.py.html>`__ to see an example of how to use create_monitored_resource_type API.
1820
1820
  """
1821
1821
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1822
1822
  required_arguments = []
@@ -1915,7 +1915,7 @@ class StackMonitoringClient(object):
1915
1915
  :rtype: :class:`~oci.response.Response`
1916
1916
 
1917
1917
  :example:
1918
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_monitoring_template.py.html>`__ to see an example of how to use create_monitoring_template API.
1918
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_monitoring_template.py.html>`__ to see an example of how to use create_monitoring_template API.
1919
1919
  """
1920
1920
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1921
1921
  required_arguments = []
@@ -2014,7 +2014,7 @@ class StackMonitoringClient(object):
2014
2014
  :rtype: :class:`~oci.response.Response`
2015
2015
 
2016
2016
  :example:
2017
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/create_process_set.py.html>`__ to see an example of how to use create_process_set API.
2017
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/create_process_set.py.html>`__ to see an example of how to use create_process_set API.
2018
2018
  """
2019
2019
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2020
2020
  required_arguments = []
@@ -2120,7 +2120,7 @@ class StackMonitoringClient(object):
2120
2120
  :rtype: :class:`~oci.response.Response`
2121
2121
 
2122
2122
  :example:
2123
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_alarm_condition.py.html>`__ to see an example of how to use delete_alarm_condition API.
2123
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_alarm_condition.py.html>`__ to see an example of how to use delete_alarm_condition API.
2124
2124
  """
2125
2125
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2126
2126
  required_arguments = ['alarmConditionId', 'monitoringTemplateId']
@@ -2225,7 +2225,7 @@ class StackMonitoringClient(object):
2225
2225
  :rtype: :class:`~oci.response.Response`
2226
2226
 
2227
2227
  :example:
2228
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_baselineable_metric.py.html>`__ to see an example of how to use delete_baselineable_metric API.
2228
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_baselineable_metric.py.html>`__ to see an example of how to use delete_baselineable_metric API.
2229
2229
  """
2230
2230
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2231
2231
  required_arguments = ['baselineableMetricId']
@@ -2331,7 +2331,7 @@ class StackMonitoringClient(object):
2331
2331
  :rtype: :class:`~oci.response.Response`
2332
2332
 
2333
2333
  :example:
2334
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_config.py.html>`__ to see an example of how to use delete_config API.
2334
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_config.py.html>`__ to see an example of how to use delete_config API.
2335
2335
  """
2336
2336
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2337
2337
  required_arguments = ['configId']
@@ -2437,7 +2437,7 @@ class StackMonitoringClient(object):
2437
2437
  :rtype: :class:`~oci.response.Response`
2438
2438
 
2439
2439
  :example:
2440
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
2440
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
2441
2441
  """
2442
2442
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2443
2443
  required_arguments = ['discoveryJobId']
@@ -2545,7 +2545,7 @@ class StackMonitoringClient(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.149.0/stackmonitoring/delete_maintenance_window.py.html>`__ to see an example of how to use delete_maintenance_window API.
2548
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_maintenance_window.py.html>`__ to see an example of how to use delete_maintenance_window API.
2549
2549
  """
2550
2550
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2551
2551
  required_arguments = ['maintenanceWindowId']
@@ -2651,7 +2651,7 @@ class StackMonitoringClient(object):
2651
2651
  :rtype: :class:`~oci.response.Response`
2652
2652
 
2653
2653
  :example:
2654
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_metric_extension.py.html>`__ to see an example of how to use delete_metric_extension API.
2654
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_metric_extension.py.html>`__ to see an example of how to use delete_metric_extension API.
2655
2655
  """
2656
2656
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2657
2657
  required_arguments = ['metricExtensionId']
@@ -2766,7 +2766,7 @@ class StackMonitoringClient(object):
2766
2766
  :rtype: :class:`~oci.response.Response`
2767
2767
 
2768
2768
  :example:
2769
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_monitored_resource.py.html>`__ to see an example of how to use delete_monitored_resource API.
2769
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_monitored_resource.py.html>`__ to see an example of how to use delete_monitored_resource API.
2770
2770
  """
2771
2771
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2772
2772
  required_arguments = ['monitoredResourceId']
@@ -2882,7 +2882,7 @@ class StackMonitoringClient(object):
2882
2882
  :rtype: :class:`~oci.response.Response`
2883
2883
 
2884
2884
  :example:
2885
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_monitored_resource_type.py.html>`__ to see an example of how to use delete_monitored_resource_type API.
2885
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_monitored_resource_type.py.html>`__ to see an example of how to use delete_monitored_resource_type API.
2886
2886
  """
2887
2887
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2888
2888
  required_arguments = ['monitoredResourceTypeId']
@@ -2988,7 +2988,7 @@ class StackMonitoringClient(object):
2988
2988
  :rtype: :class:`~oci.response.Response`
2989
2989
 
2990
2990
  :example:
2991
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_monitoring_template.py.html>`__ to see an example of how to use delete_monitoring_template API.
2991
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_monitoring_template.py.html>`__ to see an example of how to use delete_monitoring_template API.
2992
2992
  """
2993
2993
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2994
2994
  required_arguments = ['monitoringTemplateId']
@@ -3092,7 +3092,7 @@ class StackMonitoringClient(object):
3092
3092
  :rtype: :class:`~oci.response.Response`
3093
3093
 
3094
3094
  :example:
3095
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/delete_process_set.py.html>`__ to see an example of how to use delete_process_set API.
3095
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/delete_process_set.py.html>`__ to see an example of how to use delete_process_set API.
3096
3096
  """
3097
3097
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3098
3098
  required_arguments = ['processSetId']
@@ -3208,7 +3208,7 @@ class StackMonitoringClient(object):
3208
3208
  :rtype: :class:`~oci.response.Response`
3209
3209
 
3210
3210
  :example:
3211
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/disable_external_database.py.html>`__ to see an example of how to use disable_external_database API.
3211
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/disable_external_database.py.html>`__ to see an example of how to use disable_external_database API.
3212
3212
  """
3213
3213
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3214
3214
  required_arguments = ['monitoredResourceId']
@@ -3327,7 +3327,7 @@ class StackMonitoringClient(object):
3327
3327
  :rtype: :class:`~oci.response.Response`
3328
3328
 
3329
3329
  :example:
3330
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/disable_metric_extension.py.html>`__ to see an example of how to use disable_metric_extension API.
3330
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/disable_metric_extension.py.html>`__ to see an example of how to use disable_metric_extension API.
3331
3331
  """
3332
3332
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3333
3333
  required_arguments = ['metricExtensionId']
@@ -3443,7 +3443,7 @@ class StackMonitoringClient(object):
3443
3443
  :rtype: :class:`~oci.response.Response`
3444
3444
 
3445
3445
  :example:
3446
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/disassociate_monitored_resources.py.html>`__ to see an example of how to use disassociate_monitored_resources API.
3446
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/disassociate_monitored_resources.py.html>`__ to see an example of how to use disassociate_monitored_resources API.
3447
3447
  """
3448
3448
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3449
3449
  required_arguments = []
@@ -3552,7 +3552,7 @@ class StackMonitoringClient(object):
3552
3552
  :rtype: :class:`~oci.response.Response`
3553
3553
 
3554
3554
  :example:
3555
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/enable_metric_extension.py.html>`__ to see an example of how to use enable_metric_extension API.
3555
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/enable_metric_extension.py.html>`__ to see an example of how to use enable_metric_extension API.
3556
3556
  """
3557
3557
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3558
3558
  required_arguments = ['metricExtensionId']
@@ -3671,7 +3671,7 @@ class StackMonitoringClient(object):
3671
3671
  :rtype: :class:`~oci.response.Response`
3672
3672
 
3673
3673
  :example:
3674
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/evaluate_baselineable_metric.py.html>`__ to see an example of how to use evaluate_baselineable_metric API.
3674
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/evaluate_baselineable_metric.py.html>`__ to see an example of how to use evaluate_baselineable_metric API.
3675
3675
  """
3676
3676
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3677
3677
  required_arguments = ['baselineableMetricId']
@@ -3794,7 +3794,7 @@ class StackMonitoringClient(object):
3794
3794
  :rtype: :class:`~oci.response.Response`
3795
3795
 
3796
3796
  :example:
3797
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/export_metric_extension.py.html>`__ to see an example of how to use export_metric_extension API.
3797
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/export_metric_extension.py.html>`__ to see an example of how to use export_metric_extension API.
3798
3798
  """
3799
3799
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3800
3800
  required_arguments = ['metricExtensionId']
@@ -3914,7 +3914,7 @@ class StackMonitoringClient(object):
3914
3914
  :rtype: :class:`~oci.response.Response`
3915
3915
 
3916
3916
  :example:
3917
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/export_monitoring_template.py.html>`__ to see an example of how to use export_monitoring_template API.
3917
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/export_monitoring_template.py.html>`__ to see an example of how to use export_monitoring_template API.
3918
3918
  """
3919
3919
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3920
3920
  required_arguments = ['monitoringTemplateId']
@@ -4025,7 +4025,7 @@ class StackMonitoringClient(object):
4025
4025
  :rtype: :class:`~oci.response.Response`
4026
4026
 
4027
4027
  :example:
4028
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_alarm_condition.py.html>`__ to see an example of how to use get_alarm_condition API.
4028
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_alarm_condition.py.html>`__ to see an example of how to use get_alarm_condition API.
4029
4029
  """
4030
4030
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4031
4031
  required_arguments = ['alarmConditionId', 'monitoringTemplateId']
@@ -4125,7 +4125,7 @@ class StackMonitoringClient(object):
4125
4125
  :rtype: :class:`~oci.response.Response`
4126
4126
 
4127
4127
  :example:
4128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_baselineable_metric.py.html>`__ to see an example of how to use get_baselineable_metric API.
4128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_baselineable_metric.py.html>`__ to see an example of how to use get_baselineable_metric API.
4129
4129
  """
4130
4130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4131
4131
  required_arguments = ['baselineableMetricId']
@@ -4224,7 +4224,7 @@ class StackMonitoringClient(object):
4224
4224
  :rtype: :class:`~oci.response.Response`
4225
4225
 
4226
4226
  :example:
4227
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_config.py.html>`__ to see an example of how to use get_config API.
4227
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_config.py.html>`__ to see an example of how to use get_config API.
4228
4228
  """
4229
4229
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4230
4230
  required_arguments = ['configId']
@@ -4323,7 +4323,7 @@ class StackMonitoringClient(object):
4323
4323
  :rtype: :class:`~oci.response.Response`
4324
4324
 
4325
4325
  :example:
4326
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
4326
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
4327
4327
  """
4328
4328
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4329
4329
  required_arguments = ['discoveryJobId']
@@ -4426,7 +4426,7 @@ class StackMonitoringClient(object):
4426
4426
  :rtype: :class:`~oci.response.Response`
4427
4427
 
4428
4428
  :example:
4429
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_maintenance_window.py.html>`__ to see an example of how to use get_maintenance_window API.
4429
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_maintenance_window.py.html>`__ to see an example of how to use get_maintenance_window API.
4430
4430
  """
4431
4431
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4432
4432
  required_arguments = ['maintenanceWindowId']
@@ -4527,7 +4527,7 @@ class StackMonitoringClient(object):
4527
4527
  :rtype: :class:`~oci.response.Response`
4528
4528
 
4529
4529
  :example:
4530
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_metric_extension.py.html>`__ to see an example of how to use get_metric_extension API.
4530
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_metric_extension.py.html>`__ to see an example of how to use get_metric_extension API.
4531
4531
  """
4532
4532
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4533
4533
  required_arguments = ['metricExtensionId']
@@ -4630,7 +4630,7 @@ class StackMonitoringClient(object):
4630
4630
  :rtype: :class:`~oci.response.Response`
4631
4631
 
4632
4632
  :example:
4633
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_monitored_resource.py.html>`__ to see an example of how to use get_monitored_resource API.
4633
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_monitored_resource.py.html>`__ to see an example of how to use get_monitored_resource API.
4634
4634
  """
4635
4635
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4636
4636
  required_arguments = ['monitoredResourceId']
@@ -4733,7 +4733,7 @@ class StackMonitoringClient(object):
4733
4733
  :rtype: :class:`~oci.response.Response`
4734
4734
 
4735
4735
  :example:
4736
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_monitored_resource_task.py.html>`__ to see an example of how to use get_monitored_resource_task API.
4736
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_monitored_resource_task.py.html>`__ to see an example of how to use get_monitored_resource_task API.
4737
4737
  """
4738
4738
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4739
4739
  required_arguments = ['monitoredResourceTaskId']
@@ -4836,7 +4836,7 @@ class StackMonitoringClient(object):
4836
4836
  :rtype: :class:`~oci.response.Response`
4837
4837
 
4838
4838
  :example:
4839
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_monitored_resource_type.py.html>`__ to see an example of how to use get_monitored_resource_type API.
4839
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_monitored_resource_type.py.html>`__ to see an example of how to use get_monitored_resource_type API.
4840
4840
  """
4841
4841
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4842
4842
  required_arguments = ['monitoredResourceTypeId']
@@ -4937,7 +4937,7 @@ class StackMonitoringClient(object):
4937
4937
  :rtype: :class:`~oci.response.Response`
4938
4938
 
4939
4939
  :example:
4940
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_monitoring_template.py.html>`__ to see an example of how to use get_monitoring_template API.
4940
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_monitoring_template.py.html>`__ to see an example of how to use get_monitoring_template API.
4941
4941
  """
4942
4942
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4943
4943
  required_arguments = ['monitoringTemplateId']
@@ -5036,7 +5036,7 @@ class StackMonitoringClient(object):
5036
5036
  :rtype: :class:`~oci.response.Response`
5037
5037
 
5038
5038
  :example:
5039
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_process_set.py.html>`__ to see an example of how to use get_process_set API.
5039
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_process_set.py.html>`__ to see an example of how to use get_process_set API.
5040
5040
  """
5041
5041
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5042
5042
  required_arguments = ['processSetId']
@@ -5137,7 +5137,7 @@ class StackMonitoringClient(object):
5137
5137
  :rtype: :class:`~oci.response.Response`
5138
5138
 
5139
5139
  :example:
5140
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
5140
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
5141
5141
  """
5142
5142
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5143
5143
  required_arguments = ['workRequestId']
@@ -5279,7 +5279,7 @@ class StackMonitoringClient(object):
5279
5279
  :rtype: :class:`~oci.response.Response`
5280
5280
 
5281
5281
  :example:
5282
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_alarm_conditions.py.html>`__ to see an example of how to use list_alarm_conditions API.
5282
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_alarm_conditions.py.html>`__ to see an example of how to use list_alarm_conditions API.
5283
5283
  """
5284
5284
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5285
5285
  required_arguments = ['monitoringTemplateId']
@@ -5470,7 +5470,7 @@ class StackMonitoringClient(object):
5470
5470
  :rtype: :class:`~oci.response.Response`
5471
5471
 
5472
5472
  :example:
5473
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_baselineable_metrics.py.html>`__ to see an example of how to use list_baselineable_metrics API.
5473
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_baselineable_metrics.py.html>`__ to see an example of how to use list_baselineable_metrics API.
5474
5474
  """
5475
5475
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5476
5476
  required_arguments = []
@@ -5585,7 +5585,7 @@ class StackMonitoringClient(object):
5585
5585
  :param str type: (optional)
5586
5586
  A filter to return only configuration items for a given config type.
5587
5587
 
5588
- Allowed values are: "AUTO_PROMOTE", "LICENSE_AUTO_ASSIGN", "LICENSE_ENTERPRISE_EXTENSIBILITY"
5588
+ Allowed values are: "AUTO_PROMOTE", "COMPUTE_AUTO_ACTIVATE_PLUGIN", "LICENSE_AUTO_ASSIGN", "LICENSE_ENTERPRISE_EXTENSIBILITY", "ONBOARD"
5589
5589
 
5590
5590
  :param int limit: (optional)
5591
5591
  For list pagination. The maximum number of results per page, or items to return in a
@@ -5638,7 +5638,7 @@ class StackMonitoringClient(object):
5638
5638
  :rtype: :class:`~oci.response.Response`
5639
5639
 
5640
5640
  :example:
5641
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_configs.py.html>`__ to see an example of how to use list_configs API.
5641
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_configs.py.html>`__ to see an example of how to use list_configs API.
5642
5642
  """
5643
5643
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5644
5644
  required_arguments = ['compartmentId']
@@ -5666,7 +5666,7 @@ class StackMonitoringClient(object):
5666
5666
  f"list_configs got unknown kwargs: {extra_kwargs!r}")
5667
5667
 
5668
5668
  if 'type' in kwargs:
5669
- type_allowed_values = ["AUTO_PROMOTE", "LICENSE_AUTO_ASSIGN", "LICENSE_ENTERPRISE_EXTENSIBILITY"]
5669
+ type_allowed_values = ["AUTO_PROMOTE", "COMPUTE_AUTO_ACTIVATE_PLUGIN", "LICENSE_AUTO_ASSIGN", "LICENSE_ENTERPRISE_EXTENSIBILITY", "ONBOARD"]
5670
5670
  if kwargs['type'] not in type_allowed_values:
5671
5671
  raise ValueError(
5672
5672
  f"Invalid value for `type`, must be one of { type_allowed_values }"
@@ -5808,7 +5808,7 @@ class StackMonitoringClient(object):
5808
5808
  :rtype: :class:`~oci.response.Response`
5809
5809
 
5810
5810
  :example:
5811
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_defined_monitoring_templates.py.html>`__ to see an example of how to use list_defined_monitoring_templates API.
5811
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_defined_monitoring_templates.py.html>`__ to see an example of how to use list_defined_monitoring_templates API.
5812
5812
  """
5813
5813
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5814
5814
  required_arguments = ['compartmentId']
@@ -5957,7 +5957,7 @@ class StackMonitoringClient(object):
5957
5957
  :rtype: :class:`~oci.response.Response`
5958
5958
 
5959
5959
  :example:
5960
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_discovery_job_logs.py.html>`__ to see an example of how to use list_discovery_job_logs API.
5960
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_discovery_job_logs.py.html>`__ to see an example of how to use list_discovery_job_logs API.
5961
5961
  """
5962
5962
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5963
5963
  required_arguments = ['discoveryJobId']
@@ -6120,7 +6120,7 @@ class StackMonitoringClient(object):
6120
6120
  :rtype: :class:`~oci.response.Response`
6121
6121
 
6122
6122
  :example:
6123
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
6123
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
6124
6124
  """
6125
6125
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6126
6126
  required_arguments = ['compartmentId']
@@ -6276,7 +6276,7 @@ class StackMonitoringClient(object):
6276
6276
  :rtype: :class:`~oci.response.Response`
6277
6277
 
6278
6278
  :example:
6279
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_maintenance_windows.py.html>`__ to see an example of how to use list_maintenance_windows API.
6279
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_maintenance_windows.py.html>`__ to see an example of how to use list_maintenance_windows API.
6280
6280
  """
6281
6281
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6282
6282
  required_arguments = ['compartmentId']
@@ -6459,7 +6459,7 @@ class StackMonitoringClient(object):
6459
6459
  :rtype: :class:`~oci.response.Response`
6460
6460
 
6461
6461
  :example:
6462
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_metric_extensions.py.html>`__ to see an example of how to use list_metric_extensions API.
6462
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_metric_extensions.py.html>`__ to see an example of how to use list_metric_extensions API.
6463
6463
  """
6464
6464
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6465
6465
  required_arguments = []
@@ -6635,7 +6635,7 @@ class StackMonitoringClient(object):
6635
6635
  :rtype: :class:`~oci.response.Response`
6636
6636
 
6637
6637
  :example:
6638
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_monitored_resource_tasks.py.html>`__ to see an example of how to use list_monitored_resource_tasks API.
6638
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_monitored_resource_tasks.py.html>`__ to see an example of how to use list_monitored_resource_tasks API.
6639
6639
  """
6640
6640
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6641
6641
  required_arguments = ['compartmentId']
@@ -6762,6 +6762,16 @@ class StackMonitoringClient(object):
6762
6762
  :param str metric_namespace: (optional)
6763
6763
  A filter to return monitored resource types that has the matching namespace.
6764
6764
 
6765
+ :param str source_type: (optional)
6766
+ A filter to return only resources with matching source type.
6767
+
6768
+ Allowed values are: "SM_MGMT_AGENT_MONITORED", "SM_REPO_ONLY", "OCI_NATIVE", "PROMETHEUS", "TELEGRAF", "COLLECTD"
6769
+
6770
+ :param str resource_category: (optional)
6771
+ A filter to return only resources with matching resource category.
6772
+
6773
+ Allowed values are: "APPLICATION", "DATABASE", "MIDDLEWARE", "INFRASTRUCTURE", "UNKNOWN"
6774
+
6765
6775
  :param str sort_by: (optional)
6766
6776
  The field to sort by. Only one sort order may be provided.
6767
6777
  Default order for 'timeUpdated' is descending. Default order for 'name' is ascending.
@@ -6833,7 +6843,7 @@ class StackMonitoringClient(object):
6833
6843
  :rtype: :class:`~oci.response.Response`
6834
6844
 
6835
6845
  :example:
6836
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_monitored_resource_types.py.html>`__ to see an example of how to use list_monitored_resource_types API.
6846
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_monitored_resource_types.py.html>`__ to see an example of how to use list_monitored_resource_types API.
6837
6847
  """
6838
6848
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6839
6849
  required_arguments = ['compartmentId']
@@ -6850,6 +6860,8 @@ class StackMonitoringClient(object):
6850
6860
  "status",
6851
6861
  "is_exclude_system_types",
6852
6862
  "metric_namespace",
6863
+ "source_type",
6864
+ "resource_category",
6853
6865
  "sort_by",
6854
6866
  "sort_order",
6855
6867
  "limit",
@@ -6870,6 +6882,20 @@ class StackMonitoringClient(object):
6870
6882
  f"Invalid value for `status`, must be one of { status_allowed_values }"
6871
6883
  )
6872
6884
 
6885
+ if 'source_type' in kwargs:
6886
+ source_type_allowed_values = ["SM_MGMT_AGENT_MONITORED", "SM_REPO_ONLY", "OCI_NATIVE", "PROMETHEUS", "TELEGRAF", "COLLECTD"]
6887
+ if kwargs['source_type'] not in source_type_allowed_values:
6888
+ raise ValueError(
6889
+ f"Invalid value for `source_type`, must be one of { source_type_allowed_values }"
6890
+ )
6891
+
6892
+ if 'resource_category' in kwargs:
6893
+ resource_category_allowed_values = ["APPLICATION", "DATABASE", "MIDDLEWARE", "INFRASTRUCTURE", "UNKNOWN"]
6894
+ if kwargs['resource_category'] not in resource_category_allowed_values:
6895
+ raise ValueError(
6896
+ f"Invalid value for `resource_category`, must be one of { resource_category_allowed_values }"
6897
+ )
6898
+
6873
6899
  if 'sort_by' in kwargs:
6874
6900
  sort_by_allowed_values = ["timeUpdated", "name"]
6875
6901
  if kwargs['sort_by'] not in sort_by_allowed_values:
@@ -6890,6 +6916,8 @@ class StackMonitoringClient(object):
6890
6916
  "status": kwargs.get("status", missing),
6891
6917
  "isExcludeSystemTypes": kwargs.get("is_exclude_system_types", missing),
6892
6918
  "metricNamespace": kwargs.get("metric_namespace", missing),
6919
+ "sourceType": kwargs.get("source_type", missing),
6920
+ "resourceCategory": kwargs.get("resource_category", missing),
6893
6921
  "sortBy": kwargs.get("sort_by", missing),
6894
6922
  "sortOrder": kwargs.get("sort_order", missing),
6895
6923
  "limit": kwargs.get("limit", missing),
@@ -6957,7 +6985,7 @@ class StackMonitoringClient(object):
6957
6985
  :param str status: (optional)
6958
6986
  A filter to return only resources with matching lifecycleState.
6959
6987
 
6960
- Allowed values are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED"
6988
+ Allowed values are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED"
6961
6989
 
6962
6990
  :param str sort_by: (optional)
6963
6991
  The field to sort by. Only one sort order may be provided.
@@ -7004,7 +7032,7 @@ class StackMonitoringClient(object):
7004
7032
  :rtype: :class:`~oci.response.Response`
7005
7033
 
7006
7034
  :example:
7007
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_monitored_resources.py.html>`__ to see an example of how to use list_monitored_resources API.
7035
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_monitored_resources.py.html>`__ to see an example of how to use list_monitored_resources API.
7008
7036
  """
7009
7037
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7010
7038
  required_arguments = ['compartmentId']
@@ -7032,7 +7060,7 @@ class StackMonitoringClient(object):
7032
7060
  f"list_monitored_resources got unknown kwargs: {extra_kwargs!r}")
7033
7061
 
7034
7062
  if 'status' in kwargs:
7035
- status_allowed_values = ["CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED"]
7063
+ status_allowed_values = ["CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED"]
7036
7064
  if kwargs['status'] not in status_allowed_values:
7037
7065
  raise ValueError(
7038
7066
  f"Invalid value for `status`, must be one of { status_allowed_values }"
@@ -7183,7 +7211,7 @@ class StackMonitoringClient(object):
7183
7211
  :rtype: :class:`~oci.response.Response`
7184
7212
 
7185
7213
  :example:
7186
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_monitoring_templates.py.html>`__ to see an example of how to use list_monitoring_templates API.
7214
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_monitoring_templates.py.html>`__ to see an example of how to use list_monitoring_templates API.
7187
7215
  """
7188
7216
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7189
7217
  required_arguments = []
@@ -7355,7 +7383,7 @@ class StackMonitoringClient(object):
7355
7383
  :rtype: :class:`~oci.response.Response`
7356
7384
 
7357
7385
  :example:
7358
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_process_sets.py.html>`__ to see an example of how to use list_process_sets API.
7386
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_process_sets.py.html>`__ to see an example of how to use list_process_sets API.
7359
7387
  """
7360
7388
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7361
7389
  required_arguments = ['compartmentId']
@@ -7499,7 +7527,7 @@ class StackMonitoringClient(object):
7499
7527
  :rtype: :class:`~oci.response.Response`
7500
7528
 
7501
7529
  :example:
7502
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
7530
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
7503
7531
  """
7504
7532
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7505
7533
  required_arguments = ['workRequestId']
@@ -7652,7 +7680,7 @@ class StackMonitoringClient(object):
7652
7680
  :rtype: :class:`~oci.response.Response`
7653
7681
 
7654
7682
  :example:
7655
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
7683
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
7656
7684
  """
7657
7685
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7658
7686
  required_arguments = ['workRequestId']
@@ -7814,7 +7842,7 @@ class StackMonitoringClient(object):
7814
7842
  :rtype: :class:`~oci.response.Response`
7815
7843
 
7816
7844
  :example:
7817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
7845
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
7818
7846
  """
7819
7847
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7820
7848
  required_arguments = ['compartmentId']
@@ -7966,7 +7994,7 @@ class StackMonitoringClient(object):
7966
7994
  :rtype: :class:`~oci.response.Response`
7967
7995
 
7968
7996
  :example:
7969
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/manage_license.py.html>`__ to see an example of how to use manage_license API.
7997
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/manage_license.py.html>`__ to see an example of how to use manage_license API.
7970
7998
  """
7971
7999
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7972
8000
  required_arguments = ['monitoredResourceId']
@@ -8086,7 +8114,7 @@ class StackMonitoringClient(object):
8086
8114
  :rtype: :class:`~oci.response.Response`
8087
8115
 
8088
8116
  :example:
8089
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/publish_metric_extension.py.html>`__ to see an example of how to use publish_metric_extension API.
8117
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/publish_metric_extension.py.html>`__ to see an example of how to use publish_metric_extension API.
8090
8118
  """
8091
8119
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8092
8120
  required_arguments = ['metricExtensionId']
@@ -8171,7 +8199,7 @@ class StackMonitoringClient(object):
8171
8199
  :param str group_by: (optional)
8172
8200
  The field to group by. Default group by is 'resourceType'.
8173
8201
 
8174
- Allowed values are: "resourceType", "license", "parentResourceId"
8202
+ Allowed values are: "resourceType", "license", "parentResourceId", "namespace"
8175
8203
 
8176
8204
  :param str license: (optional)
8177
8205
  Filter to return resource counts that match with the given licence edition.
@@ -8225,7 +8253,7 @@ class StackMonitoringClient(object):
8225
8253
  :rtype: :class:`~oci.response.Response`
8226
8254
 
8227
8255
  :example:
8228
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/request_monitored_resources_summarized_count.py.html>`__ to see an example of how to use request_monitored_resources_summarized_count API.
8256
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/request_monitored_resources_summarized_count.py.html>`__ to see an example of how to use request_monitored_resources_summarized_count API.
8229
8257
  """
8230
8258
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8231
8259
  required_arguments = ['compartmentId']
@@ -8253,7 +8281,7 @@ class StackMonitoringClient(object):
8253
8281
  f"request_monitored_resources_summarized_count got unknown kwargs: {extra_kwargs!r}")
8254
8282
 
8255
8283
  if 'group_by' in kwargs:
8256
- group_by_allowed_values = ["resourceType", "license", "parentResourceId"]
8284
+ group_by_allowed_values = ["resourceType", "license", "parentResourceId", "namespace"]
8257
8285
  if kwargs['group_by'] not in group_by_allowed_values:
8258
8286
  raise ValueError(
8259
8287
  f"Invalid value for `group_by`, must be one of { group_by_allowed_values }"
@@ -8376,7 +8404,7 @@ class StackMonitoringClient(object):
8376
8404
  :rtype: :class:`~oci.response.Response`
8377
8405
 
8378
8406
  :example:
8379
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/request_summarized_metric_extensions_metrics.py.html>`__ to see an example of how to use request_summarized_metric_extensions_metrics API.
8407
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/request_summarized_metric_extensions_metrics.py.html>`__ to see an example of how to use request_summarized_metric_extensions_metrics API.
8380
8408
  """
8381
8409
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8382
8410
  required_arguments = []
@@ -8490,7 +8518,7 @@ class StackMonitoringClient(object):
8490
8518
  :rtype: :class:`~oci.response.Response`
8491
8519
 
8492
8520
  :example:
8493
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/request_summarized_metric_extensions_resources.py.html>`__ to see an example of how to use request_summarized_metric_extensions_resources API.
8521
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/request_summarized_metric_extensions_resources.py.html>`__ to see an example of how to use request_summarized_metric_extensions_resources API.
8494
8522
  """
8495
8523
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8496
8524
  required_arguments = []
@@ -8598,7 +8626,7 @@ class StackMonitoringClient(object):
8598
8626
  :rtype: :class:`~oci.response.Response`
8599
8627
 
8600
8628
  :example:
8601
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/retry_failed_maintenance_window_operation.py.html>`__ to see an example of how to use retry_failed_maintenance_window_operation API.
8629
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/retry_failed_maintenance_window_operation.py.html>`__ to see an example of how to use retry_failed_maintenance_window_operation API.
8602
8630
  """
8603
8631
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8604
8632
  required_arguments = ['maintenanceWindowId']
@@ -8748,7 +8776,7 @@ class StackMonitoringClient(object):
8748
8776
  :rtype: :class:`~oci.response.Response`
8749
8777
 
8750
8778
  :example:
8751
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/search_associated_resources.py.html>`__ to see an example of how to use search_associated_resources API.
8779
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/search_associated_resources.py.html>`__ to see an example of how to use search_associated_resources API.
8752
8780
  """
8753
8781
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8754
8782
  required_arguments = []
@@ -8884,7 +8912,7 @@ class StackMonitoringClient(object):
8884
8912
  :rtype: :class:`~oci.response.Response`
8885
8913
 
8886
8914
  :example:
8887
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/search_monitored_resource_associations.py.html>`__ to see an example of how to use search_monitored_resource_associations API.
8915
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/search_monitored_resource_associations.py.html>`__ to see an example of how to use search_monitored_resource_associations API.
8888
8916
  """
8889
8917
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8890
8918
  required_arguments = []
@@ -9033,7 +9061,7 @@ class StackMonitoringClient(object):
9033
9061
  :rtype: :class:`~oci.response.Response`
9034
9062
 
9035
9063
  :example:
9036
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/search_monitored_resource_members.py.html>`__ to see an example of how to use search_monitored_resource_members API.
9064
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/search_monitored_resource_members.py.html>`__ to see an example of how to use search_monitored_resource_members API.
9037
9065
  """
9038
9066
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9039
9067
  required_arguments = ['monitoredResourceId']
@@ -9219,7 +9247,7 @@ class StackMonitoringClient(object):
9219
9247
  :rtype: :class:`~oci.response.Response`
9220
9248
 
9221
9249
  :example:
9222
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/search_monitored_resources.py.html>`__ to see an example of how to use search_monitored_resources API.
9250
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/search_monitored_resources.py.html>`__ to see an example of how to use search_monitored_resources API.
9223
9251
  """
9224
9252
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9225
9253
  required_arguments = []
@@ -9336,7 +9364,7 @@ class StackMonitoringClient(object):
9336
9364
  :rtype: :class:`~oci.response.Response`
9337
9365
 
9338
9366
  :example:
9339
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/stop_maintenance_window.py.html>`__ to see an example of how to use stop_maintenance_window API.
9367
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/stop_maintenance_window.py.html>`__ to see an example of how to use stop_maintenance_window API.
9340
9368
  """
9341
9369
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9342
9370
  required_arguments = ['maintenanceWindowId']
@@ -9452,7 +9480,7 @@ class StackMonitoringClient(object):
9452
9480
  :rtype: :class:`~oci.response.Response`
9453
9481
 
9454
9482
  :example:
9455
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/test_metric_extension.py.html>`__ to see an example of how to use test_metric_extension API.
9483
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/test_metric_extension.py.html>`__ to see an example of how to use test_metric_extension API.
9456
9484
  """
9457
9485
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9458
9486
  required_arguments = ['metricExtensionId']
@@ -9572,7 +9600,7 @@ class StackMonitoringClient(object):
9572
9600
  :rtype: :class:`~oci.response.Response`
9573
9601
 
9574
9602
  :example:
9575
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/unapply_monitoring_template.py.html>`__ to see an example of how to use unapply_monitoring_template API.
9603
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/unapply_monitoring_template.py.html>`__ to see an example of how to use unapply_monitoring_template API.
9576
9604
  """
9577
9605
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9578
9606
  required_arguments = ['monitoringTemplateId']
@@ -9691,7 +9719,7 @@ class StackMonitoringClient(object):
9691
9719
  :rtype: :class:`~oci.response.Response`
9692
9720
 
9693
9721
  :example:
9694
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_alarm_condition.py.html>`__ to see an example of how to use update_alarm_condition API.
9722
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_alarm_condition.py.html>`__ to see an example of how to use update_alarm_condition API.
9695
9723
  """
9696
9724
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9697
9725
  required_arguments = ['alarmConditionId', 'monitoringTemplateId']
@@ -9819,7 +9847,7 @@ class StackMonitoringClient(object):
9819
9847
  :rtype: :class:`~oci.response.Response`
9820
9848
 
9821
9849
  :example:
9822
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_and_propagate_tags.py.html>`__ to see an example of how to use update_and_propagate_tags API.
9850
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_and_propagate_tags.py.html>`__ to see an example of how to use update_and_propagate_tags API.
9823
9851
  """
9824
9852
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9825
9853
  required_arguments = ['monitoredResourceId']
@@ -9933,7 +9961,7 @@ class StackMonitoringClient(object):
9933
9961
  :rtype: :class:`~oci.response.Response`
9934
9962
 
9935
9963
  :example:
9936
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_baselineable_metric.py.html>`__ to see an example of how to use update_baselineable_metric API.
9964
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_baselineable_metric.py.html>`__ to see an example of how to use update_baselineable_metric API.
9937
9965
  """
9938
9966
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9939
9967
  required_arguments = ['baselineableMetricId']
@@ -10046,7 +10074,7 @@ class StackMonitoringClient(object):
10046
10074
  :rtype: :class:`~oci.response.Response`
10047
10075
 
10048
10076
  :example:
10049
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_config.py.html>`__ to see an example of how to use update_config API.
10077
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_config.py.html>`__ to see an example of how to use update_config API.
10050
10078
  """
10051
10079
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10052
10080
  required_arguments = ['configId']
@@ -10163,7 +10191,7 @@ class StackMonitoringClient(object):
10163
10191
  :rtype: :class:`~oci.response.Response`
10164
10192
 
10165
10193
  :example:
10166
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_maintenance_window.py.html>`__ to see an example of how to use update_maintenance_window API.
10194
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_maintenance_window.py.html>`__ to see an example of how to use update_maintenance_window API.
10167
10195
  """
10168
10196
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10169
10197
  required_arguments = ['maintenanceWindowId']
@@ -10274,7 +10302,7 @@ class StackMonitoringClient(object):
10274
10302
  :rtype: :class:`~oci.response.Response`
10275
10303
 
10276
10304
  :example:
10277
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_metric_extension.py.html>`__ to see an example of how to use update_metric_extension API.
10305
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_metric_extension.py.html>`__ to see an example of how to use update_metric_extension API.
10278
10306
  """
10279
10307
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10280
10308
  required_arguments = ['metricExtensionId']
@@ -10391,7 +10419,7 @@ class StackMonitoringClient(object):
10391
10419
  :rtype: :class:`~oci.response.Response`
10392
10420
 
10393
10421
  :example:
10394
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_monitored_resource.py.html>`__ to see an example of how to use update_monitored_resource API.
10422
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_monitored_resource.py.html>`__ to see an example of how to use update_monitored_resource API.
10395
10423
  """
10396
10424
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10397
10425
  required_arguments = ['monitoredResourceId']
@@ -10504,7 +10532,7 @@ class StackMonitoringClient(object):
10504
10532
  :rtype: :class:`~oci.response.Response`
10505
10533
 
10506
10534
  :example:
10507
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_monitored_resource_task.py.html>`__ to see an example of how to use update_monitored_resource_task API.
10535
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_monitored_resource_task.py.html>`__ to see an example of how to use update_monitored_resource_task API.
10508
10536
  """
10509
10537
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10510
10538
  required_arguments = ['monitoredResourceTaskId']
@@ -10619,7 +10647,7 @@ class StackMonitoringClient(object):
10619
10647
  :rtype: :class:`~oci.response.Response`
10620
10648
 
10621
10649
  :example:
10622
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_monitored_resource_type.py.html>`__ to see an example of how to use update_monitored_resource_type API.
10650
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_monitored_resource_type.py.html>`__ to see an example of how to use update_monitored_resource_type API.
10623
10651
  """
10624
10652
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10625
10653
  required_arguments = ['monitoredResourceTypeId']
@@ -10732,7 +10760,7 @@ class StackMonitoringClient(object):
10732
10760
  :rtype: :class:`~oci.response.Response`
10733
10761
 
10734
10762
  :example:
10735
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_monitoring_template.py.html>`__ to see an example of how to use update_monitoring_template API.
10763
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_monitoring_template.py.html>`__ to see an example of how to use update_monitoring_template API.
10736
10764
  """
10737
10765
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10738
10766
  required_arguments = ['monitoringTemplateId']
@@ -10843,7 +10871,7 @@ class StackMonitoringClient(object):
10843
10871
  :rtype: :class:`~oci.response.Response`
10844
10872
 
10845
10873
  :example:
10846
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.0/stackmonitoring/update_process_set.py.html>`__ to see an example of how to use update_process_set API.
10874
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.149.2/stackmonitoring/update_process_set.py.html>`__ to see an example of how to use update_process_set API.
10847
10875
  """
10848
10876
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10849
10877
  required_arguments = ['processSetId']