oci 2.102.0__py3-none-any.whl → 2.103.0__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 (336) hide show
  1. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  2. oci/access_governance_cp/access_governance_cp_client_composite_operations.py +9 -1
  3. oci/adm/application_dependency_management_client.py +18 -18
  4. oci/adm/application_dependency_management_client_composite_operations.py +9 -1
  5. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  6. oci/ai_anomaly_detection/anomaly_detection_client_composite_operations.py +18 -2
  7. oci/ai_document/ai_service_document_client.py +3 -3
  8. oci/ai_language/ai_service_language_client.py +35 -35
  9. oci/ai_speech/ai_service_speech_client.py +9 -9
  10. oci/ai_vision/ai_service_vision_client.py +25 -25
  11. oci/analytics/analytics_client.py +23 -23
  12. oci/announcements_service/announcement_client.py +4 -4
  13. oci/announcements_service/announcement_subscription_client.py +9 -9
  14. oci/announcements_service/announcement_subscription_client_composite_operations.py +9 -1
  15. oci/announcements_service/announcements_preferences_client.py +4 -4
  16. oci/apigateway/api_gateway_client.py +21 -21
  17. oci/apigateway/deployment_client.py +6 -6
  18. oci/apigateway/gateway_client.py +6 -6
  19. oci/apigateway/subscribers_client.py +6 -6
  20. oci/apigateway/usage_plans_client.py +6 -6
  21. oci/apigateway/work_requests_client.py +5 -5
  22. oci/apm_config/config_client.py +8 -8
  23. oci/apm_control_plane/apm_domain_client.py +14 -14
  24. oci/apm_synthetics/apm_synthetic_client.py +18 -18
  25. oci/apm_traces/query_client.py +2 -2
  26. oci/apm_traces/trace_client.py +4 -4
  27. oci/application_migration/application_migration_client.py +19 -19
  28. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  29. oci/artifacts/artifacts_client.py +30 -30
  30. oci/artifacts/artifacts_client_composite_operations.py +36 -4
  31. oci/audit/audit_client.py +3 -3
  32. oci/auth/signers/instance_principals_security_token_signer.py +9 -3
  33. oci/autoscaling/auto_scaling_client.py +11 -11
  34. oci/bastion/bastion_client.py +15 -15
  35. oci/bds/bds_client.py +40 -40
  36. oci/blockchain/blockchain_platform_client.py +27 -27
  37. oci/budget/budget_client.py +10 -10
  38. oci/budget/budget_client_composite_operations.py +9 -1
  39. oci/certificates/certificates_client.py +5 -5
  40. oci/certificates_management/certificates_management_client.py +32 -32
  41. oci/certificates_management/certificates_management_client_composite_operations.py +9 -1
  42. oci/cims/incident_client.py +7 -7
  43. oci/cims/user_client.py +1 -1
  44. oci/cloud_bridge/common_client.py +5 -5
  45. oci/cloud_bridge/discovery_client.py +14 -14
  46. oci/cloud_bridge/discovery_client_composite_operations.py +9 -1
  47. oci/cloud_bridge/inventory_client.py +16 -16
  48. oci/cloud_bridge/inventory_client_composite_operations.py +9 -1
  49. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  50. oci/cloud_bridge/ocb_agent_svc_client_composite_operations.py +27 -3
  51. oci/cloud_guard/cloud_guard_client.py +133 -133
  52. oci/cloud_guard/cloud_guard_client_composite_operations.py +63 -7
  53. oci/cloud_migrations/migration_client.py +43 -43
  54. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  55. oci/compute_instance_agent/plugin_client.py +2 -2
  56. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  57. oci/container_engine/container_engine_client.py +36 -36
  58. oci/container_instances/container_instance_client.py +18 -18
  59. oci/core/blockstorage_client.py +60 -60
  60. oci/core/blockstorage_client_composite_operations.py +54 -6
  61. oci/core/compute_client.py +89 -89
  62. oci/core/compute_client_composite_operations.py +72 -8
  63. oci/core/compute_management_client.py +32 -32
  64. oci/core/compute_management_client_composite_operations.py +9 -1
  65. oci/core/virtual_network_client.py +241 -241
  66. oci/core/virtual_network_client_composite_operations.py +216 -24
  67. oci/dashboard_service/dashboard_client.py +6 -6
  68. oci/dashboard_service/dashboard_client_composite_operations.py +9 -1
  69. oci/dashboard_service/dashboard_group_client.py +6 -6
  70. oci/dashboard_service/dashboard_group_client_composite_operations.py +9 -1
  71. oci/data_catalog/data_catalog_client.py +139 -139
  72. oci/data_flow/data_flow_client.py +28 -28
  73. oci/data_flow/data_flow_client_composite_operations.py +18 -2
  74. oci/data_integration/data_integration_client.py +152 -152
  75. oci/data_labeling_service/data_labeling_management_client.py +16 -16
  76. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  77. oci/data_labeling_service_dataplane/data_labeling_client_composite_operations.py +18 -2
  78. oci/data_safe/data_safe_client.py +214 -214
  79. oci/data_safe/data_safe_client_composite_operations.py +18 -2
  80. oci/data_science/data_science_client.py +85 -85
  81. oci/data_science/data_science_client_composite_operations.py +27 -3
  82. oci/database/database_client.py +428 -304
  83. oci/database/database_client_composite_operations.py +18 -2
  84. oci/database/models/__init__.py +4 -0
  85. oci/database/models/autonomous_container_database.py +2 -2
  86. oci/database/models/autonomous_container_database_summary.py +2 -2
  87. oci/database/models/autonomous_database.py +6 -2
  88. oci/database/models/autonomous_database_summary.py +6 -2
  89. oci/database/models/autonomous_virtual_machine.py +37 -2
  90. oci/database/models/autonomous_virtual_machine_summary.py +37 -2
  91. oci/database/models/autonomous_vm_cluster.py +10 -6
  92. oci/database/models/autonomous_vm_cluster_resource_details.py +105 -0
  93. oci/database/models/autonomous_vm_cluster_summary.py +10 -6
  94. oci/database/models/cloud_autonomous_vm_cluster.py +43 -4
  95. oci/database/models/cloud_autonomous_vm_cluster_summary.py +43 -4
  96. oci/database/models/create_autonomous_container_database_details.py +2 -2
  97. oci/database/models/create_autonomous_vm_cluster_details.py +6 -2
  98. oci/database/models/create_cloud_autonomous_vm_cluster_details.py +6 -2
  99. oci/database/models/exadata_infrastructure.py +31 -0
  100. oci/database/models/exadata_infrastructure_summary.py +31 -0
  101. oci/database/models/exadata_infrastructure_un_allocated_resources.py +260 -0
  102. oci/database/models/rotate_autonomous_vm_cluster_ords_certs_details.py +2 -2
  103. oci/database/models/rotate_autonomous_vm_cluster_ssl_certs_details.py +3 -3
  104. oci/database/models/rotate_cloud_autonomous_vm_cluster_ords_certs_details.py +2 -2
  105. oci/database/models/rotate_cloud_autonomous_vm_cluster_ssl_certs_details.py +2 -2
  106. oci/database/models/vm_cluster.py +31 -0
  107. oci/database/models/vm_cluster_summary.py +31 -0
  108. oci/database_management/db_management_client.py +157 -157
  109. oci/database_management/db_management_client_composite_operations.py +45 -5
  110. oci/database_management/diagnosability_client.py +4 -4
  111. oci/database_management/sql_tuning_client.py +10 -10
  112. oci/database_migration/database_migration_client.py +41 -41
  113. oci/database_migration/database_migration_client_composite_operations.py +9 -1
  114. oci/database_tools/database_tools_client.py +19 -19
  115. oci/devops/devops_client.py +89 -89
  116. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  117. oci/disaster_recovery/disaster_recovery_client_composite_operations.py +9 -1
  118. oci/dns/dns_client.py +197 -51
  119. oci/dns/dns_client_composite_operations.py +45 -5
  120. oci/dns/models/__init__.py +2 -0
  121. oci/dns/models/create_zone_details.py +35 -2
  122. oci/dns/models/external_downstream.py +137 -0
  123. oci/dns/models/update_zone_details.py +35 -2
  124. oci/dns/models/zone.py +33 -0
  125. oci/dts/appliance_export_job_client.py +6 -6
  126. oci/dts/appliance_export_job_client_composite_operations.py +9 -1
  127. oci/dts/shipping_vendors_client.py +1 -1
  128. oci/dts/transfer_appliance_client.py +8 -8
  129. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  130. oci/dts/transfer_device_client.py +5 -5
  131. oci/dts/transfer_job_client.py +6 -6
  132. oci/dts/transfer_job_client_composite_operations.py +9 -1
  133. oci/dts/transfer_package_client.py +7 -7
  134. oci/em_warehouse/em_data_lake_client.py +13 -13
  135. oci/em_warehouse/em_warehouse_client.py +13 -13
  136. oci/email/email_client.py +25 -25
  137. oci/email/email_client_composite_operations.py +9 -1
  138. oci/events/events_client.py +6 -6
  139. oci/events/events_client_composite_operations.py +9 -1
  140. oci/file_storage/file_storage_client.py +35 -35
  141. oci/file_storage/file_storage_client_composite_operations.py +54 -6
  142. oci/functions/functions_invoke_client.py +1 -1
  143. oci/functions/functions_management_client.py +16 -16
  144. oci/functions/functions_management_client_composite_operations.py +18 -2
  145. oci/fusion_apps/data_masking_activity_client.py +3 -3
  146. oci/fusion_apps/fusion_applications_client.py +39 -39
  147. oci/fusion_apps/fusion_environment_client.py +15 -15
  148. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  149. oci/fusion_apps/refresh_activity_client.py +4 -4
  150. oci/fusion_apps/scheduled_activity_client.py +2 -2
  151. oci/fusion_apps/service_attachment_client.py +2 -2
  152. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  153. oci/golden_gate/golden_gate_client.py +53 -53
  154. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  155. oci/governance_rules_control_plane/work_request_client.py +5 -5
  156. oci/healthchecks/health_checks_client.py +17 -17
  157. oci/identity/identity_client.py +145 -145
  158. oci/identity/identity_client_composite_operations.py +63 -7
  159. oci/identity_data_plane/dataplane_client.py +1 -1
  160. oci/identity_domains/identity_domains_client.py +134 -134
  161. oci/integration/integration_instance_client.py +15 -15
  162. oci/jms/java_management_service_client.py +44 -44
  163. oci/key_management/kms_crypto_client.py +6 -6
  164. oci/key_management/kms_management_client.py +21 -21
  165. oci/key_management/kms_vault_client.py +14 -14
  166. oci/license_manager/license_manager_client.py +18 -18
  167. oci/license_manager/license_manager_client_composite_operations.py +18 -2
  168. oci/limits/limits_client.py +4 -4
  169. oci/limits/quotas_client.py +7 -7
  170. oci/limits/quotas_client_composite_operations.py +9 -1
  171. oci/load_balancer/load_balancer_client.py +61 -61
  172. oci/lockbox/lockbox_client.py +22 -22
  173. oci/lockbox/lockbox_client_composite_operations.py +18 -2
  174. oci/log_analytics/log_analytics_client.py +184 -184
  175. oci/logging/logging_management_client.py +62 -300
  176. oci/logging/logging_management_client_composite_operations.py +12 -4
  177. oci/logging/models/__init__.py +2 -6
  178. oci/logging/models/archiving.py +2 -2
  179. oci/logging/models/category.py +2 -2
  180. oci/logging/models/change_log_saved_search_compartment_details.py +1 -1
  181. oci/logging/models/create_log_details.py +2 -2
  182. oci/logging/models/create_log_saved_search_details.py +1 -1
  183. oci/logging/models/log.py +2 -2
  184. oci/logging/models/log_saved_search.py +1 -1
  185. oci/logging/models/log_saved_search_summary.py +1 -1
  186. oci/logging/models/log_summary.py +2 -2
  187. oci/logging/models/parameter.py +77 -5
  188. oci/logging/models/unified_agent_apache2_parser.py +1 -1
  189. oci/logging/models/unified_agent_apache_error_parser.py +1 -1
  190. oci/logging/models/unified_agent_auditd_parser.py +1 -1
  191. oci/logging/models/unified_agent_cri_parser.py +160 -0
  192. oci/logging/models/unified_agent_csv_parser.py +10 -2
  193. oci/logging/models/unified_agent_grok_parser.py +14 -2
  194. oci/logging/models/unified_agent_logging_configuration.py +6 -2
  195. oci/logging/models/unified_agent_msgpack_parser.py +1 -1
  196. oci/logging/models/unified_agent_multiline_grok_parser.py +18 -2
  197. oci/logging/models/unified_agent_multiline_parser.py +10 -2
  198. oci/logging/models/unified_agent_none_parser.py +5 -1
  199. oci/logging/models/unified_agent_parser.py +51 -3
  200. oci/logging/models/unified_agent_regex_parser.py +10 -2
  201. oci/logging/models/unified_agent_syslog_parser.py +25 -1
  202. oci/logging/models/unified_agent_tail_log_source.py +5 -1
  203. oci/logging/models/unified_agent_tsv_parser.py +10 -2
  204. oci/logging/models/unified_agent_windows_event_source.py +5 -1
  205. oci/logging/models/unified_json_parser.py +9 -1
  206. oci/logging/models/update_log_details.py +2 -2
  207. oci/logging/models/update_log_saved_search_details.py +1 -1
  208. oci/logging/models/work_request.py +2 -2
  209. oci/logging/models/work_request_summary.py +2 -2
  210. oci/loggingingestion/logging_client.py +1 -1
  211. oci/loggingsearch/log_search_client.py +1 -1
  212. oci/management_agent/management_agent_client.py +23 -23
  213. oci/management_agent/management_agent_client_composite_operations.py +18 -2
  214. oci/management_dashboard/dashx_apis_client.py +14 -14
  215. oci/management_dashboard/dashx_apis_client_composite_operations.py +18 -2
  216. oci/marketplace/account_client.py +2 -2
  217. oci/marketplace/marketplace_client.py +25 -25
  218. oci/marketplace/marketplace_client_composite_operations.py +9 -1
  219. oci/media_services/media_services_client.py +48 -48
  220. oci/media_services/media_services_client_composite_operations.py +63 -7
  221. oci/media_services/media_stream_client.py +2 -2
  222. oci/monitoring/monitoring_client.py +13 -13
  223. oci/monitoring/monitoring_client_composite_operations.py +9 -1
  224. oci/mysql/channels_client.py +7 -7
  225. oci/mysql/db_backups_client.py +6 -6
  226. oci/mysql/db_system_client.py +26 -26
  227. oci/mysql/mysqlaas_client.py +7 -7
  228. oci/mysql/mysqlaas_client_composite_operations.py +9 -1
  229. oci/mysql/replicas_client.py +5 -5
  230. oci/mysql/work_requests_client.py +4 -4
  231. oci/network_firewall/network_firewall_client.py +17 -17
  232. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  233. oci/nosql/nosql_client.py +22 -22
  234. oci/object_storage/object_storage_client.py +50 -50
  235. oci/oce/oce_instance_client.py +10 -10
  236. oci/ocvp/esxi_host_client.py +5 -5
  237. oci/ocvp/sddc_client.py +13 -13
  238. oci/ocvp/work_request_client.py +4 -4
  239. oci/oda/management_client.py +56 -56
  240. oci/oda/oda_client.py +17 -17
  241. oci/oda/odapackage_client.py +7 -7
  242. oci/onesubscription/billing_schedule_client.py +1 -1
  243. oci/onesubscription/commitment_client.py +2 -2
  244. oci/onesubscription/computed_usage_client.py +3 -3
  245. oci/onesubscription/invoice_summary_client.py +2 -2
  246. oci/onesubscription/organization_subscription_client.py +1 -1
  247. oci/onesubscription/ratecard_client.py +1 -1
  248. oci/onesubscription/subscribed_service_client.py +2 -2
  249. oci/onesubscription/subscription_client.py +1 -1
  250. oci/ons/notification_control_plane_client.py +6 -6
  251. oci/ons/notification_data_plane_client.py +10 -10
  252. oci/ons/notification_data_plane_client_composite_operations.py +9 -1
  253. oci/opa/opa_instance_client.py +11 -11
  254. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  255. oci/opensearch/opensearch_cluster_client.py +14 -14
  256. oci/operator_access_control/access_requests_client.py +9 -9
  257. oci/operator_access_control/operator_actions_client.py +2 -2
  258. oci/operator_access_control/operator_control_assignment_client.py +6 -6
  259. oci/operator_access_control/operator_control_assignment_client_composite_operations.py +9 -1
  260. oci/operator_access_control/operator_control_client.py +6 -6
  261. oci/operator_access_control/operator_control_client_composite_operations.py +9 -1
  262. oci/opsi/operations_insights_client.py +151 -151
  263. oci/optimizer/optimizer_client.py +26 -26
  264. oci/optimizer/optimizer_client_composite_operations.py +9 -1
  265. oci/os_management/event_client.py +8 -8
  266. oci/os_management/os_management_client.py +69 -69
  267. oci/os_management/os_management_client_composite_operations.py +27 -3
  268. oci/osp_gateway/invoice_service_client.py +5 -5
  269. oci/osp_gateway/subscription_service_client.py +5 -5
  270. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  271. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  272. oci/osub_subscription/commitment_client.py +2 -2
  273. oci/osub_subscription/ratecard_client.py +1 -1
  274. oci/osub_subscription/subscription_client.py +1 -1
  275. oci/osub_usage/computed_usage_client.py +3 -3
  276. oci/queue/queue_admin_client.py +11 -11
  277. oci/queue/queue_client.py +7 -7
  278. oci/recovery/database_recovery_client.py +23 -23
  279. oci/resource_manager/resource_manager_client.py +52 -52
  280. oci/resource_manager/resource_manager_client_composite_operations.py +45 -5
  281. oci/resource_search/resource_search_client.py +3 -3
  282. oci/rover/rover_cluster_client.py +7 -7
  283. oci/rover/rover_cluster_client_composite_operations.py +9 -1
  284. oci/rover/rover_entitlement_client.py +6 -6
  285. oci/rover/rover_entitlement_client_composite_operations.py +9 -1
  286. oci/rover/rover_node_client.py +10 -10
  287. oci/rover/rover_node_client_composite_operations.py +9 -1
  288. oci/rover/shape_client.py +1 -1
  289. oci/sch/service_connector_client.py +12 -12
  290. oci/secrets/secrets_client.py +3 -3
  291. oci/service_catalog/service_catalog_client.py +26 -26
  292. oci/service_catalog/service_catalog_client_composite_operations.py +9 -1
  293. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  294. oci/service_mesh/service_mesh_client.py +48 -48
  295. oci/stack_monitoring/stack_monitoring_client.py +22 -22
  296. oci/stack_monitoring/stack_monitoring_client_composite_operations.py +9 -1
  297. oci/streaming/stream_admin_client.py +18 -18
  298. oci/streaming/stream_admin_client_composite_operations.py +27 -3
  299. oci/streaming/stream_client.py +8 -8
  300. oci/tenant_manager_control_plane/domain_client.py +5 -5
  301. oci/tenant_manager_control_plane/domain_client_composite_operations.py +9 -1
  302. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  303. oci/tenant_manager_control_plane/domain_governance_client_composite_operations.py +9 -1
  304. oci/tenant_manager_control_plane/governance_client.py +2 -2
  305. oci/tenant_manager_control_plane/link_client.py +3 -3
  306. oci/tenant_manager_control_plane/orders_client.py +2 -2
  307. oci/tenant_manager_control_plane/organization_client.py +10 -10
  308. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  309. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  310. oci/tenant_manager_control_plane/subscription_client.py +9 -9
  311. oci/tenant_manager_control_plane/subscription_client_composite_operations.py +9 -1
  312. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  313. oci/threat_intelligence/threatintel_client.py +5 -5
  314. oci/usage/rewards_client.py +6 -6
  315. oci/usage_api/usageapi_client.py +19 -19
  316. oci/usage_api/usageapi_client_composite_operations.py +9 -1
  317. oci/vault/vaults_client.py +11 -11
  318. oci/vbs_inst/vbs_instance_client.py +10 -10
  319. oci/version.py +1 -1
  320. oci/visual_builder/vb_instance_client.py +13 -13
  321. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  322. oci/vn_monitoring/vn_monitoring_client_composite_operations.py +9 -1
  323. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  324. oci/waa/waa_client.py +13 -13
  325. oci/waa/work_request_client.py +4 -4
  326. oci/waas/redirect_client.py +6 -6
  327. oci/waas/waas_client.py +66 -66
  328. oci/waas/waas_client_composite_operations.py +27 -3
  329. oci/waf/waf_client.py +24 -24
  330. oci/work_requests/work_request_client.py +4 -4
  331. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/METADATA +1 -1
  332. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/RECORD +336 -332
  333. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/LICENSE.txt +0 -0
  334. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  335. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/WHEEL +0 -0
  336. {oci-2.102.0.dist-info → oci-2.103.0.dist-info}/top_level.txt +0 -0
@@ -155,7 +155,7 @@ class OperationsInsightsClient(object):
155
155
  :rtype: :class:`~oci.response.Response`
156
156
 
157
157
  :example:
158
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/add_exadata_insight_members.py.html>`__ to see an example of how to use add_exadata_insight_members API.
158
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/add_exadata_insight_members.py.html>`__ to see an example of how to use add_exadata_insight_members API.
159
159
  """
160
160
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
161
161
  required_arguments = ['exadataInsightId']
@@ -275,7 +275,7 @@ class OperationsInsightsClient(object):
275
275
  :rtype: :class:`~oci.response.Response`
276
276
 
277
277
  :example:
278
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use change_autonomous_database_insight_advanced_features API.
278
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use change_autonomous_database_insight_advanced_features API.
279
279
  """
280
280
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
281
281
  required_arguments = ['databaseInsightId']
@@ -395,7 +395,7 @@ class OperationsInsightsClient(object):
395
395
  :rtype: :class:`~oci.response.Response`
396
396
 
397
397
  :example:
398
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_database_insight_compartment.py.html>`__ to see an example of how to use change_database_insight_compartment API.
398
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_database_insight_compartment.py.html>`__ to see an example of how to use change_database_insight_compartment API.
399
399
  """
400
400
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
401
401
  required_arguments = ['databaseInsightId']
@@ -507,7 +507,7 @@ class OperationsInsightsClient(object):
507
507
  :rtype: :class:`~oci.response.Response`
508
508
 
509
509
  :example:
510
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_enterprise_manager_bridge_compartment.py.html>`__ to see an example of how to use change_enterprise_manager_bridge_compartment API.
510
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_enterprise_manager_bridge_compartment.py.html>`__ to see an example of how to use change_enterprise_manager_bridge_compartment API.
511
511
  """
512
512
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
513
513
  required_arguments = ['enterpriseManagerBridgeId']
@@ -624,7 +624,7 @@ class OperationsInsightsClient(object):
624
624
  :rtype: :class:`~oci.response.Response`
625
625
 
626
626
  :example:
627
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_exadata_insight_compartment.py.html>`__ to see an example of how to use change_exadata_insight_compartment API.
627
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_exadata_insight_compartment.py.html>`__ to see an example of how to use change_exadata_insight_compartment API.
628
628
  """
629
629
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
630
630
  required_arguments = ['exadataInsightId']
@@ -744,7 +744,7 @@ class OperationsInsightsClient(object):
744
744
  :rtype: :class:`~oci.response.Response`
745
745
 
746
746
  :example:
747
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_host_insight_compartment.py.html>`__ to see an example of how to use change_host_insight_compartment API.
747
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_host_insight_compartment.py.html>`__ to see an example of how to use change_host_insight_compartment API.
748
748
  """
749
749
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
750
750
  required_arguments = ['hostInsightId']
@@ -866,7 +866,7 @@ class OperationsInsightsClient(object):
866
866
  :rtype: :class:`~oci.response.Response`
867
867
 
868
868
  :example:
869
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_operations_insights_private_endpoint_compartment.py.html>`__ to see an example of how to use change_operations_insights_private_endpoint_compartment API.
869
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_operations_insights_private_endpoint_compartment.py.html>`__ to see an example of how to use change_operations_insights_private_endpoint_compartment API.
870
870
  """
871
871
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
872
872
  required_arguments = ['operationsInsightsPrivateEndpointId']
@@ -988,7 +988,7 @@ class OperationsInsightsClient(object):
988
988
  :rtype: :class:`~oci.response.Response`
989
989
 
990
990
  :example:
991
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_opsi_configuration_compartment.py.html>`__ to see an example of how to use change_opsi_configuration_compartment API.
991
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_opsi_configuration_compartment.py.html>`__ to see an example of how to use change_opsi_configuration_compartment API.
992
992
  """
993
993
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
994
994
  required_arguments = ['opsiConfigurationId']
@@ -1108,7 +1108,7 @@ class OperationsInsightsClient(object):
1108
1108
  :rtype: :class:`~oci.response.Response`
1109
1109
 
1110
1110
  :example:
1111
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/change_pe_comanaged_database_insight.py.html>`__ to see an example of how to use change_pe_comanaged_database_insight API.
1111
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/change_pe_comanaged_database_insight.py.html>`__ to see an example of how to use change_pe_comanaged_database_insight API.
1112
1112
  """
1113
1113
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1114
1114
  required_arguments = ['databaseInsightId']
@@ -1221,7 +1221,7 @@ class OperationsInsightsClient(object):
1221
1221
  :rtype: :class:`~oci.response.Response`
1222
1222
 
1223
1223
  :example:
1224
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_awr_hub.py.html>`__ to see an example of how to use create_awr_hub API.
1224
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_awr_hub.py.html>`__ to see an example of how to use create_awr_hub API.
1225
1225
  """
1226
1226
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1227
1227
  required_arguments = []
@@ -1321,7 +1321,7 @@ class OperationsInsightsClient(object):
1321
1321
  :rtype: :class:`~oci.response.Response`
1322
1322
 
1323
1323
  :example:
1324
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_database_insight.py.html>`__ to see an example of how to use create_database_insight API.
1324
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_database_insight.py.html>`__ to see an example of how to use create_database_insight API.
1325
1325
  """
1326
1326
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1327
1327
  required_arguments = []
@@ -1421,7 +1421,7 @@ class OperationsInsightsClient(object):
1421
1421
  :rtype: :class:`~oci.response.Response`
1422
1422
 
1423
1423
  :example:
1424
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_enterprise_manager_bridge.py.html>`__ to see an example of how to use create_enterprise_manager_bridge API.
1424
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_enterprise_manager_bridge.py.html>`__ to see an example of how to use create_enterprise_manager_bridge API.
1425
1425
  """
1426
1426
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1427
1427
  required_arguments = []
@@ -1521,7 +1521,7 @@ class OperationsInsightsClient(object):
1521
1521
  :rtype: :class:`~oci.response.Response`
1522
1522
 
1523
1523
  :example:
1524
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_exadata_insight.py.html>`__ to see an example of how to use create_exadata_insight API.
1524
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_exadata_insight.py.html>`__ to see an example of how to use create_exadata_insight API.
1525
1525
  """
1526
1526
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1527
1527
  required_arguments = []
@@ -1621,7 +1621,7 @@ class OperationsInsightsClient(object):
1621
1621
  :rtype: :class:`~oci.response.Response`
1622
1622
 
1623
1623
  :example:
1624
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_host_insight.py.html>`__ to see an example of how to use create_host_insight API.
1624
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_host_insight.py.html>`__ to see an example of how to use create_host_insight API.
1625
1625
  """
1626
1626
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1627
1627
  required_arguments = []
@@ -1722,7 +1722,7 @@ class OperationsInsightsClient(object):
1722
1722
  :rtype: :class:`~oci.response.Response`
1723
1723
 
1724
1724
  :example:
1725
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_operations_insights_private_endpoint.py.html>`__ to see an example of how to use create_operations_insights_private_endpoint API.
1725
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_operations_insights_private_endpoint.py.html>`__ to see an example of how to use create_operations_insights_private_endpoint API.
1726
1726
  """
1727
1727
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1728
1728
  required_arguments = []
@@ -1824,7 +1824,7 @@ class OperationsInsightsClient(object):
1824
1824
  :rtype: :class:`~oci.response.Response`
1825
1825
 
1826
1826
  :example:
1827
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_operations_insights_warehouse.py.html>`__ to see an example of how to use create_operations_insights_warehouse API.
1827
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_operations_insights_warehouse.py.html>`__ to see an example of how to use create_operations_insights_warehouse API.
1828
1828
  """
1829
1829
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1830
1830
  required_arguments = []
@@ -1925,7 +1925,7 @@ class OperationsInsightsClient(object):
1925
1925
  :rtype: :class:`~oci.response.Response`
1926
1926
 
1927
1927
  :example:
1928
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_operations_insights_warehouse_user.py.html>`__ to see an example of how to use create_operations_insights_warehouse_user API.
1928
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_operations_insights_warehouse_user.py.html>`__ to see an example of how to use create_operations_insights_warehouse_user API.
1929
1929
  """
1930
1930
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1931
1931
  required_arguments = []
@@ -2044,7 +2044,7 @@ class OperationsInsightsClient(object):
2044
2044
  :rtype: :class:`~oci.response.Response`
2045
2045
 
2046
2046
  :example:
2047
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/create_opsi_configuration.py.html>`__ to see an example of how to use create_opsi_configuration API.
2047
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/create_opsi_configuration.py.html>`__ to see an example of how to use create_opsi_configuration API.
2048
2048
  """
2049
2049
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2050
2050
  required_arguments = []
@@ -2179,7 +2179,7 @@ class OperationsInsightsClient(object):
2179
2179
  :rtype: :class:`~oci.response.Response`
2180
2180
 
2181
2181
  :example:
2182
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_awr_hub.py.html>`__ to see an example of how to use delete_awr_hub API.
2182
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_awr_hub.py.html>`__ to see an example of how to use delete_awr_hub API.
2183
2183
  """
2184
2184
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2185
2185
  required_arguments = ['awrHubId']
@@ -2283,7 +2283,7 @@ class OperationsInsightsClient(object):
2283
2283
  :rtype: :class:`~oci.response.Response`
2284
2284
 
2285
2285
  :example:
2286
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_database_insight.py.html>`__ to see an example of how to use delete_database_insight API.
2286
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_database_insight.py.html>`__ to see an example of how to use delete_database_insight API.
2287
2287
  """
2288
2288
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2289
2289
  required_arguments = ['databaseInsightId']
@@ -2387,7 +2387,7 @@ class OperationsInsightsClient(object):
2387
2387
  :rtype: :class:`~oci.response.Response`
2388
2388
 
2389
2389
  :example:
2390
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_enterprise_manager_bridge.py.html>`__ to see an example of how to use delete_enterprise_manager_bridge API.
2390
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_enterprise_manager_bridge.py.html>`__ to see an example of how to use delete_enterprise_manager_bridge API.
2391
2391
  """
2392
2392
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2393
2393
  required_arguments = ['enterpriseManagerBridgeId']
@@ -2491,7 +2491,7 @@ class OperationsInsightsClient(object):
2491
2491
  :rtype: :class:`~oci.response.Response`
2492
2492
 
2493
2493
  :example:
2494
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_exadata_insight.py.html>`__ to see an example of how to use delete_exadata_insight API.
2494
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_exadata_insight.py.html>`__ to see an example of how to use delete_exadata_insight API.
2495
2495
  """
2496
2496
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2497
2497
  required_arguments = ['exadataInsightId']
@@ -2595,7 +2595,7 @@ class OperationsInsightsClient(object):
2595
2595
  :rtype: :class:`~oci.response.Response`
2596
2596
 
2597
2597
  :example:
2598
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_host_insight.py.html>`__ to see an example of how to use delete_host_insight API.
2598
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_host_insight.py.html>`__ to see an example of how to use delete_host_insight API.
2599
2599
  """
2600
2600
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2601
2601
  required_arguments = ['hostInsightId']
@@ -2701,7 +2701,7 @@ class OperationsInsightsClient(object):
2701
2701
  :rtype: :class:`~oci.response.Response`
2702
2702
 
2703
2703
  :example:
2704
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_operations_insights_private_endpoint.py.html>`__ to see an example of how to use delete_operations_insights_private_endpoint API.
2704
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_operations_insights_private_endpoint.py.html>`__ to see an example of how to use delete_operations_insights_private_endpoint API.
2705
2705
  """
2706
2706
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2707
2707
  required_arguments = ['operationsInsightsPrivateEndpointId']
@@ -2808,7 +2808,7 @@ class OperationsInsightsClient(object):
2808
2808
  :rtype: :class:`~oci.response.Response`
2809
2809
 
2810
2810
  :example:
2811
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_operations_insights_warehouse.py.html>`__ to see an example of how to use delete_operations_insights_warehouse API.
2811
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_operations_insights_warehouse.py.html>`__ to see an example of how to use delete_operations_insights_warehouse API.
2812
2812
  """
2813
2813
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2814
2814
  required_arguments = ['operationsInsightsWarehouseId']
@@ -2912,7 +2912,7 @@ class OperationsInsightsClient(object):
2912
2912
  :rtype: :class:`~oci.response.Response`
2913
2913
 
2914
2914
  :example:
2915
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_operations_insights_warehouse_user.py.html>`__ to see an example of how to use delete_operations_insights_warehouse_user API.
2915
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_operations_insights_warehouse_user.py.html>`__ to see an example of how to use delete_operations_insights_warehouse_user API.
2916
2916
  """
2917
2917
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2918
2918
  required_arguments = ['operationsInsightsWarehouseUserId']
@@ -3018,7 +3018,7 @@ class OperationsInsightsClient(object):
3018
3018
  :rtype: :class:`~oci.response.Response`
3019
3019
 
3020
3020
  :example:
3021
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/delete_opsi_configuration.py.html>`__ to see an example of how to use delete_opsi_configuration API.
3021
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/delete_opsi_configuration.py.html>`__ to see an example of how to use delete_opsi_configuration API.
3022
3022
  """
3023
3023
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3024
3024
  required_arguments = ['opsiConfigurationId']
@@ -3130,7 +3130,7 @@ class OperationsInsightsClient(object):
3130
3130
  :rtype: :class:`~oci.response.Response`
3131
3131
 
3132
3132
  :example:
3133
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/disable_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use disable_autonomous_database_insight_advanced_features API.
3133
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/disable_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use disable_autonomous_database_insight_advanced_features API.
3134
3134
  """
3135
3135
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3136
3136
  required_arguments = ['databaseInsightId']
@@ -3245,7 +3245,7 @@ class OperationsInsightsClient(object):
3245
3245
  :rtype: :class:`~oci.response.Response`
3246
3246
 
3247
3247
  :example:
3248
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/disable_database_insight.py.html>`__ to see an example of how to use disable_database_insight API.
3248
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/disable_database_insight.py.html>`__ to see an example of how to use disable_database_insight API.
3249
3249
  """
3250
3250
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3251
3251
  required_arguments = ['databaseInsightId']
@@ -3360,7 +3360,7 @@ class OperationsInsightsClient(object):
3360
3360
  :rtype: :class:`~oci.response.Response`
3361
3361
 
3362
3362
  :example:
3363
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/disable_exadata_insight.py.html>`__ to see an example of how to use disable_exadata_insight API.
3363
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/disable_exadata_insight.py.html>`__ to see an example of how to use disable_exadata_insight API.
3364
3364
  """
3365
3365
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3366
3366
  required_arguments = ['exadataInsightId']
@@ -3475,7 +3475,7 @@ class OperationsInsightsClient(object):
3475
3475
  :rtype: :class:`~oci.response.Response`
3476
3476
 
3477
3477
  :example:
3478
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/disable_host_insight.py.html>`__ to see an example of how to use disable_host_insight API.
3478
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/disable_host_insight.py.html>`__ to see an example of how to use disable_host_insight API.
3479
3479
  """
3480
3480
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3481
3481
  required_arguments = ['hostInsightId']
@@ -3588,7 +3588,7 @@ class OperationsInsightsClient(object):
3588
3588
  :rtype: :class:`~oci.response.Response`
3589
3589
 
3590
3590
  :example:
3591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/download_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use download_operations_insights_warehouse_wallet API.
3591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/download_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use download_operations_insights_warehouse_wallet API.
3592
3592
  """
3593
3593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3594
3594
  required_arguments = ['operationsInsightsWarehouseId']
@@ -3708,7 +3708,7 @@ class OperationsInsightsClient(object):
3708
3708
  :rtype: :class:`~oci.response.Response`
3709
3709
 
3710
3710
  :example:
3711
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/enable_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use enable_autonomous_database_insight_advanced_features API.
3711
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/enable_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use enable_autonomous_database_insight_advanced_features API.
3712
3712
  """
3713
3713
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3714
3714
  required_arguments = ['databaseInsightId']
@@ -3828,7 +3828,7 @@ class OperationsInsightsClient(object):
3828
3828
  :rtype: :class:`~oci.response.Response`
3829
3829
 
3830
3830
  :example:
3831
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/enable_database_insight.py.html>`__ to see an example of how to use enable_database_insight API.
3831
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/enable_database_insight.py.html>`__ to see an example of how to use enable_database_insight API.
3832
3832
  """
3833
3833
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3834
3834
  required_arguments = ['databaseInsightId']
@@ -3948,7 +3948,7 @@ class OperationsInsightsClient(object):
3948
3948
  :rtype: :class:`~oci.response.Response`
3949
3949
 
3950
3950
  :example:
3951
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/enable_exadata_insight.py.html>`__ to see an example of how to use enable_exadata_insight API.
3951
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/enable_exadata_insight.py.html>`__ to see an example of how to use enable_exadata_insight API.
3952
3952
  """
3953
3953
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3954
3954
  required_arguments = ['exadataInsightId']
@@ -4068,7 +4068,7 @@ class OperationsInsightsClient(object):
4068
4068
  :rtype: :class:`~oci.response.Response`
4069
4069
 
4070
4070
  :example:
4071
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/enable_host_insight.py.html>`__ to see an example of how to use enable_host_insight API.
4071
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/enable_host_insight.py.html>`__ to see an example of how to use enable_host_insight API.
4072
4072
  """
4073
4073
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4074
4074
  required_arguments = ['hostInsightId']
@@ -4204,7 +4204,7 @@ class OperationsInsightsClient(object):
4204
4204
  :rtype: :class:`~oci.response.Response`
4205
4205
 
4206
4206
  :example:
4207
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_awr_database_report.py.html>`__ to see an example of how to use get_awr_database_report API.
4207
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_awr_database_report.py.html>`__ to see an example of how to use get_awr_database_report API.
4208
4208
  """
4209
4209
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4210
4210
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -4368,7 +4368,7 @@ class OperationsInsightsClient(object):
4368
4368
  :rtype: :class:`~oci.response.Response`
4369
4369
 
4370
4370
  :example:
4371
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_awr_database_sql_report.py.html>`__ to see an example of how to use get_awr_database_sql_report API.
4371
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_awr_database_sql_report.py.html>`__ to see an example of how to use get_awr_database_sql_report API.
4372
4372
  """
4373
4373
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4374
4374
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'sqlId']
@@ -4494,7 +4494,7 @@ class OperationsInsightsClient(object):
4494
4494
  :rtype: :class:`~oci.response.Response`
4495
4495
 
4496
4496
  :example:
4497
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_awr_hub.py.html>`__ to see an example of how to use get_awr_hub API.
4497
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_awr_hub.py.html>`__ to see an example of how to use get_awr_hub API.
4498
4498
  """
4499
4499
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4500
4500
  required_arguments = ['awrHubId']
@@ -4617,7 +4617,7 @@ class OperationsInsightsClient(object):
4617
4617
  :rtype: :class:`~oci.response.Response`
4618
4618
 
4619
4619
  :example:
4620
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_awr_report.py.html>`__ to see an example of how to use get_awr_report API.
4620
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_awr_report.py.html>`__ to see an example of how to use get_awr_report API.
4621
4621
  """
4622
4622
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4623
4623
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -4742,7 +4742,7 @@ class OperationsInsightsClient(object):
4742
4742
  :rtype: :class:`~oci.response.Response`
4743
4743
 
4744
4744
  :example:
4745
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_database_insight.py.html>`__ to see an example of how to use get_database_insight API.
4745
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_database_insight.py.html>`__ to see an example of how to use get_database_insight API.
4746
4746
  """
4747
4747
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4748
4748
  required_arguments = ['databaseInsightId']
@@ -4841,7 +4841,7 @@ class OperationsInsightsClient(object):
4841
4841
  :rtype: :class:`~oci.response.Response`
4842
4842
 
4843
4843
  :example:
4844
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_enterprise_manager_bridge.py.html>`__ to see an example of how to use get_enterprise_manager_bridge API.
4844
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_enterprise_manager_bridge.py.html>`__ to see an example of how to use get_enterprise_manager_bridge API.
4845
4845
  """
4846
4846
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4847
4847
  required_arguments = ['enterpriseManagerBridgeId']
@@ -4940,7 +4940,7 @@ class OperationsInsightsClient(object):
4940
4940
  :rtype: :class:`~oci.response.Response`
4941
4941
 
4942
4942
  :example:
4943
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_exadata_insight.py.html>`__ to see an example of how to use get_exadata_insight API.
4943
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_exadata_insight.py.html>`__ to see an example of how to use get_exadata_insight API.
4944
4944
  """
4945
4945
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4946
4946
  required_arguments = ['exadataInsightId']
@@ -5039,7 +5039,7 @@ class OperationsInsightsClient(object):
5039
5039
  :rtype: :class:`~oci.response.Response`
5040
5040
 
5041
5041
  :example:
5042
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_host_insight.py.html>`__ to see an example of how to use get_host_insight API.
5042
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_host_insight.py.html>`__ to see an example of how to use get_host_insight API.
5043
5043
  """
5044
5044
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5045
5045
  required_arguments = ['hostInsightId']
@@ -5140,7 +5140,7 @@ class OperationsInsightsClient(object):
5140
5140
  :rtype: :class:`~oci.response.Response`
5141
5141
 
5142
5142
  :example:
5143
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_operations_insights_private_endpoint.py.html>`__ to see an example of how to use get_operations_insights_private_endpoint API.
5143
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_operations_insights_private_endpoint.py.html>`__ to see an example of how to use get_operations_insights_private_endpoint API.
5144
5144
  """
5145
5145
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5146
5146
  required_arguments = ['operationsInsightsPrivateEndpointId']
@@ -5240,7 +5240,7 @@ class OperationsInsightsClient(object):
5240
5240
  :rtype: :class:`~oci.response.Response`
5241
5241
 
5242
5242
  :example:
5243
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_operations_insights_warehouse.py.html>`__ to see an example of how to use get_operations_insights_warehouse API.
5243
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_operations_insights_warehouse.py.html>`__ to see an example of how to use get_operations_insights_warehouse API.
5244
5244
  """
5245
5245
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5246
5246
  required_arguments = ['operationsInsightsWarehouseId']
@@ -5339,7 +5339,7 @@ class OperationsInsightsClient(object):
5339
5339
  :rtype: :class:`~oci.response.Response`
5340
5340
 
5341
5341
  :example:
5342
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_operations_insights_warehouse_user.py.html>`__ to see an example of how to use get_operations_insights_warehouse_user API.
5342
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_operations_insights_warehouse_user.py.html>`__ to see an example of how to use get_operations_insights_warehouse_user API.
5343
5343
  """
5344
5344
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5345
5345
  required_arguments = ['operationsInsightsWarehouseUserId']
@@ -5461,7 +5461,7 @@ class OperationsInsightsClient(object):
5461
5461
  :rtype: :class:`~oci.response.Response`
5462
5462
 
5463
5463
  :example:
5464
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_opsi_configuration.py.html>`__ to see an example of how to use get_opsi_configuration API.
5464
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_opsi_configuration.py.html>`__ to see an example of how to use get_opsi_configuration API.
5465
5465
  """
5466
5466
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5467
5467
  required_arguments = ['opsiConfigurationId']
@@ -5603,7 +5603,7 @@ class OperationsInsightsClient(object):
5603
5603
  :rtype: :class:`~oci.response.Response`
5604
5604
 
5605
5605
  :example:
5606
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_opsi_data_object.py.html>`__ to see an example of how to use get_opsi_data_object API.
5606
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_opsi_data_object.py.html>`__ to see an example of how to use get_opsi_data_object API.
5607
5607
  """
5608
5608
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5609
5609
  required_arguments = ['opsiDataObjectIdentifier', 'compartmentId']
@@ -5709,7 +5709,7 @@ class OperationsInsightsClient(object):
5709
5709
  :rtype: :class:`~oci.response.Response`
5710
5710
 
5711
5711
  :example:
5712
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
5712
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
5713
5713
  """
5714
5714
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5715
5715
  required_arguments = ['workRequestId']
@@ -5832,7 +5832,7 @@ class OperationsInsightsClient(object):
5832
5832
  :rtype: :class:`~oci.response.Response`
5833
5833
 
5834
5834
  :example:
5835
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_addm_reports.py.html>`__ to see an example of how to use ingest_addm_reports API.
5835
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_addm_reports.py.html>`__ to see an example of how to use ingest_addm_reports API.
5836
5836
  """
5837
5837
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5838
5838
  required_arguments = []
@@ -5959,7 +5959,7 @@ class OperationsInsightsClient(object):
5959
5959
  :rtype: :class:`~oci.response.Response`
5960
5960
 
5961
5961
  :example:
5962
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_database_configuration.py.html>`__ to see an example of how to use ingest_database_configuration API.
5962
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_database_configuration.py.html>`__ to see an example of how to use ingest_database_configuration API.
5963
5963
  """
5964
5964
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5965
5965
  required_arguments = []
@@ -6081,7 +6081,7 @@ class OperationsInsightsClient(object):
6081
6081
  :rtype: :class:`~oci.response.Response`
6082
6082
 
6083
6083
  :example:
6084
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_host_configuration.py.html>`__ to see an example of how to use ingest_host_configuration API.
6084
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_host_configuration.py.html>`__ to see an example of how to use ingest_host_configuration API.
6085
6085
  """
6086
6086
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6087
6087
  required_arguments = ['id']
@@ -6200,7 +6200,7 @@ class OperationsInsightsClient(object):
6200
6200
  :rtype: :class:`~oci.response.Response`
6201
6201
 
6202
6202
  :example:
6203
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_host_metrics.py.html>`__ to see an example of how to use ingest_host_metrics API.
6203
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_host_metrics.py.html>`__ to see an example of how to use ingest_host_metrics API.
6204
6204
  """
6205
6205
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6206
6206
  required_arguments = ['id']
@@ -6330,7 +6330,7 @@ class OperationsInsightsClient(object):
6330
6330
  :rtype: :class:`~oci.response.Response`
6331
6331
 
6332
6332
  :example:
6333
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_sql_bucket.py.html>`__ to see an example of how to use ingest_sql_bucket API.
6333
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_sql_bucket.py.html>`__ to see an example of how to use ingest_sql_bucket API.
6334
6334
  """
6335
6335
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6336
6336
  required_arguments = []
@@ -6465,7 +6465,7 @@ class OperationsInsightsClient(object):
6465
6465
  :rtype: :class:`~oci.response.Response`
6466
6466
 
6467
6467
  :example:
6468
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_sql_plan_lines.py.html>`__ to see an example of how to use ingest_sql_plan_lines API.
6468
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_sql_plan_lines.py.html>`__ to see an example of how to use ingest_sql_plan_lines API.
6469
6469
  """
6470
6470
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6471
6471
  required_arguments = []
@@ -6595,7 +6595,7 @@ class OperationsInsightsClient(object):
6595
6595
  :rtype: :class:`~oci.response.Response`
6596
6596
 
6597
6597
  :example:
6598
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_sql_stats.py.html>`__ to see an example of how to use ingest_sql_stats API.
6598
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_sql_stats.py.html>`__ to see an example of how to use ingest_sql_stats API.
6599
6599
  """
6600
6600
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6601
6601
  required_arguments = []
@@ -6729,7 +6729,7 @@ class OperationsInsightsClient(object):
6729
6729
  :rtype: :class:`~oci.response.Response`
6730
6730
 
6731
6731
  :example:
6732
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/ingest_sql_text.py.html>`__ to see an example of how to use ingest_sql_text API.
6732
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/ingest_sql_text.py.html>`__ to see an example of how to use ingest_sql_text API.
6733
6733
  """
6734
6734
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6735
6735
  required_arguments = []
@@ -6901,7 +6901,7 @@ class OperationsInsightsClient(object):
6901
6901
  :rtype: :class:`~oci.response.Response`
6902
6902
 
6903
6903
  :example:
6904
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_addm_db_finding_categories.py.html>`__ to see an example of how to use list_addm_db_finding_categories API.
6904
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_addm_db_finding_categories.py.html>`__ to see an example of how to use list_addm_db_finding_categories API.
6905
6905
  """
6906
6906
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6907
6907
  required_arguments = ['compartmentId']
@@ -7116,7 +7116,7 @@ class OperationsInsightsClient(object):
7116
7116
  :rtype: :class:`~oci.response.Response`
7117
7117
 
7118
7118
  :example:
7119
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_addm_db_findings_time_series.py.html>`__ to see an example of how to use list_addm_db_findings_time_series API.
7119
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_addm_db_findings_time_series.py.html>`__ to see an example of how to use list_addm_db_findings_time_series API.
7120
7120
  """
7121
7121
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7122
7122
  required_arguments = ['compartmentId']
@@ -7320,7 +7320,7 @@ class OperationsInsightsClient(object):
7320
7320
  :rtype: :class:`~oci.response.Response`
7321
7321
 
7322
7322
  :example:
7323
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_addm_db_parameter_categories.py.html>`__ to see an example of how to use list_addm_db_parameter_categories API.
7323
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_addm_db_parameter_categories.py.html>`__ to see an example of how to use list_addm_db_parameter_categories API.
7324
7324
  """
7325
7325
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7326
7326
  required_arguments = ['compartmentId']
@@ -7516,7 +7516,7 @@ class OperationsInsightsClient(object):
7516
7516
  :rtype: :class:`~oci.response.Response`
7517
7517
 
7518
7518
  :example:
7519
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_addm_db_recommendation_categories.py.html>`__ to see an example of how to use list_addm_db_recommendation_categories API.
7519
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_addm_db_recommendation_categories.py.html>`__ to see an example of how to use list_addm_db_recommendation_categories API.
7520
7520
  """
7521
7521
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7522
7522
  required_arguments = ['compartmentId']
@@ -7747,7 +7747,7 @@ class OperationsInsightsClient(object):
7747
7747
  :rtype: :class:`~oci.response.Response`
7748
7748
 
7749
7749
  :example:
7750
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_addm_db_recommendations_time_series.py.html>`__ to see an example of how to use list_addm_db_recommendations_time_series API.
7750
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_addm_db_recommendations_time_series.py.html>`__ to see an example of how to use list_addm_db_recommendations_time_series API.
7751
7751
  """
7752
7752
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7753
7753
  required_arguments = ['compartmentId']
@@ -7972,7 +7972,7 @@ class OperationsInsightsClient(object):
7972
7972
  :rtype: :class:`~oci.response.Response`
7973
7973
 
7974
7974
  :example:
7975
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_addm_dbs.py.html>`__ to see an example of how to use list_addm_dbs API.
7975
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_addm_dbs.py.html>`__ to see an example of how to use list_addm_dbs API.
7976
7976
  """
7977
7977
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7978
7978
  required_arguments = ['compartmentId']
@@ -8154,7 +8154,7 @@ class OperationsInsightsClient(object):
8154
8154
  :rtype: :class:`~oci.response.Response`
8155
8155
 
8156
8156
  :example:
8157
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_awr_database_snapshots.py.html>`__ to see an example of how to use list_awr_database_snapshots API.
8157
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_awr_database_snapshots.py.html>`__ to see an example of how to use list_awr_database_snapshots API.
8158
8158
  """
8159
8159
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8160
8160
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -8327,7 +8327,7 @@ class OperationsInsightsClient(object):
8327
8327
  :rtype: :class:`~oci.response.Response`
8328
8328
 
8329
8329
  :example:
8330
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_awr_databases.py.html>`__ to see an example of how to use list_awr_databases API.
8330
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_awr_databases.py.html>`__ to see an example of how to use list_awr_databases API.
8331
8331
  """
8332
8332
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8333
8333
  required_arguments = ['awrHubId']
@@ -8502,7 +8502,7 @@ class OperationsInsightsClient(object):
8502
8502
  :rtype: :class:`~oci.response.Response`
8503
8503
 
8504
8504
  :example:
8505
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_awr_hubs.py.html>`__ to see an example of how to use list_awr_hubs API.
8505
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_awr_hubs.py.html>`__ to see an example of how to use list_awr_hubs API.
8506
8506
  """
8507
8507
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8508
8508
  required_arguments = ['operationsInsightsWarehouseId']
@@ -8670,7 +8670,7 @@ class OperationsInsightsClient(object):
8670
8670
  :rtype: :class:`~oci.response.Response`
8671
8671
 
8672
8672
  :example:
8673
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_awr_snapshots.py.html>`__ to see an example of how to use list_awr_snapshots API.
8673
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_awr_snapshots.py.html>`__ to see an example of how to use list_awr_snapshots API.
8674
8674
  """
8675
8675
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8676
8676
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -8892,7 +8892,7 @@ class OperationsInsightsClient(object):
8892
8892
  :rtype: :class:`~oci.response.Response`
8893
8893
 
8894
8894
  :example:
8895
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_database_configurations.py.html>`__ to see an example of how to use list_database_configurations API.
8895
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_database_configurations.py.html>`__ to see an example of how to use list_database_configurations API.
8896
8896
  """
8897
8897
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8898
8898
  required_arguments = []
@@ -9117,7 +9117,7 @@ class OperationsInsightsClient(object):
9117
9117
  :rtype: :class:`~oci.response.Response`
9118
9118
 
9119
9119
  :example:
9120
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_database_insights.py.html>`__ to see an example of how to use list_database_insights API.
9120
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_database_insights.py.html>`__ to see an example of how to use list_database_insights API.
9121
9121
  """
9122
9122
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9123
9123
  required_arguments = []
@@ -9329,7 +9329,7 @@ class OperationsInsightsClient(object):
9329
9329
  :rtype: :class:`~oci.response.Response`
9330
9330
 
9331
9331
  :example:
9332
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_enterprise_manager_bridges.py.html>`__ to see an example of how to use list_enterprise_manager_bridges API.
9332
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_enterprise_manager_bridges.py.html>`__ to see an example of how to use list_enterprise_manager_bridges API.
9333
9333
  """
9334
9334
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9335
9335
  required_arguments = []
@@ -9524,7 +9524,7 @@ class OperationsInsightsClient(object):
9524
9524
  :rtype: :class:`~oci.response.Response`
9525
9525
 
9526
9526
  :example:
9527
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_exadata_configurations.py.html>`__ to see an example of how to use list_exadata_configurations API.
9527
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_exadata_configurations.py.html>`__ to see an example of how to use list_exadata_configurations API.
9528
9528
  """
9529
9529
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9530
9530
  required_arguments = []
@@ -9707,7 +9707,7 @@ class OperationsInsightsClient(object):
9707
9707
  :rtype: :class:`~oci.response.Response`
9708
9708
 
9709
9709
  :example:
9710
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_exadata_insights.py.html>`__ to see an example of how to use list_exadata_insights API.
9710
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_exadata_insights.py.html>`__ to see an example of how to use list_exadata_insights API.
9711
9711
  """
9712
9712
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9713
9713
  required_arguments = []
@@ -9942,7 +9942,7 @@ class OperationsInsightsClient(object):
9942
9942
  :rtype: :class:`~oci.response.Response`
9943
9943
 
9944
9944
  :example:
9945
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_host_configurations.py.html>`__ to see an example of how to use list_host_configurations API.
9945
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_host_configurations.py.html>`__ to see an example of how to use list_host_configurations API.
9946
9946
  """
9947
9947
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9948
9948
  required_arguments = []
@@ -10158,7 +10158,7 @@ class OperationsInsightsClient(object):
10158
10158
  :rtype: :class:`~oci.response.Response`
10159
10159
 
10160
10160
  :example:
10161
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_host_insights.py.html>`__ to see an example of how to use list_host_insights API.
10161
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_host_insights.py.html>`__ to see an example of how to use list_host_insights API.
10162
10162
  """
10163
10163
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10164
10164
  required_arguments = []
@@ -10389,7 +10389,7 @@ class OperationsInsightsClient(object):
10389
10389
  :rtype: :class:`~oci.response.Response`
10390
10390
 
10391
10391
  :example:
10392
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_hosted_entities.py.html>`__ to see an example of how to use list_hosted_entities API.
10392
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_hosted_entities.py.html>`__ to see an example of how to use list_hosted_entities API.
10393
10393
  """
10394
10394
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10395
10395
  required_arguments = ['compartmentId', 'id']
@@ -10560,7 +10560,7 @@ class OperationsInsightsClient(object):
10560
10560
  :rtype: :class:`~oci.response.Response`
10561
10561
 
10562
10562
  :example:
10563
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_importable_agent_entities.py.html>`__ to see an example of how to use list_importable_agent_entities API.
10563
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_importable_agent_entities.py.html>`__ to see an example of how to use list_importable_agent_entities API.
10564
10564
  """
10565
10565
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10566
10566
  required_arguments = ['compartmentId']
@@ -10710,7 +10710,7 @@ class OperationsInsightsClient(object):
10710
10710
  :rtype: :class:`~oci.response.Response`
10711
10711
 
10712
10712
  :example:
10713
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_importable_compute_entities.py.html>`__ to see an example of how to use list_importable_compute_entities API.
10713
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_importable_compute_entities.py.html>`__ to see an example of how to use list_importable_compute_entities API.
10714
10714
  """
10715
10715
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10716
10716
  required_arguments = ['compartmentId']
@@ -10851,7 +10851,7 @@ class OperationsInsightsClient(object):
10851
10851
  :rtype: :class:`~oci.response.Response`
10852
10852
 
10853
10853
  :example:
10854
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_importable_enterprise_manager_entities.py.html>`__ to see an example of how to use list_importable_enterprise_manager_entities API.
10854
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_importable_enterprise_manager_entities.py.html>`__ to see an example of how to use list_importable_enterprise_manager_entities API.
10855
10855
  """
10856
10856
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10857
10857
  required_arguments = ['enterpriseManagerBridgeId']
@@ -11016,7 +11016,7 @@ class OperationsInsightsClient(object):
11016
11016
  :rtype: :class:`~oci.response.Response`
11017
11017
 
11018
11018
  :example:
11019
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_operations_insights_private_endpoints.py.html>`__ to see an example of how to use list_operations_insights_private_endpoints API.
11019
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_operations_insights_private_endpoints.py.html>`__ to see an example of how to use list_operations_insights_private_endpoints API.
11020
11020
  """
11021
11021
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11022
11022
  required_arguments = []
@@ -11195,7 +11195,7 @@ class OperationsInsightsClient(object):
11195
11195
  :rtype: :class:`~oci.response.Response`
11196
11196
 
11197
11197
  :example:
11198
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_operations_insights_warehouse_users.py.html>`__ to see an example of how to use list_operations_insights_warehouse_users API.
11198
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_operations_insights_warehouse_users.py.html>`__ to see an example of how to use list_operations_insights_warehouse_users API.
11199
11199
  """
11200
11200
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11201
11201
  required_arguments = ['operationsInsightsWarehouseId']
@@ -11367,7 +11367,7 @@ class OperationsInsightsClient(object):
11367
11367
  :rtype: :class:`~oci.response.Response`
11368
11368
 
11369
11369
  :example:
11370
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_operations_insights_warehouses.py.html>`__ to see an example of how to use list_operations_insights_warehouses API.
11370
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_operations_insights_warehouses.py.html>`__ to see an example of how to use list_operations_insights_warehouses API.
11371
11371
  """
11372
11372
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11373
11373
  required_arguments = []
@@ -11539,7 +11539,7 @@ class OperationsInsightsClient(object):
11539
11539
  :rtype: :class:`~oci.response.Response`
11540
11540
 
11541
11541
  :example:
11542
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_opsi_configurations.py.html>`__ to see an example of how to use list_opsi_configurations API.
11542
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_opsi_configurations.py.html>`__ to see an example of how to use list_opsi_configurations API.
11543
11543
  """
11544
11544
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11545
11545
  required_arguments = ['compartmentId']
@@ -11713,7 +11713,7 @@ class OperationsInsightsClient(object):
11713
11713
  :rtype: :class:`~oci.response.Response`
11714
11714
 
11715
11715
  :example:
11716
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_opsi_data_objects.py.html>`__ to see an example of how to use list_opsi_data_objects API.
11716
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_opsi_data_objects.py.html>`__ to see an example of how to use list_opsi_data_objects API.
11717
11717
  """
11718
11718
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11719
11719
  required_arguments = ['compartmentId']
@@ -11869,7 +11869,7 @@ class OperationsInsightsClient(object):
11869
11869
  :rtype: :class:`~oci.response.Response`
11870
11870
 
11871
11871
  :example:
11872
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_sql_plans.py.html>`__ to see an example of how to use list_sql_plans API.
11872
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_sql_plans.py.html>`__ to see an example of how to use list_sql_plans API.
11873
11873
  """
11874
11874
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11875
11875
  required_arguments = ['compartmentId', 'sqlIdentifier', 'planHash']
@@ -12032,7 +12032,7 @@ class OperationsInsightsClient(object):
12032
12032
  :rtype: :class:`~oci.response.Response`
12033
12033
 
12034
12034
  :example:
12035
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_sql_searches.py.html>`__ to see an example of how to use list_sql_searches API.
12035
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_sql_searches.py.html>`__ to see an example of how to use list_sql_searches API.
12036
12036
  """
12037
12037
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12038
12038
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -12196,7 +12196,7 @@ class OperationsInsightsClient(object):
12196
12196
  :rtype: :class:`~oci.response.Response`
12197
12197
 
12198
12198
  :example:
12199
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_sql_texts.py.html>`__ to see an example of how to use list_sql_texts API.
12199
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_sql_texts.py.html>`__ to see an example of how to use list_sql_texts API.
12200
12200
  """
12201
12201
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12202
12202
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -12333,7 +12333,7 @@ class OperationsInsightsClient(object):
12333
12333
  :rtype: :class:`~oci.response.Response`
12334
12334
 
12335
12335
  :example:
12336
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
12336
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
12337
12337
  """
12338
12338
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12339
12339
  required_arguments = ['workRequestId']
@@ -12486,7 +12486,7 @@ class OperationsInsightsClient(object):
12486
12486
  :rtype: :class:`~oci.response.Response`
12487
12487
 
12488
12488
  :example:
12489
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
12489
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
12490
12490
  """
12491
12491
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12492
12492
  required_arguments = ['workRequestId']
@@ -12655,7 +12655,7 @@ class OperationsInsightsClient(object):
12655
12655
  :rtype: :class:`~oci.response.Response`
12656
12656
 
12657
12657
  :example:
12658
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
12658
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
12659
12659
  """
12660
12660
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12661
12661
  required_arguments = []
@@ -12809,7 +12809,7 @@ class OperationsInsightsClient(object):
12809
12809
  :rtype: :class:`~oci.response.Response`
12810
12810
 
12811
12811
  :example:
12812
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/query_opsi_data_object_data.py.html>`__ to see an example of how to use query_opsi_data_object_data API.
12812
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/query_opsi_data_object_data.py.html>`__ to see an example of how to use query_opsi_data_object_data API.
12813
12813
  """
12814
12814
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12815
12815
  required_arguments = ['compartmentId']
@@ -12914,7 +12914,7 @@ class OperationsInsightsClient(object):
12914
12914
  :rtype: :class:`~oci.response.Response`
12915
12915
 
12916
12916
  :example:
12917
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/rotate_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use rotate_operations_insights_warehouse_wallet API.
12917
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/rotate_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use rotate_operations_insights_warehouse_wallet API.
12918
12918
  """
12919
12919
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12920
12920
  required_arguments = ['operationsInsightsWarehouseId']
@@ -13098,7 +13098,7 @@ class OperationsInsightsClient(object):
13098
13098
  :rtype: :class:`~oci.response.Response`
13099
13099
 
13100
13100
  :example:
13101
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_addm_db_findings.py.html>`__ to see an example of how to use summarize_addm_db_findings API.
13101
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_addm_db_findings.py.html>`__ to see an example of how to use summarize_addm_db_findings API.
13102
13102
  """
13103
13103
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13104
13104
  required_arguments = ['compartmentId']
@@ -13328,7 +13328,7 @@ class OperationsInsightsClient(object):
13328
13328
  :rtype: :class:`~oci.response.Response`
13329
13329
 
13330
13330
  :example:
13331
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_addm_db_parameter_changes.py.html>`__ to see an example of how to use summarize_addm_db_parameter_changes API.
13331
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_addm_db_parameter_changes.py.html>`__ to see an example of how to use summarize_addm_db_parameter_changes API.
13332
13332
  """
13333
13333
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13334
13334
  required_arguments = ['compartmentId', 'name']
@@ -13579,7 +13579,7 @@ class OperationsInsightsClient(object):
13579
13579
  :rtype: :class:`~oci.response.Response`
13580
13580
 
13581
13581
  :example:
13582
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_addm_db_parameters.py.html>`__ to see an example of how to use summarize_addm_db_parameters API.
13582
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_addm_db_parameters.py.html>`__ to see an example of how to use summarize_addm_db_parameters API.
13583
13583
  """
13584
13584
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13585
13585
  required_arguments = ['compartmentId']
@@ -13850,7 +13850,7 @@ class OperationsInsightsClient(object):
13850
13850
  :rtype: :class:`~oci.response.Response`
13851
13851
 
13852
13852
  :example:
13853
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_addm_db_recommendations.py.html>`__ to see an example of how to use summarize_addm_db_recommendations API.
13853
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_addm_db_recommendations.py.html>`__ to see an example of how to use summarize_addm_db_recommendations API.
13854
13854
  """
13855
13855
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13856
13856
  required_arguments = ['compartmentId']
@@ -14070,7 +14070,7 @@ class OperationsInsightsClient(object):
14070
14070
  :rtype: :class:`~oci.response.Response`
14071
14071
 
14072
14072
  :example:
14073
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_addm_db_schema_objects.py.html>`__ to see an example of how to use summarize_addm_db_schema_objects API.
14073
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_addm_db_schema_objects.py.html>`__ to see an example of how to use summarize_addm_db_schema_objects API.
14074
14074
  """
14075
14075
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14076
14076
  required_arguments = ['compartmentId', 'objectIdentifier']
@@ -14260,7 +14260,7 @@ class OperationsInsightsClient(object):
14260
14260
  :rtype: :class:`~oci.response.Response`
14261
14261
 
14262
14262
  :example:
14263
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_addm_db_sql_statements.py.html>`__ to see an example of how to use summarize_addm_db_sql_statements API.
14263
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_addm_db_sql_statements.py.html>`__ to see an example of how to use summarize_addm_db_sql_statements API.
14264
14264
  """
14265
14265
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14266
14266
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -14434,7 +14434,7 @@ class OperationsInsightsClient(object):
14434
14434
  :rtype: :class:`~oci.response.Response`
14435
14435
 
14436
14436
  :example:
14437
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_cpu_usages.py.html>`__ to see an example of how to use summarize_awr_database_cpu_usages API.
14437
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_cpu_usages.py.html>`__ to see an example of how to use summarize_awr_database_cpu_usages API.
14438
14438
  """
14439
14439
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14440
14440
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -14632,7 +14632,7 @@ class OperationsInsightsClient(object):
14632
14632
  :rtype: :class:`~oci.response.Response`
14633
14633
 
14634
14634
  :example:
14635
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_metrics.py.html>`__ to see an example of how to use summarize_awr_database_metrics API.
14635
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_metrics.py.html>`__ to see an example of how to use summarize_awr_database_metrics API.
14636
14636
  """
14637
14637
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14638
14638
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
@@ -14826,7 +14826,7 @@ class OperationsInsightsClient(object):
14826
14826
  :rtype: :class:`~oci.response.Response`
14827
14827
 
14828
14828
  :example:
14829
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_parameter_changes.py.html>`__ to see an example of how to use summarize_awr_database_parameter_changes API.
14829
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_parameter_changes.py.html>`__ to see an example of how to use summarize_awr_database_parameter_changes API.
14830
14830
  """
14831
14831
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14832
14832
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
@@ -15044,7 +15044,7 @@ class OperationsInsightsClient(object):
15044
15044
  :rtype: :class:`~oci.response.Response`
15045
15045
 
15046
15046
  :example:
15047
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_parameters.py.html>`__ to see an example of how to use summarize_awr_database_parameters API.
15047
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_parameters.py.html>`__ to see an example of how to use summarize_awr_database_parameters API.
15048
15048
  """
15049
15049
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15050
15050
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -15248,7 +15248,7 @@ class OperationsInsightsClient(object):
15248
15248
  :rtype: :class:`~oci.response.Response`
15249
15249
 
15250
15250
  :example:
15251
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_snapshot_ranges.py.html>`__ to see an example of how to use summarize_awr_database_snapshot_ranges API.
15251
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_snapshot_ranges.py.html>`__ to see an example of how to use summarize_awr_database_snapshot_ranges API.
15252
15252
  """
15253
15253
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15254
15254
  required_arguments = ['awrHubId']
@@ -15432,7 +15432,7 @@ class OperationsInsightsClient(object):
15432
15432
  :rtype: :class:`~oci.response.Response`
15433
15433
 
15434
15434
  :example:
15435
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_sysstats.py.html>`__ to see an example of how to use summarize_awr_database_sysstats API.
15435
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_sysstats.py.html>`__ to see an example of how to use summarize_awr_database_sysstats API.
15436
15436
  """
15437
15437
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15438
15438
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
@@ -15611,7 +15611,7 @@ class OperationsInsightsClient(object):
15611
15611
  :rtype: :class:`~oci.response.Response`
15612
15612
 
15613
15613
  :example:
15614
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_top_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_top_wait_events API.
15614
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_top_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_top_wait_events API.
15615
15615
  """
15616
15616
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15617
15617
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -15816,7 +15816,7 @@ class OperationsInsightsClient(object):
15816
15816
  :rtype: :class:`~oci.response.Response`
15817
15817
 
15818
15818
  :example:
15819
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_wait_event_buckets.py.html>`__ to see an example of how to use summarize_awr_database_wait_event_buckets API.
15819
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_wait_event_buckets.py.html>`__ to see an example of how to use summarize_awr_database_wait_event_buckets API.
15820
15820
  """
15821
15821
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15822
15822
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
@@ -16017,7 +16017,7 @@ class OperationsInsightsClient(object):
16017
16017
  :rtype: :class:`~oci.response.Response`
16018
16018
 
16019
16019
  :example:
16020
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_database_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_wait_events API.
16020
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_database_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_wait_events API.
16021
16021
  """
16022
16022
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16023
16023
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
@@ -16200,7 +16200,7 @@ class OperationsInsightsClient(object):
16200
16200
  :rtype: :class:`~oci.response.Response`
16201
16201
 
16202
16202
  :example:
16203
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_awr_sources_summaries.py.html>`__ to see an example of how to use summarize_awr_sources_summaries API.
16203
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_awr_sources_summaries.py.html>`__ to see an example of how to use summarize_awr_sources_summaries API.
16204
16204
  """
16205
16205
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16206
16206
  required_arguments = ['awrHubId']
@@ -16366,7 +16366,7 @@ class OperationsInsightsClient(object):
16366
16366
  :rtype: :class:`~oci.response.Response`
16367
16367
 
16368
16368
  :example:
16369
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_configuration_items.py.html>`__ to see an example of how to use summarize_configuration_items API.
16369
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_configuration_items.py.html>`__ to see an example of how to use summarize_configuration_items API.
16370
16370
  """
16371
16371
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16372
16372
  required_arguments = []
@@ -16613,7 +16613,7 @@ class OperationsInsightsClient(object):
16613
16613
  :rtype: :class:`~oci.response.Response`
16614
16614
 
16615
16615
  :example:
16616
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_capacity_trend API.
16616
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_capacity_trend API.
16617
16617
  """
16618
16618
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16619
16619
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -16921,7 +16921,7 @@ class OperationsInsightsClient(object):
16921
16921
  :rtype: :class:`~oci.response.Response`
16922
16922
 
16923
16923
  :example:
16924
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_forecast_trend API.
16924
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_forecast_trend API.
16925
16925
  """
16926
16926
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16927
16927
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -17227,7 +17227,7 @@ class OperationsInsightsClient(object):
17227
17227
  :rtype: :class:`~oci.response.Response`
17228
17228
 
17229
17229
  :example:
17230
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_database_insight_resource_statistics API.
17230
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_database_insight_resource_statistics API.
17231
17231
  """
17232
17232
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17233
17233
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -17495,7 +17495,7 @@ class OperationsInsightsClient(object):
17495
17495
  :rtype: :class:`~oci.response.Response`
17496
17496
 
17497
17497
  :example:
17498
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_resource_usage.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage API.
17498
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_resource_usage.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage API.
17499
17499
  """
17500
17500
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17501
17501
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -17741,7 +17741,7 @@ class OperationsInsightsClient(object):
17741
17741
  :rtype: :class:`~oci.response.Response`
17742
17742
 
17743
17743
  :example:
17744
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_resource_usage_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage_trend API.
17744
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_resource_usage_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage_trend API.
17745
17745
  """
17746
17746
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17747
17747
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -18001,7 +18001,7 @@ class OperationsInsightsClient(object):
18001
18001
  :rtype: :class:`~oci.response.Response`
18002
18002
 
18003
18003
  :example:
18004
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_database_insight_resource_utilization_insight API.
18004
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_database_insight_resource_utilization_insight API.
18005
18005
  """
18006
18006
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18007
18007
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -18193,7 +18193,7 @@ class OperationsInsightsClient(object):
18193
18193
  :rtype: :class:`~oci.response.Response`
18194
18194
 
18195
18195
  :example:
18196
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_database_insight_tablespace_usage_trend.py.html>`__ to see an example of how to use summarize_database_insight_tablespace_usage_trend API.
18196
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_database_insight_tablespace_usage_trend.py.html>`__ to see an example of how to use summarize_database_insight_tablespace_usage_trend API.
18197
18197
  """
18198
18198
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18199
18199
  required_arguments = ['compartmentId']
@@ -18391,7 +18391,7 @@ class OperationsInsightsClient(object):
18391
18391
  :rtype: :class:`~oci.response.Response`
18392
18392
 
18393
18393
  :example:
18394
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_capacity_trend API.
18394
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_capacity_trend API.
18395
18395
  """
18396
18396
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18397
18397
  required_arguments = ['resourceType', 'resourceMetric', 'exadataInsightId']
@@ -18619,7 +18619,7 @@ class OperationsInsightsClient(object):
18619
18619
  :rtype: :class:`~oci.response.Response`
18620
18620
 
18621
18621
  :example:
18622
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_capacity_trend_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_capacity_trend_aggregated API.
18622
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_capacity_trend_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_capacity_trend_aggregated API.
18623
18623
  """
18624
18624
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18625
18625
  required_arguments = ['resourceType', 'resourceMetric']
@@ -18870,7 +18870,7 @@ class OperationsInsightsClient(object):
18870
18870
  :rtype: :class:`~oci.response.Response`
18871
18871
 
18872
18872
  :example:
18873
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_forecast_trend API.
18873
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_forecast_trend API.
18874
18874
  """
18875
18875
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18876
18876
  required_arguments = ['resourceType', 'resourceMetric', 'exadataInsightId']
@@ -19136,7 +19136,7 @@ class OperationsInsightsClient(object):
19136
19136
  :rtype: :class:`~oci.response.Response`
19137
19137
 
19138
19138
  :example:
19139
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_forecast_trend_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_forecast_trend_aggregated API.
19139
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_forecast_trend_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_forecast_trend_aggregated API.
19140
19140
  """
19141
19141
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19142
19142
  required_arguments = ['resourceType', 'resourceMetric']
@@ -19353,7 +19353,7 @@ class OperationsInsightsClient(object):
19353
19353
  :rtype: :class:`~oci.response.Response`
19354
19354
 
19355
19355
  :example:
19356
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_statistics API.
19356
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_statistics API.
19357
19357
  """
19358
19358
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19359
19359
  required_arguments = ['exadataInsightId', 'resourceType', 'resourceMetric']
@@ -19588,7 +19588,7 @@ class OperationsInsightsClient(object):
19588
19588
  :rtype: :class:`~oci.response.Response`
19589
19589
 
19590
19590
  :example:
19591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_usage.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage API.
19591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_usage.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage API.
19592
19592
  """
19593
19593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19594
19594
  required_arguments = ['compartmentId', 'resourceType', 'resourceMetric']
@@ -19814,7 +19814,7 @@ class OperationsInsightsClient(object):
19814
19814
  :rtype: :class:`~oci.response.Response`
19815
19815
 
19816
19816
  :example:
19817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_usage_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage_aggregated API.
19817
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_usage_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage_aggregated API.
19818
19818
  """
19819
19819
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19820
19820
  required_arguments = ['compartmentId', 'resourceType', 'resourceMetric']
@@ -20027,7 +20027,7 @@ class OperationsInsightsClient(object):
20027
20027
  :rtype: :class:`~oci.response.Response`
20028
20028
 
20029
20029
  :example:
20030
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_utilization_insight API.
20030
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_utilization_insight API.
20031
20031
  """
20032
20032
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20033
20033
  required_arguments = ['compartmentId', 'resourceType', 'resourceMetric']
@@ -20185,7 +20185,7 @@ class OperationsInsightsClient(object):
20185
20185
  :rtype: :class:`~oci.response.Response`
20186
20186
 
20187
20187
  :example:
20188
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_exadata_members.py.html>`__ to see an example of how to use summarize_exadata_members API.
20188
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_exadata_members.py.html>`__ to see an example of how to use summarize_exadata_members API.
20189
20189
  """
20190
20190
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20191
20191
  required_arguments = ['exadataInsightId']
@@ -20355,7 +20355,7 @@ class OperationsInsightsClient(object):
20355
20355
  :rtype: :class:`~oci.response.Response`
20356
20356
 
20357
20357
  :example:
20358
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_network_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_network_usage_trend API.
20358
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_network_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_network_usage_trend API.
20359
20359
  """
20360
20360
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20361
20361
  required_arguments = ['compartmentId', 'id']
@@ -20588,7 +20588,7 @@ class OperationsInsightsClient(object):
20588
20588
  :rtype: :class:`~oci.response.Response`
20589
20589
 
20590
20590
  :example:
20591
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_capacity_trend API.
20591
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_capacity_trend API.
20592
20592
  """
20593
20593
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20594
20594
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -20888,7 +20888,7 @@ class OperationsInsightsClient(object):
20888
20888
  :rtype: :class:`~oci.response.Response`
20889
20889
 
20890
20890
  :example:
20891
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_forecast_trend API.
20891
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_forecast_trend API.
20892
20892
  """
20893
20893
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20894
20894
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -21187,7 +21187,7 @@ class OperationsInsightsClient(object):
21187
21187
  :rtype: :class:`~oci.response.Response`
21188
21188
 
21189
21189
  :example:
21190
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_host_insight_resource_statistics API.
21190
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_host_insight_resource_statistics API.
21191
21191
  """
21192
21192
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21193
21193
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -21446,7 +21446,7 @@ class OperationsInsightsClient(object):
21446
21446
  :rtype: :class:`~oci.response.Response`
21447
21447
 
21448
21448
  :example:
21449
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_resource_usage.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage API.
21449
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_resource_usage.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage API.
21450
21450
  """
21451
21451
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21452
21452
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -21683,7 +21683,7 @@ class OperationsInsightsClient(object):
21683
21683
  :rtype: :class:`~oci.response.Response`
21684
21684
 
21685
21685
  :example:
21686
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_resource_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage_trend API.
21686
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_resource_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage_trend API.
21687
21687
  """
21688
21688
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21689
21689
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -21934,7 +21934,7 @@ class OperationsInsightsClient(object):
21934
21934
  :rtype: :class:`~oci.response.Response`
21935
21935
 
21936
21936
  :example:
21937
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_host_insight_resource_utilization_insight API.
21937
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_host_insight_resource_utilization_insight API.
21938
21938
  """
21939
21939
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21940
21940
  required_arguments = ['compartmentId', 'resourceMetric']
@@ -22125,7 +22125,7 @@ class OperationsInsightsClient(object):
22125
22125
  :rtype: :class:`~oci.response.Response`
22126
22126
 
22127
22127
  :example:
22128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_storage_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_storage_usage_trend API.
22128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_storage_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_storage_usage_trend API.
22129
22129
  """
22130
22130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22131
22131
  required_arguments = ['compartmentId', 'id']
@@ -22307,7 +22307,7 @@ class OperationsInsightsClient(object):
22307
22307
  :rtype: :class:`~oci.response.Response`
22308
22308
 
22309
22309
  :example:
22310
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_top_processes_usage.py.html>`__ to see an example of how to use summarize_host_insight_top_processes_usage API.
22310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_top_processes_usage.py.html>`__ to see an example of how to use summarize_host_insight_top_processes_usage API.
22311
22311
  """
22312
22312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22313
22313
  required_arguments = ['compartmentId', 'id', 'resourceMetric', 'timestamp']
@@ -22492,7 +22492,7 @@ class OperationsInsightsClient(object):
22492
22492
  :rtype: :class:`~oci.response.Response`
22493
22493
 
22494
22494
  :example:
22495
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_host_insight_top_processes_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_top_processes_usage_trend API.
22495
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_host_insight_top_processes_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_top_processes_usage_trend API.
22496
22496
  """
22497
22497
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22498
22498
  required_arguments = ['compartmentId', 'id', 'resourceMetric']
@@ -22614,7 +22614,7 @@ class OperationsInsightsClient(object):
22614
22614
  :rtype: :class:`~oci.response.Response`
22615
22615
 
22616
22616
  :example:
22617
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_operations_insights_warehouse_resource_usage.py.html>`__ to see an example of how to use summarize_operations_insights_warehouse_resource_usage API.
22617
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_operations_insights_warehouse_resource_usage.py.html>`__ to see an example of how to use summarize_operations_insights_warehouse_resource_usage API.
22618
22618
  """
22619
22619
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22620
22620
  required_arguments = ['operationsInsightsWarehouseId']
@@ -22803,7 +22803,7 @@ class OperationsInsightsClient(object):
22803
22803
  :rtype: :class:`~oci.response.Response`
22804
22804
 
22805
22805
  :example:
22806
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_sql_insights.py.html>`__ to see an example of how to use summarize_sql_insights API.
22806
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_sql_insights.py.html>`__ to see an example of how to use summarize_sql_insights API.
22807
22807
  """
22808
22808
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22809
22809
  required_arguments = ['compartmentId']
@@ -22982,7 +22982,7 @@ class OperationsInsightsClient(object):
22982
22982
  :rtype: :class:`~oci.response.Response`
22983
22983
 
22984
22984
  :example:
22985
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_sql_plan_insights.py.html>`__ to see an example of how to use summarize_sql_plan_insights API.
22985
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_sql_plan_insights.py.html>`__ to see an example of how to use summarize_sql_plan_insights API.
22986
22986
  """
22987
22987
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22988
22988
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -23132,7 +23132,7 @@ class OperationsInsightsClient(object):
23132
23132
  :rtype: :class:`~oci.response.Response`
23133
23133
 
23134
23134
  :example:
23135
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_sql_response_time_distributions.py.html>`__ to see an example of how to use summarize_sql_response_time_distributions API.
23135
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_sql_response_time_distributions.py.html>`__ to see an example of how to use summarize_sql_response_time_distributions API.
23136
23136
  """
23137
23137
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23138
23138
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -23358,7 +23358,7 @@ class OperationsInsightsClient(object):
23358
23358
  :rtype: :class:`~oci.response.Response`
23359
23359
 
23360
23360
  :example:
23361
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_sql_statistics.py.html>`__ to see an example of how to use summarize_sql_statistics API.
23361
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_sql_statistics.py.html>`__ to see an example of how to use summarize_sql_statistics API.
23362
23362
  """
23363
23363
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23364
23364
  required_arguments = ['compartmentId']
@@ -23611,7 +23611,7 @@ class OperationsInsightsClient(object):
23611
23611
  :rtype: :class:`~oci.response.Response`
23612
23612
 
23613
23613
  :example:
23614
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_sql_statistics_time_series.py.html>`__ to see an example of how to use summarize_sql_statistics_time_series API.
23614
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_sql_statistics_time_series.py.html>`__ to see an example of how to use summarize_sql_statistics_time_series API.
23615
23615
  """
23616
23616
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23617
23617
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -23779,7 +23779,7 @@ class OperationsInsightsClient(object):
23779
23779
  :rtype: :class:`~oci.response.Response`
23780
23780
 
23781
23781
  :example:
23782
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/summarize_sql_statistics_time_series_by_plan.py.html>`__ to see an example of how to use summarize_sql_statistics_time_series_by_plan API.
23782
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/summarize_sql_statistics_time_series_by_plan.py.html>`__ to see an example of how to use summarize_sql_statistics_time_series_by_plan API.
23783
23783
  """
23784
23784
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23785
23785
  required_arguments = ['compartmentId', 'sqlIdentifier']
@@ -23894,7 +23894,7 @@ class OperationsInsightsClient(object):
23894
23894
  :rtype: :class:`~oci.response.Response`
23895
23895
 
23896
23896
  :example:
23897
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_awr_hub.py.html>`__ to see an example of how to use update_awr_hub API.
23897
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_awr_hub.py.html>`__ to see an example of how to use update_awr_hub API.
23898
23898
  """
23899
23899
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23900
23900
  required_arguments = ['awrHubId']
@@ -24003,7 +24003,7 @@ class OperationsInsightsClient(object):
24003
24003
  :rtype: :class:`~oci.response.Response`
24004
24004
 
24005
24005
  :example:
24006
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_database_insight.py.html>`__ to see an example of how to use update_database_insight API.
24006
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_database_insight.py.html>`__ to see an example of how to use update_database_insight API.
24007
24007
  """
24008
24008
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24009
24009
  required_arguments = ['databaseInsightId']
@@ -24112,7 +24112,7 @@ class OperationsInsightsClient(object):
24112
24112
  :rtype: :class:`~oci.response.Response`
24113
24113
 
24114
24114
  :example:
24115
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_enterprise_manager_bridge.py.html>`__ to see an example of how to use update_enterprise_manager_bridge API.
24115
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_enterprise_manager_bridge.py.html>`__ to see an example of how to use update_enterprise_manager_bridge API.
24116
24116
  """
24117
24117
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24118
24118
  required_arguments = ['enterpriseManagerBridgeId']
@@ -24221,7 +24221,7 @@ class OperationsInsightsClient(object):
24221
24221
  :rtype: :class:`~oci.response.Response`
24222
24222
 
24223
24223
  :example:
24224
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_exadata_insight.py.html>`__ to see an example of how to use update_exadata_insight API.
24224
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_exadata_insight.py.html>`__ to see an example of how to use update_exadata_insight API.
24225
24225
  """
24226
24226
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24227
24227
  required_arguments = ['exadataInsightId']
@@ -24330,7 +24330,7 @@ class OperationsInsightsClient(object):
24330
24330
  :rtype: :class:`~oci.response.Response`
24331
24331
 
24332
24332
  :example:
24333
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_host_insight.py.html>`__ to see an example of how to use update_host_insight API.
24333
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_host_insight.py.html>`__ to see an example of how to use update_host_insight API.
24334
24334
  """
24335
24335
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24336
24336
  required_arguments = ['hostInsightId']
@@ -24441,7 +24441,7 @@ class OperationsInsightsClient(object):
24441
24441
  :rtype: :class:`~oci.response.Response`
24442
24442
 
24443
24443
  :example:
24444
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_operations_insights_private_endpoint.py.html>`__ to see an example of how to use update_operations_insights_private_endpoint API.
24444
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_operations_insights_private_endpoint.py.html>`__ to see an example of how to use update_operations_insights_private_endpoint API.
24445
24445
  """
24446
24446
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24447
24447
  required_arguments = ['operationsInsightsPrivateEndpointId']
@@ -24551,7 +24551,7 @@ class OperationsInsightsClient(object):
24551
24551
  :rtype: :class:`~oci.response.Response`
24552
24552
 
24553
24553
  :example:
24554
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_operations_insights_warehouse.py.html>`__ to see an example of how to use update_operations_insights_warehouse API.
24554
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_operations_insights_warehouse.py.html>`__ to see an example of how to use update_operations_insights_warehouse API.
24555
24555
  """
24556
24556
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24557
24557
  required_arguments = ['operationsInsightsWarehouseId']
@@ -24660,7 +24660,7 @@ class OperationsInsightsClient(object):
24660
24660
  :rtype: :class:`~oci.response.Response`
24661
24661
 
24662
24662
  :example:
24663
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_operations_insights_warehouse_user.py.html>`__ to see an example of how to use update_operations_insights_warehouse_user API.
24663
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_operations_insights_warehouse_user.py.html>`__ to see an example of how to use update_operations_insights_warehouse_user API.
24664
24664
  """
24665
24665
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24666
24666
  required_arguments = ['operationsInsightsWarehouseUserId']
@@ -24771,7 +24771,7 @@ class OperationsInsightsClient(object):
24771
24771
  :rtype: :class:`~oci.response.Response`
24772
24772
 
24773
24773
  :example:
24774
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.102.0/opsi/update_opsi_configuration.py.html>`__ to see an example of how to use update_opsi_configuration API.
24774
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.103.0/opsi/update_opsi_configuration.py.html>`__ to see an example of how to use update_opsi_configuration API.
24775
24775
  """
24776
24776
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24777
24777
  required_arguments = ['opsiConfigurationId']