oci 2.125.0__py3-none-any.whl → 2.125.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (306) hide show
  1. oci/__init__.py +2 -2
  2. oci/access_governance_cp/access_governance_cp_client.py +8 -8
  3. oci/adm/application_dependency_management_client.py +36 -36
  4. oci/ai_anomaly_detection/anomaly_detection_client.py +36 -36
  5. oci/ai_document/ai_service_document_client.py +22 -22
  6. oci/ai_language/ai_service_language_client.py +43 -43
  7. oci/ai_speech/ai_service_speech_client.py +10 -10
  8. oci/ai_vision/ai_service_vision_client.py +25 -25
  9. oci/analytics/analytics_client.py +23 -23
  10. oci/announcements_service/announcement_client.py +4 -4
  11. oci/announcements_service/announcement_subscription_client.py +9 -9
  12. oci/announcements_service/announcements_preferences_client.py +4 -4
  13. oci/apigateway/api_gateway_client.py +21 -21
  14. oci/apigateway/deployment_client.py +6 -6
  15. oci/apigateway/gateway_client.py +6 -6
  16. oci/apigateway/subscribers_client.py +6 -6
  17. oci/apigateway/usage_plans_client.py +6 -6
  18. oci/apigateway/work_requests_client.py +5 -5
  19. oci/apm_config/config_client.py +8 -8
  20. oci/apm_control_plane/apm_domain_client.py +14 -14
  21. oci/apm_synthetics/apm_synthetic_client.py +28 -28
  22. oci/apm_traces/attributes_client.py +8 -8
  23. oci/apm_traces/query_client.py +2 -2
  24. oci/apm_traces/trace_client.py +4 -4
  25. oci/application_migration/application_migration_client.py +19 -19
  26. oci/appmgmt_control/appmgmt_control_client.py +8 -8
  27. oci/artifacts/artifacts_client.py +32 -32
  28. oci/audit/audit_client.py +3 -3
  29. oci/autoscaling/auto_scaling_client.py +11 -11
  30. oci/bastion/bastion_client.py +15 -15
  31. oci/bds/bds_client.py +51 -51
  32. oci/blockchain/blockchain_platform_client.py +27 -27
  33. oci/budget/budget_client.py +10 -10
  34. oci/capacity_management/capacity_management_client.py +19 -19
  35. oci/certificates/certificates_client.py +5 -5
  36. oci/certificates_management/certificates_management_client.py +32 -32
  37. oci/cims/incident_client.py +8 -8
  38. oci/cims/user_client.py +1 -1
  39. oci/cloud_bridge/common_client.py +5 -5
  40. oci/cloud_bridge/discovery_client.py +14 -14
  41. oci/cloud_bridge/inventory_client.py +16 -16
  42. oci/cloud_bridge/ocb_agent_svc_client.py +23 -23
  43. oci/cloud_guard/cloud_guard_client.py +176 -177
  44. oci/cloud_guard/models/activity_problem_aggregation.py +1 -1
  45. oci/cloud_guard/models/condition_metadata_type.py +1 -1
  46. oci/cloud_guard/models/configuration.py +1 -1
  47. oci/cloud_guard/models/create_data_source_details.py +47 -0
  48. oci/cloud_guard/models/create_managed_list_details.py +11 -3
  49. oci/cloud_guard/models/data_mask_rule.py +1 -1
  50. oci/cloud_guard/models/detector.py +1 -1
  51. oci/cloud_guard/models/detector_recipe.py +1 -1
  52. oci/cloud_guard/models/detector_recipe_detector_rule.py +12 -4
  53. oci/cloud_guard/models/detector_recipe_detector_rule_summary.py +11 -3
  54. oci/cloud_guard/models/detector_rule.py +12 -4
  55. oci/cloud_guard/models/detector_rule_summary.py +11 -3
  56. oci/cloud_guard/models/impacted_resource_summary.py +1 -1
  57. oci/cloud_guard/models/managed_list.py +12 -4
  58. oci/cloud_guard/models/managed_list_summary.py +11 -3
  59. oci/cloud_guard/models/managed_list_type_summary.py +1 -1
  60. oci/cloud_guard/models/policy_summary.py +1 -1
  61. oci/cloud_guard/models/problem.py +1 -1
  62. oci/cloud_guard/models/problem_aggregation.py +1 -1
  63. oci/cloud_guard/models/problem_endpoint_summary.py +1 -1
  64. oci/cloud_guard/models/problem_trend_aggregation.py +1 -1
  65. oci/cloud_guard/models/target_detector_recipe_detector_rule.py +11 -3
  66. oci/cloud_guard/models/target_detector_recipe_detector_rule_summary.py +11 -3
  67. oci/cloud_migrations/migration_client.py +43 -43
  68. oci/compute_cloud_at_customer/compute_cloud_at_customer_client.py +12 -12
  69. oci/compute_instance_agent/compute_instance_agent_client.py +6 -6
  70. oci/compute_instance_agent/plugin_client.py +2 -2
  71. oci/compute_instance_agent/pluginconfig_client.py +1 -1
  72. oci/container_engine/container_engine_client.py +44 -44
  73. oci/container_instances/container_instance_client.py +18 -18
  74. oci/core/blockstorage_client.py +60 -60
  75. oci/core/compute_client.py +99 -99
  76. oci/core/compute_management_client.py +32 -32
  77. oci/core/virtual_network_client.py +242 -242
  78. oci/dashboard_service/dashboard_client.py +6 -6
  79. oci/dashboard_service/dashboard_group_client.py +6 -6
  80. oci/data_catalog/data_catalog_client.py +148 -148
  81. oci/data_flow/data_flow_client.py +42 -42
  82. oci/data_integration/data_integration_client.py +163 -163
  83. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  84. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  85. oci/data_safe/data_safe_client.py +272 -272
  86. oci/data_science/data_science_client.py +91 -91
  87. oci/database/database_client.py +327 -327
  88. oci/database_management/db_management_client.py +194 -194
  89. oci/database_management/diagnosability_client.py +4 -4
  90. oci/database_management/managed_my_sql_databases_client.py +7 -7
  91. oci/database_management/perfhub_client.py +1 -1
  92. oci/database_management/sql_tuning_client.py +17 -17
  93. oci/database_migration/database_migration_client.py +41 -41
  94. oci/database_tools/database_tools_client.py +23 -23
  95. oci/desktops/desktop_service_client.py +21 -21
  96. oci/devops/devops_client.py +89 -89
  97. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  98. oci/dns/dns_client.py +52 -52
  99. oci/dts/appliance_export_job_client.py +6 -6
  100. oci/dts/shipping_vendors_client.py +1 -1
  101. oci/dts/transfer_appliance_client.py +8 -8
  102. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  103. oci/dts/transfer_device_client.py +5 -5
  104. oci/dts/transfer_job_client.py +6 -6
  105. oci/dts/transfer_package_client.py +7 -7
  106. oci/em_warehouse/em_data_lake_client.py +13 -13
  107. oci/em_warehouse/em_warehouse_client.py +13 -13
  108. oci/email/email_client.py +135 -41
  109. oci/email/models/__init__.py +2 -0
  110. oci/email/models/configuration.py +138 -0
  111. oci/email/models/create_dkim_details.py +4 -4
  112. oci/email/models/create_email_domain_details.py +6 -2
  113. oci/email/models/dkim.py +8 -8
  114. oci/email/models/dkim_collection.py +1 -1
  115. oci/email/models/email_domain.py +6 -6
  116. oci/email/models/email_domain_collection.py +1 -1
  117. oci/email/models/email_domain_summary.py +6 -6
  118. oci/email/models/sender.py +41 -4
  119. oci/email/models/sender_summary.py +41 -28
  120. oci/email/models/suppression.py +12 -4
  121. oci/email/models/suppression_summary.py +6 -2
  122. oci/email/models/work_request.py +13 -5
  123. oci/email/models/work_request_error.py +8 -6
  124. oci/email/models/work_request_resource.py +7 -3
  125. oci/email/models/work_request_summary.py +13 -5
  126. oci/email_data_plane/__init__.py +14 -0
  127. oci/email_data_plane/email_dp_client.py +206 -0
  128. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  129. oci/email_data_plane/models/__init__.py +22 -0
  130. oci/email_data_plane/models/email_address.py +107 -0
  131. oci/email_data_plane/models/email_submitted_response.py +136 -0
  132. oci/email_data_plane/models/recipients.py +135 -0
  133. oci/email_data_plane/models/sender.py +103 -0
  134. oci/email_data_plane/models/submit_email_details.py +297 -0
  135. oci/events/events_client.py +6 -6
  136. oci/file_storage/file_storage_client.py +50 -50
  137. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  138. oci/functions/functions_invoke_client.py +1 -1
  139. oci/functions/functions_management_client.py +16 -16
  140. oci/fusion_apps/data_masking_activity_client.py +3 -3
  141. oci/fusion_apps/fusion_applications_client.py +39 -39
  142. oci/fusion_apps/fusion_environment_client.py +15 -15
  143. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  144. oci/fusion_apps/refresh_activity_client.py +4 -4
  145. oci/fusion_apps/scheduled_activity_client.py +2 -2
  146. oci/fusion_apps/service_attachment_client.py +2 -2
  147. oci/generative_ai/generative_ai_client.py +22 -22
  148. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  149. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  150. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  151. oci/golden_gate/golden_gate_client.py +61 -61
  152. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  153. oci/governance_rules_control_plane/work_request_client.py +5 -5
  154. oci/healthchecks/health_checks_client.py +17 -17
  155. oci/identity/identity_client.py +145 -145
  156. oci/identity_data_plane/dataplane_client.py +2 -2
  157. oci/identity_domains/identity_domains_client.py +300 -300
  158. oci/integration/integration_instance_client.py +15 -15
  159. oci/jms/java_management_service_client.py +66 -66
  160. oci/jms_java_downloads/java_download_client.py +25 -25
  161. oci/key_management/ekm_client.py +5 -5
  162. oci/key_management/kms_crypto_client.py +6 -6
  163. oci/key_management/kms_hsm_cluster_client.py +12 -12
  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/limits/limits_client.py +4 -4
  168. oci/limits/quotas_client.py +7 -7
  169. oci/load_balancer/load_balancer_client.py +61 -61
  170. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  171. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  172. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  173. oci/load_balancer/models/ssl_configuration.py +2 -0
  174. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  175. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  176. oci/lockbox/lockbox_client.py +23 -23
  177. oci/log_analytics/log_analytics_client.py +193 -193
  178. oci/logging/logging_management_client.py +30 -30
  179. oci/loggingingestion/logging_client.py +1 -1
  180. oci/loggingsearch/log_search_client.py +1 -1
  181. oci/management_agent/management_agent_client.py +28 -28
  182. oci/management_dashboard/dashx_apis_client.py +14 -14
  183. oci/marketplace/account_client.py +2 -2
  184. oci/marketplace/marketplace_client.py +30 -30
  185. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  186. oci/media_services/media_services_client.py +60 -60
  187. oci/media_services/media_stream_client.py +2 -2
  188. oci/monitoring/monitoring_client.py +18 -18
  189. oci/mysql/channels_client.py +7 -7
  190. oci/mysql/db_backups_client.py +6 -6
  191. oci/mysql/db_system_client.py +17 -17
  192. oci/mysql/mysqlaas_client.py +7 -7
  193. oci/mysql/replicas_client.py +5 -5
  194. oci/mysql/work_requests_client.py +4 -4
  195. oci/network_firewall/network_firewall_client.py +80 -80
  196. oci/network_load_balancer/models/create_network_load_balancer_details.py +108 -3
  197. oci/network_load_balancer/models/network_load_balancer.py +7 -3
  198. oci/network_load_balancer/models/network_load_balancer_summary.py +7 -3
  199. oci/network_load_balancer/models/update_network_load_balancer_details.py +73 -3
  200. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  201. oci/nosql/nosql_client.py +24 -24
  202. oci/object_storage/object_storage_client.py +50 -50
  203. oci/oce/oce_instance_client.py +10 -10
  204. oci/oci_control_center/occ_metrics_client.py +3 -3
  205. oci/ocvp/cluster_client.py +5 -5
  206. oci/ocvp/esxi_host_client.py +8 -8
  207. oci/ocvp/sddc_client.py +14 -14
  208. oci/ocvp/work_request_client.py +4 -4
  209. oci/oda/management_client.py +59 -59
  210. oci/oda/oda_client.py +17 -17
  211. oci/oda/odapackage_client.py +7 -7
  212. oci/onesubscription/billing_schedule_client.py +1 -1
  213. oci/onesubscription/commitment_client.py +2 -2
  214. oci/onesubscription/computed_usage_client.py +3 -3
  215. oci/onesubscription/invoice_summary_client.py +2 -2
  216. oci/onesubscription/organization_subscription_client.py +1 -1
  217. oci/onesubscription/ratecard_client.py +1 -1
  218. oci/onesubscription/subscribed_service_client.py +2 -2
  219. oci/onesubscription/subscription_client.py +1 -1
  220. oci/ons/notification_control_plane_client.py +6 -6
  221. oci/ons/notification_data_plane_client.py +10 -10
  222. oci/opa/opa_instance_client.py +11 -11
  223. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  224. oci/opensearch/opensearch_cluster_client.py +14 -14
  225. oci/operator_access_control/access_requests_client.py +10 -10
  226. oci/operator_access_control/operator_actions_client.py +2 -2
  227. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  228. oci/operator_access_control/operator_control_client.py +6 -6
  229. oci/opsi/operations_insights_client.py +350 -350
  230. oci/optimizer/optimizer_client.py +26 -26
  231. oci/os_management/event_client.py +8 -8
  232. oci/os_management/os_management_client.py +69 -69
  233. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  234. oci/os_management_hub/managed_instance_client.py +22 -22
  235. oci/os_management_hub/managed_instance_group_client.py +22 -22
  236. oci/os_management_hub/management_station_client.py +8 -8
  237. oci/os_management_hub/onboarding_client.py +5 -5
  238. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  239. oci/os_management_hub/scheduled_job_client.py +6 -6
  240. oci/os_management_hub/software_source_client.py +22 -22
  241. oci/os_management_hub/work_request_client.py +4 -4
  242. oci/osp_gateway/address_rule_service_client.py +1 -1
  243. oci/osp_gateway/address_service_client.py +2 -2
  244. oci/osp_gateway/invoice_service_client.py +5 -5
  245. oci/osp_gateway/subscription_service_client.py +5 -5
  246. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  247. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  248. oci/osub_subscription/commitment_client.py +2 -2
  249. oci/osub_subscription/ratecard_client.py +1 -1
  250. oci/osub_subscription/subscription_client.py +1 -1
  251. oci/osub_usage/computed_usage_client.py +3 -3
  252. oci/psql/postgresql_client.py +33 -33
  253. oci/queue/queue_admin_client.py +11 -11
  254. oci/queue/queue_client.py +8 -8
  255. oci/recovery/database_recovery_client.py +23 -23
  256. oci/redis/redis_cluster_client.py +11 -11
  257. oci/resource_manager/resource_manager_client.py +52 -52
  258. oci/resource_search/resource_search_client.py +3 -3
  259. oci/rover/rover_bundle_client.py +8 -8
  260. oci/rover/rover_cluster_client.py +8 -8
  261. oci/rover/rover_entitlement_client.py +6 -6
  262. oci/rover/rover_node_client.py +15 -15
  263. oci/rover/shape_client.py +1 -1
  264. oci/rover/work_requests_client.py +5 -5
  265. oci/sch/connector_plugins_client.py +2 -2
  266. oci/sch/service_connector_client.py +12 -12
  267. oci/secrets/secrets_client.py +3 -3
  268. oci/service_catalog/service_catalog_client.py +26 -26
  269. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  270. oci/service_mesh/service_mesh_client.py +48 -48
  271. oci/stack_monitoring/stack_monitoring_client.py +64 -64
  272. oci/streaming/stream_admin_client.py +18 -18
  273. oci/streaming/stream_client.py +8 -8
  274. oci/tenant_manager_control_plane/domain_client.py +5 -5
  275. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  276. oci/tenant_manager_control_plane/governance_client.py +2 -2
  277. oci/tenant_manager_control_plane/link_client.py +3 -3
  278. oci/tenant_manager_control_plane/orders_client.py +2 -2
  279. oci/tenant_manager_control_plane/organization_client.py +10 -10
  280. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  281. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  282. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  283. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  284. oci/threat_intelligence/threatintel_client.py +5 -5
  285. oci/usage/resources_client.py +2 -2
  286. oci/usage/rewards_client.py +6 -6
  287. oci/usage/usagelimits_client.py +1 -1
  288. oci/usage_api/usageapi_client.py +28 -28
  289. oci/vault/vaults_client.py +13 -13
  290. oci/vbs_inst/vbs_instance_client.py +10 -10
  291. oci/version.py +1 -1
  292. oci/visual_builder/vb_instance_client.py +13 -13
  293. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  294. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  295. oci/waa/waa_client.py +13 -13
  296. oci/waa/work_request_client.py +4 -4
  297. oci/waas/redirect_client.py +6 -6
  298. oci/waas/waas_client.py +66 -66
  299. oci/waf/waf_client.py +24 -24
  300. oci/work_requests/work_request_client.py +4 -4
  301. {oci-2.125.0.dist-info → oci-2.125.1.dist-info}/METADATA +1 -1
  302. {oci-2.125.0.dist-info → oci-2.125.1.dist-info}/RECORD +306 -296
  303. {oci-2.125.0.dist-info → oci-2.125.1.dist-info}/LICENSE.txt +0 -0
  304. {oci-2.125.0.dist-info → oci-2.125.1.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  305. {oci-2.125.0.dist-info → oci-2.125.1.dist-info}/WHEEL +0 -0
  306. {oci-2.125.0.dist-info → oci-2.125.1.dist-info}/top_level.txt +0 -0
@@ -163,14 +163,14 @@ class OperationsInsightsClient(object):
163
163
  :rtype: :class:`~oci.response.Response`
164
164
 
165
165
  :example:
166
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/add_exadata_insight_members.py.html>`__ to see an example of how to use add_exadata_insight_members API.
166
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/add_exadata_insight_members.py.html>`__ to see an example of how to use add_exadata_insight_members API.
167
167
  """
168
168
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
169
169
  required_arguments = ['exadataInsightId']
170
170
  resource_path = "/exadataInsights/{exadataInsightId}/actions/addMembers"
171
171
  method = "POST"
172
172
  operation_name = "add_exadata_insight_members"
173
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/AddExadataInsightMembers"
173
+ api_reference_link = ""
174
174
 
175
175
  # Don't accept unknown kwargs
176
176
  expected_kwargs = [
@@ -283,14 +283,14 @@ class OperationsInsightsClient(object):
283
283
  :rtype: :class:`~oci.response.Response`
284
284
 
285
285
  :example:
286
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
286
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use change_autonomous_database_insight_advanced_features API.
287
287
  """
288
288
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
289
289
  required_arguments = ['databaseInsightId']
290
290
  resource_path = "/databaseInsights/{databaseInsightId}/actions/changeAutonomousDatabaseInsightAdvancedFeatures"
291
291
  method = "POST"
292
292
  operation_name = "change_autonomous_database_insight_advanced_features"
293
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ChangeAutonomousDatabaseInsightAdvancedFeatures"
293
+ api_reference_link = ""
294
294
 
295
295
  # Don't accept unknown kwargs
296
296
  expected_kwargs = [
@@ -403,14 +403,14 @@ class OperationsInsightsClient(object):
403
403
  :rtype: :class:`~oci.response.Response`
404
404
 
405
405
  :example:
406
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_awr_hub_source_compartment.py.html>`__ to see an example of how to use change_awr_hub_source_compartment API.
406
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_awr_hub_source_compartment.py.html>`__ to see an example of how to use change_awr_hub_source_compartment API.
407
407
  """
408
408
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
409
409
  required_arguments = ['awrHubSourceId']
410
410
  resource_path = "/awrHubSources/{awrHubSourceId}/actions/changeCompartment"
411
411
  method = "POST"
412
412
  operation_name = "change_awr_hub_source_compartment"
413
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/ChangeAwrHubSourceCompartment"
413
+ api_reference_link = ""
414
414
 
415
415
  # Don't accept unknown kwargs
416
416
  expected_kwargs = [
@@ -523,14 +523,14 @@ class OperationsInsightsClient(object):
523
523
  :rtype: :class:`~oci.response.Response`
524
524
 
525
525
  :example:
526
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_database_insight_compartment.py.html>`__ to see an example of how to use change_database_insight_compartment API.
526
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_database_insight_compartment.py.html>`__ to see an example of how to use change_database_insight_compartment API.
527
527
  """
528
528
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
529
529
  required_arguments = ['databaseInsightId']
530
530
  resource_path = "/databaseInsights/{databaseInsightId}/actions/changeCompartment"
531
531
  method = "POST"
532
532
  operation_name = "change_database_insight_compartment"
533
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ChangeDatabaseInsightCompartment"
533
+ api_reference_link = ""
534
534
 
535
535
  # Don't accept unknown kwargs
536
536
  expected_kwargs = [
@@ -635,14 +635,14 @@ class OperationsInsightsClient(object):
635
635
  :rtype: :class:`~oci.response.Response`
636
636
 
637
637
  :example:
638
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_enterprise_manager_bridge_compartment.py.html>`__ to see an example of how to use change_enterprise_manager_bridge_compartment API.
638
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_enterprise_manager_bridge_compartment.py.html>`__ to see an example of how to use change_enterprise_manager_bridge_compartment API.
639
639
  """
640
640
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
641
641
  required_arguments = ['enterpriseManagerBridgeId']
642
642
  resource_path = "/enterpriseManagerBridges/{enterpriseManagerBridgeId}/actions/changeCompartment"
643
643
  method = "POST"
644
644
  operation_name = "change_enterprise_manager_bridge_compartment"
645
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/ChangeEnterpriseManagerBridgeCompartment"
645
+ api_reference_link = ""
646
646
 
647
647
  # Don't accept unknown kwargs
648
648
  expected_kwargs = [
@@ -752,14 +752,14 @@ class OperationsInsightsClient(object):
752
752
  :rtype: :class:`~oci.response.Response`
753
753
 
754
754
  :example:
755
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_exadata_insight_compartment.py.html>`__ to see an example of how to use change_exadata_insight_compartment API.
755
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_exadata_insight_compartment.py.html>`__ to see an example of how to use change_exadata_insight_compartment API.
756
756
  """
757
757
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
758
758
  required_arguments = ['exadataInsightId']
759
759
  resource_path = "/exadataInsights/{exadataInsightId}/actions/changeCompartment"
760
760
  method = "POST"
761
761
  operation_name = "change_exadata_insight_compartment"
762
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/ChangeExadataInsightCompartment"
762
+ api_reference_link = ""
763
763
 
764
764
  # Don't accept unknown kwargs
765
765
  expected_kwargs = [
@@ -872,14 +872,14 @@ class OperationsInsightsClient(object):
872
872
  :rtype: :class:`~oci.response.Response`
873
873
 
874
874
  :example:
875
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_host_insight_compartment.py.html>`__ to see an example of how to use change_host_insight_compartment API.
875
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_host_insight_compartment.py.html>`__ to see an example of how to use change_host_insight_compartment API.
876
876
  """
877
877
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
878
878
  required_arguments = ['hostInsightId']
879
879
  resource_path = "/hostInsights/{hostInsightId}/actions/changeCompartment"
880
880
  method = "POST"
881
881
  operation_name = "change_host_insight_compartment"
882
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/ChangeHostInsightCompartment"
882
+ api_reference_link = ""
883
883
 
884
884
  # Don't accept unknown kwargs
885
885
  expected_kwargs = [
@@ -992,14 +992,14 @@ class OperationsInsightsClient(object):
992
992
  :rtype: :class:`~oci.response.Response`
993
993
 
994
994
  :example:
995
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_news_report_compartment.py.html>`__ to see an example of how to use change_news_report_compartment API.
995
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_news_report_compartment.py.html>`__ to see an example of how to use change_news_report_compartment API.
996
996
  """
997
997
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
998
998
  required_arguments = ['newsReportId']
999
999
  resource_path = "/newsReports/{newsReportId}/actions/changeCompartment"
1000
1000
  method = "POST"
1001
1001
  operation_name = "change_news_report_compartment"
1002
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/ChangeNewsReportCompartment"
1002
+ api_reference_link = ""
1003
1003
 
1004
1004
  # Don't accept unknown kwargs
1005
1005
  expected_kwargs = [
@@ -1114,14 +1114,14 @@ class OperationsInsightsClient(object):
1114
1114
  :rtype: :class:`~oci.response.Response`
1115
1115
 
1116
1116
  :example:
1117
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
1117
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_operations_insights_private_endpoint_compartment.py.html>`__ to see an example of how to use change_operations_insights_private_endpoint_compartment API.
1118
1118
  """
1119
1119
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1120
1120
  required_arguments = ['operationsInsightsPrivateEndpointId']
1121
1121
  resource_path = "/operationsInsightsPrivateEndpoints/{operationsInsightsPrivateEndpointId}/actions/changeCompartment"
1122
1122
  method = "POST"
1123
1123
  operation_name = "change_operations_insights_private_endpoint_compartment"
1124
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsPrivateEndpoint/ChangeOperationsInsightsPrivateEndpointCompartment"
1124
+ api_reference_link = ""
1125
1125
 
1126
1126
  # Don't accept unknown kwargs
1127
1127
  expected_kwargs = [
@@ -1234,14 +1234,14 @@ class OperationsInsightsClient(object):
1234
1234
  :rtype: :class:`~oci.response.Response`
1235
1235
 
1236
1236
  :example:
1237
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_operations_insights_warehouse_compartment.py.html>`__ to see an example of how to use change_operations_insights_warehouse_compartment API.
1237
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_operations_insights_warehouse_compartment.py.html>`__ to see an example of how to use change_operations_insights_warehouse_compartment API.
1238
1238
  """
1239
1239
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1240
1240
  required_arguments = ['operationsInsightsWarehouseId']
1241
1241
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}/actions/changeCompartment"
1242
1242
  method = "POST"
1243
1243
  operation_name = "change_operations_insights_warehouse_compartment"
1244
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/ChangeOperationsInsightsWarehouseCompartment"
1244
+ api_reference_link = ""
1245
1245
 
1246
1246
  # Don't accept unknown kwargs
1247
1247
  expected_kwargs = [
@@ -1356,14 +1356,14 @@ class OperationsInsightsClient(object):
1356
1356
  :rtype: :class:`~oci.response.Response`
1357
1357
 
1358
1358
  :example:
1359
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_opsi_configuration_compartment.py.html>`__ to see an example of how to use change_opsi_configuration_compartment API.
1359
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_opsi_configuration_compartment.py.html>`__ to see an example of how to use change_opsi_configuration_compartment API.
1360
1360
  """
1361
1361
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1362
1362
  required_arguments = ['opsiConfigurationId']
1363
1363
  resource_path = "/opsiConfigurations/{opsiConfigurationId}/actions/changeCompartment"
1364
1364
  method = "POST"
1365
1365
  operation_name = "change_opsi_configuration_compartment"
1366
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/ChangeOpsiConfigurationCompartment"
1366
+ api_reference_link = ""
1367
1367
 
1368
1368
  # Don't accept unknown kwargs
1369
1369
  expected_kwargs = [
@@ -1476,14 +1476,14 @@ class OperationsInsightsClient(object):
1476
1476
  :rtype: :class:`~oci.response.Response`
1477
1477
 
1478
1478
  :example:
1479
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/change_pe_comanaged_database_insight.py.html>`__ to see an example of how to use change_pe_comanaged_database_insight API.
1479
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/change_pe_comanaged_database_insight.py.html>`__ to see an example of how to use change_pe_comanaged_database_insight API.
1480
1480
  """
1481
1481
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1482
1482
  required_arguments = ['databaseInsightId']
1483
1483
  resource_path = "/databaseInsights/{databaseInsightId}/actions/changePeComanagedDatabaseInsightDetails"
1484
1484
  method = "POST"
1485
1485
  operation_name = "change_pe_comanaged_database_insight"
1486
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ChangePeComanagedDatabaseInsight"
1486
+ api_reference_link = ""
1487
1487
 
1488
1488
  # Don't accept unknown kwargs
1489
1489
  expected_kwargs = [
@@ -1589,14 +1589,14 @@ class OperationsInsightsClient(object):
1589
1589
  :rtype: :class:`~oci.response.Response`
1590
1590
 
1591
1591
  :example:
1592
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_awr_hub.py.html>`__ to see an example of how to use create_awr_hub API.
1592
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_awr_hub.py.html>`__ to see an example of how to use create_awr_hub API.
1593
1593
  """
1594
1594
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1595
1595
  required_arguments = []
1596
1596
  resource_path = "/awrHubs"
1597
1597
  method = "POST"
1598
1598
  operation_name = "create_awr_hub"
1599
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/CreateAwrHub"
1599
+ api_reference_link = ""
1600
1600
 
1601
1601
  # Don't accept unknown kwargs
1602
1602
  expected_kwargs = [
@@ -1689,14 +1689,14 @@ class OperationsInsightsClient(object):
1689
1689
  :rtype: :class:`~oci.response.Response`
1690
1690
 
1691
1691
  :example:
1692
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_awr_hub_source.py.html>`__ to see an example of how to use create_awr_hub_source API.
1692
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_awr_hub_source.py.html>`__ to see an example of how to use create_awr_hub_source API.
1693
1693
  """
1694
1694
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1695
1695
  required_arguments = []
1696
1696
  resource_path = "/awrHubSources"
1697
1697
  method = "POST"
1698
1698
  operation_name = "create_awr_hub_source"
1699
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/CreateAwrHubSource"
1699
+ api_reference_link = ""
1700
1700
 
1701
1701
  # Don't accept unknown kwargs
1702
1702
  expected_kwargs = [
@@ -1789,14 +1789,14 @@ class OperationsInsightsClient(object):
1789
1789
  :rtype: :class:`~oci.response.Response`
1790
1790
 
1791
1791
  :example:
1792
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_database_insight.py.html>`__ to see an example of how to use create_database_insight API.
1792
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_database_insight.py.html>`__ to see an example of how to use create_database_insight API.
1793
1793
  """
1794
1794
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1795
1795
  required_arguments = []
1796
1796
  resource_path = "/databaseInsights"
1797
1797
  method = "POST"
1798
1798
  operation_name = "create_database_insight"
1799
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/CreateDatabaseInsight"
1799
+ api_reference_link = ""
1800
1800
 
1801
1801
  # Don't accept unknown kwargs
1802
1802
  expected_kwargs = [
@@ -1889,14 +1889,14 @@ class OperationsInsightsClient(object):
1889
1889
  :rtype: :class:`~oci.response.Response`
1890
1890
 
1891
1891
  :example:
1892
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_enterprise_manager_bridge.py.html>`__ to see an example of how to use create_enterprise_manager_bridge API.
1892
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_enterprise_manager_bridge.py.html>`__ to see an example of how to use create_enterprise_manager_bridge API.
1893
1893
  """
1894
1894
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1895
1895
  required_arguments = []
1896
1896
  resource_path = "/enterpriseManagerBridges"
1897
1897
  method = "POST"
1898
1898
  operation_name = "create_enterprise_manager_bridge"
1899
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/CreateEnterpriseManagerBridge"
1899
+ api_reference_link = ""
1900
1900
 
1901
1901
  # Don't accept unknown kwargs
1902
1902
  expected_kwargs = [
@@ -1989,14 +1989,14 @@ class OperationsInsightsClient(object):
1989
1989
  :rtype: :class:`~oci.response.Response`
1990
1990
 
1991
1991
  :example:
1992
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_exadata_insight.py.html>`__ to see an example of how to use create_exadata_insight API.
1992
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_exadata_insight.py.html>`__ to see an example of how to use create_exadata_insight API.
1993
1993
  """
1994
1994
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1995
1995
  required_arguments = []
1996
1996
  resource_path = "/exadataInsights"
1997
1997
  method = "POST"
1998
1998
  operation_name = "create_exadata_insight"
1999
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/CreateExadataInsight"
1999
+ api_reference_link = ""
2000
2000
 
2001
2001
  # Don't accept unknown kwargs
2002
2002
  expected_kwargs = [
@@ -2089,14 +2089,14 @@ class OperationsInsightsClient(object):
2089
2089
  :rtype: :class:`~oci.response.Response`
2090
2090
 
2091
2091
  :example:
2092
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_host_insight.py.html>`__ to see an example of how to use create_host_insight API.
2092
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_host_insight.py.html>`__ to see an example of how to use create_host_insight API.
2093
2093
  """
2094
2094
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2095
2095
  required_arguments = []
2096
2096
  resource_path = "/hostInsights"
2097
2097
  method = "POST"
2098
2098
  operation_name = "create_host_insight"
2099
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/CreateHostInsight"
2099
+ api_reference_link = ""
2100
2100
 
2101
2101
  # Don't accept unknown kwargs
2102
2102
  expected_kwargs = [
@@ -2189,14 +2189,14 @@ class OperationsInsightsClient(object):
2189
2189
  :rtype: :class:`~oci.response.Response`
2190
2190
 
2191
2191
  :example:
2192
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_news_report.py.html>`__ to see an example of how to use create_news_report API.
2192
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_news_report.py.html>`__ to see an example of how to use create_news_report API.
2193
2193
  """
2194
2194
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2195
2195
  required_arguments = []
2196
2196
  resource_path = "/newsReports"
2197
2197
  method = "POST"
2198
2198
  operation_name = "create_news_report"
2199
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/CreateNewsReport"
2199
+ api_reference_link = ""
2200
2200
 
2201
2201
  # Don't accept unknown kwargs
2202
2202
  expected_kwargs = [
@@ -2290,14 +2290,14 @@ class OperationsInsightsClient(object):
2290
2290
  :rtype: :class:`~oci.response.Response`
2291
2291
 
2292
2292
  :example:
2293
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_operations_insights_private_endpoint.py.html>`__ to see an example of how to use create_operations_insights_private_endpoint API.
2293
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_operations_insights_private_endpoint.py.html>`__ to see an example of how to use create_operations_insights_private_endpoint API.
2294
2294
  """
2295
2295
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2296
2296
  required_arguments = []
2297
2297
  resource_path = "/operationsInsightsPrivateEndpoints"
2298
2298
  method = "POST"
2299
2299
  operation_name = "create_operations_insights_private_endpoint"
2300
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsPrivateEndpoint/CreateOperationsInsightsPrivateEndpoint"
2300
+ api_reference_link = ""
2301
2301
 
2302
2302
  # Don't accept unknown kwargs
2303
2303
  expected_kwargs = [
@@ -2392,14 +2392,14 @@ class OperationsInsightsClient(object):
2392
2392
  :rtype: :class:`~oci.response.Response`
2393
2393
 
2394
2394
  :example:
2395
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_operations_insights_warehouse.py.html>`__ to see an example of how to use create_operations_insights_warehouse API.
2395
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_operations_insights_warehouse.py.html>`__ to see an example of how to use create_operations_insights_warehouse API.
2396
2396
  """
2397
2397
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2398
2398
  required_arguments = []
2399
2399
  resource_path = "/operationsInsightsWarehouses"
2400
2400
  method = "POST"
2401
2401
  operation_name = "create_operations_insights_warehouse"
2402
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/CreateOperationsInsightsWarehouse"
2402
+ api_reference_link = ""
2403
2403
 
2404
2404
  # Don't accept unknown kwargs
2405
2405
  expected_kwargs = [
@@ -2493,14 +2493,14 @@ class OperationsInsightsClient(object):
2493
2493
  :rtype: :class:`~oci.response.Response`
2494
2494
 
2495
2495
  :example:
2496
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_operations_insights_warehouse_user.py.html>`__ to see an example of how to use create_operations_insights_warehouse_user API.
2496
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_operations_insights_warehouse_user.py.html>`__ to see an example of how to use create_operations_insights_warehouse_user API.
2497
2497
  """
2498
2498
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2499
2499
  required_arguments = []
2500
2500
  resource_path = "/operationsInsightsWarehouseUsers"
2501
2501
  method = "POST"
2502
2502
  operation_name = "create_operations_insights_warehouse_user"
2503
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouseUsers/CreateOperationsInsightsWarehouseUser"
2503
+ api_reference_link = ""
2504
2504
 
2505
2505
  # Don't accept unknown kwargs
2506
2506
  expected_kwargs = [
@@ -2612,14 +2612,14 @@ class OperationsInsightsClient(object):
2612
2612
  :rtype: :class:`~oci.response.Response`
2613
2613
 
2614
2614
  :example:
2615
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/create_opsi_configuration.py.html>`__ to see an example of how to use create_opsi_configuration API.
2615
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/create_opsi_configuration.py.html>`__ to see an example of how to use create_opsi_configuration API.
2616
2616
  """
2617
2617
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2618
2618
  required_arguments = []
2619
2619
  resource_path = "/opsiConfigurations"
2620
2620
  method = "POST"
2621
2621
  operation_name = "create_opsi_configuration"
2622
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/CreateOpsiConfiguration"
2622
+ api_reference_link = ""
2623
2623
 
2624
2624
  # Don't accept unknown kwargs
2625
2625
  expected_kwargs = [
@@ -2747,14 +2747,14 @@ class OperationsInsightsClient(object):
2747
2747
  :rtype: :class:`~oci.response.Response`
2748
2748
 
2749
2749
  :example:
2750
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_awr_hub.py.html>`__ to see an example of how to use delete_awr_hub API.
2750
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_awr_hub.py.html>`__ to see an example of how to use delete_awr_hub API.
2751
2751
  """
2752
2752
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2753
2753
  required_arguments = ['awrHubId']
2754
2754
  resource_path = "/awrHubs/{awrHubId}"
2755
2755
  method = "DELETE"
2756
2756
  operation_name = "delete_awr_hub"
2757
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/DeleteAwrHub"
2757
+ api_reference_link = ""
2758
2758
 
2759
2759
  # Don't accept unknown kwargs
2760
2760
  expected_kwargs = [
@@ -2854,14 +2854,14 @@ class OperationsInsightsClient(object):
2854
2854
  :rtype: :class:`~oci.response.Response`
2855
2855
 
2856
2856
  :example:
2857
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_awr_hub_object.py.html>`__ to see an example of how to use delete_awr_hub_object API.
2857
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_awr_hub_object.py.html>`__ to see an example of how to use delete_awr_hub_object API.
2858
2858
  """
2859
2859
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2860
2860
  required_arguments = ['awrHubSourceId', 'objectName']
2861
2861
  resource_path = "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}"
2862
2862
  method = "DELETE"
2863
2863
  operation_name = "delete_awr_hub_object"
2864
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/DeleteAwrHubObject"
2864
+ api_reference_link = ""
2865
2865
 
2866
2866
  # Don't accept unknown kwargs
2867
2867
  expected_kwargs = [
@@ -2959,14 +2959,14 @@ class OperationsInsightsClient(object):
2959
2959
  :rtype: :class:`~oci.response.Response`
2960
2960
 
2961
2961
  :example:
2962
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_awr_hub_source.py.html>`__ to see an example of how to use delete_awr_hub_source API.
2962
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_awr_hub_source.py.html>`__ to see an example of how to use delete_awr_hub_source API.
2963
2963
  """
2964
2964
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2965
2965
  required_arguments = ['awrHubSourceId']
2966
2966
  resource_path = "/awrHubSources/{awrHubSourceId}"
2967
2967
  method = "DELETE"
2968
2968
  operation_name = "delete_awr_hub_source"
2969
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/DeleteAwrHubSource"
2969
+ api_reference_link = ""
2970
2970
 
2971
2971
  # Don't accept unknown kwargs
2972
2972
  expected_kwargs = [
@@ -3063,14 +3063,14 @@ class OperationsInsightsClient(object):
3063
3063
  :rtype: :class:`~oci.response.Response`
3064
3064
 
3065
3065
  :example:
3066
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_database_insight.py.html>`__ to see an example of how to use delete_database_insight API.
3066
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_database_insight.py.html>`__ to see an example of how to use delete_database_insight API.
3067
3067
  """
3068
3068
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3069
3069
  required_arguments = ['databaseInsightId']
3070
3070
  resource_path = "/databaseInsights/{databaseInsightId}"
3071
3071
  method = "DELETE"
3072
3072
  operation_name = "delete_database_insight"
3073
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/DeleteDatabaseInsight"
3073
+ api_reference_link = ""
3074
3074
 
3075
3075
  # Don't accept unknown kwargs
3076
3076
  expected_kwargs = [
@@ -3167,14 +3167,14 @@ class OperationsInsightsClient(object):
3167
3167
  :rtype: :class:`~oci.response.Response`
3168
3168
 
3169
3169
  :example:
3170
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_enterprise_manager_bridge.py.html>`__ to see an example of how to use delete_enterprise_manager_bridge API.
3170
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_enterprise_manager_bridge.py.html>`__ to see an example of how to use delete_enterprise_manager_bridge API.
3171
3171
  """
3172
3172
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3173
3173
  required_arguments = ['enterpriseManagerBridgeId']
3174
3174
  resource_path = "/enterpriseManagerBridges/{enterpriseManagerBridgeId}"
3175
3175
  method = "DELETE"
3176
3176
  operation_name = "delete_enterprise_manager_bridge"
3177
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/DeleteEnterpriseManagerBridge"
3177
+ api_reference_link = ""
3178
3178
 
3179
3179
  # Don't accept unknown kwargs
3180
3180
  expected_kwargs = [
@@ -3271,14 +3271,14 @@ class OperationsInsightsClient(object):
3271
3271
  :rtype: :class:`~oci.response.Response`
3272
3272
 
3273
3273
  :example:
3274
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_exadata_insight.py.html>`__ to see an example of how to use delete_exadata_insight API.
3274
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_exadata_insight.py.html>`__ to see an example of how to use delete_exadata_insight API.
3275
3275
  """
3276
3276
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3277
3277
  required_arguments = ['exadataInsightId']
3278
3278
  resource_path = "/exadataInsights/{exadataInsightId}"
3279
3279
  method = "DELETE"
3280
3280
  operation_name = "delete_exadata_insight"
3281
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/DeleteExadataInsight"
3281
+ api_reference_link = ""
3282
3282
 
3283
3283
  # Don't accept unknown kwargs
3284
3284
  expected_kwargs = [
@@ -3375,14 +3375,14 @@ class OperationsInsightsClient(object):
3375
3375
  :rtype: :class:`~oci.response.Response`
3376
3376
 
3377
3377
  :example:
3378
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_host_insight.py.html>`__ to see an example of how to use delete_host_insight API.
3378
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_host_insight.py.html>`__ to see an example of how to use delete_host_insight API.
3379
3379
  """
3380
3380
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3381
3381
  required_arguments = ['hostInsightId']
3382
3382
  resource_path = "/hostInsights/{hostInsightId}"
3383
3383
  method = "DELETE"
3384
3384
  operation_name = "delete_host_insight"
3385
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/DeleteHostInsight"
3385
+ api_reference_link = ""
3386
3386
 
3387
3387
  # Don't accept unknown kwargs
3388
3388
  expected_kwargs = [
@@ -3479,14 +3479,14 @@ class OperationsInsightsClient(object):
3479
3479
  :rtype: :class:`~oci.response.Response`
3480
3480
 
3481
3481
  :example:
3482
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_news_report.py.html>`__ to see an example of how to use delete_news_report API.
3482
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_news_report.py.html>`__ to see an example of how to use delete_news_report API.
3483
3483
  """
3484
3484
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3485
3485
  required_arguments = ['newsReportId']
3486
3486
  resource_path = "/newsReports/{newsReportId}"
3487
3487
  method = "DELETE"
3488
3488
  operation_name = "delete_news_report"
3489
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/DeleteNewsReport"
3489
+ api_reference_link = ""
3490
3490
 
3491
3491
  # Don't accept unknown kwargs
3492
3492
  expected_kwargs = [
@@ -3585,14 +3585,14 @@ class OperationsInsightsClient(object):
3585
3585
  :rtype: :class:`~oci.response.Response`
3586
3586
 
3587
3587
  :example:
3588
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_operations_insights_private_endpoint.py.html>`__ to see an example of how to use delete_operations_insights_private_endpoint API.
3588
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_operations_insights_private_endpoint.py.html>`__ to see an example of how to use delete_operations_insights_private_endpoint API.
3589
3589
  """
3590
3590
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3591
3591
  required_arguments = ['operationsInsightsPrivateEndpointId']
3592
3592
  resource_path = "/operationsInsightsPrivateEndpoints/{operationsInsightsPrivateEndpointId}"
3593
3593
  method = "DELETE"
3594
3594
  operation_name = "delete_operations_insights_private_endpoint"
3595
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsPrivateEndpoint/DeleteOperationsInsightsPrivateEndpoint"
3595
+ api_reference_link = ""
3596
3596
 
3597
3597
  # Don't accept unknown kwargs
3598
3598
  expected_kwargs = [
@@ -3692,14 +3692,14 @@ class OperationsInsightsClient(object):
3692
3692
  :rtype: :class:`~oci.response.Response`
3693
3693
 
3694
3694
  :example:
3695
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_operations_insights_warehouse.py.html>`__ to see an example of how to use delete_operations_insights_warehouse API.
3695
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_operations_insights_warehouse.py.html>`__ to see an example of how to use delete_operations_insights_warehouse API.
3696
3696
  """
3697
3697
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3698
3698
  required_arguments = ['operationsInsightsWarehouseId']
3699
3699
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}"
3700
3700
  method = "DELETE"
3701
3701
  operation_name = "delete_operations_insights_warehouse"
3702
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/DeleteOperationsInsightsWarehouse"
3702
+ api_reference_link = ""
3703
3703
 
3704
3704
  # Don't accept unknown kwargs
3705
3705
  expected_kwargs = [
@@ -3796,14 +3796,14 @@ class OperationsInsightsClient(object):
3796
3796
  :rtype: :class:`~oci.response.Response`
3797
3797
 
3798
3798
  :example:
3799
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_operations_insights_warehouse_user.py.html>`__ to see an example of how to use delete_operations_insights_warehouse_user API.
3799
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_operations_insights_warehouse_user.py.html>`__ to see an example of how to use delete_operations_insights_warehouse_user API.
3800
3800
  """
3801
3801
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3802
3802
  required_arguments = ['operationsInsightsWarehouseUserId']
3803
3803
  resource_path = "/operationsInsightsWarehouseUsers/{operationsInsightsWarehouseUserId}"
3804
3804
  method = "DELETE"
3805
3805
  operation_name = "delete_operations_insights_warehouse_user"
3806
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouseUsers/DeleteOperationsInsightsWarehouseUser"
3806
+ api_reference_link = ""
3807
3807
 
3808
3808
  # Don't accept unknown kwargs
3809
3809
  expected_kwargs = [
@@ -3902,14 +3902,14 @@ class OperationsInsightsClient(object):
3902
3902
  :rtype: :class:`~oci.response.Response`
3903
3903
 
3904
3904
  :example:
3905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/delete_opsi_configuration.py.html>`__ to see an example of how to use delete_opsi_configuration API.
3905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/delete_opsi_configuration.py.html>`__ to see an example of how to use delete_opsi_configuration API.
3906
3906
  """
3907
3907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3908
3908
  required_arguments = ['opsiConfigurationId']
3909
3909
  resource_path = "/opsiConfigurations/{opsiConfigurationId}"
3910
3910
  method = "DELETE"
3911
3911
  operation_name = "delete_opsi_configuration"
3912
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/DeleteOpsiConfiguration"
3912
+ api_reference_link = ""
3913
3913
 
3914
3914
  # Don't accept unknown kwargs
3915
3915
  expected_kwargs = [
@@ -4014,14 +4014,14 @@ class OperationsInsightsClient(object):
4014
4014
  :rtype: :class:`~oci.response.Response`
4015
4015
 
4016
4016
  :example:
4017
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
4017
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/disable_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use disable_autonomous_database_insight_advanced_features API.
4018
4018
  """
4019
4019
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4020
4020
  required_arguments = ['databaseInsightId']
4021
4021
  resource_path = "/databaseInsights/{databaseInsightId}/actions/disableAutonomousDatabaseInsightAdvancedFeatures"
4022
4022
  method = "POST"
4023
4023
  operation_name = "disable_autonomous_database_insight_advanced_features"
4024
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/DisableAutonomousDatabaseInsightAdvancedFeatures"
4024
+ api_reference_link = ""
4025
4025
 
4026
4026
  # Don't accept unknown kwargs
4027
4027
  expected_kwargs = [
@@ -4129,14 +4129,14 @@ class OperationsInsightsClient(object):
4129
4129
  :rtype: :class:`~oci.response.Response`
4130
4130
 
4131
4131
  :example:
4132
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/disable_awr_hub_source.py.html>`__ to see an example of how to use disable_awr_hub_source API.
4132
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/disable_awr_hub_source.py.html>`__ to see an example of how to use disable_awr_hub_source API.
4133
4133
  """
4134
4134
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4135
4135
  required_arguments = ['awrHubSourceId']
4136
4136
  resource_path = "/awrHubSources/{awrHubSourceId}/actions/disable"
4137
4137
  method = "POST"
4138
4138
  operation_name = "disable_awr_hub_source"
4139
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/DisableAwrHubSource"
4139
+ api_reference_link = ""
4140
4140
 
4141
4141
  # Don't accept unknown kwargs
4142
4142
  expected_kwargs = [
@@ -4244,14 +4244,14 @@ class OperationsInsightsClient(object):
4244
4244
  :rtype: :class:`~oci.response.Response`
4245
4245
 
4246
4246
  :example:
4247
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/disable_database_insight.py.html>`__ to see an example of how to use disable_database_insight API.
4247
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/disable_database_insight.py.html>`__ to see an example of how to use disable_database_insight API.
4248
4248
  """
4249
4249
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4250
4250
  required_arguments = ['databaseInsightId']
4251
4251
  resource_path = "/databaseInsights/{databaseInsightId}/actions/disable"
4252
4252
  method = "POST"
4253
4253
  operation_name = "disable_database_insight"
4254
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/DisableDatabaseInsight"
4254
+ api_reference_link = ""
4255
4255
 
4256
4256
  # Don't accept unknown kwargs
4257
4257
  expected_kwargs = [
@@ -4359,14 +4359,14 @@ class OperationsInsightsClient(object):
4359
4359
  :rtype: :class:`~oci.response.Response`
4360
4360
 
4361
4361
  :example:
4362
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/disable_exadata_insight.py.html>`__ to see an example of how to use disable_exadata_insight API.
4362
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/disable_exadata_insight.py.html>`__ to see an example of how to use disable_exadata_insight API.
4363
4363
  """
4364
4364
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4365
4365
  required_arguments = ['exadataInsightId']
4366
4366
  resource_path = "/exadataInsights/{exadataInsightId}/actions/disable"
4367
4367
  method = "POST"
4368
4368
  operation_name = "disable_exadata_insight"
4369
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/DisableExadataInsight"
4369
+ api_reference_link = ""
4370
4370
 
4371
4371
  # Don't accept unknown kwargs
4372
4372
  expected_kwargs = [
@@ -4474,14 +4474,14 @@ class OperationsInsightsClient(object):
4474
4474
  :rtype: :class:`~oci.response.Response`
4475
4475
 
4476
4476
  :example:
4477
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/disable_host_insight.py.html>`__ to see an example of how to use disable_host_insight API.
4477
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/disable_host_insight.py.html>`__ to see an example of how to use disable_host_insight API.
4478
4478
  """
4479
4479
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4480
4480
  required_arguments = ['hostInsightId']
4481
4481
  resource_path = "/hostInsights/{hostInsightId}/actions/disable"
4482
4482
  method = "POST"
4483
4483
  operation_name = "disable_host_insight"
4484
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/DisableHostInsight"
4484
+ api_reference_link = ""
4485
4485
 
4486
4486
  # Don't accept unknown kwargs
4487
4487
  expected_kwargs = [
@@ -4587,14 +4587,14 @@ class OperationsInsightsClient(object):
4587
4587
  :rtype: :class:`~oci.response.Response`
4588
4588
 
4589
4589
  :example:
4590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/download_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use download_operations_insights_warehouse_wallet API.
4590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/download_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use download_operations_insights_warehouse_wallet API.
4591
4591
  """
4592
4592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4593
4593
  required_arguments = ['operationsInsightsWarehouseId']
4594
4594
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}/actions/downloadWarehouseWallet"
4595
4595
  method = "POST"
4596
4596
  operation_name = "download_operations_insights_warehouse_wallet"
4597
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/DownloadOperationsInsightsWarehouseWallet"
4597
+ api_reference_link = ""
4598
4598
 
4599
4599
  # Don't accept unknown kwargs
4600
4600
  expected_kwargs = [
@@ -4707,14 +4707,14 @@ class OperationsInsightsClient(object):
4707
4707
  :rtype: :class:`~oci.response.Response`
4708
4708
 
4709
4709
  :example:
4710
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
4710
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/enable_autonomous_database_insight_advanced_features.py.html>`__ to see an example of how to use enable_autonomous_database_insight_advanced_features API.
4711
4711
  """
4712
4712
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4713
4713
  required_arguments = ['databaseInsightId']
4714
4714
  resource_path = "/databaseInsights/{databaseInsightId}/actions/enableAutonomousDatabaseInsightAdvancedFeatures"
4715
4715
  method = "POST"
4716
4716
  operation_name = "enable_autonomous_database_insight_advanced_features"
4717
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/EnableAutonomousDatabaseInsightAdvancedFeatures"
4717
+ api_reference_link = ""
4718
4718
 
4719
4719
  # Don't accept unknown kwargs
4720
4720
  expected_kwargs = [
@@ -4824,14 +4824,14 @@ class OperationsInsightsClient(object):
4824
4824
  :rtype: :class:`~oci.response.Response`
4825
4825
 
4826
4826
  :example:
4827
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/enable_awr_hub_source.py.html>`__ to see an example of how to use enable_awr_hub_source API.
4827
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/enable_awr_hub_source.py.html>`__ to see an example of how to use enable_awr_hub_source API.
4828
4828
  """
4829
4829
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4830
4830
  required_arguments = ['awrHubSourceId']
4831
4831
  resource_path = "/awrHubSources/{awrHubSourceId}/actions/enable"
4832
4832
  method = "POST"
4833
4833
  operation_name = "enable_awr_hub_source"
4834
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/EnableAwrHubSource"
4834
+ api_reference_link = ""
4835
4835
 
4836
4836
  # Don't accept unknown kwargs
4837
4837
  expected_kwargs = [
@@ -4942,14 +4942,14 @@ class OperationsInsightsClient(object):
4942
4942
  :rtype: :class:`~oci.response.Response`
4943
4943
 
4944
4944
  :example:
4945
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/enable_database_insight.py.html>`__ to see an example of how to use enable_database_insight API.
4945
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/enable_database_insight.py.html>`__ to see an example of how to use enable_database_insight API.
4946
4946
  """
4947
4947
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4948
4948
  required_arguments = ['databaseInsightId']
4949
4949
  resource_path = "/databaseInsights/{databaseInsightId}/actions/enable"
4950
4950
  method = "POST"
4951
4951
  operation_name = "enable_database_insight"
4952
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/EnableDatabaseInsight"
4952
+ api_reference_link = ""
4953
4953
 
4954
4954
  # Don't accept unknown kwargs
4955
4955
  expected_kwargs = [
@@ -5062,14 +5062,14 @@ class OperationsInsightsClient(object):
5062
5062
  :rtype: :class:`~oci.response.Response`
5063
5063
 
5064
5064
  :example:
5065
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/enable_exadata_insight.py.html>`__ to see an example of how to use enable_exadata_insight API.
5065
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/enable_exadata_insight.py.html>`__ to see an example of how to use enable_exadata_insight API.
5066
5066
  """
5067
5067
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5068
5068
  required_arguments = ['exadataInsightId']
5069
5069
  resource_path = "/exadataInsights/{exadataInsightId}/actions/enable"
5070
5070
  method = "POST"
5071
5071
  operation_name = "enable_exadata_insight"
5072
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/EnableExadataInsight"
5072
+ api_reference_link = ""
5073
5073
 
5074
5074
  # Don't accept unknown kwargs
5075
5075
  expected_kwargs = [
@@ -5182,14 +5182,14 @@ class OperationsInsightsClient(object):
5182
5182
  :rtype: :class:`~oci.response.Response`
5183
5183
 
5184
5184
  :example:
5185
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/enable_host_insight.py.html>`__ to see an example of how to use enable_host_insight API.
5185
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/enable_host_insight.py.html>`__ to see an example of how to use enable_host_insight API.
5186
5186
  """
5187
5187
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5188
5188
  required_arguments = ['hostInsightId']
5189
5189
  resource_path = "/hostInsights/{hostInsightId}/actions/enable"
5190
5190
  method = "POST"
5191
5191
  operation_name = "enable_host_insight"
5192
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/EnableHostInsight"
5192
+ api_reference_link = ""
5193
5193
 
5194
5194
  # Don't accept unknown kwargs
5195
5195
  expected_kwargs = [
@@ -5318,14 +5318,14 @@ class OperationsInsightsClient(object):
5318
5318
  :rtype: :class:`~oci.response.Response`
5319
5319
 
5320
5320
  :example:
5321
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_awr_database_report.py.html>`__ to see an example of how to use get_awr_database_report API.
5321
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_awr_database_report.py.html>`__ to see an example of how to use get_awr_database_report API.
5322
5322
  """
5323
5323
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5324
5324
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
5325
5325
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseReport"
5326
5326
  method = "GET"
5327
5327
  operation_name = "get_awr_database_report"
5328
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/GetAwrDatabaseReport"
5328
+ api_reference_link = ""
5329
5329
 
5330
5330
  # Don't accept unknown kwargs
5331
5331
  expected_kwargs = [
@@ -5482,14 +5482,14 @@ class OperationsInsightsClient(object):
5482
5482
  :rtype: :class:`~oci.response.Response`
5483
5483
 
5484
5484
  :example:
5485
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_awr_database_sql_report.py.html>`__ to see an example of how to use get_awr_database_sql_report API.
5485
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_awr_database_sql_report.py.html>`__ to see an example of how to use get_awr_database_sql_report API.
5486
5486
  """
5487
5487
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5488
5488
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'sqlId']
5489
5489
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseSqlReport"
5490
5490
  method = "GET"
5491
5491
  operation_name = "get_awr_database_sql_report"
5492
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/GetAwrDatabaseSqlReport"
5492
+ api_reference_link = ""
5493
5493
 
5494
5494
  # Don't accept unknown kwargs
5495
5495
  expected_kwargs = [
@@ -5608,14 +5608,14 @@ class OperationsInsightsClient(object):
5608
5608
  :rtype: :class:`~oci.response.Response`
5609
5609
 
5610
5610
  :example:
5611
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_awr_hub.py.html>`__ to see an example of how to use get_awr_hub API.
5611
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_awr_hub.py.html>`__ to see an example of how to use get_awr_hub API.
5612
5612
  """
5613
5613
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5614
5614
  required_arguments = ['awrHubId']
5615
5615
  resource_path = "/awrHubs/{awrHubId}"
5616
5616
  method = "GET"
5617
5617
  operation_name = "get_awr_hub"
5618
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/GetAwrHub"
5618
+ api_reference_link = ""
5619
5619
 
5620
5620
  # Don't accept unknown kwargs
5621
5621
  expected_kwargs = [
@@ -5710,14 +5710,14 @@ class OperationsInsightsClient(object):
5710
5710
  :rtype: :class:`~oci.response.Response`
5711
5711
 
5712
5712
  :example:
5713
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_awr_hub_object.py.html>`__ to see an example of how to use get_awr_hub_object API.
5713
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_awr_hub_object.py.html>`__ to see an example of how to use get_awr_hub_object API.
5714
5714
  """
5715
5715
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5716
5716
  required_arguments = ['awrHubSourceId', 'objectName']
5717
5717
  resource_path = "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}"
5718
5718
  method = "GET"
5719
5719
  operation_name = "get_awr_hub_object"
5720
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/GetAwrHubObject"
5720
+ api_reference_link = ""
5721
5721
 
5722
5722
  # Don't accept unknown kwargs
5723
5723
  expected_kwargs = [
@@ -5810,14 +5810,14 @@ class OperationsInsightsClient(object):
5810
5810
  :rtype: :class:`~oci.response.Response`
5811
5811
 
5812
5812
  :example:
5813
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_awr_hub_source.py.html>`__ to see an example of how to use get_awr_hub_source API.
5813
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_awr_hub_source.py.html>`__ to see an example of how to use get_awr_hub_source API.
5814
5814
  """
5815
5815
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5816
5816
  required_arguments = ['awrHubSourceId']
5817
5817
  resource_path = "/awrHubSources/{awrHubSourceId}"
5818
5818
  method = "GET"
5819
5819
  operation_name = "get_awr_hub_source"
5820
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/GetAwrHubSource"
5820
+ api_reference_link = ""
5821
5821
 
5822
5822
  # Don't accept unknown kwargs
5823
5823
  expected_kwargs = [
@@ -5933,14 +5933,14 @@ class OperationsInsightsClient(object):
5933
5933
  :rtype: :class:`~oci.response.Response`
5934
5934
 
5935
5935
  :example:
5936
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_awr_report.py.html>`__ to see an example of how to use get_awr_report API.
5936
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_awr_report.py.html>`__ to see an example of how to use get_awr_report API.
5937
5937
  """
5938
5938
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5939
5939
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
5940
5940
  resource_path = "/awrHubs/{awrHubId}/awrReport"
5941
5941
  method = "GET"
5942
5942
  operation_name = "get_awr_report"
5943
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/GetAwrReport"
5943
+ api_reference_link = ""
5944
5944
 
5945
5945
  # Don't accept unknown kwargs
5946
5946
  expected_kwargs = [
@@ -6058,14 +6058,14 @@ class OperationsInsightsClient(object):
6058
6058
  :rtype: :class:`~oci.response.Response`
6059
6059
 
6060
6060
  :example:
6061
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_database_insight.py.html>`__ to see an example of how to use get_database_insight API.
6061
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_database_insight.py.html>`__ to see an example of how to use get_database_insight API.
6062
6062
  """
6063
6063
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6064
6064
  required_arguments = ['databaseInsightId']
6065
6065
  resource_path = "/databaseInsights/{databaseInsightId}"
6066
6066
  method = "GET"
6067
6067
  operation_name = "get_database_insight"
6068
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/GetDatabaseInsight"
6068
+ api_reference_link = ""
6069
6069
 
6070
6070
  # Don't accept unknown kwargs
6071
6071
  expected_kwargs = [
@@ -6157,14 +6157,14 @@ class OperationsInsightsClient(object):
6157
6157
  :rtype: :class:`~oci.response.Response`
6158
6158
 
6159
6159
  :example:
6160
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_enterprise_manager_bridge.py.html>`__ to see an example of how to use get_enterprise_manager_bridge API.
6160
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_enterprise_manager_bridge.py.html>`__ to see an example of how to use get_enterprise_manager_bridge API.
6161
6161
  """
6162
6162
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6163
6163
  required_arguments = ['enterpriseManagerBridgeId']
6164
6164
  resource_path = "/enterpriseManagerBridges/{enterpriseManagerBridgeId}"
6165
6165
  method = "GET"
6166
6166
  operation_name = "get_enterprise_manager_bridge"
6167
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/GetEnterpriseManagerBridge"
6167
+ api_reference_link = ""
6168
6168
 
6169
6169
  # Don't accept unknown kwargs
6170
6170
  expected_kwargs = [
@@ -6256,14 +6256,14 @@ class OperationsInsightsClient(object):
6256
6256
  :rtype: :class:`~oci.response.Response`
6257
6257
 
6258
6258
  :example:
6259
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_exadata_insight.py.html>`__ to see an example of how to use get_exadata_insight API.
6259
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_exadata_insight.py.html>`__ to see an example of how to use get_exadata_insight API.
6260
6260
  """
6261
6261
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6262
6262
  required_arguments = ['exadataInsightId']
6263
6263
  resource_path = "/exadataInsights/{exadataInsightId}"
6264
6264
  method = "GET"
6265
6265
  operation_name = "get_exadata_insight"
6266
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/GetExadataInsight"
6266
+ api_reference_link = ""
6267
6267
 
6268
6268
  # Don't accept unknown kwargs
6269
6269
  expected_kwargs = [
@@ -6355,14 +6355,14 @@ class OperationsInsightsClient(object):
6355
6355
  :rtype: :class:`~oci.response.Response`
6356
6356
 
6357
6357
  :example:
6358
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_host_insight.py.html>`__ to see an example of how to use get_host_insight API.
6358
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_host_insight.py.html>`__ to see an example of how to use get_host_insight API.
6359
6359
  """
6360
6360
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6361
6361
  required_arguments = ['hostInsightId']
6362
6362
  resource_path = "/hostInsights/{hostInsightId}"
6363
6363
  method = "GET"
6364
6364
  operation_name = "get_host_insight"
6365
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/GetHostInsight"
6365
+ api_reference_link = ""
6366
6366
 
6367
6367
  # Don't accept unknown kwargs
6368
6368
  expected_kwargs = [
@@ -6454,14 +6454,14 @@ class OperationsInsightsClient(object):
6454
6454
  :rtype: :class:`~oci.response.Response`
6455
6455
 
6456
6456
  :example:
6457
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_news_report.py.html>`__ to see an example of how to use get_news_report API.
6457
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_news_report.py.html>`__ to see an example of how to use get_news_report API.
6458
6458
  """
6459
6459
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6460
6460
  required_arguments = ['newsReportId']
6461
6461
  resource_path = "/newsReports/{newsReportId}"
6462
6462
  method = "GET"
6463
6463
  operation_name = "get_news_report"
6464
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/GetNewsReport"
6464
+ api_reference_link = ""
6465
6465
 
6466
6466
  # Don't accept unknown kwargs
6467
6467
  expected_kwargs = [
@@ -6555,14 +6555,14 @@ class OperationsInsightsClient(object):
6555
6555
  :rtype: :class:`~oci.response.Response`
6556
6556
 
6557
6557
  :example:
6558
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_operations_insights_private_endpoint.py.html>`__ to see an example of how to use get_operations_insights_private_endpoint API.
6558
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_operations_insights_private_endpoint.py.html>`__ to see an example of how to use get_operations_insights_private_endpoint API.
6559
6559
  """
6560
6560
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6561
6561
  required_arguments = ['operationsInsightsPrivateEndpointId']
6562
6562
  resource_path = "/operationsInsightsPrivateEndpoints/{operationsInsightsPrivateEndpointId}"
6563
6563
  method = "GET"
6564
6564
  operation_name = "get_operations_insights_private_endpoint"
6565
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsPrivateEndpoint/GetOperationsInsightsPrivateEndpoint"
6565
+ api_reference_link = ""
6566
6566
 
6567
6567
  # Don't accept unknown kwargs
6568
6568
  expected_kwargs = [
@@ -6655,14 +6655,14 @@ class OperationsInsightsClient(object):
6655
6655
  :rtype: :class:`~oci.response.Response`
6656
6656
 
6657
6657
  :example:
6658
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_operations_insights_warehouse.py.html>`__ to see an example of how to use get_operations_insights_warehouse API.
6658
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_operations_insights_warehouse.py.html>`__ to see an example of how to use get_operations_insights_warehouse API.
6659
6659
  """
6660
6660
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6661
6661
  required_arguments = ['operationsInsightsWarehouseId']
6662
6662
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}"
6663
6663
  method = "GET"
6664
6664
  operation_name = "get_operations_insights_warehouse"
6665
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/GetOperationsInsightsWarehouse"
6665
+ api_reference_link = ""
6666
6666
 
6667
6667
  # Don't accept unknown kwargs
6668
6668
  expected_kwargs = [
@@ -6754,14 +6754,14 @@ class OperationsInsightsClient(object):
6754
6754
  :rtype: :class:`~oci.response.Response`
6755
6755
 
6756
6756
  :example:
6757
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_operations_insights_warehouse_user.py.html>`__ to see an example of how to use get_operations_insights_warehouse_user API.
6757
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_operations_insights_warehouse_user.py.html>`__ to see an example of how to use get_operations_insights_warehouse_user API.
6758
6758
  """
6759
6759
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6760
6760
  required_arguments = ['operationsInsightsWarehouseUserId']
6761
6761
  resource_path = "/operationsInsightsWarehouseUsers/{operationsInsightsWarehouseUserId}"
6762
6762
  method = "GET"
6763
6763
  operation_name = "get_operations_insights_warehouse_user"
6764
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouseUsers/GetOperationsInsightsWarehouseUser"
6764
+ api_reference_link = ""
6765
6765
 
6766
6766
  # Don't accept unknown kwargs
6767
6767
  expected_kwargs = [
@@ -6876,14 +6876,14 @@ class OperationsInsightsClient(object):
6876
6876
  :rtype: :class:`~oci.response.Response`
6877
6877
 
6878
6878
  :example:
6879
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_opsi_configuration.py.html>`__ to see an example of how to use get_opsi_configuration API.
6879
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_opsi_configuration.py.html>`__ to see an example of how to use get_opsi_configuration API.
6880
6880
  """
6881
6881
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6882
6882
  required_arguments = ['opsiConfigurationId']
6883
6883
  resource_path = "/opsiConfigurations/{opsiConfigurationId}"
6884
6884
  method = "GET"
6885
6885
  operation_name = "get_opsi_configuration"
6886
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/GetOpsiConfiguration"
6886
+ api_reference_link = ""
6887
6887
 
6888
6888
  # Don't accept unknown kwargs
6889
6889
  expected_kwargs = [
@@ -7018,14 +7018,14 @@ class OperationsInsightsClient(object):
7018
7018
  :rtype: :class:`~oci.response.Response`
7019
7019
 
7020
7020
  :example:
7021
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_opsi_data_object.py.html>`__ to see an example of how to use get_opsi_data_object API.
7021
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_opsi_data_object.py.html>`__ to see an example of how to use get_opsi_data_object API.
7022
7022
  """
7023
7023
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7024
7024
  required_arguments = ['opsiDataObjectIdentifier', 'compartmentId']
7025
7025
  resource_path = "/opsiDataObjects/{opsiDataObjectIdentifier}"
7026
7026
  method = "GET"
7027
7027
  operation_name = "get_opsi_data_object"
7028
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiDataObjects/GetOpsiDataObject"
7028
+ api_reference_link = ""
7029
7029
 
7030
7030
  # Don't accept unknown kwargs
7031
7031
  expected_kwargs = [
@@ -7124,14 +7124,14 @@ class OperationsInsightsClient(object):
7124
7124
  :rtype: :class:`~oci.response.Response`
7125
7125
 
7126
7126
  :example:
7127
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
7127
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
7128
7128
  """
7129
7129
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7130
7130
  required_arguments = ['workRequestId']
7131
7131
  resource_path = "/workRequests/{workRequestId}"
7132
7132
  method = "GET"
7133
7133
  operation_name = "get_work_request"
7134
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/WorkRequests/GetWorkRequest"
7134
+ api_reference_link = ""
7135
7135
 
7136
7136
  # Don't accept unknown kwargs
7137
7137
  expected_kwargs = [
@@ -7226,14 +7226,14 @@ class OperationsInsightsClient(object):
7226
7226
  :rtype: :class:`~oci.response.Response`
7227
7227
 
7228
7228
  :example:
7229
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/head_awr_hub_object.py.html>`__ to see an example of how to use head_awr_hub_object API.
7229
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/head_awr_hub_object.py.html>`__ to see an example of how to use head_awr_hub_object API.
7230
7230
  """
7231
7231
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7232
7232
  required_arguments = ['awrHubSourceId', 'objectName']
7233
7233
  resource_path = "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}"
7234
7234
  method = "HEAD"
7235
7235
  operation_name = "head_awr_hub_object"
7236
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/HeadAwrHubObject"
7236
+ api_reference_link = ""
7237
7237
 
7238
7238
  # Don't accept unknown kwargs
7239
7239
  expected_kwargs = [
@@ -7348,14 +7348,14 @@ class OperationsInsightsClient(object):
7348
7348
  :rtype: :class:`~oci.response.Response`
7349
7349
 
7350
7350
  :example:
7351
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_addm_reports.py.html>`__ to see an example of how to use ingest_addm_reports API.
7351
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_addm_reports.py.html>`__ to see an example of how to use ingest_addm_reports API.
7352
7352
  """
7353
7353
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7354
7354
  required_arguments = []
7355
7355
  resource_path = "/databaseInsights/actions/ingestAddmReports"
7356
7356
  method = "POST"
7357
7357
  operation_name = "ingest_addm_reports"
7358
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/IngestAddmReports"
7358
+ api_reference_link = ""
7359
7359
 
7360
7360
  # Don't accept unknown kwargs
7361
7361
  expected_kwargs = [
@@ -7475,14 +7475,14 @@ class OperationsInsightsClient(object):
7475
7475
  :rtype: :class:`~oci.response.Response`
7476
7476
 
7477
7477
  :example:
7478
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_database_configuration.py.html>`__ to see an example of how to use ingest_database_configuration API.
7478
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_database_configuration.py.html>`__ to see an example of how to use ingest_database_configuration API.
7479
7479
  """
7480
7480
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7481
7481
  required_arguments = []
7482
7482
  resource_path = "/databaseInsights/actions/ingestDatabaseConfiguration"
7483
7483
  method = "POST"
7484
7484
  operation_name = "ingest_database_configuration"
7485
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/IngestDatabaseConfiguration"
7485
+ api_reference_link = ""
7486
7486
 
7487
7487
  # Don't accept unknown kwargs
7488
7488
  expected_kwargs = [
@@ -7597,14 +7597,14 @@ class OperationsInsightsClient(object):
7597
7597
  :rtype: :class:`~oci.response.Response`
7598
7598
 
7599
7599
  :example:
7600
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_host_configuration.py.html>`__ to see an example of how to use ingest_host_configuration API.
7600
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_host_configuration.py.html>`__ to see an example of how to use ingest_host_configuration API.
7601
7601
  """
7602
7602
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7603
7603
  required_arguments = ['id']
7604
7604
  resource_path = "/hostInsights/actions/ingestHostConfiguration"
7605
7605
  method = "POST"
7606
7606
  operation_name = "ingest_host_configuration"
7607
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/IngestHostConfiguration"
7607
+ api_reference_link = ""
7608
7608
 
7609
7609
  # Don't accept unknown kwargs
7610
7610
  expected_kwargs = [
@@ -7716,14 +7716,14 @@ class OperationsInsightsClient(object):
7716
7716
  :rtype: :class:`~oci.response.Response`
7717
7717
 
7718
7718
  :example:
7719
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_host_metrics.py.html>`__ to see an example of how to use ingest_host_metrics API.
7719
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_host_metrics.py.html>`__ to see an example of how to use ingest_host_metrics API.
7720
7720
  """
7721
7721
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7722
7722
  required_arguments = ['id']
7723
7723
  resource_path = "/hostInsights/actions/ingestHostMetrics"
7724
7724
  method = "POST"
7725
7725
  operation_name = "ingest_host_metrics"
7726
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/IngestHostMetrics"
7726
+ api_reference_link = ""
7727
7727
 
7728
7728
  # Don't accept unknown kwargs
7729
7729
  expected_kwargs = [
@@ -7846,14 +7846,14 @@ class OperationsInsightsClient(object):
7846
7846
  :rtype: :class:`~oci.response.Response`
7847
7847
 
7848
7848
  :example:
7849
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_sql_bucket.py.html>`__ to see an example of how to use ingest_sql_bucket API.
7849
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_sql_bucket.py.html>`__ to see an example of how to use ingest_sql_bucket API.
7850
7850
  """
7851
7851
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7852
7852
  required_arguments = []
7853
7853
  resource_path = "/databaseInsights/actions/ingestSqlBucket"
7854
7854
  method = "POST"
7855
7855
  operation_name = "ingest_sql_bucket"
7856
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/IngestSqlBucket"
7856
+ api_reference_link = ""
7857
7857
 
7858
7858
  # Don't accept unknown kwargs
7859
7859
  expected_kwargs = [
@@ -7981,14 +7981,14 @@ class OperationsInsightsClient(object):
7981
7981
  :rtype: :class:`~oci.response.Response`
7982
7982
 
7983
7983
  :example:
7984
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_sql_plan_lines.py.html>`__ to see an example of how to use ingest_sql_plan_lines API.
7984
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_sql_plan_lines.py.html>`__ to see an example of how to use ingest_sql_plan_lines API.
7985
7985
  """
7986
7986
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7987
7987
  required_arguments = []
7988
7988
  resource_path = "/databaseInsights/actions/ingestSqlPlanLines"
7989
7989
  method = "POST"
7990
7990
  operation_name = "ingest_sql_plan_lines"
7991
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/IngestSqlPlanLines"
7991
+ api_reference_link = ""
7992
7992
 
7993
7993
  # Don't accept unknown kwargs
7994
7994
  expected_kwargs = [
@@ -8111,14 +8111,14 @@ class OperationsInsightsClient(object):
8111
8111
  :rtype: :class:`~oci.response.Response`
8112
8112
 
8113
8113
  :example:
8114
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_sql_stats.py.html>`__ to see an example of how to use ingest_sql_stats API.
8114
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_sql_stats.py.html>`__ to see an example of how to use ingest_sql_stats API.
8115
8115
  """
8116
8116
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8117
8117
  required_arguments = []
8118
8118
  resource_path = "/databaseInsights/actions/ingestSqlStatsMetric"
8119
8119
  method = "POST"
8120
8120
  operation_name = "ingest_sql_stats"
8121
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/IngestSqlStats"
8121
+ api_reference_link = ""
8122
8122
 
8123
8123
  # Don't accept unknown kwargs
8124
8124
  expected_kwargs = [
@@ -8245,14 +8245,14 @@ class OperationsInsightsClient(object):
8245
8245
  :rtype: :class:`~oci.response.Response`
8246
8246
 
8247
8247
  :example:
8248
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/ingest_sql_text.py.html>`__ to see an example of how to use ingest_sql_text API.
8248
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/ingest_sql_text.py.html>`__ to see an example of how to use ingest_sql_text API.
8249
8249
  """
8250
8250
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8251
8251
  required_arguments = []
8252
8252
  resource_path = "/databaseInsights/actions/ingestSqlText"
8253
8253
  method = "POST"
8254
8254
  operation_name = "ingest_sql_text"
8255
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/IngestSqlText"
8255
+ api_reference_link = ""
8256
8256
 
8257
8257
  # Don't accept unknown kwargs
8258
8258
  expected_kwargs = [
@@ -8417,14 +8417,14 @@ class OperationsInsightsClient(object):
8417
8417
  :rtype: :class:`~oci.response.Response`
8418
8418
 
8419
8419
  :example:
8420
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_addm_db_finding_categories.py.html>`__ to see an example of how to use list_addm_db_finding_categories API.
8420
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_addm_db_finding_categories.py.html>`__ to see an example of how to use list_addm_db_finding_categories API.
8421
8421
  """
8422
8422
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8423
8423
  required_arguments = ['compartmentId']
8424
8424
  resource_path = "/databaseInsights/addmDbFindingCategories"
8425
8425
  method = "GET"
8426
8426
  operation_name = "list_addm_db_finding_categories"
8427
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListAddmDbFindingCategories"
8427
+ api_reference_link = ""
8428
8428
 
8429
8429
  # Don't accept unknown kwargs
8430
8430
  expected_kwargs = [
@@ -8632,14 +8632,14 @@ class OperationsInsightsClient(object):
8632
8632
  :rtype: :class:`~oci.response.Response`
8633
8633
 
8634
8634
  :example:
8635
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
8635
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_addm_db_findings_time_series.py.html>`__ to see an example of how to use list_addm_db_findings_time_series API.
8636
8636
  """
8637
8637
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8638
8638
  required_arguments = ['compartmentId']
8639
8639
  resource_path = "/databaseInsights/addmDbFindingsTimeSeries"
8640
8640
  method = "GET"
8641
8641
  operation_name = "list_addm_db_findings_time_series"
8642
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListAddmDbFindingsTimeSeries"
8642
+ api_reference_link = ""
8643
8643
 
8644
8644
  # Don't accept unknown kwargs
8645
8645
  expected_kwargs = [
@@ -8836,14 +8836,14 @@ class OperationsInsightsClient(object):
8836
8836
  :rtype: :class:`~oci.response.Response`
8837
8837
 
8838
8838
  :example:
8839
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_addm_db_parameter_categories.py.html>`__ to see an example of how to use list_addm_db_parameter_categories API.
8839
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_addm_db_parameter_categories.py.html>`__ to see an example of how to use list_addm_db_parameter_categories API.
8840
8840
  """
8841
8841
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8842
8842
  required_arguments = ['compartmentId']
8843
8843
  resource_path = "/databaseInsights/addmDbParameterCategories"
8844
8844
  method = "GET"
8845
8845
  operation_name = "list_addm_db_parameter_categories"
8846
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListAddmDbParameterCategories"
8846
+ api_reference_link = ""
8847
8847
 
8848
8848
  # Don't accept unknown kwargs
8849
8849
  expected_kwargs = [
@@ -9032,14 +9032,14 @@ class OperationsInsightsClient(object):
9032
9032
  :rtype: :class:`~oci.response.Response`
9033
9033
 
9034
9034
  :example:
9035
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_addm_db_recommendation_categories.py.html>`__ to see an example of how to use list_addm_db_recommendation_categories API.
9035
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_addm_db_recommendation_categories.py.html>`__ to see an example of how to use list_addm_db_recommendation_categories API.
9036
9036
  """
9037
9037
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9038
9038
  required_arguments = ['compartmentId']
9039
9039
  resource_path = "/databaseInsights/addmDbRecommendationCategories"
9040
9040
  method = "GET"
9041
9041
  operation_name = "list_addm_db_recommendation_categories"
9042
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListAddmDbRecommendationCategories"
9042
+ api_reference_link = ""
9043
9043
 
9044
9044
  # Don't accept unknown kwargs
9045
9045
  expected_kwargs = [
@@ -9263,14 +9263,14 @@ class OperationsInsightsClient(object):
9263
9263
  :rtype: :class:`~oci.response.Response`
9264
9264
 
9265
9265
  :example:
9266
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
9266
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_addm_db_recommendations_time_series.py.html>`__ to see an example of how to use list_addm_db_recommendations_time_series API.
9267
9267
  """
9268
9268
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9269
9269
  required_arguments = ['compartmentId']
9270
9270
  resource_path = "/databaseInsights/addmDbRecommendationsTimeSeries"
9271
9271
  method = "GET"
9272
9272
  operation_name = "list_addm_db_recommendations_time_series"
9273
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListAddmDbRecommendationsTimeSeries"
9273
+ api_reference_link = ""
9274
9274
 
9275
9275
  # Don't accept unknown kwargs
9276
9276
  expected_kwargs = [
@@ -9488,14 +9488,14 @@ class OperationsInsightsClient(object):
9488
9488
  :rtype: :class:`~oci.response.Response`
9489
9489
 
9490
9490
  :example:
9491
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_addm_dbs.py.html>`__ to see an example of how to use list_addm_dbs API.
9491
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_addm_dbs.py.html>`__ to see an example of how to use list_addm_dbs API.
9492
9492
  """
9493
9493
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9494
9494
  required_arguments = ['compartmentId']
9495
9495
  resource_path = "/databaseInsights/addmDbs"
9496
9496
  method = "GET"
9497
9497
  operation_name = "list_addm_dbs"
9498
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListAddmDbs"
9498
+ api_reference_link = ""
9499
9499
 
9500
9500
  # Don't accept unknown kwargs
9501
9501
  expected_kwargs = [
@@ -9670,14 +9670,14 @@ class OperationsInsightsClient(object):
9670
9670
  :rtype: :class:`~oci.response.Response`
9671
9671
 
9672
9672
  :example:
9673
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_awr_database_snapshots.py.html>`__ to see an example of how to use list_awr_database_snapshots API.
9673
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_awr_database_snapshots.py.html>`__ to see an example of how to use list_awr_database_snapshots API.
9674
9674
  """
9675
9675
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9676
9676
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
9677
9677
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseSnapshots"
9678
9678
  method = "GET"
9679
9679
  operation_name = "list_awr_database_snapshots"
9680
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/ListAwrDatabaseSnapshots"
9680
+ api_reference_link = ""
9681
9681
 
9682
9682
  # Don't accept unknown kwargs
9683
9683
  expected_kwargs = [
@@ -9843,14 +9843,14 @@ class OperationsInsightsClient(object):
9843
9843
  :rtype: :class:`~oci.response.Response`
9844
9844
 
9845
9845
  :example:
9846
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_awr_databases.py.html>`__ to see an example of how to use list_awr_databases API.
9846
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_awr_databases.py.html>`__ to see an example of how to use list_awr_databases API.
9847
9847
  """
9848
9848
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9849
9849
  required_arguments = ['awrHubId']
9850
9850
  resource_path = "/awrHubs/{awrHubId}/awrDatabases"
9851
9851
  method = "GET"
9852
9852
  operation_name = "list_awr_databases"
9853
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/ListAwrDatabases"
9853
+ api_reference_link = ""
9854
9854
 
9855
9855
  # Don't accept unknown kwargs
9856
9856
  expected_kwargs = [
@@ -10019,14 +10019,14 @@ class OperationsInsightsClient(object):
10019
10019
  :rtype: :class:`~oci.response.Response`
10020
10020
 
10021
10021
  :example:
10022
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_awr_hub_objects.py.html>`__ to see an example of how to use list_awr_hub_objects API.
10022
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_awr_hub_objects.py.html>`__ to see an example of how to use list_awr_hub_objects API.
10023
10023
  """
10024
10024
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10025
10025
  required_arguments = ['awrHubSourceId']
10026
10026
  resource_path = "/awrHubObjects/awrHubSources/{awrHubSourceId}/o"
10027
10027
  method = "GET"
10028
10028
  operation_name = "list_awr_hub_objects"
10029
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/ListAwrHubObjects"
10029
+ api_reference_link = ""
10030
10030
 
10031
10031
  # Don't accept unknown kwargs
10032
10032
  expected_kwargs = [
@@ -10200,14 +10200,14 @@ class OperationsInsightsClient(object):
10200
10200
  :rtype: :class:`~oci.response.Response`
10201
10201
 
10202
10202
  :example:
10203
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_awr_hub_sources.py.html>`__ to see an example of how to use list_awr_hub_sources API.
10203
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_awr_hub_sources.py.html>`__ to see an example of how to use list_awr_hub_sources API.
10204
10204
  """
10205
10205
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10206
10206
  required_arguments = ['awrHubId']
10207
10207
  resource_path = "/awrHubSources"
10208
10208
  method = "GET"
10209
10209
  operation_name = "list_awr_hub_sources"
10210
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/ListAwrHubSources"
10210
+ api_reference_link = ""
10211
10211
 
10212
10212
  # Don't accept unknown kwargs
10213
10213
  expected_kwargs = [
@@ -10394,14 +10394,14 @@ class OperationsInsightsClient(object):
10394
10394
  :rtype: :class:`~oci.response.Response`
10395
10395
 
10396
10396
  :example:
10397
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_awr_hubs.py.html>`__ to see an example of how to use list_awr_hubs API.
10397
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_awr_hubs.py.html>`__ to see an example of how to use list_awr_hubs API.
10398
10398
  """
10399
10399
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10400
10400
  required_arguments = ['operationsInsightsWarehouseId']
10401
10401
  resource_path = "/awrHubs"
10402
10402
  method = "GET"
10403
10403
  operation_name = "list_awr_hubs"
10404
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/ListAwrHubs"
10404
+ api_reference_link = ""
10405
10405
 
10406
10406
  # Don't accept unknown kwargs
10407
10407
  expected_kwargs = [
@@ -10562,14 +10562,14 @@ class OperationsInsightsClient(object):
10562
10562
  :rtype: :class:`~oci.response.Response`
10563
10563
 
10564
10564
  :example:
10565
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_awr_snapshots.py.html>`__ to see an example of how to use list_awr_snapshots API.
10565
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_awr_snapshots.py.html>`__ to see an example of how to use list_awr_snapshots API.
10566
10566
  """
10567
10567
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10568
10568
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
10569
10569
  resource_path = "/awrHubs/{awrHubId}/awrSnapshots"
10570
10570
  method = "GET"
10571
10571
  operation_name = "list_awr_snapshots"
10572
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/ListAwrSnapshots"
10572
+ api_reference_link = ""
10573
10573
 
10574
10574
  # Don't accept unknown kwargs
10575
10575
  expected_kwargs = [
@@ -10784,14 +10784,14 @@ class OperationsInsightsClient(object):
10784
10784
  :rtype: :class:`~oci.response.Response`
10785
10785
 
10786
10786
  :example:
10787
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_database_configurations.py.html>`__ to see an example of how to use list_database_configurations API.
10787
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_database_configurations.py.html>`__ to see an example of how to use list_database_configurations API.
10788
10788
  """
10789
10789
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10790
10790
  required_arguments = []
10791
10791
  resource_path = "/databaseInsights/databaseConfigurations"
10792
10792
  method = "GET"
10793
10793
  operation_name = "list_database_configurations"
10794
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListDatabaseConfigurations"
10794
+ api_reference_link = ""
10795
10795
 
10796
10796
  # Don't accept unknown kwargs
10797
10797
  expected_kwargs = [
@@ -11009,14 +11009,14 @@ class OperationsInsightsClient(object):
11009
11009
  :rtype: :class:`~oci.response.Response`
11010
11010
 
11011
11011
  :example:
11012
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_database_insights.py.html>`__ to see an example of how to use list_database_insights API.
11012
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_database_insights.py.html>`__ to see an example of how to use list_database_insights API.
11013
11013
  """
11014
11014
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11015
11015
  required_arguments = []
11016
11016
  resource_path = "/databaseInsights"
11017
11017
  method = "GET"
11018
11018
  operation_name = "list_database_insights"
11019
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListDatabaseInsights"
11019
+ api_reference_link = ""
11020
11020
 
11021
11021
  # Don't accept unknown kwargs
11022
11022
  expected_kwargs = [
@@ -11221,14 +11221,14 @@ class OperationsInsightsClient(object):
11221
11221
  :rtype: :class:`~oci.response.Response`
11222
11222
 
11223
11223
  :example:
11224
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_enterprise_manager_bridges.py.html>`__ to see an example of how to use list_enterprise_manager_bridges API.
11224
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_enterprise_manager_bridges.py.html>`__ to see an example of how to use list_enterprise_manager_bridges API.
11225
11225
  """
11226
11226
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11227
11227
  required_arguments = []
11228
11228
  resource_path = "/enterpriseManagerBridges"
11229
11229
  method = "GET"
11230
11230
  operation_name = "list_enterprise_manager_bridges"
11231
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/ListEnterpriseManagerBridges"
11231
+ api_reference_link = ""
11232
11232
 
11233
11233
  # Don't accept unknown kwargs
11234
11234
  expected_kwargs = [
@@ -11416,14 +11416,14 @@ class OperationsInsightsClient(object):
11416
11416
  :rtype: :class:`~oci.response.Response`
11417
11417
 
11418
11418
  :example:
11419
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_exadata_configurations.py.html>`__ to see an example of how to use list_exadata_configurations API.
11419
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_exadata_configurations.py.html>`__ to see an example of how to use list_exadata_configurations API.
11420
11420
  """
11421
11421
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11422
11422
  required_arguments = []
11423
11423
  resource_path = "/exadataInsights/exadataConfigurations"
11424
11424
  method = "GET"
11425
11425
  operation_name = "list_exadata_configurations"
11426
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/ListExadataConfigurations"
11426
+ api_reference_link = ""
11427
11427
 
11428
11428
  # Don't accept unknown kwargs
11429
11429
  expected_kwargs = [
@@ -11599,14 +11599,14 @@ class OperationsInsightsClient(object):
11599
11599
  :rtype: :class:`~oci.response.Response`
11600
11600
 
11601
11601
  :example:
11602
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_exadata_insights.py.html>`__ to see an example of how to use list_exadata_insights API.
11602
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_exadata_insights.py.html>`__ to see an example of how to use list_exadata_insights API.
11603
11603
  """
11604
11604
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11605
11605
  required_arguments = []
11606
11606
  resource_path = "/exadataInsights"
11607
11607
  method = "GET"
11608
11608
  operation_name = "list_exadata_insights"
11609
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/ListExadataInsights"
11609
+ api_reference_link = ""
11610
11610
 
11611
11611
  # Don't accept unknown kwargs
11612
11612
  expected_kwargs = [
@@ -11834,14 +11834,14 @@ class OperationsInsightsClient(object):
11834
11834
  :rtype: :class:`~oci.response.Response`
11835
11835
 
11836
11836
  :example:
11837
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_host_configurations.py.html>`__ to see an example of how to use list_host_configurations API.
11837
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_host_configurations.py.html>`__ to see an example of how to use list_host_configurations API.
11838
11838
  """
11839
11839
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11840
11840
  required_arguments = []
11841
11841
  resource_path = "/hostInsights/hostConfigurations"
11842
11842
  method = "GET"
11843
11843
  operation_name = "list_host_configurations"
11844
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/ListHostConfigurations"
11844
+ api_reference_link = ""
11845
11845
 
11846
11846
  # Don't accept unknown kwargs
11847
11847
  expected_kwargs = [
@@ -12050,14 +12050,14 @@ class OperationsInsightsClient(object):
12050
12050
  :rtype: :class:`~oci.response.Response`
12051
12051
 
12052
12052
  :example:
12053
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_host_insights.py.html>`__ to see an example of how to use list_host_insights API.
12053
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_host_insights.py.html>`__ to see an example of how to use list_host_insights API.
12054
12054
  """
12055
12055
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12056
12056
  required_arguments = []
12057
12057
  resource_path = "/hostInsights"
12058
12058
  method = "GET"
12059
12059
  operation_name = "list_host_insights"
12060
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/ListHostInsights"
12060
+ api_reference_link = ""
12061
12061
 
12062
12062
  # Don't accept unknown kwargs
12063
12063
  expected_kwargs = [
@@ -12281,14 +12281,14 @@ class OperationsInsightsClient(object):
12281
12281
  :rtype: :class:`~oci.response.Response`
12282
12282
 
12283
12283
  :example:
12284
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_hosted_entities.py.html>`__ to see an example of how to use list_hosted_entities API.
12284
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_hosted_entities.py.html>`__ to see an example of how to use list_hosted_entities API.
12285
12285
  """
12286
12286
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12287
12287
  required_arguments = ['compartmentId', 'id']
12288
12288
  resource_path = "/hostInsights/hostedEntities"
12289
12289
  method = "GET"
12290
12290
  operation_name = "list_hosted_entities"
12291
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/ListHostedEntities"
12291
+ api_reference_link = ""
12292
12292
 
12293
12293
  # Don't accept unknown kwargs
12294
12294
  expected_kwargs = [
@@ -12452,14 +12452,14 @@ class OperationsInsightsClient(object):
12452
12452
  :rtype: :class:`~oci.response.Response`
12453
12453
 
12454
12454
  :example:
12455
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_importable_agent_entities.py.html>`__ to see an example of how to use list_importable_agent_entities API.
12455
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_importable_agent_entities.py.html>`__ to see an example of how to use list_importable_agent_entities API.
12456
12456
  """
12457
12457
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12458
12458
  required_arguments = ['compartmentId']
12459
12459
  resource_path = "/importableAgentEntities"
12460
12460
  method = "GET"
12461
12461
  operation_name = "list_importable_agent_entities"
12462
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/ListImportableAgentEntities"
12462
+ api_reference_link = ""
12463
12463
 
12464
12464
  # Don't accept unknown kwargs
12465
12465
  expected_kwargs = [
@@ -12602,14 +12602,14 @@ class OperationsInsightsClient(object):
12602
12602
  :rtype: :class:`~oci.response.Response`
12603
12603
 
12604
12604
  :example:
12605
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_importable_compute_entities.py.html>`__ to see an example of how to use list_importable_compute_entities API.
12605
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_importable_compute_entities.py.html>`__ to see an example of how to use list_importable_compute_entities API.
12606
12606
  """
12607
12607
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12608
12608
  required_arguments = ['compartmentId']
12609
12609
  resource_path = "/importableComputeEntities"
12610
12610
  method = "GET"
12611
12611
  operation_name = "list_importable_compute_entities"
12612
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/ListImportableComputeEntities"
12612
+ api_reference_link = ""
12613
12613
 
12614
12614
  # Don't accept unknown kwargs
12615
12615
  expected_kwargs = [
@@ -12743,14 +12743,14 @@ class OperationsInsightsClient(object):
12743
12743
  :rtype: :class:`~oci.response.Response`
12744
12744
 
12745
12745
  :example:
12746
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_importable_enterprise_manager_entities.py.html>`__ to see an example of how to use list_importable_enterprise_manager_entities API.
12746
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_importable_enterprise_manager_entities.py.html>`__ to see an example of how to use list_importable_enterprise_manager_entities API.
12747
12747
  """
12748
12748
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12749
12749
  required_arguments = ['enterpriseManagerBridgeId']
12750
12750
  resource_path = "/enterpriseManagerBridges/{enterpriseManagerBridgeId}/importableEnterpriseManagerEntities"
12751
12751
  method = "GET"
12752
12752
  operation_name = "list_importable_enterprise_manager_entities"
12753
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/ListImportableEnterpriseManagerEntities"
12753
+ api_reference_link = ""
12754
12754
 
12755
12755
  # Don't accept unknown kwargs
12756
12756
  expected_kwargs = [
@@ -12902,14 +12902,14 @@ class OperationsInsightsClient(object):
12902
12902
  :rtype: :class:`~oci.response.Response`
12903
12903
 
12904
12904
  :example:
12905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_news_reports.py.html>`__ to see an example of how to use list_news_reports API.
12905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_news_reports.py.html>`__ to see an example of how to use list_news_reports API.
12906
12906
  """
12907
12907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12908
12908
  required_arguments = []
12909
12909
  resource_path = "/newsReports"
12910
12910
  method = "GET"
12911
12911
  operation_name = "list_news_reports"
12912
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReport/ListNewsReports"
12912
+ api_reference_link = ""
12913
12913
 
12914
12914
  # Don't accept unknown kwargs
12915
12915
  expected_kwargs = [
@@ -13093,14 +13093,14 @@ class OperationsInsightsClient(object):
13093
13093
  :rtype: :class:`~oci.response.Response`
13094
13094
 
13095
13095
  :example:
13096
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_operations_insights_private_endpoints.py.html>`__ to see an example of how to use list_operations_insights_private_endpoints API.
13096
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_operations_insights_private_endpoints.py.html>`__ to see an example of how to use list_operations_insights_private_endpoints API.
13097
13097
  """
13098
13098
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13099
13099
  required_arguments = []
13100
13100
  resource_path = "/operationsInsightsPrivateEndpoints"
13101
13101
  method = "GET"
13102
13102
  operation_name = "list_operations_insights_private_endpoints"
13103
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsPrivateEndpoint/ListOperationsInsightsPrivateEndpoints"
13103
+ api_reference_link = ""
13104
13104
 
13105
13105
  # Don't accept unknown kwargs
13106
13106
  expected_kwargs = [
@@ -13272,14 +13272,14 @@ class OperationsInsightsClient(object):
13272
13272
  :rtype: :class:`~oci.response.Response`
13273
13273
 
13274
13274
  :example:
13275
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_operations_insights_warehouse_users.py.html>`__ to see an example of how to use list_operations_insights_warehouse_users API.
13275
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_operations_insights_warehouse_users.py.html>`__ to see an example of how to use list_operations_insights_warehouse_users API.
13276
13276
  """
13277
13277
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13278
13278
  required_arguments = ['operationsInsightsWarehouseId']
13279
13279
  resource_path = "/operationsInsightsWarehouseUsers"
13280
13280
  method = "GET"
13281
13281
  operation_name = "list_operations_insights_warehouse_users"
13282
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouseUsers/ListOperationsInsightsWarehouseUsers"
13282
+ api_reference_link = ""
13283
13283
 
13284
13284
  # Don't accept unknown kwargs
13285
13285
  expected_kwargs = [
@@ -13444,14 +13444,14 @@ class OperationsInsightsClient(object):
13444
13444
  :rtype: :class:`~oci.response.Response`
13445
13445
 
13446
13446
  :example:
13447
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_operations_insights_warehouses.py.html>`__ to see an example of how to use list_operations_insights_warehouses API.
13447
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_operations_insights_warehouses.py.html>`__ to see an example of how to use list_operations_insights_warehouses API.
13448
13448
  """
13449
13449
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13450
13450
  required_arguments = []
13451
13451
  resource_path = "/operationsInsightsWarehouses"
13452
13452
  method = "GET"
13453
13453
  operation_name = "list_operations_insights_warehouses"
13454
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/ListOperationsInsightsWarehouses"
13454
+ api_reference_link = ""
13455
13455
 
13456
13456
  # Don't accept unknown kwargs
13457
13457
  expected_kwargs = [
@@ -13616,14 +13616,14 @@ class OperationsInsightsClient(object):
13616
13616
  :rtype: :class:`~oci.response.Response`
13617
13617
 
13618
13618
  :example:
13619
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_opsi_configurations.py.html>`__ to see an example of how to use list_opsi_configurations API.
13619
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_opsi_configurations.py.html>`__ to see an example of how to use list_opsi_configurations API.
13620
13620
  """
13621
13621
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13622
13622
  required_arguments = ['compartmentId']
13623
13623
  resource_path = "/opsiConfigurations"
13624
13624
  method = "GET"
13625
13625
  operation_name = "list_opsi_configurations"
13626
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/ListOpsiConfigurations"
13626
+ api_reference_link = ""
13627
13627
 
13628
13628
  # Don't accept unknown kwargs
13629
13629
  expected_kwargs = [
@@ -13796,14 +13796,14 @@ class OperationsInsightsClient(object):
13796
13796
  :rtype: :class:`~oci.response.Response`
13797
13797
 
13798
13798
  :example:
13799
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_opsi_data_objects.py.html>`__ to see an example of how to use list_opsi_data_objects API.
13799
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_opsi_data_objects.py.html>`__ to see an example of how to use list_opsi_data_objects API.
13800
13800
  """
13801
13801
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13802
13802
  required_arguments = ['compartmentId']
13803
13803
  resource_path = "/opsiDataObjects"
13804
13804
  method = "GET"
13805
13805
  operation_name = "list_opsi_data_objects"
13806
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiDataObjects/ListOpsiDataObjects"
13806
+ api_reference_link = ""
13807
13807
 
13808
13808
  # Don't accept unknown kwargs
13809
13809
  expected_kwargs = [
@@ -13956,14 +13956,14 @@ class OperationsInsightsClient(object):
13956
13956
  :rtype: :class:`~oci.response.Response`
13957
13957
 
13958
13958
  :example:
13959
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_sql_plans.py.html>`__ to see an example of how to use list_sql_plans API.
13959
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_sql_plans.py.html>`__ to see an example of how to use list_sql_plans API.
13960
13960
  """
13961
13961
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13962
13962
  required_arguments = ['compartmentId', 'sqlIdentifier', 'planHash']
13963
13963
  resource_path = "/databaseInsights/sqlPlans"
13964
13964
  method = "GET"
13965
13965
  operation_name = "list_sql_plans"
13966
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListSqlPlans"
13966
+ api_reference_link = ""
13967
13967
 
13968
13968
  # Don't accept unknown kwargs
13969
13969
  expected_kwargs = [
@@ -14119,14 +14119,14 @@ class OperationsInsightsClient(object):
14119
14119
  :rtype: :class:`~oci.response.Response`
14120
14120
 
14121
14121
  :example:
14122
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_sql_searches.py.html>`__ to see an example of how to use list_sql_searches API.
14122
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_sql_searches.py.html>`__ to see an example of how to use list_sql_searches API.
14123
14123
  """
14124
14124
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14125
14125
  required_arguments = ['compartmentId', 'sqlIdentifier']
14126
14126
  resource_path = "/databaseInsights/sqlSearches"
14127
14127
  method = "GET"
14128
14128
  operation_name = "list_sql_searches"
14129
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListSqlSearches"
14129
+ api_reference_link = ""
14130
14130
 
14131
14131
  # Don't accept unknown kwargs
14132
14132
  expected_kwargs = [
@@ -14283,14 +14283,14 @@ class OperationsInsightsClient(object):
14283
14283
  :rtype: :class:`~oci.response.Response`
14284
14284
 
14285
14285
  :example:
14286
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_sql_texts.py.html>`__ to see an example of how to use list_sql_texts API.
14286
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_sql_texts.py.html>`__ to see an example of how to use list_sql_texts API.
14287
14287
  """
14288
14288
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14289
14289
  required_arguments = ['compartmentId', 'sqlIdentifier']
14290
14290
  resource_path = "/databaseInsights/sqlTexts"
14291
14291
  method = "GET"
14292
14292
  operation_name = "list_sql_texts"
14293
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/ListSqlTexts"
14293
+ api_reference_link = ""
14294
14294
 
14295
14295
  # Don't accept unknown kwargs
14296
14296
  expected_kwargs = [
@@ -14443,14 +14443,14 @@ class OperationsInsightsClient(object):
14443
14443
  :rtype: :class:`~oci.response.Response`
14444
14444
 
14445
14445
  :example:
14446
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_warehouse_data_objects.py.html>`__ to see an example of how to use list_warehouse_data_objects API.
14446
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_warehouse_data_objects.py.html>`__ to see an example of how to use list_warehouse_data_objects API.
14447
14447
  """
14448
14448
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14449
14449
  required_arguments = ['warehouseType', 'warehouseId']
14450
14450
  resource_path = "/{warehouseType}/{warehouseId}/dataObjects"
14451
14451
  method = "GET"
14452
14452
  operation_name = "list_warehouse_data_objects"
14453
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiWarehouseDataObjects/ListWarehouseDataObjects"
14453
+ api_reference_link = ""
14454
14454
 
14455
14455
  # Don't accept unknown kwargs
14456
14456
  expected_kwargs = [
@@ -14621,14 +14621,14 @@ class OperationsInsightsClient(object):
14621
14621
  :rtype: :class:`~oci.response.Response`
14622
14622
 
14623
14623
  :example:
14624
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
14624
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
14625
14625
  """
14626
14626
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14627
14627
  required_arguments = ['workRequestId']
14628
14628
  resource_path = "/workRequests/{workRequestId}/errors"
14629
14629
  method = "GET"
14630
14630
  operation_name = "list_work_request_errors"
14631
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/WorkRequests/ListWorkRequestErrors"
14631
+ api_reference_link = ""
14632
14632
 
14633
14633
  # Don't accept unknown kwargs
14634
14634
  expected_kwargs = [
@@ -14774,14 +14774,14 @@ class OperationsInsightsClient(object):
14774
14774
  :rtype: :class:`~oci.response.Response`
14775
14775
 
14776
14776
  :example:
14777
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
14777
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
14778
14778
  """
14779
14779
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14780
14780
  required_arguments = ['workRequestId']
14781
14781
  resource_path = "/workRequests/{workRequestId}/logs"
14782
14782
  method = "GET"
14783
14783
  operation_name = "list_work_request_logs"
14784
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/WorkRequests/ListWorkRequestLogs"
14784
+ api_reference_link = ""
14785
14785
 
14786
14786
  # Don't accept unknown kwargs
14787
14787
  expected_kwargs = [
@@ -14943,14 +14943,14 @@ class OperationsInsightsClient(object):
14943
14943
  :rtype: :class:`~oci.response.Response`
14944
14944
 
14945
14945
  :example:
14946
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
14946
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
14947
14947
  """
14948
14948
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14949
14949
  required_arguments = []
14950
14950
  resource_path = "/workRequests"
14951
14951
  method = "GET"
14952
14952
  operation_name = "list_work_requests"
14953
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/WorkRequests/ListWorkRequests"
14953
+ api_reference_link = ""
14954
14954
 
14955
14955
  # Don't accept unknown kwargs
14956
14956
  expected_kwargs = [
@@ -15093,14 +15093,14 @@ class OperationsInsightsClient(object):
15093
15093
  :rtype: :class:`~oci.response.Response`
15094
15094
 
15095
15095
  :example:
15096
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/put_awr_hub_object.py.html>`__ to see an example of how to use put_awr_hub_object API.
15096
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/put_awr_hub_object.py.html>`__ to see an example of how to use put_awr_hub_object API.
15097
15097
  """
15098
15098
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15099
15099
  required_arguments = ['awrHubSourceId', 'objectName']
15100
15100
  resource_path = "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}"
15101
15101
  method = "PUT"
15102
15102
  operation_name = "put_awr_hub_object"
15103
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/PutAwrHubObject"
15103
+ api_reference_link = ""
15104
15104
 
15105
15105
  # Don't accept unknown kwargs
15106
15106
  expected_kwargs = [
@@ -15240,14 +15240,14 @@ class OperationsInsightsClient(object):
15240
15240
  :rtype: :class:`~oci.response.Response`
15241
15241
 
15242
15242
  :example:
15243
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/query_opsi_data_object_data.py.html>`__ to see an example of how to use query_opsi_data_object_data API.
15243
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/query_opsi_data_object_data.py.html>`__ to see an example of how to use query_opsi_data_object_data API.
15244
15244
  """
15245
15245
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15246
15246
  required_arguments = ['compartmentId']
15247
15247
  resource_path = "/opsiDataObjects/actions/queryData"
15248
15248
  method = "POST"
15249
15249
  operation_name = "query_opsi_data_object_data"
15250
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiDataObjects/QueryOpsiDataObjectData"
15250
+ api_reference_link = ""
15251
15251
 
15252
15252
  # Don't accept unknown kwargs
15253
15253
  expected_kwargs = [
@@ -15367,14 +15367,14 @@ class OperationsInsightsClient(object):
15367
15367
  :rtype: :class:`~oci.response.Response`
15368
15368
 
15369
15369
  :example:
15370
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/query_warehouse_data_object_data.py.html>`__ to see an example of how to use query_warehouse_data_object_data API.
15370
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/query_warehouse_data_object_data.py.html>`__ to see an example of how to use query_warehouse_data_object_data API.
15371
15371
  """
15372
15372
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15373
15373
  required_arguments = ['warehouseType', 'warehouseId']
15374
15374
  resource_path = "/{warehouseType}/{warehouseId}/actions/queryData"
15375
15375
  method = "POST"
15376
15376
  operation_name = "query_warehouse_data_object_data"
15377
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiWarehouseDataObjects/QueryWarehouseDataObjectData"
15377
+ api_reference_link = ""
15378
15378
 
15379
15379
  # Don't accept unknown kwargs
15380
15380
  expected_kwargs = [
@@ -15484,14 +15484,14 @@ class OperationsInsightsClient(object):
15484
15484
  :rtype: :class:`~oci.response.Response`
15485
15485
 
15486
15486
  :example:
15487
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/rotate_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use rotate_operations_insights_warehouse_wallet API.
15487
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/rotate_operations_insights_warehouse_wallet.py.html>`__ to see an example of how to use rotate_operations_insights_warehouse_wallet API.
15488
15488
  """
15489
15489
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15490
15490
  required_arguments = ['operationsInsightsWarehouseId']
15491
15491
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}/actions/rotateWarehouseWallet"
15492
15492
  method = "POST"
15493
15493
  operation_name = "rotate_operations_insights_warehouse_wallet"
15494
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/RotateOperationsInsightsWarehouseWallet"
15494
+ api_reference_link = ""
15495
15495
 
15496
15496
  # Don't accept unknown kwargs
15497
15497
  expected_kwargs = [
@@ -15668,14 +15668,14 @@ class OperationsInsightsClient(object):
15668
15668
  :rtype: :class:`~oci.response.Response`
15669
15669
 
15670
15670
  :example:
15671
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_addm_db_findings.py.html>`__ to see an example of how to use summarize_addm_db_findings API.
15671
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_addm_db_findings.py.html>`__ to see an example of how to use summarize_addm_db_findings API.
15672
15672
  """
15673
15673
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15674
15674
  required_arguments = ['compartmentId']
15675
15675
  resource_path = "/databaseInsights/addmDbFindings"
15676
15676
  method = "GET"
15677
15677
  operation_name = "summarize_addm_db_findings"
15678
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeAddmDbFindings"
15678
+ api_reference_link = ""
15679
15679
 
15680
15680
  # Don't accept unknown kwargs
15681
15681
  expected_kwargs = [
@@ -15898,14 +15898,14 @@ class OperationsInsightsClient(object):
15898
15898
  :rtype: :class:`~oci.response.Response`
15899
15899
 
15900
15900
  :example:
15901
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_addm_db_parameter_changes.py.html>`__ to see an example of how to use summarize_addm_db_parameter_changes API.
15901
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_addm_db_parameter_changes.py.html>`__ to see an example of how to use summarize_addm_db_parameter_changes API.
15902
15902
  """
15903
15903
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15904
15904
  required_arguments = ['compartmentId', 'name']
15905
15905
  resource_path = "/databaseInsights/addmDbParameterChanges"
15906
15906
  method = "GET"
15907
15907
  operation_name = "summarize_addm_db_parameter_changes"
15908
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeAddmDbParameterChanges"
15908
+ api_reference_link = ""
15909
15909
 
15910
15910
  # Don't accept unknown kwargs
15911
15911
  expected_kwargs = [
@@ -16149,14 +16149,14 @@ class OperationsInsightsClient(object):
16149
16149
  :rtype: :class:`~oci.response.Response`
16150
16150
 
16151
16151
  :example:
16152
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_addm_db_parameters.py.html>`__ to see an example of how to use summarize_addm_db_parameters API.
16152
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_addm_db_parameters.py.html>`__ to see an example of how to use summarize_addm_db_parameters API.
16153
16153
  """
16154
16154
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16155
16155
  required_arguments = ['compartmentId']
16156
16156
  resource_path = "/databaseInsights/addmDbParameters"
16157
16157
  method = "GET"
16158
16158
  operation_name = "summarize_addm_db_parameters"
16159
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeAddmDbParameters"
16159
+ api_reference_link = ""
16160
16160
 
16161
16161
  # Don't accept unknown kwargs
16162
16162
  expected_kwargs = [
@@ -16420,14 +16420,14 @@ class OperationsInsightsClient(object):
16420
16420
  :rtype: :class:`~oci.response.Response`
16421
16421
 
16422
16422
  :example:
16423
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_addm_db_recommendations.py.html>`__ to see an example of how to use summarize_addm_db_recommendations API.
16423
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_addm_db_recommendations.py.html>`__ to see an example of how to use summarize_addm_db_recommendations API.
16424
16424
  """
16425
16425
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16426
16426
  required_arguments = ['compartmentId']
16427
16427
  resource_path = "/databaseInsights/addmDbRecommendations"
16428
16428
  method = "GET"
16429
16429
  operation_name = "summarize_addm_db_recommendations"
16430
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeAddmDbRecommendations"
16430
+ api_reference_link = ""
16431
16431
 
16432
16432
  # Don't accept unknown kwargs
16433
16433
  expected_kwargs = [
@@ -16640,14 +16640,14 @@ class OperationsInsightsClient(object):
16640
16640
  :rtype: :class:`~oci.response.Response`
16641
16641
 
16642
16642
  :example:
16643
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_addm_db_schema_objects.py.html>`__ to see an example of how to use summarize_addm_db_schema_objects API.
16643
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_addm_db_schema_objects.py.html>`__ to see an example of how to use summarize_addm_db_schema_objects API.
16644
16644
  """
16645
16645
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16646
16646
  required_arguments = ['compartmentId', 'objectIdentifier']
16647
16647
  resource_path = "/databaseInsights/addmDbSchemaObjects"
16648
16648
  method = "GET"
16649
16649
  operation_name = "summarize_addm_db_schema_objects"
16650
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeAddmDbSchemaObjects"
16650
+ api_reference_link = ""
16651
16651
 
16652
16652
  # Don't accept unknown kwargs
16653
16653
  expected_kwargs = [
@@ -16830,14 +16830,14 @@ class OperationsInsightsClient(object):
16830
16830
  :rtype: :class:`~oci.response.Response`
16831
16831
 
16832
16832
  :example:
16833
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_addm_db_sql_statements.py.html>`__ to see an example of how to use summarize_addm_db_sql_statements API.
16833
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_addm_db_sql_statements.py.html>`__ to see an example of how to use summarize_addm_db_sql_statements API.
16834
16834
  """
16835
16835
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16836
16836
  required_arguments = ['compartmentId', 'sqlIdentifier']
16837
16837
  resource_path = "/databaseInsights/addmDbSqlStatements"
16838
16838
  method = "GET"
16839
16839
  operation_name = "summarize_addm_db_sql_statements"
16840
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeAddmDbSqlStatements"
16840
+ api_reference_link = ""
16841
16841
 
16842
16842
  # Don't accept unknown kwargs
16843
16843
  expected_kwargs = [
@@ -17004,14 +17004,14 @@ class OperationsInsightsClient(object):
17004
17004
  :rtype: :class:`~oci.response.Response`
17005
17005
 
17006
17006
  :example:
17007
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_cpu_usages.py.html>`__ to see an example of how to use summarize_awr_database_cpu_usages API.
17007
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_cpu_usages.py.html>`__ to see an example of how to use summarize_awr_database_cpu_usages API.
17008
17008
  """
17009
17009
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17010
17010
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
17011
17011
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseCpuUsages"
17012
17012
  method = "GET"
17013
17013
  operation_name = "summarize_awr_database_cpu_usages"
17014
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseCpuUsages"
17014
+ api_reference_link = ""
17015
17015
 
17016
17016
  # Don't accept unknown kwargs
17017
17017
  expected_kwargs = [
@@ -17202,14 +17202,14 @@ class OperationsInsightsClient(object):
17202
17202
  :rtype: :class:`~oci.response.Response`
17203
17203
 
17204
17204
  :example:
17205
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_metrics.py.html>`__ to see an example of how to use summarize_awr_database_metrics API.
17205
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_metrics.py.html>`__ to see an example of how to use summarize_awr_database_metrics API.
17206
17206
  """
17207
17207
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17208
17208
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
17209
17209
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseMetrics"
17210
17210
  method = "GET"
17211
17211
  operation_name = "summarize_awr_database_metrics"
17212
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseMetrics"
17212
+ api_reference_link = ""
17213
17213
 
17214
17214
  # Don't accept unknown kwargs
17215
17215
  expected_kwargs = [
@@ -17396,14 +17396,14 @@ class OperationsInsightsClient(object):
17396
17396
  :rtype: :class:`~oci.response.Response`
17397
17397
 
17398
17398
  :example:
17399
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_parameter_changes.py.html>`__ to see an example of how to use summarize_awr_database_parameter_changes API.
17399
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_parameter_changes.py.html>`__ to see an example of how to use summarize_awr_database_parameter_changes API.
17400
17400
  """
17401
17401
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17402
17402
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
17403
17403
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseParameterChanges"
17404
17404
  method = "GET"
17405
17405
  operation_name = "summarize_awr_database_parameter_changes"
17406
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseParameterChanges"
17406
+ api_reference_link = ""
17407
17407
 
17408
17408
  # Don't accept unknown kwargs
17409
17409
  expected_kwargs = [
@@ -17614,14 +17614,14 @@ class OperationsInsightsClient(object):
17614
17614
  :rtype: :class:`~oci.response.Response`
17615
17615
 
17616
17616
  :example:
17617
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_parameters.py.html>`__ to see an example of how to use summarize_awr_database_parameters API.
17617
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_parameters.py.html>`__ to see an example of how to use summarize_awr_database_parameters API.
17618
17618
  """
17619
17619
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17620
17620
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
17621
17621
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseParameters"
17622
17622
  method = "GET"
17623
17623
  operation_name = "summarize_awr_database_parameters"
17624
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseParameters"
17624
+ api_reference_link = ""
17625
17625
 
17626
17626
  # Don't accept unknown kwargs
17627
17627
  expected_kwargs = [
@@ -17818,14 +17818,14 @@ class OperationsInsightsClient(object):
17818
17818
  :rtype: :class:`~oci.response.Response`
17819
17819
 
17820
17820
  :example:
17821
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_snapshot_ranges.py.html>`__ to see an example of how to use summarize_awr_database_snapshot_ranges API.
17821
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_snapshot_ranges.py.html>`__ to see an example of how to use summarize_awr_database_snapshot_ranges API.
17822
17822
  """
17823
17823
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17824
17824
  required_arguments = ['awrHubId']
17825
17825
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseSnapshotRanges"
17826
17826
  method = "GET"
17827
17827
  operation_name = "summarize_awr_database_snapshot_ranges"
17828
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseSnapshotRanges"
17828
+ api_reference_link = ""
17829
17829
 
17830
17830
  # Don't accept unknown kwargs
17831
17831
  expected_kwargs = [
@@ -18002,14 +18002,14 @@ class OperationsInsightsClient(object):
18002
18002
  :rtype: :class:`~oci.response.Response`
18003
18003
 
18004
18004
  :example:
18005
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_sysstats.py.html>`__ to see an example of how to use summarize_awr_database_sysstats API.
18005
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_sysstats.py.html>`__ to see an example of how to use summarize_awr_database_sysstats API.
18006
18006
  """
18007
18007
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18008
18008
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
18009
18009
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseSysstats"
18010
18010
  method = "GET"
18011
18011
  operation_name = "summarize_awr_database_sysstats"
18012
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseSysstats"
18012
+ api_reference_link = ""
18013
18013
 
18014
18014
  # Don't accept unknown kwargs
18015
18015
  expected_kwargs = [
@@ -18181,14 +18181,14 @@ class OperationsInsightsClient(object):
18181
18181
  :rtype: :class:`~oci.response.Response`
18182
18182
 
18183
18183
  :example:
18184
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
18184
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_top_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_top_wait_events API.
18185
18185
  """
18186
18186
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18187
18187
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
18188
18188
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseTopWaitEvents"
18189
18189
  method = "GET"
18190
18190
  operation_name = "summarize_awr_database_top_wait_events"
18191
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseTopWaitEvents"
18191
+ api_reference_link = ""
18192
18192
 
18193
18193
  # Don't accept unknown kwargs
18194
18194
  expected_kwargs = [
@@ -18386,14 +18386,14 @@ class OperationsInsightsClient(object):
18386
18386
  :rtype: :class:`~oci.response.Response`
18387
18387
 
18388
18388
  :example:
18389
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
18389
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_wait_event_buckets.py.html>`__ to see an example of how to use summarize_awr_database_wait_event_buckets API.
18390
18390
  """
18391
18391
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18392
18392
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier', 'name']
18393
18393
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseWaitEventBuckets"
18394
18394
  method = "GET"
18395
18395
  operation_name = "summarize_awr_database_wait_event_buckets"
18396
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseWaitEventBuckets"
18396
+ api_reference_link = ""
18397
18397
 
18398
18398
  # Don't accept unknown kwargs
18399
18399
  expected_kwargs = [
@@ -18587,14 +18587,14 @@ class OperationsInsightsClient(object):
18587
18587
  :rtype: :class:`~oci.response.Response`
18588
18588
 
18589
18589
  :example:
18590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_database_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_wait_events API.
18590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_database_wait_events.py.html>`__ to see an example of how to use summarize_awr_database_wait_events API.
18591
18591
  """
18592
18592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18593
18593
  required_arguments = ['awrHubId', 'awrSourceDatabaseIdentifier']
18594
18594
  resource_path = "/awrHubs/{awrHubId}/awrDatabaseWaitEvents"
18595
18595
  method = "GET"
18596
18596
  operation_name = "summarize_awr_database_wait_events"
18597
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrDatabaseWaitEvents"
18597
+ api_reference_link = ""
18598
18598
 
18599
18599
  # Don't accept unknown kwargs
18600
18600
  expected_kwargs = [
@@ -18770,14 +18770,14 @@ class OperationsInsightsClient(object):
18770
18770
  :rtype: :class:`~oci.response.Response`
18771
18771
 
18772
18772
  :example:
18773
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_awr_sources_summaries.py.html>`__ to see an example of how to use summarize_awr_sources_summaries API.
18773
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_awr_sources_summaries.py.html>`__ to see an example of how to use summarize_awr_sources_summaries API.
18774
18774
  """
18775
18775
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18776
18776
  required_arguments = ['awrHubId']
18777
18777
  resource_path = "/awrHubs/{awrHubId}/awrSourcesSummary"
18778
18778
  method = "GET"
18779
18779
  operation_name = "summarize_awr_sources_summaries"
18780
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/SummarizeAwrSourcesSummaries"
18780
+ api_reference_link = ""
18781
18781
 
18782
18782
  # Don't accept unknown kwargs
18783
18783
  expected_kwargs = [
@@ -18936,14 +18936,14 @@ class OperationsInsightsClient(object):
18936
18936
  :rtype: :class:`~oci.response.Response`
18937
18937
 
18938
18938
  :example:
18939
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_configuration_items.py.html>`__ to see an example of how to use summarize_configuration_items API.
18939
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_configuration_items.py.html>`__ to see an example of how to use summarize_configuration_items API.
18940
18940
  """
18941
18941
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18942
18942
  required_arguments = []
18943
18943
  resource_path = "/opsiConfigurations/configurationItems"
18944
18944
  method = "GET"
18945
18945
  operation_name = "summarize_configuration_items"
18946
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/SummarizeConfigurationItems"
18946
+ api_reference_link = ""
18947
18947
 
18948
18948
  # Don't accept unknown kwargs
18949
18949
  expected_kwargs = [
@@ -19183,14 +19183,14 @@ class OperationsInsightsClient(object):
19183
19183
  :rtype: :class:`~oci.response.Response`
19184
19184
 
19185
19185
  :example:
19186
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
19186
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_capacity_trend API.
19187
19187
  """
19188
19188
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19189
19189
  required_arguments = ['compartmentId', 'resourceMetric']
19190
19190
  resource_path = "/databaseInsights/resourceCapacityTrend"
19191
19191
  method = "GET"
19192
19192
  operation_name = "summarize_database_insight_resource_capacity_trend"
19193
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightResourceCapacityTrend"
19193
+ api_reference_link = ""
19194
19194
 
19195
19195
  # Don't accept unknown kwargs
19196
19196
  expected_kwargs = [
@@ -19491,14 +19491,14 @@ class OperationsInsightsClient(object):
19491
19491
  :rtype: :class:`~oci.response.Response`
19492
19492
 
19493
19493
  :example:
19494
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
19494
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_forecast_trend API.
19495
19495
  """
19496
19496
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19497
19497
  required_arguments = ['compartmentId', 'resourceMetric']
19498
19498
  resource_path = "/databaseInsights/resourceForecastTrend"
19499
19499
  method = "GET"
19500
19500
  operation_name = "summarize_database_insight_resource_forecast_trend"
19501
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightResourceForecastTrend"
19501
+ api_reference_link = ""
19502
19502
 
19503
19503
  # Don't accept unknown kwargs
19504
19504
  expected_kwargs = [
@@ -19797,14 +19797,14 @@ class OperationsInsightsClient(object):
19797
19797
  :rtype: :class:`~oci.response.Response`
19798
19798
 
19799
19799
  :example:
19800
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_database_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_database_insight_resource_statistics API.
19800
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_database_insight_resource_statistics API.
19801
19801
  """
19802
19802
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19803
19803
  required_arguments = ['compartmentId', 'resourceMetric']
19804
19804
  resource_path = "/databaseInsights/resourceStatistics"
19805
19805
  method = "GET"
19806
19806
  operation_name = "summarize_database_insight_resource_statistics"
19807
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightResourceStatistics"
19807
+ api_reference_link = ""
19808
19808
 
19809
19809
  # Don't accept unknown kwargs
19810
19810
  expected_kwargs = [
@@ -20065,14 +20065,14 @@ class OperationsInsightsClient(object):
20065
20065
  :rtype: :class:`~oci.response.Response`
20066
20066
 
20067
20067
  :example:
20068
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_database_insight_resource_usage.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage API.
20068
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_resource_usage.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage API.
20069
20069
  """
20070
20070
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20071
20071
  required_arguments = ['compartmentId', 'resourceMetric']
20072
20072
  resource_path = "/databaseInsights/resourceUsageSummary"
20073
20073
  method = "GET"
20074
20074
  operation_name = "summarize_database_insight_resource_usage"
20075
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightResourceUsage"
20075
+ api_reference_link = ""
20076
20076
 
20077
20077
  # Don't accept unknown kwargs
20078
20078
  expected_kwargs = [
@@ -20311,14 +20311,14 @@ class OperationsInsightsClient(object):
20311
20311
  :rtype: :class:`~oci.response.Response`
20312
20312
 
20313
20313
  :example:
20314
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
20314
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_resource_usage_trend.py.html>`__ to see an example of how to use summarize_database_insight_resource_usage_trend API.
20315
20315
  """
20316
20316
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20317
20317
  required_arguments = ['compartmentId', 'resourceMetric']
20318
20318
  resource_path = "/databaseInsights/resourceUsageTrend"
20319
20319
  method = "GET"
20320
20320
  operation_name = "summarize_database_insight_resource_usage_trend"
20321
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightResourceUsageTrend"
20321
+ api_reference_link = ""
20322
20322
 
20323
20323
  # Don't accept unknown kwargs
20324
20324
  expected_kwargs = [
@@ -20571,14 +20571,14 @@ class OperationsInsightsClient(object):
20571
20571
  :rtype: :class:`~oci.response.Response`
20572
20572
 
20573
20573
  :example:
20574
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
20574
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_database_insight_resource_utilization_insight API.
20575
20575
  """
20576
20576
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20577
20577
  required_arguments = ['compartmentId', 'resourceMetric']
20578
20578
  resource_path = "/databaseInsights/resourceUtilizationInsight"
20579
20579
  method = "GET"
20580
20580
  operation_name = "summarize_database_insight_resource_utilization_insight"
20581
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightResourceUtilizationInsight"
20581
+ api_reference_link = ""
20582
20582
 
20583
20583
  # Don't accept unknown kwargs
20584
20584
  expected_kwargs = [
@@ -20763,14 +20763,14 @@ class OperationsInsightsClient(object):
20763
20763
  :rtype: :class:`~oci.response.Response`
20764
20764
 
20765
20765
  :example:
20766
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
20766
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_database_insight_tablespace_usage_trend.py.html>`__ to see an example of how to use summarize_database_insight_tablespace_usage_trend API.
20767
20767
  """
20768
20768
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20769
20769
  required_arguments = ['compartmentId']
20770
20770
  resource_path = "/databaseInsights/tablespaceUsageTrend"
20771
20771
  method = "GET"
20772
20772
  operation_name = "summarize_database_insight_tablespace_usage_trend"
20773
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeDatabaseInsightTablespaceUsageTrend"
20773
+ api_reference_link = ""
20774
20774
 
20775
20775
  # Don't accept unknown kwargs
20776
20776
  expected_kwargs = [
@@ -20961,14 +20961,14 @@ class OperationsInsightsClient(object):
20961
20961
  :rtype: :class:`~oci.response.Response`
20962
20962
 
20963
20963
  :example:
20964
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
20964
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_capacity_trend API.
20965
20965
  """
20966
20966
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20967
20967
  required_arguments = ['resourceType', 'resourceMetric', 'exadataInsightId']
20968
20968
  resource_path = "/exadataInsights/resourceCapacityTrend"
20969
20969
  method = "GET"
20970
20970
  operation_name = "summarize_exadata_insight_resource_capacity_trend"
20971
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceCapacityTrend"
20971
+ api_reference_link = ""
20972
20972
 
20973
20973
  # Don't accept unknown kwargs
20974
20974
  expected_kwargs = [
@@ -21189,14 +21189,14 @@ class OperationsInsightsClient(object):
21189
21189
  :rtype: :class:`~oci.response.Response`
21190
21190
 
21191
21191
  :example:
21192
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
21192
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/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.
21193
21193
  """
21194
21194
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21195
21195
  required_arguments = ['resourceType', 'resourceMetric']
21196
21196
  resource_path = "/exadataInsights/resourceCapacityTrendAggregated"
21197
21197
  method = "GET"
21198
21198
  operation_name = "summarize_exadata_insight_resource_capacity_trend_aggregated"
21199
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceCapacityTrendAggregated"
21199
+ api_reference_link = ""
21200
21200
 
21201
21201
  # Don't accept unknown kwargs
21202
21202
  expected_kwargs = [
@@ -21440,14 +21440,14 @@ class OperationsInsightsClient(object):
21440
21440
  :rtype: :class:`~oci.response.Response`
21441
21441
 
21442
21442
  :example:
21443
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
21443
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_forecast_trend API.
21444
21444
  """
21445
21445
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21446
21446
  required_arguments = ['resourceType', 'resourceMetric', 'exadataInsightId']
21447
21447
  resource_path = "/exadataInsights/resourceForecastTrend"
21448
21448
  method = "GET"
21449
21449
  operation_name = "summarize_exadata_insight_resource_forecast_trend"
21450
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceForecastTrend"
21450
+ api_reference_link = ""
21451
21451
 
21452
21452
  # Don't accept unknown kwargs
21453
21453
  expected_kwargs = [
@@ -21706,14 +21706,14 @@ class OperationsInsightsClient(object):
21706
21706
  :rtype: :class:`~oci.response.Response`
21707
21707
 
21708
21708
  :example:
21709
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
21709
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/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.
21710
21710
  """
21711
21711
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21712
21712
  required_arguments = ['resourceType', 'resourceMetric']
21713
21713
  resource_path = "/exadataInsights/resourceForecastTrendAggregated"
21714
21714
  method = "GET"
21715
21715
  operation_name = "summarize_exadata_insight_resource_forecast_trend_aggregated"
21716
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceForecastTrendAggregated"
21716
+ api_reference_link = ""
21717
21717
 
21718
21718
  # Don't accept unknown kwargs
21719
21719
  expected_kwargs = [
@@ -21923,14 +21923,14 @@ class OperationsInsightsClient(object):
21923
21923
  :rtype: :class:`~oci.response.Response`
21924
21924
 
21925
21925
  :example:
21926
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_exadata_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_statistics API.
21926
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_statistics API.
21927
21927
  """
21928
21928
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21929
21929
  required_arguments = ['exadataInsightId', 'resourceType', 'resourceMetric']
21930
21930
  resource_path = "/exadataInsights/resourceStatistics"
21931
21931
  method = "GET"
21932
21932
  operation_name = "summarize_exadata_insight_resource_statistics"
21933
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceStatistics"
21933
+ api_reference_link = ""
21934
21934
 
21935
21935
  # Don't accept unknown kwargs
21936
21936
  expected_kwargs = [
@@ -22158,14 +22158,14 @@ class OperationsInsightsClient(object):
22158
22158
  :rtype: :class:`~oci.response.Response`
22159
22159
 
22160
22160
  :example:
22161
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_exadata_insight_resource_usage.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage API.
22161
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_insight_resource_usage.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage API.
22162
22162
  """
22163
22163
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22164
22164
  required_arguments = ['compartmentId', 'resourceType', 'resourceMetric']
22165
22165
  resource_path = "/exadataInsights/resourceUsageSummary"
22166
22166
  method = "GET"
22167
22167
  operation_name = "summarize_exadata_insight_resource_usage"
22168
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceUsage"
22168
+ api_reference_link = ""
22169
22169
 
22170
22170
  # Don't accept unknown kwargs
22171
22171
  expected_kwargs = [
@@ -22384,14 +22384,14 @@ class OperationsInsightsClient(object):
22384
22384
  :rtype: :class:`~oci.response.Response`
22385
22385
 
22386
22386
  :example:
22387
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
22387
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_insight_resource_usage_aggregated.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_usage_aggregated API.
22388
22388
  """
22389
22389
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22390
22390
  required_arguments = ['compartmentId', 'resourceType', 'resourceMetric']
22391
22391
  resource_path = "/exadataInsights/resourceUsageSummaryAggregated"
22392
22392
  method = "GET"
22393
22393
  operation_name = "summarize_exadata_insight_resource_usage_aggregated"
22394
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceUsageAggregated"
22394
+ api_reference_link = ""
22395
22395
 
22396
22396
  # Don't accept unknown kwargs
22397
22397
  expected_kwargs = [
@@ -22597,14 +22597,14 @@ class OperationsInsightsClient(object):
22597
22597
  :rtype: :class:`~oci.response.Response`
22598
22598
 
22599
22599
  :example:
22600
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
22600
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_exadata_insight_resource_utilization_insight API.
22601
22601
  """
22602
22602
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22603
22603
  required_arguments = ['compartmentId', 'resourceType', 'resourceMetric']
22604
22604
  resource_path = "/exadataInsights/resourceUtilizationInsight"
22605
22605
  method = "GET"
22606
22606
  operation_name = "summarize_exadata_insight_resource_utilization_insight"
22607
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataInsightResourceUtilizationInsight"
22607
+ api_reference_link = ""
22608
22608
 
22609
22609
  # Don't accept unknown kwargs
22610
22610
  expected_kwargs = [
@@ -22755,14 +22755,14 @@ class OperationsInsightsClient(object):
22755
22755
  :rtype: :class:`~oci.response.Response`
22756
22756
 
22757
22757
  :example:
22758
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_exadata_members.py.html>`__ to see an example of how to use summarize_exadata_members API.
22758
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_exadata_members.py.html>`__ to see an example of how to use summarize_exadata_members API.
22759
22759
  """
22760
22760
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22761
22761
  required_arguments = ['exadataInsightId']
22762
22762
  resource_path = "/exadataInsights/exadataMembers"
22763
22763
  method = "GET"
22764
22764
  operation_name = "summarize_exadata_members"
22765
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/SummarizeExadataMembers"
22765
+ api_reference_link = ""
22766
22766
 
22767
22767
  # Don't accept unknown kwargs
22768
22768
  expected_kwargs = [
@@ -22909,14 +22909,14 @@ class OperationsInsightsClient(object):
22909
22909
  :rtype: :class:`~oci.response.Response`
22910
22910
 
22911
22911
  :example:
22912
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_host_insight_disk_statistics.py.html>`__ to see an example of how to use summarize_host_insight_disk_statistics API.
22912
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_disk_statistics.py.html>`__ to see an example of how to use summarize_host_insight_disk_statistics API.
22913
22913
  """
22914
22914
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22915
22915
  required_arguments = ['compartmentId', 'id']
22916
22916
  resource_path = "/hostInsights/diskStatistics"
22917
22917
  method = "GET"
22918
22918
  operation_name = "summarize_host_insight_disk_statistics"
22919
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightDiskStatistics"
22919
+ api_reference_link = ""
22920
22920
 
22921
22921
  # Don't accept unknown kwargs
22922
22922
  expected_kwargs = [
@@ -23070,14 +23070,14 @@ class OperationsInsightsClient(object):
23070
23070
  :rtype: :class:`~oci.response.Response`
23071
23071
 
23072
23072
  :example:
23073
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_host_insight_host_recommendation.py.html>`__ to see an example of how to use summarize_host_insight_host_recommendation API.
23073
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_host_recommendation.py.html>`__ to see an example of how to use summarize_host_insight_host_recommendation API.
23074
23074
  """
23075
23075
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23076
23076
  required_arguments = ['compartmentId', 'id', 'resourceMetric']
23077
23077
  resource_path = "/hostInsights/hostRecommendation"
23078
23078
  method = "GET"
23079
23079
  operation_name = "summarize_host_insight_host_recommendation"
23080
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightHostRecommendation"
23080
+ api_reference_link = ""
23081
23081
 
23082
23082
  # Don't accept unknown kwargs
23083
23083
  expected_kwargs = [
@@ -23237,14 +23237,14 @@ class OperationsInsightsClient(object):
23237
23237
  :rtype: :class:`~oci.response.Response`
23238
23238
 
23239
23239
  :example:
23240
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
23240
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_network_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_network_usage_trend API.
23241
23241
  """
23242
23242
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23243
23243
  required_arguments = ['compartmentId', 'id']
23244
23244
  resource_path = "/hostInsights/networkUsageTrend"
23245
23245
  method = "GET"
23246
23246
  operation_name = "summarize_host_insight_network_usage_trend"
23247
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightNetworkUsageTrend"
23247
+ api_reference_link = ""
23248
23248
 
23249
23249
  # Don't accept unknown kwargs
23250
23250
  expected_kwargs = [
@@ -23470,14 +23470,14 @@ class OperationsInsightsClient(object):
23470
23470
  :rtype: :class:`~oci.response.Response`
23471
23471
 
23472
23472
  :example:
23473
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
23473
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_resource_capacity_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_capacity_trend API.
23474
23474
  """
23475
23475
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23476
23476
  required_arguments = ['compartmentId', 'resourceMetric']
23477
23477
  resource_path = "/hostInsights/resourceCapacityTrend"
23478
23478
  method = "GET"
23479
23479
  operation_name = "summarize_host_insight_resource_capacity_trend"
23480
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightResourceCapacityTrend"
23480
+ api_reference_link = ""
23481
23481
 
23482
23482
  # Don't accept unknown kwargs
23483
23483
  expected_kwargs = [
@@ -23770,14 +23770,14 @@ class OperationsInsightsClient(object):
23770
23770
  :rtype: :class:`~oci.response.Response`
23771
23771
 
23772
23772
  :example:
23773
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
23773
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_resource_forecast_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_forecast_trend API.
23774
23774
  """
23775
23775
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23776
23776
  required_arguments = ['compartmentId', 'resourceMetric']
23777
23777
  resource_path = "/hostInsights/resourceForecastTrend"
23778
23778
  method = "GET"
23779
23779
  operation_name = "summarize_host_insight_resource_forecast_trend"
23780
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightResourceForecastTrend"
23780
+ api_reference_link = ""
23781
23781
 
23782
23782
  # Don't accept unknown kwargs
23783
23783
  expected_kwargs = [
@@ -24069,14 +24069,14 @@ class OperationsInsightsClient(object):
24069
24069
  :rtype: :class:`~oci.response.Response`
24070
24070
 
24071
24071
  :example:
24072
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_host_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_host_insight_resource_statistics API.
24072
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_resource_statistics.py.html>`__ to see an example of how to use summarize_host_insight_resource_statistics API.
24073
24073
  """
24074
24074
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24075
24075
  required_arguments = ['compartmentId', 'resourceMetric']
24076
24076
  resource_path = "/hostInsights/resourceStatistics"
24077
24077
  method = "GET"
24078
24078
  operation_name = "summarize_host_insight_resource_statistics"
24079
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightResourceStatistics"
24079
+ api_reference_link = ""
24080
24080
 
24081
24081
  # Don't accept unknown kwargs
24082
24082
  expected_kwargs = [
@@ -24328,14 +24328,14 @@ class OperationsInsightsClient(object):
24328
24328
  :rtype: :class:`~oci.response.Response`
24329
24329
 
24330
24330
  :example:
24331
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_host_insight_resource_usage.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage API.
24331
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_resource_usage.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage API.
24332
24332
  """
24333
24333
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24334
24334
  required_arguments = ['compartmentId', 'resourceMetric']
24335
24335
  resource_path = "/hostInsights/resourceUsageSummary"
24336
24336
  method = "GET"
24337
24337
  operation_name = "summarize_host_insight_resource_usage"
24338
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightResourceUsage"
24338
+ api_reference_link = ""
24339
24339
 
24340
24340
  # Don't accept unknown kwargs
24341
24341
  expected_kwargs = [
@@ -24565,14 +24565,14 @@ class OperationsInsightsClient(object):
24565
24565
  :rtype: :class:`~oci.response.Response`
24566
24566
 
24567
24567
  :example:
24568
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
24568
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_resource_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_resource_usage_trend API.
24569
24569
  """
24570
24570
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24571
24571
  required_arguments = ['compartmentId', 'resourceMetric']
24572
24572
  resource_path = "/hostInsights/resourceUsageTrend"
24573
24573
  method = "GET"
24574
24574
  operation_name = "summarize_host_insight_resource_usage_trend"
24575
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightResourceUsageTrend"
24575
+ api_reference_link = ""
24576
24576
 
24577
24577
  # Don't accept unknown kwargs
24578
24578
  expected_kwargs = [
@@ -24816,14 +24816,14 @@ class OperationsInsightsClient(object):
24816
24816
  :rtype: :class:`~oci.response.Response`
24817
24817
 
24818
24818
  :example:
24819
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
24819
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_resource_utilization_insight.py.html>`__ to see an example of how to use summarize_host_insight_resource_utilization_insight API.
24820
24820
  """
24821
24821
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24822
24822
  required_arguments = ['compartmentId', 'resourceMetric']
24823
24823
  resource_path = "/hostInsights/resourceUtilizationInsight"
24824
24824
  method = "GET"
24825
24825
  operation_name = "summarize_host_insight_resource_utilization_insight"
24826
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightResourceUtilizationInsight"
24826
+ api_reference_link = ""
24827
24827
 
24828
24828
  # Don't accept unknown kwargs
24829
24829
  expected_kwargs = [
@@ -25007,14 +25007,14 @@ class OperationsInsightsClient(object):
25007
25007
  :rtype: :class:`~oci.response.Response`
25008
25008
 
25009
25009
  :example:
25010
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
25010
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_storage_usage_trend.py.html>`__ to see an example of how to use summarize_host_insight_storage_usage_trend API.
25011
25011
  """
25012
25012
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25013
25013
  required_arguments = ['compartmentId', 'id']
25014
25014
  resource_path = "/hostInsights/storageUsageTrend"
25015
25015
  method = "GET"
25016
25016
  operation_name = "summarize_host_insight_storage_usage_trend"
25017
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightStorageUsageTrend"
25017
+ api_reference_link = ""
25018
25018
 
25019
25019
  # Don't accept unknown kwargs
25020
25020
  expected_kwargs = [
@@ -25189,14 +25189,14 @@ class OperationsInsightsClient(object):
25189
25189
  :rtype: :class:`~oci.response.Response`
25190
25190
 
25191
25191
  :example:
25192
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
25192
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_host_insight_top_processes_usage.py.html>`__ to see an example of how to use summarize_host_insight_top_processes_usage API.
25193
25193
  """
25194
25194
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25195
25195
  required_arguments = ['compartmentId', 'id', 'resourceMetric', 'timestamp']
25196
25196
  resource_path = "/hostInsights/topProcessesUsage"
25197
25197
  method = "GET"
25198
25198
  operation_name = "summarize_host_insight_top_processes_usage"
25199
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightTopProcessesUsage"
25199
+ api_reference_link = ""
25200
25200
 
25201
25201
  # Don't accept unknown kwargs
25202
25202
  expected_kwargs = [
@@ -25374,14 +25374,14 @@ class OperationsInsightsClient(object):
25374
25374
  :rtype: :class:`~oci.response.Response`
25375
25375
 
25376
25376
  :example:
25377
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
25377
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/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.
25378
25378
  """
25379
25379
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25380
25380
  required_arguments = ['compartmentId', 'id', 'resourceMetric']
25381
25381
  resource_path = "/hostInsights/topProcessesUsageTrend"
25382
25382
  method = "GET"
25383
25383
  operation_name = "summarize_host_insight_top_processes_usage_trend"
25384
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/SummarizeHostInsightTopProcessesUsageTrend"
25384
+ api_reference_link = ""
25385
25385
 
25386
25386
  # Don't accept unknown kwargs
25387
25387
  expected_kwargs = [
@@ -25496,14 +25496,14 @@ class OperationsInsightsClient(object):
25496
25496
  :rtype: :class:`~oci.response.Response`
25497
25497
 
25498
25498
  :example:
25499
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
25499
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_operations_insights_warehouse_resource_usage.py.html>`__ to see an example of how to use summarize_operations_insights_warehouse_resource_usage API.
25500
25500
  """
25501
25501
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25502
25502
  required_arguments = ['operationsInsightsWarehouseId']
25503
25503
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}/resourceUsageSummary"
25504
25504
  method = "GET"
25505
25505
  operation_name = "summarize_operations_insights_warehouse_resource_usage"
25506
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/SummarizeOperationsInsightsWarehouseResourceUsage"
25506
+ api_reference_link = ""
25507
25507
 
25508
25508
  # Don't accept unknown kwargs
25509
25509
  expected_kwargs = [
@@ -25685,14 +25685,14 @@ class OperationsInsightsClient(object):
25685
25685
  :rtype: :class:`~oci.response.Response`
25686
25686
 
25687
25687
  :example:
25688
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_sql_insights.py.html>`__ to see an example of how to use summarize_sql_insights API.
25688
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_sql_insights.py.html>`__ to see an example of how to use summarize_sql_insights API.
25689
25689
  """
25690
25690
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25691
25691
  required_arguments = ['compartmentId']
25692
25692
  resource_path = "/databaseInsights/sqlInsights"
25693
25693
  method = "GET"
25694
25694
  operation_name = "summarize_sql_insights"
25695
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeSqlInsights"
25695
+ api_reference_link = ""
25696
25696
 
25697
25697
  # Don't accept unknown kwargs
25698
25698
  expected_kwargs = [
@@ -25864,14 +25864,14 @@ class OperationsInsightsClient(object):
25864
25864
  :rtype: :class:`~oci.response.Response`
25865
25865
 
25866
25866
  :example:
25867
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_sql_plan_insights.py.html>`__ to see an example of how to use summarize_sql_plan_insights API.
25867
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_sql_plan_insights.py.html>`__ to see an example of how to use summarize_sql_plan_insights API.
25868
25868
  """
25869
25869
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25870
25870
  required_arguments = ['compartmentId', 'sqlIdentifier']
25871
25871
  resource_path = "/databaseInsights/sqlPlanInsights"
25872
25872
  method = "GET"
25873
25873
  operation_name = "summarize_sql_plan_insights"
25874
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeSqlPlanInsights"
25874
+ api_reference_link = ""
25875
25875
 
25876
25876
  # Don't accept unknown kwargs
25877
25877
  expected_kwargs = [
@@ -26014,14 +26014,14 @@ class OperationsInsightsClient(object):
26014
26014
  :rtype: :class:`~oci.response.Response`
26015
26015
 
26016
26016
  :example:
26017
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_sql_response_time_distributions.py.html>`__ to see an example of how to use summarize_sql_response_time_distributions API.
26017
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_sql_response_time_distributions.py.html>`__ to see an example of how to use summarize_sql_response_time_distributions API.
26018
26018
  """
26019
26019
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26020
26020
  required_arguments = ['compartmentId', 'sqlIdentifier']
26021
26021
  resource_path = "/databaseInsights/sqlResponseTimeDistributions"
26022
26022
  method = "GET"
26023
26023
  operation_name = "summarize_sql_response_time_distributions"
26024
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeSqlResponseTimeDistributions"
26024
+ api_reference_link = ""
26025
26025
 
26026
26026
  # Don't accept unknown kwargs
26027
26027
  expected_kwargs = [
@@ -26240,14 +26240,14 @@ class OperationsInsightsClient(object):
26240
26240
  :rtype: :class:`~oci.response.Response`
26241
26241
 
26242
26242
  :example:
26243
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_sql_statistics.py.html>`__ to see an example of how to use summarize_sql_statistics API.
26243
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_sql_statistics.py.html>`__ to see an example of how to use summarize_sql_statistics API.
26244
26244
  """
26245
26245
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26246
26246
  required_arguments = ['compartmentId']
26247
26247
  resource_path = "/databaseInsights/sqlStatistics"
26248
26248
  method = "GET"
26249
26249
  operation_name = "summarize_sql_statistics"
26250
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeSqlStatistics"
26250
+ api_reference_link = ""
26251
26251
 
26252
26252
  # Don't accept unknown kwargs
26253
26253
  expected_kwargs = [
@@ -26493,14 +26493,14 @@ class OperationsInsightsClient(object):
26493
26493
  :rtype: :class:`~oci.response.Response`
26494
26494
 
26495
26495
  :example:
26496
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/summarize_sql_statistics_time_series.py.html>`__ to see an example of how to use summarize_sql_statistics_time_series API.
26496
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/summarize_sql_statistics_time_series.py.html>`__ to see an example of how to use summarize_sql_statistics_time_series API.
26497
26497
  """
26498
26498
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26499
26499
  required_arguments = ['compartmentId', 'sqlIdentifier']
26500
26500
  resource_path = "/databaseInsights/sqlStatisticsTimeSeries"
26501
26501
  method = "GET"
26502
26502
  operation_name = "summarize_sql_statistics_time_series"
26503
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeSqlStatisticsTimeSeries"
26503
+ api_reference_link = ""
26504
26504
 
26505
26505
  # Don't accept unknown kwargs
26506
26506
  expected_kwargs = [
@@ -26661,14 +26661,14 @@ class OperationsInsightsClient(object):
26661
26661
  :rtype: :class:`~oci.response.Response`
26662
26662
 
26663
26663
  :example:
26664
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.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.
26664
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/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.
26665
26665
  """
26666
26666
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26667
26667
  required_arguments = ['compartmentId', 'sqlIdentifier']
26668
26668
  resource_path = "/databaseInsights/sqlStatisticsTimeSeriesByPlan"
26669
26669
  method = "GET"
26670
26670
  operation_name = "summarize_sql_statistics_time_series_by_plan"
26671
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/SummarizeSqlStatisticsTimeSeriesByPlan"
26671
+ api_reference_link = ""
26672
26672
 
26673
26673
  # Don't accept unknown kwargs
26674
26674
  expected_kwargs = [
@@ -26776,14 +26776,14 @@ class OperationsInsightsClient(object):
26776
26776
  :rtype: :class:`~oci.response.Response`
26777
26777
 
26778
26778
  :example:
26779
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_awr_hub.py.html>`__ to see an example of how to use update_awr_hub API.
26779
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_awr_hub.py.html>`__ to see an example of how to use update_awr_hub API.
26780
26780
  """
26781
26781
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26782
26782
  required_arguments = ['awrHubId']
26783
26783
  resource_path = "/awrHubs/{awrHubId}"
26784
26784
  method = "PUT"
26785
26785
  operation_name = "update_awr_hub"
26786
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubs/UpdateAwrHub"
26786
+ api_reference_link = ""
26787
26787
 
26788
26788
  # Don't accept unknown kwargs
26789
26789
  expected_kwargs = [
@@ -26885,14 +26885,14 @@ class OperationsInsightsClient(object):
26885
26885
  :rtype: :class:`~oci.response.Response`
26886
26886
 
26887
26887
  :example:
26888
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_awr_hub_source.py.html>`__ to see an example of how to use update_awr_hub_source API.
26888
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_awr_hub_source.py.html>`__ to see an example of how to use update_awr_hub_source API.
26889
26889
  """
26890
26890
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26891
26891
  required_arguments = ['awrHubSourceId']
26892
26892
  resource_path = "/awrHubSources/{awrHubSourceId}"
26893
26893
  method = "PUT"
26894
26894
  operation_name = "update_awr_hub_source"
26895
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/UpdateAwrHubSource"
26895
+ api_reference_link = ""
26896
26896
 
26897
26897
  # Don't accept unknown kwargs
26898
26898
  expected_kwargs = [
@@ -26994,14 +26994,14 @@ class OperationsInsightsClient(object):
26994
26994
  :rtype: :class:`~oci.response.Response`
26995
26995
 
26996
26996
  :example:
26997
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_database_insight.py.html>`__ to see an example of how to use update_database_insight API.
26997
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_database_insight.py.html>`__ to see an example of how to use update_database_insight API.
26998
26998
  """
26999
26999
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27000
27000
  required_arguments = ['databaseInsightId']
27001
27001
  resource_path = "/databaseInsights/{databaseInsightId}"
27002
27002
  method = "PUT"
27003
27003
  operation_name = "update_database_insight"
27004
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/UpdateDatabaseInsight"
27004
+ api_reference_link = ""
27005
27005
 
27006
27006
  # Don't accept unknown kwargs
27007
27007
  expected_kwargs = [
@@ -27103,14 +27103,14 @@ class OperationsInsightsClient(object):
27103
27103
  :rtype: :class:`~oci.response.Response`
27104
27104
 
27105
27105
  :example:
27106
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_enterprise_manager_bridge.py.html>`__ to see an example of how to use update_enterprise_manager_bridge API.
27106
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_enterprise_manager_bridge.py.html>`__ to see an example of how to use update_enterprise_manager_bridge API.
27107
27107
  """
27108
27108
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27109
27109
  required_arguments = ['enterpriseManagerBridgeId']
27110
27110
  resource_path = "/enterpriseManagerBridges/{enterpriseManagerBridgeId}"
27111
27111
  method = "PUT"
27112
27112
  operation_name = "update_enterprise_manager_bridge"
27113
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/EnterpriseManagerBridges/UpdateEnterpriseManagerBridge"
27113
+ api_reference_link = ""
27114
27114
 
27115
27115
  # Don't accept unknown kwargs
27116
27116
  expected_kwargs = [
@@ -27212,14 +27212,14 @@ class OperationsInsightsClient(object):
27212
27212
  :rtype: :class:`~oci.response.Response`
27213
27213
 
27214
27214
  :example:
27215
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_exadata_insight.py.html>`__ to see an example of how to use update_exadata_insight API.
27215
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_exadata_insight.py.html>`__ to see an example of how to use update_exadata_insight API.
27216
27216
  """
27217
27217
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27218
27218
  required_arguments = ['exadataInsightId']
27219
27219
  resource_path = "/exadataInsights/{exadataInsightId}"
27220
27220
  method = "PUT"
27221
27221
  operation_name = "update_exadata_insight"
27222
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/ExadataInsights/UpdateExadataInsight"
27222
+ api_reference_link = ""
27223
27223
 
27224
27224
  # Don't accept unknown kwargs
27225
27225
  expected_kwargs = [
@@ -27321,14 +27321,14 @@ class OperationsInsightsClient(object):
27321
27321
  :rtype: :class:`~oci.response.Response`
27322
27322
 
27323
27323
  :example:
27324
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_host_insight.py.html>`__ to see an example of how to use update_host_insight API.
27324
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_host_insight.py.html>`__ to see an example of how to use update_host_insight API.
27325
27325
  """
27326
27326
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27327
27327
  required_arguments = ['hostInsightId']
27328
27328
  resource_path = "/hostInsights/{hostInsightId}"
27329
27329
  method = "PUT"
27330
27330
  operation_name = "update_host_insight"
27331
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/HostInsights/UpdateHostInsight"
27331
+ api_reference_link = ""
27332
27332
 
27333
27333
  # Don't accept unknown kwargs
27334
27334
  expected_kwargs = [
@@ -27430,14 +27430,14 @@ class OperationsInsightsClient(object):
27430
27430
  :rtype: :class:`~oci.response.Response`
27431
27431
 
27432
27432
  :example:
27433
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_news_report.py.html>`__ to see an example of how to use update_news_report API.
27433
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_news_report.py.html>`__ to see an example of how to use update_news_report API.
27434
27434
  """
27435
27435
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27436
27436
  required_arguments = ['newsReportId']
27437
27437
  resource_path = "/newsReports/{newsReportId}"
27438
27438
  method = "PUT"
27439
27439
  operation_name = "update_news_report"
27440
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/UpdateNewsReport"
27440
+ api_reference_link = ""
27441
27441
 
27442
27442
  # Don't accept unknown kwargs
27443
27443
  expected_kwargs = [
@@ -27541,14 +27541,14 @@ class OperationsInsightsClient(object):
27541
27541
  :rtype: :class:`~oci.response.Response`
27542
27542
 
27543
27543
  :example:
27544
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_operations_insights_private_endpoint.py.html>`__ to see an example of how to use update_operations_insights_private_endpoint API.
27544
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_operations_insights_private_endpoint.py.html>`__ to see an example of how to use update_operations_insights_private_endpoint API.
27545
27545
  """
27546
27546
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27547
27547
  required_arguments = ['operationsInsightsPrivateEndpointId']
27548
27548
  resource_path = "/operationsInsightsPrivateEndpoints/{operationsInsightsPrivateEndpointId}"
27549
27549
  method = "PUT"
27550
27550
  operation_name = "update_operations_insights_private_endpoint"
27551
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsPrivateEndpoint/UpdateOperationsInsightsPrivateEndpoint"
27551
+ api_reference_link = ""
27552
27552
 
27553
27553
  # Don't accept unknown kwargs
27554
27554
  expected_kwargs = [
@@ -27651,14 +27651,14 @@ class OperationsInsightsClient(object):
27651
27651
  :rtype: :class:`~oci.response.Response`
27652
27652
 
27653
27653
  :example:
27654
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_operations_insights_warehouse.py.html>`__ to see an example of how to use update_operations_insights_warehouse API.
27654
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_operations_insights_warehouse.py.html>`__ to see an example of how to use update_operations_insights_warehouse API.
27655
27655
  """
27656
27656
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27657
27657
  required_arguments = ['operationsInsightsWarehouseId']
27658
27658
  resource_path = "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}"
27659
27659
  method = "PUT"
27660
27660
  operation_name = "update_operations_insights_warehouse"
27661
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/UpdateOperationsInsightsWarehouse"
27661
+ api_reference_link = ""
27662
27662
 
27663
27663
  # Don't accept unknown kwargs
27664
27664
  expected_kwargs = [
@@ -27760,14 +27760,14 @@ class OperationsInsightsClient(object):
27760
27760
  :rtype: :class:`~oci.response.Response`
27761
27761
 
27762
27762
  :example:
27763
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_operations_insights_warehouse_user.py.html>`__ to see an example of how to use update_operations_insights_warehouse_user API.
27763
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_operations_insights_warehouse_user.py.html>`__ to see an example of how to use update_operations_insights_warehouse_user API.
27764
27764
  """
27765
27765
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27766
27766
  required_arguments = ['operationsInsightsWarehouseUserId']
27767
27767
  resource_path = "/operationsInsightsWarehouseUsers/{operationsInsightsWarehouseUserId}"
27768
27768
  method = "PUT"
27769
27769
  operation_name = "update_operations_insights_warehouse_user"
27770
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouseUsers/UpdateOperationsInsightsWarehouseUser"
27770
+ api_reference_link = ""
27771
27771
 
27772
27772
  # Don't accept unknown kwargs
27773
27773
  expected_kwargs = [
@@ -27871,14 +27871,14 @@ class OperationsInsightsClient(object):
27871
27871
  :rtype: :class:`~oci.response.Response`
27872
27872
 
27873
27873
  :example:
27874
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/opsi/update_opsi_configuration.py.html>`__ to see an example of how to use update_opsi_configuration API.
27874
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/opsi/update_opsi_configuration.py.html>`__ to see an example of how to use update_opsi_configuration API.
27875
27875
  """
27876
27876
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27877
27877
  required_arguments = ['opsiConfigurationId']
27878
27878
  resource_path = "/opsiConfigurations/{opsiConfigurationId}"
27879
27879
  method = "PUT"
27880
27880
  operation_name = "update_opsi_configuration"
27881
- api_reference_link = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OpsiConfigurations/UpdateOpsiConfiguration"
27881
+ api_reference_link = ""
27882
27882
 
27883
27883
  # Don't accept unknown kwargs
27884
27884
  expected_kwargs = [