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
@@ -134,7 +134,7 @@ class ServiceAttachmentClient(object):
134
134
  :rtype: :class:`~oci.response.Response`
135
135
 
136
136
  :example:
137
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/fusionapps/get_service_attachment.py.html>`__ to see an example of how to use get_service_attachment API.
137
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/fusionapps/get_service_attachment.py.html>`__ to see an example of how to use get_service_attachment API.
138
138
  """
139
139
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/serviceAttachments/{serviceAttachmentId}"
140
140
  method = "GET"
@@ -256,7 +256,7 @@ class ServiceAttachmentClient(object):
256
256
  :rtype: :class:`~oci.response.Response`
257
257
 
258
258
  :example:
259
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/fusionapps/list_service_attachments.py.html>`__ to see an example of how to use list_service_attachments API.
259
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/fusionapps/list_service_attachments.py.html>`__ to see an example of how to use list_service_attachments API.
260
260
  """
261
261
  resource_path = "/fusionEnvironments/{fusionEnvironmentId}/serviceAttachments"
262
262
  method = "GET"
@@ -172,7 +172,7 @@ class GenerativeAiClient(object):
172
172
  :rtype: :class:`~oci.response.Response`
173
173
 
174
174
  :example:
175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/change_dedicated_ai_cluster_compartment.py.html>`__ to see an example of how to use change_dedicated_ai_cluster_compartment API.
175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/change_dedicated_ai_cluster_compartment.py.html>`__ to see an example of how to use change_dedicated_ai_cluster_compartment API.
176
176
  """
177
177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
178
178
  required_arguments = ['dedicatedAiClusterId']
@@ -298,7 +298,7 @@ class GenerativeAiClient(object):
298
298
  :rtype: :class:`~oci.response.Response`
299
299
 
300
300
  :example:
301
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/change_endpoint_compartment.py.html>`__ to see an example of how to use change_endpoint_compartment API.
301
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/change_endpoint_compartment.py.html>`__ to see an example of how to use change_endpoint_compartment API.
302
302
  """
303
303
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
304
304
  required_arguments = ['endpointId']
@@ -422,7 +422,7 @@ class GenerativeAiClient(object):
422
422
  :rtype: :class:`~oci.response.Response`
423
423
 
424
424
  :example:
425
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/change_model_compartment.py.html>`__ to see an example of how to use change_model_compartment API.
425
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/change_model_compartment.py.html>`__ to see an example of how to use change_model_compartment API.
426
426
  """
427
427
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
428
428
  required_arguments = ['modelId']
@@ -535,7 +535,7 @@ class GenerativeAiClient(object):
535
535
  :rtype: :class:`~oci.response.Response`
536
536
 
537
537
  :example:
538
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/create_dedicated_ai_cluster.py.html>`__ to see an example of how to use create_dedicated_ai_cluster API.
538
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/create_dedicated_ai_cluster.py.html>`__ to see an example of how to use create_dedicated_ai_cluster API.
539
539
  """
540
540
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
541
541
  required_arguments = []
@@ -638,7 +638,7 @@ class GenerativeAiClient(object):
638
638
  :rtype: :class:`~oci.response.Response`
639
639
 
640
640
  :example:
641
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/create_endpoint.py.html>`__ to see an example of how to use create_endpoint API.
641
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/create_endpoint.py.html>`__ to see an example of how to use create_endpoint API.
642
642
  """
643
643
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
644
644
  required_arguments = []
@@ -741,7 +741,7 @@ class GenerativeAiClient(object):
741
741
  :rtype: :class:`~oci.response.Response`
742
742
 
743
743
  :example:
744
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/create_model.py.html>`__ to see an example of how to use create_model API.
744
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/create_model.py.html>`__ to see an example of how to use create_model API.
745
745
  """
746
746
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
747
747
  required_arguments = []
@@ -845,7 +845,7 @@ class GenerativeAiClient(object):
845
845
  :rtype: :class:`~oci.response.Response`
846
846
 
847
847
  :example:
848
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/delete_dedicated_ai_cluster.py.html>`__ to see an example of how to use delete_dedicated_ai_cluster API.
848
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/delete_dedicated_ai_cluster.py.html>`__ to see an example of how to use delete_dedicated_ai_cluster API.
849
849
  """
850
850
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
851
851
  required_arguments = ['dedicatedAiClusterId']
@@ -954,7 +954,7 @@ class GenerativeAiClient(object):
954
954
  :rtype: :class:`~oci.response.Response`
955
955
 
956
956
  :example:
957
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/delete_endpoint.py.html>`__ to see an example of how to use delete_endpoint API.
957
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/delete_endpoint.py.html>`__ to see an example of how to use delete_endpoint API.
958
958
  """
959
959
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
960
960
  required_arguments = ['endpointId']
@@ -1061,7 +1061,7 @@ class GenerativeAiClient(object):
1061
1061
  :rtype: :class:`~oci.response.Response`
1062
1062
 
1063
1063
  :example:
1064
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/delete_model.py.html>`__ to see an example of how to use delete_model API.
1064
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/delete_model.py.html>`__ to see an example of how to use delete_model API.
1065
1065
  """
1066
1066
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1067
1067
  required_arguments = ['modelId']
@@ -1164,7 +1164,7 @@ class GenerativeAiClient(object):
1164
1164
  :rtype: :class:`~oci.response.Response`
1165
1165
 
1166
1166
  :example:
1167
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/get_dedicated_ai_cluster.py.html>`__ to see an example of how to use get_dedicated_ai_cluster API.
1167
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/get_dedicated_ai_cluster.py.html>`__ to see an example of how to use get_dedicated_ai_cluster API.
1168
1168
  """
1169
1169
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1170
1170
  required_arguments = ['dedicatedAiClusterId']
@@ -1267,7 +1267,7 @@ class GenerativeAiClient(object):
1267
1267
  :rtype: :class:`~oci.response.Response`
1268
1268
 
1269
1269
  :example:
1270
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/get_endpoint.py.html>`__ to see an example of how to use get_endpoint API.
1270
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/get_endpoint.py.html>`__ to see an example of how to use get_endpoint API.
1271
1271
  """
1272
1272
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1273
1273
  required_arguments = ['endpointId']
@@ -1368,7 +1368,7 @@ class GenerativeAiClient(object):
1368
1368
  :rtype: :class:`~oci.response.Response`
1369
1369
 
1370
1370
  :example:
1371
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/get_model.py.html>`__ to see an example of how to use get_model API.
1371
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/get_model.py.html>`__ to see an example of how to use get_model API.
1372
1372
  """
1373
1373
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1374
1374
  required_arguments = ['modelId']
@@ -1471,7 +1471,7 @@ class GenerativeAiClient(object):
1471
1471
  :rtype: :class:`~oci.response.Response`
1472
1472
 
1473
1473
  :example:
1474
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
1474
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
1475
1475
  """
1476
1476
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1477
1477
  required_arguments = ['workRequestId']
@@ -1612,7 +1612,7 @@ class GenerativeAiClient(object):
1612
1612
  :rtype: :class:`~oci.response.Response`
1613
1613
 
1614
1614
  :example:
1615
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/list_dedicated_ai_clusters.py.html>`__ to see an example of how to use list_dedicated_ai_clusters API.
1615
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/list_dedicated_ai_clusters.py.html>`__ to see an example of how to use list_dedicated_ai_clusters API.
1616
1616
  """
1617
1617
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1618
1618
  required_arguments = ['compartmentId']
@@ -1783,7 +1783,7 @@ class GenerativeAiClient(object):
1783
1783
  :rtype: :class:`~oci.response.Response`
1784
1784
 
1785
1785
  :example:
1786
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/list_endpoints.py.html>`__ to see an example of how to use list_endpoints API.
1786
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/list_endpoints.py.html>`__ to see an example of how to use list_endpoints API.
1787
1787
  """
1788
1788
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1789
1789
  required_arguments = ['compartmentId']
@@ -1959,7 +1959,7 @@ class GenerativeAiClient(object):
1959
1959
  :rtype: :class:`~oci.response.Response`
1960
1960
 
1961
1961
  :example:
1962
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/list_models.py.html>`__ to see an example of how to use list_models API.
1962
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/list_models.py.html>`__ to see an example of how to use list_models API.
1963
1963
  """
1964
1964
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1965
1965
  required_arguments = ['compartmentId']
@@ -2128,7 +2128,7 @@ class GenerativeAiClient(object):
2128
2128
  :rtype: :class:`~oci.response.Response`
2129
2129
 
2130
2130
  :example:
2131
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
2131
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
2132
2132
  """
2133
2133
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2134
2134
  required_arguments = ['workRequestId']
@@ -2283,7 +2283,7 @@ class GenerativeAiClient(object):
2283
2283
  :rtype: :class:`~oci.response.Response`
2284
2284
 
2285
2285
  :example:
2286
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
2286
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
2287
2287
  """
2288
2288
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2289
2289
  required_arguments = ['workRequestId']
@@ -2453,7 +2453,7 @@ class GenerativeAiClient(object):
2453
2453
  :rtype: :class:`~oci.response.Response`
2454
2454
 
2455
2455
  :example:
2456
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
2456
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
2457
2457
  """
2458
2458
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2459
2459
  required_arguments = ['compartmentId']
@@ -2595,7 +2595,7 @@ class GenerativeAiClient(object):
2595
2595
  :rtype: :class:`~oci.response.Response`
2596
2596
 
2597
2597
  :example:
2598
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/update_dedicated_ai_cluster.py.html>`__ to see an example of how to use update_dedicated_ai_cluster API.
2598
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/update_dedicated_ai_cluster.py.html>`__ to see an example of how to use update_dedicated_ai_cluster API.
2599
2599
  """
2600
2600
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2601
2601
  required_arguments = ['dedicatedAiClusterId']
@@ -2711,7 +2711,7 @@ class GenerativeAiClient(object):
2711
2711
  :rtype: :class:`~oci.response.Response`
2712
2712
 
2713
2713
  :example:
2714
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/update_endpoint.py.html>`__ to see an example of how to use update_endpoint API.
2714
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/update_endpoint.py.html>`__ to see an example of how to use update_endpoint API.
2715
2715
  """
2716
2716
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2717
2717
  required_arguments = ['endpointId']
@@ -2825,7 +2825,7 @@ class GenerativeAiClient(object):
2825
2825
  :rtype: :class:`~oci.response.Response`
2826
2826
 
2827
2827
  :example:
2828
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeai/update_model.py.html>`__ to see an example of how to use update_model API.
2828
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeai/update_model.py.html>`__ to see an example of how to use update_model API.
2829
2829
  """
2830
2830
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2831
2831
  required_arguments = ['modelId']
@@ -158,7 +158,7 @@ class GenerativeAiInferenceClient(object):
158
158
  :rtype: :class:`~oci.response.Response`
159
159
 
160
160
  :example:
161
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeaiinference/embed_text.py.html>`__ to see an example of how to use embed_text API.
161
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeaiinference/embed_text.py.html>`__ to see an example of how to use embed_text API.
162
162
  """
163
163
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
164
164
  required_arguments = []
@@ -256,7 +256,7 @@ class GenerativeAiInferenceClient(object):
256
256
  :rtype: :class:`~oci.response.Response`
257
257
 
258
258
  :example:
259
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeaiinference/generate_text.py.html>`__ to see an example of how to use generate_text API.
259
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeaiinference/generate_text.py.html>`__ to see an example of how to use generate_text API.
260
260
  """
261
261
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
262
262
  required_arguments = []
@@ -354,7 +354,7 @@ class GenerativeAiInferenceClient(object):
354
354
  :rtype: :class:`~oci.response.Response`
355
355
 
356
356
  :example:
357
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/generativeaiinference/summarize_text.py.html>`__ to see an example of how to use summarize_text API.
357
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/generativeaiinference/summarize_text.py.html>`__ to see an example of how to use summarize_text API.
358
358
  """
359
359
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
360
360
  required_arguments = []
@@ -154,7 +154,7 @@ class GenericArtifactsContentClient(object):
154
154
  :rtype: :class:`~oci.response.Response`
155
155
 
156
156
  :example:
157
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/genericartifactscontent/get_generic_artifact_content.py.html>`__ to see an example of how to use get_generic_artifact_content API.
157
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/genericartifactscontent/get_generic_artifact_content.py.html>`__ to see an example of how to use get_generic_artifact_content API.
158
158
  """
159
159
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
160
160
  required_arguments = ['artifactId']
@@ -269,7 +269,7 @@ class GenericArtifactsContentClient(object):
269
269
  :rtype: :class:`~oci.response.Response`
270
270
 
271
271
  :example:
272
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/genericartifactscontent/get_generic_artifact_content_by_path.py.html>`__ to see an example of how to use get_generic_artifact_content_by_path API.
272
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/genericartifactscontent/get_generic_artifact_content_by_path.py.html>`__ to see an example of how to use get_generic_artifact_content_by_path API.
273
273
  """
274
274
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
275
275
  required_arguments = ['repositoryId', 'artifactPath', 'version']
@@ -399,7 +399,7 @@ class GenericArtifactsContentClient(object):
399
399
  :rtype: :class:`~oci.response.Response`
400
400
 
401
401
  :example:
402
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/genericartifactscontent/put_generic_artifact_content_by_path.py.html>`__ to see an example of how to use put_generic_artifact_content_by_path API.
402
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/genericartifactscontent/put_generic_artifact_content_by_path.py.html>`__ to see an example of how to use put_generic_artifact_content_by_path API.
403
403
  """
404
404
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
405
405
  required_arguments = ['repositoryId', 'artifactPath', 'version']
@@ -160,7 +160,7 @@ class ShardedDatabaseServiceClient(object):
160
160
  :rtype: :class:`~oci.response.Response`
161
161
 
162
162
  :example:
163
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/change_private_endpoint_compartment.py.html>`__ to see an example of how to use change_private_endpoint_compartment API.
163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/change_private_endpoint_compartment.py.html>`__ to see an example of how to use change_private_endpoint_compartment API.
164
164
  """
165
165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
166
166
  required_arguments = ['privateEndpointId']
@@ -280,7 +280,7 @@ class ShardedDatabaseServiceClient(object):
280
280
  :rtype: :class:`~oci.response.Response`
281
281
 
282
282
  :example:
283
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/change_sharded_database_compartment.py.html>`__ to see an example of how to use change_sharded_database_compartment API.
283
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/change_sharded_database_compartment.py.html>`__ to see an example of how to use change_sharded_database_compartment API.
284
284
  """
285
285
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
286
286
  required_arguments = ['shardedDatabaseId']
@@ -403,7 +403,7 @@ class ShardedDatabaseServiceClient(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/globallydistributeddatabase/configure_sharded_database_gsms.py.html>`__ to see an example of how to use configure_sharded_database_gsms API.
406
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/configure_sharded_database_gsms.py.html>`__ to see an example of how to use configure_sharded_database_gsms API.
407
407
  """
408
408
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
409
409
  required_arguments = ['shardedDatabaseId']
@@ -528,7 +528,7 @@ class ShardedDatabaseServiceClient(object):
528
528
  :rtype: :class:`~oci.response.Response`
529
529
 
530
530
  :example:
531
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/configure_sharding.py.html>`__ to see an example of how to use configure_sharding API.
531
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/configure_sharding.py.html>`__ to see an example of how to use configure_sharding API.
532
532
  """
533
533
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
534
534
  required_arguments = ['shardedDatabaseId']
@@ -644,7 +644,7 @@ class ShardedDatabaseServiceClient(object):
644
644
  :rtype: :class:`~oci.response.Response`
645
645
 
646
646
  :example:
647
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/create_private_endpoint.py.html>`__ to see an example of how to use create_private_endpoint API.
647
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/create_private_endpoint.py.html>`__ to see an example of how to use create_private_endpoint API.
648
648
  """
649
649
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
650
650
  required_arguments = []
@@ -742,7 +742,7 @@ class ShardedDatabaseServiceClient(object):
742
742
  :rtype: :class:`~oci.response.Response`
743
743
 
744
744
  :example:
745
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/create_sharded_database.py.html>`__ to see an example of how to use create_sharded_database API.
745
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/create_sharded_database.py.html>`__ to see an example of how to use create_sharded_database API.
746
746
  """
747
747
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
748
748
  required_arguments = []
@@ -847,7 +847,7 @@ class ShardedDatabaseServiceClient(object):
847
847
  :rtype: :class:`~oci.response.Response`
848
848
 
849
849
  :example:
850
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/delete_private_endpoint.py.html>`__ to see an example of how to use delete_private_endpoint API.
850
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/delete_private_endpoint.py.html>`__ to see an example of how to use delete_private_endpoint API.
851
851
  """
852
852
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
853
853
  required_arguments = ['privateEndpointId']
@@ -962,7 +962,7 @@ class ShardedDatabaseServiceClient(object):
962
962
  :rtype: :class:`~oci.response.Response`
963
963
 
964
964
  :example:
965
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/delete_sharded_database.py.html>`__ to see an example of how to use delete_sharded_database API.
965
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/delete_sharded_database.py.html>`__ to see an example of how to use delete_sharded_database API.
966
966
  """
967
967
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
968
968
  required_arguments = ['shardedDatabaseId']
@@ -1080,7 +1080,7 @@ class ShardedDatabaseServiceClient(object):
1080
1080
  :rtype: :class:`~oci.response.Response`
1081
1081
 
1082
1082
  :example:
1083
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/download_gsm_certificate_signing_request.py.html>`__ to see an example of how to use download_gsm_certificate_signing_request API.
1083
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/download_gsm_certificate_signing_request.py.html>`__ to see an example of how to use download_gsm_certificate_signing_request API.
1084
1084
  """
1085
1085
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1086
1086
  required_arguments = ['shardedDatabaseId']
@@ -1197,7 +1197,7 @@ class ShardedDatabaseServiceClient(object):
1197
1197
  :rtype: :class:`~oci.response.Response`
1198
1198
 
1199
1199
  :example:
1200
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/fetch_connection_string.py.html>`__ to see an example of how to use fetch_connection_string API.
1200
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/fetch_connection_string.py.html>`__ to see an example of how to use fetch_connection_string API.
1201
1201
  """
1202
1202
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1203
1203
  required_arguments = ['shardedDatabaseId']
@@ -1307,7 +1307,7 @@ class ShardedDatabaseServiceClient(object):
1307
1307
  :rtype: :class:`~oci.response.Response`
1308
1308
 
1309
1309
  :example:
1310
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/fetch_shardable_cloud_autonomous_vm_clusters.py.html>`__ to see an example of how to use fetch_shardable_cloud_autonomous_vm_clusters API.
1310
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/fetch_shardable_cloud_autonomous_vm_clusters.py.html>`__ to see an example of how to use fetch_shardable_cloud_autonomous_vm_clusters API.
1311
1311
  """
1312
1312
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1313
1313
  required_arguments = []
@@ -1414,7 +1414,7 @@ class ShardedDatabaseServiceClient(object):
1414
1414
  :rtype: :class:`~oci.response.Response`
1415
1415
 
1416
1416
  :example:
1417
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/generate_gsm_certificate_signing_request.py.html>`__ to see an example of how to use generate_gsm_certificate_signing_request API.
1417
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/generate_gsm_certificate_signing_request.py.html>`__ to see an example of how to use generate_gsm_certificate_signing_request API.
1418
1418
  """
1419
1419
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1420
1420
  required_arguments = ['shardedDatabaseId']
@@ -1532,7 +1532,7 @@ class ShardedDatabaseServiceClient(object):
1532
1532
  :rtype: :class:`~oci.response.Response`
1533
1533
 
1534
1534
  :example:
1535
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/generate_wallet.py.html>`__ to see an example of how to use generate_wallet API.
1535
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/generate_wallet.py.html>`__ to see an example of how to use generate_wallet API.
1536
1536
  """
1537
1537
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1538
1538
  required_arguments = ['shardedDatabaseId']
@@ -1637,7 +1637,7 @@ class ShardedDatabaseServiceClient(object):
1637
1637
  :rtype: :class:`~oci.response.Response`
1638
1638
 
1639
1639
  :example:
1640
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/get_private_endpoint.py.html>`__ to see an example of how to use get_private_endpoint API.
1640
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/get_private_endpoint.py.html>`__ to see an example of how to use get_private_endpoint API.
1641
1641
  """
1642
1642
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1643
1643
  required_arguments = ['privateEndpointId']
@@ -1739,7 +1739,7 @@ class ShardedDatabaseServiceClient(object):
1739
1739
  :rtype: :class:`~oci.response.Response`
1740
1740
 
1741
1741
  :example:
1742
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/get_sharded_database.py.html>`__ to see an example of how to use get_sharded_database API.
1742
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/get_sharded_database.py.html>`__ to see an example of how to use get_sharded_database API.
1743
1743
  """
1744
1744
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1745
1745
  required_arguments = ['shardedDatabaseId']
@@ -1845,7 +1845,7 @@ class ShardedDatabaseServiceClient(object):
1845
1845
  :rtype: :class:`~oci.response.Response`
1846
1846
 
1847
1847
  :example:
1848
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
1848
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
1849
1849
  """
1850
1850
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1851
1851
  required_arguments = ['workRequestId']
@@ -1967,7 +1967,7 @@ class ShardedDatabaseServiceClient(object):
1967
1967
  :rtype: :class:`~oci.response.Response`
1968
1968
 
1969
1969
  :example:
1970
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/list_private_endpoints.py.html>`__ to see an example of how to use list_private_endpoints API.
1970
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/list_private_endpoints.py.html>`__ to see an example of how to use list_private_endpoints API.
1971
1971
  """
1972
1972
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1973
1973
  required_arguments = ['compartmentId']
@@ -2117,7 +2117,7 @@ class ShardedDatabaseServiceClient(object):
2117
2117
  :rtype: :class:`~oci.response.Response`
2118
2118
 
2119
2119
  :example:
2120
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/list_sharded_databases.py.html>`__ to see an example of how to use list_sharded_databases API.
2120
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/list_sharded_databases.py.html>`__ to see an example of how to use list_sharded_databases API.
2121
2121
  """
2122
2122
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2123
2123
  required_arguments = ['compartmentId']
@@ -2259,7 +2259,7 @@ class ShardedDatabaseServiceClient(object):
2259
2259
  :rtype: :class:`~oci.response.Response`
2260
2260
 
2261
2261
  :example:
2262
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
2262
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
2263
2263
  """
2264
2264
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2265
2265
  required_arguments = ['workRequestId']
@@ -2401,7 +2401,7 @@ class ShardedDatabaseServiceClient(object):
2401
2401
  :rtype: :class:`~oci.response.Response`
2402
2402
 
2403
2403
  :example:
2404
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
2404
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
2405
2405
  """
2406
2406
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2407
2407
  required_arguments = ['workRequestId']
@@ -2554,7 +2554,7 @@ class ShardedDatabaseServiceClient(object):
2554
2554
  :rtype: :class:`~oci.response.Response`
2555
2555
 
2556
2556
  :example:
2557
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
2557
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
2558
2558
  """
2559
2559
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2560
2560
  required_arguments = ['compartmentId']
@@ -2694,7 +2694,7 @@ class ShardedDatabaseServiceClient(object):
2694
2694
  :rtype: :class:`~oci.response.Response`
2695
2695
 
2696
2696
  :example:
2697
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/patch_sharded_database.py.html>`__ to see an example of how to use patch_sharded_database API.
2697
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/patch_sharded_database.py.html>`__ to see an example of how to use patch_sharded_database API.
2698
2698
  """
2699
2699
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2700
2700
  required_arguments = ['shardedDatabaseId']
@@ -2804,7 +2804,7 @@ class ShardedDatabaseServiceClient(object):
2804
2804
  :rtype: :class:`~oci.response.Response`
2805
2805
 
2806
2806
  :example:
2807
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/prevalidate_sharded_database.py.html>`__ to see an example of how to use prevalidate_sharded_database API.
2807
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/prevalidate_sharded_database.py.html>`__ to see an example of how to use prevalidate_sharded_database API.
2808
2808
  """
2809
2809
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2810
2810
  required_arguments = ['compartmentId']
@@ -2916,7 +2916,7 @@ class ShardedDatabaseServiceClient(object):
2916
2916
  :rtype: :class:`~oci.response.Response`
2917
2917
 
2918
2918
  :example:
2919
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/start_sharded_database.py.html>`__ to see an example of how to use start_sharded_database API.
2919
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/start_sharded_database.py.html>`__ to see an example of how to use start_sharded_database API.
2920
2920
  """
2921
2921
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2922
2922
  required_arguments = ['shardedDatabaseId']
@@ -3031,7 +3031,7 @@ class ShardedDatabaseServiceClient(object):
3031
3031
  :rtype: :class:`~oci.response.Response`
3032
3032
 
3033
3033
  :example:
3034
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/stop_sharded_database.py.html>`__ to see an example of how to use stop_sharded_database API.
3034
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/stop_sharded_database.py.html>`__ to see an example of how to use stop_sharded_database API.
3035
3035
  """
3036
3036
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3037
3037
  required_arguments = ['shardedDatabaseId']
@@ -3149,7 +3149,7 @@ class ShardedDatabaseServiceClient(object):
3149
3149
  :rtype: :class:`~oci.response.Response`
3150
3150
 
3151
3151
  :example:
3152
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/update_private_endpoint.py.html>`__ to see an example of how to use update_private_endpoint API.
3152
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/update_private_endpoint.py.html>`__ to see an example of how to use update_private_endpoint API.
3153
3153
  """
3154
3154
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3155
3155
  required_arguments = ['privateEndpointId']
@@ -3264,7 +3264,7 @@ class ShardedDatabaseServiceClient(object):
3264
3264
  :rtype: :class:`~oci.response.Response`
3265
3265
 
3266
3266
  :example:
3267
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/update_sharded_database.py.html>`__ to see an example of how to use update_sharded_database API.
3267
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/update_sharded_database.py.html>`__ to see an example of how to use update_sharded_database API.
3268
3268
  """
3269
3269
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3270
3270
  required_arguments = ['shardedDatabaseId']
@@ -3386,7 +3386,7 @@ class ShardedDatabaseServiceClient(object):
3386
3386
  :rtype: :class:`~oci.response.Response`
3387
3387
 
3388
3388
  :example:
3389
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/upload_signed_certificate_and_generate_wallet.py.html>`__ to see an example of how to use upload_signed_certificate_and_generate_wallet API.
3389
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/upload_signed_certificate_and_generate_wallet.py.html>`__ to see an example of how to use upload_signed_certificate_and_generate_wallet API.
3390
3390
  """
3391
3391
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3392
3392
  required_arguments = ['shardedDatabaseId']
@@ -3512,7 +3512,7 @@ class ShardedDatabaseServiceClient(object):
3512
3512
  :rtype: :class:`~oci.response.Response`
3513
3513
 
3514
3514
  :example:
3515
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/globallydistributeddatabase/validate_network.py.html>`__ to see an example of how to use validate_network API.
3515
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/globallydistributeddatabase/validate_network.py.html>`__ to see an example of how to use validate_network API.
3516
3516
  """
3517
3517
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3518
3518
  required_arguments = ['shardedDatabaseId']