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
@@ -160,7 +160,7 @@ class DataSafeClient(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/datasafe/activate_target_database.py.html>`__ to see an example of how to use activate_target_database API.
163
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/activate_target_database.py.html>`__ to see an example of how to use activate_target_database API.
164
164
  """
165
165
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
166
166
  required_arguments = ['targetDatabaseId']
@@ -273,7 +273,7 @@ class DataSafeClient(object):
273
273
  :rtype: :class:`~oci.response.Response`
274
274
 
275
275
  :example:
276
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/add_masking_columns_from_sdm.py.html>`__ to see an example of how to use add_masking_columns_from_sdm API.
276
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/add_masking_columns_from_sdm.py.html>`__ to see an example of how to use add_masking_columns_from_sdm API.
277
277
  """
278
278
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
279
279
  required_arguments = ['maskingPolicyId']
@@ -396,7 +396,7 @@ class DataSafeClient(object):
396
396
  :rtype: :class:`~oci.response.Response`
397
397
 
398
398
  :example:
399
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/alerts_update.py.html>`__ to see an example of how to use alerts_update API.
399
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/alerts_update.py.html>`__ to see an example of how to use alerts_update API.
400
400
  """
401
401
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
402
402
  required_arguments = []
@@ -517,7 +517,7 @@ class DataSafeClient(object):
517
517
  :rtype: :class:`~oci.response.Response`
518
518
 
519
519
  :example:
520
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/apply_discovery_job_results.py.html>`__ to see an example of how to use apply_discovery_job_results API.
520
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/apply_discovery_job_results.py.html>`__ to see an example of how to use apply_discovery_job_results API.
521
521
  """
522
522
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
523
523
  required_arguments = ['sensitiveDataModelId']
@@ -638,7 +638,7 @@ class DataSafeClient(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/datasafe/apply_sdm_masking_policy_difference.py.html>`__ to see an example of how to use apply_sdm_masking_policy_difference API.
641
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/apply_sdm_masking_policy_difference.py.html>`__ to see an example of how to use apply_sdm_masking_policy_difference API.
642
642
  """
643
643
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
644
644
  required_arguments = ['maskingPolicyId']
@@ -757,7 +757,7 @@ class DataSafeClient(object):
757
757
  :rtype: :class:`~oci.response.Response`
758
758
 
759
759
  :example:
760
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/calculate_audit_volume_available.py.html>`__ to see an example of how to use calculate_audit_volume_available API.
760
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/calculate_audit_volume_available.py.html>`__ to see an example of how to use calculate_audit_volume_available API.
761
761
  """
762
762
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
763
763
  required_arguments = ['auditProfileId']
@@ -876,7 +876,7 @@ class DataSafeClient(object):
876
876
  :rtype: :class:`~oci.response.Response`
877
877
 
878
878
  :example:
879
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/calculate_audit_volume_collected.py.html>`__ to see an example of how to use calculate_audit_volume_collected API.
879
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/calculate_audit_volume_collected.py.html>`__ to see an example of how to use calculate_audit_volume_collected API.
880
880
  """
881
881
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
882
882
  required_arguments = ['auditProfileId']
@@ -992,7 +992,7 @@ class DataSafeClient(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/datasafe/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
995
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
996
996
  """
997
997
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
998
998
  required_arguments = ['workRequestId']
@@ -1109,7 +1109,7 @@ class DataSafeClient(object):
1109
1109
  :rtype: :class:`~oci.response.Response`
1110
1110
 
1111
1111
  :example:
1112
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_alert_compartment.py.html>`__ to see an example of how to use change_alert_compartment API.
1112
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_alert_compartment.py.html>`__ to see an example of how to use change_alert_compartment API.
1113
1113
  """
1114
1114
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1115
1115
  required_arguments = ['alertId']
@@ -1228,7 +1228,7 @@ class DataSafeClient(object):
1228
1228
  :rtype: :class:`~oci.response.Response`
1229
1229
 
1230
1230
  :example:
1231
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_audit_archive_retrieval_compartment.py.html>`__ to see an example of how to use change_audit_archive_retrieval_compartment API.
1231
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_audit_archive_retrieval_compartment.py.html>`__ to see an example of how to use change_audit_archive_retrieval_compartment API.
1232
1232
  """
1233
1233
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1234
1234
  required_arguments = ['auditArchiveRetrievalId']
@@ -1347,7 +1347,7 @@ class DataSafeClient(object):
1347
1347
  :rtype: :class:`~oci.response.Response`
1348
1348
 
1349
1349
  :example:
1350
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_audit_policy_compartment.py.html>`__ to see an example of how to use change_audit_policy_compartment API.
1350
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_audit_policy_compartment.py.html>`__ to see an example of how to use change_audit_policy_compartment API.
1351
1351
  """
1352
1352
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1353
1353
  required_arguments = ['auditPolicyId']
@@ -1466,7 +1466,7 @@ class DataSafeClient(object):
1466
1466
  :rtype: :class:`~oci.response.Response`
1467
1467
 
1468
1468
  :example:
1469
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_audit_profile_compartment.py.html>`__ to see an example of how to use change_audit_profile_compartment API.
1469
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_audit_profile_compartment.py.html>`__ to see an example of how to use change_audit_profile_compartment API.
1470
1470
  """
1471
1471
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1472
1472
  required_arguments = ['auditProfileId']
@@ -1579,7 +1579,7 @@ class DataSafeClient(object):
1579
1579
  :rtype: :class:`~oci.response.Response`
1580
1580
 
1581
1581
  :example:
1582
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_data_safe_private_endpoint_compartment.py.html>`__ to see an example of how to use change_data_safe_private_endpoint_compartment API.
1582
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_data_safe_private_endpoint_compartment.py.html>`__ to see an example of how to use change_data_safe_private_endpoint_compartment API.
1583
1583
  """
1584
1584
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1585
1585
  required_arguments = ['dataSafePrivateEndpointId']
@@ -1695,7 +1695,7 @@ class DataSafeClient(object):
1695
1695
  :rtype: :class:`~oci.response.Response`
1696
1696
 
1697
1697
  :example:
1698
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_database_security_config_compartment.py.html>`__ to see an example of how to use change_database_security_config_compartment API.
1698
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_database_security_config_compartment.py.html>`__ to see an example of how to use change_database_security_config_compartment API.
1699
1699
  """
1700
1700
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1701
1701
  required_arguments = ['databaseSecurityConfigId']
@@ -1814,7 +1814,7 @@ class DataSafeClient(object):
1814
1814
  :rtype: :class:`~oci.response.Response`
1815
1815
 
1816
1816
  :example:
1817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_discovery_job_compartment.py.html>`__ to see an example of how to use change_discovery_job_compartment API.
1817
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_discovery_job_compartment.py.html>`__ to see an example of how to use change_discovery_job_compartment API.
1818
1818
  """
1819
1819
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1820
1820
  required_arguments = ['discoveryJobId']
@@ -1933,7 +1933,7 @@ class DataSafeClient(object):
1933
1933
  :rtype: :class:`~oci.response.Response`
1934
1934
 
1935
1935
  :example:
1936
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_library_masking_format_compartment.py.html>`__ to see an example of how to use change_library_masking_format_compartment API.
1936
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_library_masking_format_compartment.py.html>`__ to see an example of how to use change_library_masking_format_compartment API.
1937
1937
  """
1938
1938
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1939
1939
  required_arguments = ['libraryMaskingFormatId']
@@ -2052,7 +2052,7 @@ class DataSafeClient(object):
2052
2052
  :rtype: :class:`~oci.response.Response`
2053
2053
 
2054
2054
  :example:
2055
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_masking_policy_compartment.py.html>`__ to see an example of how to use change_masking_policy_compartment API.
2055
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_masking_policy_compartment.py.html>`__ to see an example of how to use change_masking_policy_compartment API.
2056
2056
  """
2057
2057
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2058
2058
  required_arguments = ['maskingPolicyId']
@@ -2171,7 +2171,7 @@ class DataSafeClient(object):
2171
2171
  :rtype: :class:`~oci.response.Response`
2172
2172
 
2173
2173
  :example:
2174
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_on_prem_connector_compartment.py.html>`__ to see an example of how to use change_on_prem_connector_compartment API.
2174
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_on_prem_connector_compartment.py.html>`__ to see an example of how to use change_on_prem_connector_compartment API.
2175
2175
  """
2176
2176
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2177
2177
  required_arguments = ['onPremConnectorId']
@@ -2290,7 +2290,7 @@ class DataSafeClient(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/datasafe/change_report_compartment.py.html>`__ to see an example of how to use change_report_compartment API.
2293
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_report_compartment.py.html>`__ to see an example of how to use change_report_compartment API.
2294
2294
  """
2295
2295
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2296
2296
  required_arguments = ['reportId']
@@ -2409,7 +2409,7 @@ class DataSafeClient(object):
2409
2409
  :rtype: :class:`~oci.response.Response`
2410
2410
 
2411
2411
  :example:
2412
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_report_definition_compartment.py.html>`__ to see an example of how to use change_report_definition_compartment API.
2412
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_report_definition_compartment.py.html>`__ to see an example of how to use change_report_definition_compartment API.
2413
2413
  """
2414
2414
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2415
2415
  required_arguments = ['reportDefinitionId']
@@ -2528,7 +2528,7 @@ class DataSafeClient(object):
2528
2528
  :rtype: :class:`~oci.response.Response`
2529
2529
 
2530
2530
  :example:
2531
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_retention.py.html>`__ to see an example of how to use change_retention API.
2531
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_retention.py.html>`__ to see an example of how to use change_retention API.
2532
2532
  """
2533
2533
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2534
2534
  required_arguments = ['auditProfileId']
@@ -2647,7 +2647,7 @@ class DataSafeClient(object):
2647
2647
  :rtype: :class:`~oci.response.Response`
2648
2648
 
2649
2649
  :example:
2650
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_sdm_masking_policy_difference_compartment.py.html>`__ to see an example of how to use change_sdm_masking_policy_difference_compartment API.
2650
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_sdm_masking_policy_difference_compartment.py.html>`__ to see an example of how to use change_sdm_masking_policy_difference_compartment API.
2651
2651
  """
2652
2652
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2653
2653
  required_arguments = ['sdmMaskingPolicyDifferenceId']
@@ -2770,7 +2770,7 @@ class DataSafeClient(object):
2770
2770
  :rtype: :class:`~oci.response.Response`
2771
2771
 
2772
2772
  :example:
2773
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_security_assessment_compartment.py.html>`__ to see an example of how to use change_security_assessment_compartment API.
2773
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_security_assessment_compartment.py.html>`__ to see an example of how to use change_security_assessment_compartment API.
2774
2774
  """
2775
2775
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2776
2776
  required_arguments = ['securityAssessmentId']
@@ -2889,7 +2889,7 @@ class DataSafeClient(object):
2889
2889
  :rtype: :class:`~oci.response.Response`
2890
2890
 
2891
2891
  :example:
2892
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_security_policy_compartment.py.html>`__ to see an example of how to use change_security_policy_compartment API.
2892
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_security_policy_compartment.py.html>`__ to see an example of how to use change_security_policy_compartment API.
2893
2893
  """
2894
2894
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2895
2895
  required_arguments = ['securityPolicyId']
@@ -3008,7 +3008,7 @@ class DataSafeClient(object):
3008
3008
  :rtype: :class:`~oci.response.Response`
3009
3009
 
3010
3010
  :example:
3011
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_security_policy_deployment_compartment.py.html>`__ to see an example of how to use change_security_policy_deployment_compartment API.
3011
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_security_policy_deployment_compartment.py.html>`__ to see an example of how to use change_security_policy_deployment_compartment API.
3012
3012
  """
3013
3013
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3014
3014
  required_arguments = ['securityPolicyDeploymentId']
@@ -3127,7 +3127,7 @@ class DataSafeClient(object):
3127
3127
  :rtype: :class:`~oci.response.Response`
3128
3128
 
3129
3129
  :example:
3130
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_sensitive_data_model_compartment.py.html>`__ to see an example of how to use change_sensitive_data_model_compartment API.
3130
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_sensitive_data_model_compartment.py.html>`__ to see an example of how to use change_sensitive_data_model_compartment API.
3131
3131
  """
3132
3132
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3133
3133
  required_arguments = ['sensitiveDataModelId']
@@ -3246,7 +3246,7 @@ class DataSafeClient(object):
3246
3246
  :rtype: :class:`~oci.response.Response`
3247
3247
 
3248
3248
  :example:
3249
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_sensitive_type_compartment.py.html>`__ to see an example of how to use change_sensitive_type_compartment API.
3249
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_sensitive_type_compartment.py.html>`__ to see an example of how to use change_sensitive_type_compartment API.
3250
3250
  """
3251
3251
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3252
3252
  required_arguments = ['sensitiveTypeId']
@@ -3365,7 +3365,7 @@ class DataSafeClient(object):
3365
3365
  :rtype: :class:`~oci.response.Response`
3366
3366
 
3367
3367
  :example:
3368
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_sql_collection_compartment.py.html>`__ to see an example of how to use change_sql_collection_compartment API.
3368
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_sql_collection_compartment.py.html>`__ to see an example of how to use change_sql_collection_compartment API.
3369
3369
  """
3370
3370
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3371
3371
  required_arguments = ['sqlCollectionId']
@@ -3484,7 +3484,7 @@ class DataSafeClient(object):
3484
3484
  :rtype: :class:`~oci.response.Response`
3485
3485
 
3486
3486
  :example:
3487
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_sql_firewall_policy_compartment.py.html>`__ to see an example of how to use change_sql_firewall_policy_compartment API.
3487
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_sql_firewall_policy_compartment.py.html>`__ to see an example of how to use change_sql_firewall_policy_compartment API.
3488
3488
  """
3489
3489
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3490
3490
  required_arguments = ['sqlFirewallPolicyId']
@@ -3603,7 +3603,7 @@ class DataSafeClient(object):
3603
3603
  :rtype: :class:`~oci.response.Response`
3604
3604
 
3605
3605
  :example:
3606
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_target_alert_policy_association_compartment.py.html>`__ to see an example of how to use change_target_alert_policy_association_compartment API.
3606
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_target_alert_policy_association_compartment.py.html>`__ to see an example of how to use change_target_alert_policy_association_compartment API.
3607
3607
  """
3608
3608
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3609
3609
  required_arguments = ['targetAlertPolicyAssociationId']
@@ -3722,7 +3722,7 @@ class DataSafeClient(object):
3722
3722
  :rtype: :class:`~oci.response.Response`
3723
3723
 
3724
3724
  :example:
3725
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_target_database_compartment.py.html>`__ to see an example of how to use change_target_database_compartment API.
3725
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_target_database_compartment.py.html>`__ to see an example of how to use change_target_database_compartment API.
3726
3726
  """
3727
3727
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3728
3728
  required_arguments = ['targetDatabaseId']
@@ -3845,7 +3845,7 @@ class DataSafeClient(object):
3845
3845
  :rtype: :class:`~oci.response.Response`
3846
3846
 
3847
3847
  :example:
3848
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/change_user_assessment_compartment.py.html>`__ to see an example of how to use change_user_assessment_compartment API.
3848
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/change_user_assessment_compartment.py.html>`__ to see an example of how to use change_user_assessment_compartment API.
3849
3849
  """
3850
3850
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3851
3851
  required_arguments = ['userAssessmentId']
@@ -3965,7 +3965,7 @@ class DataSafeClient(object):
3965
3965
  :rtype: :class:`~oci.response.Response`
3966
3966
 
3967
3967
  :example:
3968
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/compare_security_assessment.py.html>`__ to see an example of how to use compare_security_assessment API.
3968
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/compare_security_assessment.py.html>`__ to see an example of how to use compare_security_assessment API.
3969
3969
  """
3970
3970
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3971
3971
  required_arguments = ['securityAssessmentId']
@@ -4085,7 +4085,7 @@ class DataSafeClient(object):
4085
4085
  :rtype: :class:`~oci.response.Response`
4086
4086
 
4087
4087
  :example:
4088
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/compare_user_assessment.py.html>`__ to see an example of how to use compare_user_assessment API.
4088
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/compare_user_assessment.py.html>`__ to see an example of how to use compare_user_assessment API.
4089
4089
  """
4090
4090
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4091
4091
  required_arguments = ['userAssessmentId']
@@ -4196,7 +4196,7 @@ class DataSafeClient(object):
4196
4196
  :rtype: :class:`~oci.response.Response`
4197
4197
 
4198
4198
  :example:
4199
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_audit_archive_retrieval.py.html>`__ to see an example of how to use create_audit_archive_retrieval API.
4199
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_audit_archive_retrieval.py.html>`__ to see an example of how to use create_audit_archive_retrieval API.
4200
4200
  """
4201
4201
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4202
4202
  required_arguments = []
@@ -4293,7 +4293,7 @@ class DataSafeClient(object):
4293
4293
  :rtype: :class:`~oci.response.Response`
4294
4294
 
4295
4295
  :example:
4296
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_data_safe_private_endpoint.py.html>`__ to see an example of how to use create_data_safe_private_endpoint API.
4296
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_data_safe_private_endpoint.py.html>`__ to see an example of how to use create_data_safe_private_endpoint API.
4297
4297
  """
4298
4298
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4299
4299
  required_arguments = []
@@ -4394,7 +4394,7 @@ class DataSafeClient(object):
4394
4394
  :rtype: :class:`~oci.response.Response`
4395
4395
 
4396
4396
  :example:
4397
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
4397
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_discovery_job.py.html>`__ to see an example of how to use create_discovery_job API.
4398
4398
  """
4399
4399
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4400
4400
  required_arguments = []
@@ -4495,7 +4495,7 @@ class DataSafeClient(object):
4495
4495
  :rtype: :class:`~oci.response.Response`
4496
4496
 
4497
4497
  :example:
4498
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_library_masking_format.py.html>`__ to see an example of how to use create_library_masking_format API.
4498
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_library_masking_format.py.html>`__ to see an example of how to use create_library_masking_format API.
4499
4499
  """
4500
4500
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4501
4501
  required_arguments = []
@@ -4614,7 +4614,7 @@ class DataSafeClient(object):
4614
4614
  :rtype: :class:`~oci.response.Response`
4615
4615
 
4616
4616
  :example:
4617
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_masking_column.py.html>`__ to see an example of how to use create_masking_column API.
4617
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_masking_column.py.html>`__ to see an example of how to use create_masking_column API.
4618
4618
  """
4619
4619
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4620
4620
  required_arguments = ['maskingPolicyId']
@@ -4737,7 +4737,7 @@ class DataSafeClient(object):
4737
4737
  :rtype: :class:`~oci.response.Response`
4738
4738
 
4739
4739
  :example:
4740
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_masking_policy.py.html>`__ to see an example of how to use create_masking_policy API.
4740
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_masking_policy.py.html>`__ to see an example of how to use create_masking_policy API.
4741
4741
  """
4742
4742
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4743
4743
  required_arguments = []
@@ -4834,7 +4834,7 @@ class DataSafeClient(object):
4834
4834
  :rtype: :class:`~oci.response.Response`
4835
4835
 
4836
4836
  :example:
4837
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_on_prem_connector.py.html>`__ to see an example of how to use create_on_prem_connector API.
4837
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_on_prem_connector.py.html>`__ to see an example of how to use create_on_prem_connector API.
4838
4838
  """
4839
4839
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4840
4840
  required_arguments = []
@@ -4941,7 +4941,7 @@ class DataSafeClient(object):
4941
4941
  :rtype: :class:`~oci.response.Response`
4942
4942
 
4943
4943
  :example:
4944
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_peer_target_database.py.html>`__ to see an example of how to use create_peer_target_database API.
4944
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_peer_target_database.py.html>`__ to see an example of how to use create_peer_target_database API.
4945
4945
  """
4946
4946
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4947
4947
  required_arguments = ['targetDatabaseId']
@@ -5052,7 +5052,7 @@ class DataSafeClient(object):
5052
5052
  :rtype: :class:`~oci.response.Response`
5053
5053
 
5054
5054
  :example:
5055
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_report_definition.py.html>`__ to see an example of how to use create_report_definition API.
5055
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_report_definition.py.html>`__ to see an example of how to use create_report_definition API.
5056
5056
  """
5057
5057
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5058
5058
  required_arguments = []
@@ -5153,7 +5153,7 @@ class DataSafeClient(object):
5153
5153
  :rtype: :class:`~oci.response.Response`
5154
5154
 
5155
5155
  :example:
5156
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_sdm_masking_policy_difference.py.html>`__ to see an example of how to use create_sdm_masking_policy_difference API.
5156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_sdm_masking_policy_difference.py.html>`__ to see an example of how to use create_sdm_masking_policy_difference API.
5157
5157
  """
5158
5158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5159
5159
  required_arguments = []
@@ -5254,7 +5254,7 @@ class DataSafeClient(object):
5254
5254
  :rtype: :class:`~oci.response.Response`
5255
5255
 
5256
5256
  :example:
5257
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_security_assessment.py.html>`__ to see an example of how to use create_security_assessment API.
5257
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_security_assessment.py.html>`__ to see an example of how to use create_security_assessment API.
5258
5258
  """
5259
5259
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5260
5260
  required_arguments = []
@@ -5354,7 +5354,7 @@ class DataSafeClient(object):
5354
5354
  :rtype: :class:`~oci.response.Response`
5355
5355
 
5356
5356
  :example:
5357
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_sensitive_column.py.html>`__ to see an example of how to use create_sensitive_column API.
5357
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_sensitive_column.py.html>`__ to see an example of how to use create_sensitive_column API.
5358
5358
  """
5359
5359
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5360
5360
  required_arguments = ['sensitiveDataModelId']
@@ -5463,7 +5463,7 @@ class DataSafeClient(object):
5463
5463
  :rtype: :class:`~oci.response.Response`
5464
5464
 
5465
5465
  :example:
5466
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_sensitive_data_model.py.html>`__ to see an example of how to use create_sensitive_data_model API.
5466
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_sensitive_data_model.py.html>`__ to see an example of how to use create_sensitive_data_model API.
5467
5467
  """
5468
5468
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5469
5469
  required_arguments = []
@@ -5562,7 +5562,7 @@ class DataSafeClient(object):
5562
5562
  :rtype: :class:`~oci.response.Response`
5563
5563
 
5564
5564
  :example:
5565
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_sensitive_type.py.html>`__ to see an example of how to use create_sensitive_type API.
5565
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_sensitive_type.py.html>`__ to see an example of how to use create_sensitive_type API.
5566
5566
  """
5567
5567
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5568
5568
  required_arguments = []
@@ -5659,7 +5659,7 @@ class DataSafeClient(object):
5659
5659
  :rtype: :class:`~oci.response.Response`
5660
5660
 
5661
5661
  :example:
5662
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_sql_collection.py.html>`__ to see an example of how to use create_sql_collection API.
5662
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_sql_collection.py.html>`__ to see an example of how to use create_sql_collection API.
5663
5663
  """
5664
5664
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5665
5665
  required_arguments = []
@@ -5756,7 +5756,7 @@ class DataSafeClient(object):
5756
5756
  :rtype: :class:`~oci.response.Response`
5757
5757
 
5758
5758
  :example:
5759
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_target_alert_policy_association.py.html>`__ to see an example of how to use create_target_alert_policy_association API.
5759
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_target_alert_policy_association.py.html>`__ to see an example of how to use create_target_alert_policy_association API.
5760
5760
  """
5761
5761
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5762
5762
  required_arguments = []
@@ -5853,7 +5853,7 @@ class DataSafeClient(object):
5853
5853
  :rtype: :class:`~oci.response.Response`
5854
5854
 
5855
5855
  :example:
5856
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_target_database.py.html>`__ to see an example of how to use create_target_database API.
5856
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_target_database.py.html>`__ to see an example of how to use create_target_database API.
5857
5857
  """
5858
5858
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5859
5859
  required_arguments = []
@@ -5954,7 +5954,7 @@ class DataSafeClient(object):
5954
5954
  :rtype: :class:`~oci.response.Response`
5955
5955
 
5956
5956
  :example:
5957
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/create_user_assessment.py.html>`__ to see an example of how to use create_user_assessment API.
5957
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/create_user_assessment.py.html>`__ to see an example of how to use create_user_assessment API.
5958
5958
  """
5959
5959
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5960
5960
  required_arguments = []
@@ -6058,7 +6058,7 @@ class DataSafeClient(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/datasafe/deactivate_target_database.py.html>`__ to see an example of how to use deactivate_target_database API.
6061
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/deactivate_target_database.py.html>`__ to see an example of how to use deactivate_target_database API.
6062
6062
  """
6063
6063
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6064
6064
  required_arguments = ['targetDatabaseId']
@@ -6167,7 +6167,7 @@ class DataSafeClient(object):
6167
6167
  :rtype: :class:`~oci.response.Response`
6168
6168
 
6169
6169
  :example:
6170
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_audit_archive_retrieval.py.html>`__ to see an example of how to use delete_audit_archive_retrieval API.
6170
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_audit_archive_retrieval.py.html>`__ to see an example of how to use delete_audit_archive_retrieval API.
6171
6171
  """
6172
6172
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6173
6173
  required_arguments = ['auditArchiveRetrievalId']
@@ -6272,7 +6272,7 @@ class DataSafeClient(object):
6272
6272
  :rtype: :class:`~oci.response.Response`
6273
6273
 
6274
6274
  :example:
6275
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_audit_trail.py.html>`__ to see an example of how to use delete_audit_trail API.
6275
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_audit_trail.py.html>`__ to see an example of how to use delete_audit_trail API.
6276
6276
  """
6277
6277
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6278
6278
  required_arguments = ['auditTrailId']
@@ -6377,7 +6377,7 @@ class DataSafeClient(object):
6377
6377
  :rtype: :class:`~oci.response.Response`
6378
6378
 
6379
6379
  :example:
6380
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_data_safe_private_endpoint.py.html>`__ to see an example of how to use delete_data_safe_private_endpoint API.
6380
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_data_safe_private_endpoint.py.html>`__ to see an example of how to use delete_data_safe_private_endpoint API.
6381
6381
  """
6382
6382
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6383
6383
  required_arguments = ['dataSafePrivateEndpointId']
@@ -6482,7 +6482,7 @@ class DataSafeClient(object):
6482
6482
  :rtype: :class:`~oci.response.Response`
6483
6483
 
6484
6484
  :example:
6485
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
6485
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_discovery_job.py.html>`__ to see an example of how to use delete_discovery_job API.
6486
6486
  """
6487
6487
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6488
6488
  required_arguments = ['discoveryJobId']
@@ -6590,7 +6590,7 @@ class DataSafeClient(object):
6590
6590
  :rtype: :class:`~oci.response.Response`
6591
6591
 
6592
6592
  :example:
6593
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_discovery_job_result.py.html>`__ to see an example of how to use delete_discovery_job_result API.
6593
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_discovery_job_result.py.html>`__ to see an example of how to use delete_discovery_job_result API.
6594
6594
  """
6595
6595
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6596
6596
  required_arguments = ['discoveryJobId', 'resultKey']
@@ -6696,7 +6696,7 @@ class DataSafeClient(object):
6696
6696
  :rtype: :class:`~oci.response.Response`
6697
6697
 
6698
6698
  :example:
6699
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_library_masking_format.py.html>`__ to see an example of how to use delete_library_masking_format API.
6699
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_library_masking_format.py.html>`__ to see an example of how to use delete_library_masking_format API.
6700
6700
  """
6701
6701
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6702
6702
  required_arguments = ['libraryMaskingFormatId']
@@ -6804,7 +6804,7 @@ class DataSafeClient(object):
6804
6804
  :rtype: :class:`~oci.response.Response`
6805
6805
 
6806
6806
  :example:
6807
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_masking_column.py.html>`__ to see an example of how to use delete_masking_column API.
6807
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_masking_column.py.html>`__ to see an example of how to use delete_masking_column API.
6808
6808
  """
6809
6809
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6810
6810
  required_arguments = ['maskingColumnKey', 'maskingPolicyId']
@@ -6910,7 +6910,7 @@ class DataSafeClient(object):
6910
6910
  :rtype: :class:`~oci.response.Response`
6911
6911
 
6912
6912
  :example:
6913
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_masking_policy.py.html>`__ to see an example of how to use delete_masking_policy API.
6913
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_masking_policy.py.html>`__ to see an example of how to use delete_masking_policy API.
6914
6914
  """
6915
6915
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6916
6916
  required_arguments = ['maskingPolicyId']
@@ -7015,7 +7015,7 @@ class DataSafeClient(object):
7015
7015
  :rtype: :class:`~oci.response.Response`
7016
7016
 
7017
7017
  :example:
7018
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_on_prem_connector.py.html>`__ to see an example of how to use delete_on_prem_connector API.
7018
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_on_prem_connector.py.html>`__ to see an example of how to use delete_on_prem_connector API.
7019
7019
  """
7020
7020
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7021
7021
  required_arguments = ['onPremConnectorId']
@@ -7123,7 +7123,7 @@ class DataSafeClient(object):
7123
7123
  :rtype: :class:`~oci.response.Response`
7124
7124
 
7125
7125
  :example:
7126
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_peer_target_database.py.html>`__ to see an example of how to use delete_peer_target_database API.
7126
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_peer_target_database.py.html>`__ to see an example of how to use delete_peer_target_database API.
7127
7127
  """
7128
7128
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7129
7129
  required_arguments = ['targetDatabaseId', 'peerTargetDatabaseId']
@@ -7229,7 +7229,7 @@ class DataSafeClient(object):
7229
7229
  :rtype: :class:`~oci.response.Response`
7230
7230
 
7231
7231
  :example:
7232
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_report_definition.py.html>`__ to see an example of how to use delete_report_definition API.
7232
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_report_definition.py.html>`__ to see an example of how to use delete_report_definition API.
7233
7233
  """
7234
7234
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7235
7235
  required_arguments = ['reportDefinitionId']
@@ -7334,7 +7334,7 @@ class DataSafeClient(object):
7334
7334
  :rtype: :class:`~oci.response.Response`
7335
7335
 
7336
7336
  :example:
7337
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_sdm_masking_policy_difference.py.html>`__ to see an example of how to use delete_sdm_masking_policy_difference API.
7337
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_sdm_masking_policy_difference.py.html>`__ to see an example of how to use delete_sdm_masking_policy_difference API.
7338
7338
  """
7339
7339
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7340
7340
  required_arguments = ['sdmMaskingPolicyDifferenceId']
@@ -7442,7 +7442,7 @@ class DataSafeClient(object):
7442
7442
  :rtype: :class:`~oci.response.Response`
7443
7443
 
7444
7444
  :example:
7445
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_security_assessment.py.html>`__ to see an example of how to use delete_security_assessment API.
7445
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_security_assessment.py.html>`__ to see an example of how to use delete_security_assessment API.
7446
7446
  """
7447
7447
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7448
7448
  required_arguments = ['securityAssessmentId']
@@ -7550,7 +7550,7 @@ class DataSafeClient(object):
7550
7550
  :rtype: :class:`~oci.response.Response`
7551
7551
 
7552
7552
  :example:
7553
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_sensitive_column.py.html>`__ to see an example of how to use delete_sensitive_column API.
7553
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_sensitive_column.py.html>`__ to see an example of how to use delete_sensitive_column API.
7554
7554
  """
7555
7555
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7556
7556
  required_arguments = ['sensitiveDataModelId', 'sensitiveColumnKey']
@@ -7656,7 +7656,7 @@ class DataSafeClient(object):
7656
7656
  :rtype: :class:`~oci.response.Response`
7657
7657
 
7658
7658
  :example:
7659
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_sensitive_data_model.py.html>`__ to see an example of how to use delete_sensitive_data_model API.
7659
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_sensitive_data_model.py.html>`__ to see an example of how to use delete_sensitive_data_model API.
7660
7660
  """
7661
7661
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7662
7662
  required_arguments = ['sensitiveDataModelId']
@@ -7761,7 +7761,7 @@ class DataSafeClient(object):
7761
7761
  :rtype: :class:`~oci.response.Response`
7762
7762
 
7763
7763
  :example:
7764
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_sensitive_type.py.html>`__ to see an example of how to use delete_sensitive_type API.
7764
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_sensitive_type.py.html>`__ to see an example of how to use delete_sensitive_type API.
7765
7765
  """
7766
7766
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7767
7767
  required_arguments = ['sensitiveTypeId']
@@ -7866,7 +7866,7 @@ class DataSafeClient(object):
7866
7866
  :rtype: :class:`~oci.response.Response`
7867
7867
 
7868
7868
  :example:
7869
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_sql_collection.py.html>`__ to see an example of how to use delete_sql_collection API.
7869
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_sql_collection.py.html>`__ to see an example of how to use delete_sql_collection API.
7870
7870
  """
7871
7871
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7872
7872
  required_arguments = ['sqlCollectionId']
@@ -7971,7 +7971,7 @@ class DataSafeClient(object):
7971
7971
  :rtype: :class:`~oci.response.Response`
7972
7972
 
7973
7973
  :example:
7974
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_sql_firewall_policy.py.html>`__ to see an example of how to use delete_sql_firewall_policy API.
7974
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_sql_firewall_policy.py.html>`__ to see an example of how to use delete_sql_firewall_policy API.
7975
7975
  """
7976
7976
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7977
7977
  required_arguments = ['sqlFirewallPolicyId']
@@ -8076,7 +8076,7 @@ class DataSafeClient(object):
8076
8076
  :rtype: :class:`~oci.response.Response`
8077
8077
 
8078
8078
  :example:
8079
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_target_alert_policy_association.py.html>`__ to see an example of how to use delete_target_alert_policy_association API.
8079
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_target_alert_policy_association.py.html>`__ to see an example of how to use delete_target_alert_policy_association API.
8080
8080
  """
8081
8081
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8082
8082
  required_arguments = ['targetAlertPolicyAssociationId']
@@ -8181,7 +8181,7 @@ class DataSafeClient(object):
8181
8181
  :rtype: :class:`~oci.response.Response`
8182
8182
 
8183
8183
  :example:
8184
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_target_database.py.html>`__ to see an example of how to use delete_target_database API.
8184
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_target_database.py.html>`__ to see an example of how to use delete_target_database API.
8185
8185
  """
8186
8186
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8187
8187
  required_arguments = ['targetDatabaseId']
@@ -8289,7 +8289,7 @@ class DataSafeClient(object):
8289
8289
  :rtype: :class:`~oci.response.Response`
8290
8290
 
8291
8291
  :example:
8292
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/delete_user_assessment.py.html>`__ to see an example of how to use delete_user_assessment API.
8292
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/delete_user_assessment.py.html>`__ to see an example of how to use delete_user_assessment API.
8293
8293
  """
8294
8294
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8295
8295
  required_arguments = ['userAssessmentId']
@@ -8403,7 +8403,7 @@ class DataSafeClient(object):
8403
8403
  :rtype: :class:`~oci.response.Response`
8404
8404
 
8405
8405
  :example:
8406
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/discover_audit_trails.py.html>`__ to see an example of how to use discover_audit_trails API.
8406
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/discover_audit_trails.py.html>`__ to see an example of how to use discover_audit_trails API.
8407
8407
  """
8408
8408
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8409
8409
  required_arguments = ['auditProfileId']
@@ -8510,7 +8510,7 @@ class DataSafeClient(object):
8510
8510
  :rtype: :class:`~oci.response.Response`
8511
8511
 
8512
8512
  :example:
8513
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_discovery_report.py.html>`__ to see an example of how to use download_discovery_report API.
8513
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_discovery_report.py.html>`__ to see an example of how to use download_discovery_report API.
8514
8514
  """
8515
8515
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8516
8516
  required_arguments = ['sensitiveDataModelId']
@@ -8613,7 +8613,7 @@ class DataSafeClient(object):
8613
8613
  :rtype: :class:`~oci.response.Response`
8614
8614
 
8615
8615
  :example:
8616
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_masking_log.py.html>`__ to see an example of how to use download_masking_log API.
8616
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_masking_log.py.html>`__ to see an example of how to use download_masking_log API.
8617
8617
  """
8618
8618
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8619
8619
  required_arguments = ['maskingPolicyId']
@@ -8719,7 +8719,7 @@ class DataSafeClient(object):
8719
8719
  :rtype: :class:`~oci.response.Response`
8720
8720
 
8721
8721
  :example:
8722
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_masking_policy.py.html>`__ to see an example of how to use download_masking_policy API.
8722
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_masking_policy.py.html>`__ to see an example of how to use download_masking_policy API.
8723
8723
  """
8724
8724
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8725
8725
  required_arguments = ['maskingPolicyId']
@@ -8824,7 +8824,7 @@ class DataSafeClient(object):
8824
8824
  :rtype: :class:`~oci.response.Response`
8825
8825
 
8826
8826
  :example:
8827
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_masking_report.py.html>`__ to see an example of how to use download_masking_report API.
8827
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_masking_report.py.html>`__ to see an example of how to use download_masking_report API.
8828
8828
  """
8829
8829
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8830
8830
  required_arguments = ['maskingPolicyId']
@@ -8934,7 +8934,7 @@ class DataSafeClient(object):
8934
8934
  :rtype: :class:`~oci.response.Response`
8935
8935
 
8936
8936
  :example:
8937
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_privilege_script.py.html>`__ to see an example of how to use download_privilege_script API.
8937
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_privilege_script.py.html>`__ to see an example of how to use download_privilege_script API.
8938
8938
  """
8939
8939
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8940
8940
  required_arguments = []
@@ -9042,7 +9042,7 @@ class DataSafeClient(object):
9042
9042
  :rtype: :class:`~oci.response.Response`
9043
9043
 
9044
9044
  :example:
9045
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_security_assessment_report.py.html>`__ to see an example of how to use download_security_assessment_report API.
9045
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_security_assessment_report.py.html>`__ to see an example of how to use download_security_assessment_report API.
9046
9046
  """
9047
9047
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9048
9048
  required_arguments = ['securityAssessmentId']
@@ -9153,7 +9153,7 @@ class DataSafeClient(object):
9153
9153
  :rtype: :class:`~oci.response.Response`
9154
9154
 
9155
9155
  :example:
9156
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_sensitive_data_model.py.html>`__ to see an example of how to use download_sensitive_data_model API.
9156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_sensitive_data_model.py.html>`__ to see an example of how to use download_sensitive_data_model API.
9157
9157
  """
9158
9158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9159
9159
  required_arguments = ['sensitiveDataModelId']
@@ -9270,7 +9270,7 @@ class DataSafeClient(object):
9270
9270
  :rtype: :class:`~oci.response.Response`
9271
9271
 
9272
9272
  :example:
9273
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/download_user_assessment_report.py.html>`__ to see an example of how to use download_user_assessment_report API.
9273
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/download_user_assessment_report.py.html>`__ to see an example of how to use download_user_assessment_report API.
9274
9274
  """
9275
9275
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9276
9276
  required_arguments = ['userAssessmentId']
@@ -9385,7 +9385,7 @@ class DataSafeClient(object):
9385
9385
  :rtype: :class:`~oci.response.Response`
9386
9386
 
9387
9387
  :example:
9388
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/enable_data_safe_configuration.py.html>`__ to see an example of how to use enable_data_safe_configuration API.
9388
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/enable_data_safe_configuration.py.html>`__ to see an example of how to use enable_data_safe_configuration API.
9389
9389
  """
9390
9390
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9391
9391
  required_arguments = []
@@ -9487,7 +9487,7 @@ class DataSafeClient(object):
9487
9487
  :rtype: :class:`~oci.response.Response`
9488
9488
 
9489
9489
  :example:
9490
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_discovery_report_for_download.py.html>`__ to see an example of how to use generate_discovery_report_for_download API.
9490
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_discovery_report_for_download.py.html>`__ to see an example of how to use generate_discovery_report_for_download API.
9491
9491
  """
9492
9492
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9493
9493
  required_arguments = ['sensitiveDataModelId']
@@ -9592,7 +9592,7 @@ class DataSafeClient(object):
9592
9592
  :rtype: :class:`~oci.response.Response`
9593
9593
 
9594
9594
  :example:
9595
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_masking_policy_for_download.py.html>`__ to see an example of how to use generate_masking_policy_for_download API.
9595
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_masking_policy_for_download.py.html>`__ to see an example of how to use generate_masking_policy_for_download API.
9596
9596
  """
9597
9597
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9598
9598
  required_arguments = ['maskingPolicyId']
@@ -9696,7 +9696,7 @@ class DataSafeClient(object):
9696
9696
  :rtype: :class:`~oci.response.Response`
9697
9697
 
9698
9698
  :example:
9699
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_masking_report_for_download.py.html>`__ to see an example of how to use generate_masking_report_for_download API.
9699
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_masking_report_for_download.py.html>`__ to see an example of how to use generate_masking_report_for_download API.
9700
9700
  """
9701
9701
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9702
9702
  required_arguments = ['maskingPolicyId']
@@ -9810,7 +9810,7 @@ class DataSafeClient(object):
9810
9810
  :rtype: :class:`~oci.response.Response`
9811
9811
 
9812
9812
  :example:
9813
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_on_prem_connector_configuration.py.html>`__ to see an example of how to use generate_on_prem_connector_configuration API.
9813
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_on_prem_connector_configuration.py.html>`__ to see an example of how to use generate_on_prem_connector_configuration API.
9814
9814
  """
9815
9815
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9816
9816
  required_arguments = ['onPremConnectorId']
@@ -9942,7 +9942,7 @@ class DataSafeClient(object):
9942
9942
  :rtype: :class:`~oci.response.Response`
9943
9943
 
9944
9944
  :example:
9945
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_report.py.html>`__ to see an example of how to use generate_report API.
9945
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_report.py.html>`__ to see an example of how to use generate_report API.
9946
9946
  """
9947
9947
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9948
9948
  required_arguments = ['reportDefinitionId']
@@ -10070,7 +10070,7 @@ class DataSafeClient(object):
10070
10070
  :rtype: :class:`~oci.response.Response`
10071
10071
 
10072
10072
  :example:
10073
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_security_assessment_report.py.html>`__ to see an example of how to use generate_security_assessment_report API.
10073
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_security_assessment_report.py.html>`__ to see an example of how to use generate_security_assessment_report API.
10074
10074
  """
10075
10075
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10076
10076
  required_arguments = ['securityAssessmentId']
@@ -10179,7 +10179,7 @@ class DataSafeClient(object):
10179
10179
  :rtype: :class:`~oci.response.Response`
10180
10180
 
10181
10181
  :example:
10182
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_sensitive_data_model_for_download.py.html>`__ to see an example of how to use generate_sensitive_data_model_for_download API.
10182
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_sensitive_data_model_for_download.py.html>`__ to see an example of how to use generate_sensitive_data_model_for_download API.
10183
10183
  """
10184
10184
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10185
10185
  required_arguments = ['sensitiveDataModelId']
@@ -10290,7 +10290,7 @@ class DataSafeClient(object):
10290
10290
  :rtype: :class:`~oci.response.Response`
10291
10291
 
10292
10292
  :example:
10293
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_sql_firewall_policy.py.html>`__ to see an example of how to use generate_sql_firewall_policy API.
10293
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_sql_firewall_policy.py.html>`__ to see an example of how to use generate_sql_firewall_policy API.
10294
10294
  """
10295
10295
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10296
10296
  required_arguments = ['sqlCollectionId']
@@ -10408,7 +10408,7 @@ class DataSafeClient(object):
10408
10408
  :rtype: :class:`~oci.response.Response`
10409
10409
 
10410
10410
  :example:
10411
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/generate_user_assessment_report.py.html>`__ to see an example of how to use generate_user_assessment_report API.
10411
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/generate_user_assessment_report.py.html>`__ to see an example of how to use generate_user_assessment_report API.
10412
10412
  """
10413
10413
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10414
10414
  required_arguments = ['userAssessmentId']
@@ -10511,7 +10511,7 @@ class DataSafeClient(object):
10511
10511
  :rtype: :class:`~oci.response.Response`
10512
10512
 
10513
10513
  :example:
10514
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_alert.py.html>`__ to see an example of how to use get_alert API.
10514
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_alert.py.html>`__ to see an example of how to use get_alert API.
10515
10515
  """
10516
10516
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10517
10517
  required_arguments = ['alertId']
@@ -10609,7 +10609,7 @@ class DataSafeClient(object):
10609
10609
  :rtype: :class:`~oci.response.Response`
10610
10610
 
10611
10611
  :example:
10612
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_alert_policy.py.html>`__ to see an example of how to use get_alert_policy API.
10612
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_alert_policy.py.html>`__ to see an example of how to use get_alert_policy API.
10613
10613
  """
10614
10614
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10615
10615
  required_arguments = ['alertPolicyId']
@@ -10714,7 +10714,7 @@ class DataSafeClient(object):
10714
10714
  :rtype: :class:`~oci.response.Response`
10715
10715
 
10716
10716
  :example:
10717
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_audit_archive_retrieval.py.html>`__ to see an example of how to use get_audit_archive_retrieval API.
10717
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_audit_archive_retrieval.py.html>`__ to see an example of how to use get_audit_archive_retrieval API.
10718
10718
  """
10719
10719
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10720
10720
  required_arguments = ['auditArchiveRetrievalId']
@@ -10814,7 +10814,7 @@ class DataSafeClient(object):
10814
10814
  :rtype: :class:`~oci.response.Response`
10815
10815
 
10816
10816
  :example:
10817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_audit_policy.py.html>`__ to see an example of how to use get_audit_policy API.
10817
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_audit_policy.py.html>`__ to see an example of how to use get_audit_policy API.
10818
10818
  """
10819
10819
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10820
10820
  required_arguments = ['auditPolicyId']
@@ -10912,7 +10912,7 @@ class DataSafeClient(object):
10912
10912
  :rtype: :class:`~oci.response.Response`
10913
10913
 
10914
10914
  :example:
10915
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_audit_profile.py.html>`__ to see an example of how to use get_audit_profile API.
10915
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_audit_profile.py.html>`__ to see an example of how to use get_audit_profile API.
10916
10916
  """
10917
10917
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10918
10918
  required_arguments = ['auditProfileId']
@@ -11010,7 +11010,7 @@ class DataSafeClient(object):
11010
11010
  :rtype: :class:`~oci.response.Response`
11011
11011
 
11012
11012
  :example:
11013
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_audit_trail.py.html>`__ to see an example of how to use get_audit_trail API.
11013
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_audit_trail.py.html>`__ to see an example of how to use get_audit_trail API.
11014
11014
  """
11015
11015
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11016
11016
  required_arguments = ['auditTrailId']
@@ -11121,7 +11121,7 @@ class DataSafeClient(object):
11121
11121
  :rtype: :class:`~oci.response.Response`
11122
11122
 
11123
11123
  :example:
11124
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_compatible_formats_for_data_types.py.html>`__ to see an example of how to use get_compatible_formats_for_data_types API.
11124
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_compatible_formats_for_data_types.py.html>`__ to see an example of how to use get_compatible_formats_for_data_types API.
11125
11125
  """
11126
11126
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11127
11127
  required_arguments = []
@@ -11242,7 +11242,7 @@ class DataSafeClient(object):
11242
11242
  :rtype: :class:`~oci.response.Response`
11243
11243
 
11244
11244
  :example:
11245
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_compatible_formats_for_sensitive_types.py.html>`__ to see an example of how to use get_compatible_formats_for_sensitive_types API.
11245
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_compatible_formats_for_sensitive_types.py.html>`__ to see an example of how to use get_compatible_formats_for_sensitive_types API.
11246
11246
  """
11247
11247
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11248
11248
  required_arguments = ['compartmentId']
@@ -11350,7 +11350,7 @@ class DataSafeClient(object):
11350
11350
  :rtype: :class:`~oci.response.Response`
11351
11351
 
11352
11352
  :example:
11353
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_data_safe_configuration.py.html>`__ to see an example of how to use get_data_safe_configuration API.
11353
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_data_safe_configuration.py.html>`__ to see an example of how to use get_data_safe_configuration API.
11354
11354
  """
11355
11355
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11356
11356
  required_arguments = []
@@ -11444,7 +11444,7 @@ class DataSafeClient(object):
11444
11444
  :rtype: :class:`~oci.response.Response`
11445
11445
 
11446
11446
  :example:
11447
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_data_safe_private_endpoint.py.html>`__ to see an example of how to use get_data_safe_private_endpoint API.
11447
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_data_safe_private_endpoint.py.html>`__ to see an example of how to use get_data_safe_private_endpoint API.
11448
11448
  """
11449
11449
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11450
11450
  required_arguments = ['dataSafePrivateEndpointId']
@@ -11542,7 +11542,7 @@ class DataSafeClient(object):
11542
11542
  :rtype: :class:`~oci.response.Response`
11543
11543
 
11544
11544
  :example:
11545
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_database_security_config.py.html>`__ to see an example of how to use get_database_security_config API.
11545
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_database_security_config.py.html>`__ to see an example of how to use get_database_security_config API.
11546
11546
  """
11547
11547
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11548
11548
  required_arguments = ['databaseSecurityConfigId']
@@ -11643,7 +11643,7 @@ class DataSafeClient(object):
11643
11643
  :rtype: :class:`~oci.response.Response`
11644
11644
 
11645
11645
  :example:
11646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_database_table_access_entry.py.html>`__ to see an example of how to use get_database_table_access_entry API.
11646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_database_table_access_entry.py.html>`__ to see an example of how to use get_database_table_access_entry API.
11647
11647
  """
11648
11648
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11649
11649
  required_arguments = ['securityPolicyReportId', 'databaseTableAccessEntryKey']
@@ -11745,7 +11745,7 @@ class DataSafeClient(object):
11745
11745
  :rtype: :class:`~oci.response.Response`
11746
11746
 
11747
11747
  :example:
11748
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_database_view_access_entry.py.html>`__ to see an example of how to use get_database_view_access_entry API.
11748
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_database_view_access_entry.py.html>`__ to see an example of how to use get_database_view_access_entry API.
11749
11749
  """
11750
11750
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11751
11751
  required_arguments = ['securityPolicyReportId', 'databaseViewAccessEntryKey']
@@ -11847,7 +11847,7 @@ class DataSafeClient(object):
11847
11847
  :rtype: :class:`~oci.response.Response`
11848
11848
 
11849
11849
  :example:
11850
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_difference_column.py.html>`__ to see an example of how to use get_difference_column API.
11850
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_difference_column.py.html>`__ to see an example of how to use get_difference_column API.
11851
11851
  """
11852
11852
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11853
11853
  required_arguments = ['sdmMaskingPolicyDifferenceId', 'differenceColumnKey']
@@ -11946,7 +11946,7 @@ class DataSafeClient(object):
11946
11946
  :rtype: :class:`~oci.response.Response`
11947
11947
 
11948
11948
  :example:
11949
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
11949
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_discovery_job.py.html>`__ to see an example of how to use get_discovery_job API.
11950
11950
  """
11951
11951
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11952
11952
  required_arguments = ['discoveryJobId']
@@ -12047,7 +12047,7 @@ class DataSafeClient(object):
12047
12047
  :rtype: :class:`~oci.response.Response`
12048
12048
 
12049
12049
  :example:
12050
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_discovery_job_result.py.html>`__ to see an example of how to use get_discovery_job_result API.
12050
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_discovery_job_result.py.html>`__ to see an example of how to use get_discovery_job_result API.
12051
12051
  """
12052
12052
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12053
12053
  required_arguments = ['discoveryJobId', 'resultKey']
@@ -12146,7 +12146,7 @@ class DataSafeClient(object):
12146
12146
  :rtype: :class:`~oci.response.Response`
12147
12147
 
12148
12148
  :example:
12149
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_library_masking_format.py.html>`__ to see an example of how to use get_library_masking_format API.
12149
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_library_masking_format.py.html>`__ to see an example of how to use get_library_masking_format API.
12150
12150
  """
12151
12151
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12152
12152
  required_arguments = ['libraryMaskingFormatId']
@@ -12247,7 +12247,7 @@ class DataSafeClient(object):
12247
12247
  :rtype: :class:`~oci.response.Response`
12248
12248
 
12249
12249
  :example:
12250
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_masking_column.py.html>`__ to see an example of how to use get_masking_column API.
12250
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_masking_column.py.html>`__ to see an example of how to use get_masking_column API.
12251
12251
  """
12252
12252
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12253
12253
  required_arguments = ['maskingPolicyId', 'maskingColumnKey']
@@ -12346,7 +12346,7 @@ class DataSafeClient(object):
12346
12346
  :rtype: :class:`~oci.response.Response`
12347
12347
 
12348
12348
  :example:
12349
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_masking_policy.py.html>`__ to see an example of how to use get_masking_policy API.
12349
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_masking_policy.py.html>`__ to see an example of how to use get_masking_policy API.
12350
12350
  """
12351
12351
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12352
12352
  required_arguments = ['maskingPolicyId']
@@ -12444,7 +12444,7 @@ class DataSafeClient(object):
12444
12444
  :rtype: :class:`~oci.response.Response`
12445
12445
 
12446
12446
  :example:
12447
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_masking_report.py.html>`__ to see an example of how to use get_masking_report API.
12447
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_masking_report.py.html>`__ to see an example of how to use get_masking_report API.
12448
12448
  """
12449
12449
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12450
12450
  required_arguments = ['maskingReportId']
@@ -12542,7 +12542,7 @@ class DataSafeClient(object):
12542
12542
  :rtype: :class:`~oci.response.Response`
12543
12543
 
12544
12544
  :example:
12545
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_on_prem_connector.py.html>`__ to see an example of how to use get_on_prem_connector API.
12545
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_on_prem_connector.py.html>`__ to see an example of how to use get_on_prem_connector API.
12546
12546
  """
12547
12547
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12548
12548
  required_arguments = ['onPremConnectorId']
@@ -12643,7 +12643,7 @@ class DataSafeClient(object):
12643
12643
  :rtype: :class:`~oci.response.Response`
12644
12644
 
12645
12645
  :example:
12646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_peer_target_database.py.html>`__ to see an example of how to use get_peer_target_database API.
12646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_peer_target_database.py.html>`__ to see an example of how to use get_peer_target_database API.
12647
12647
  """
12648
12648
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12649
12649
  required_arguments = ['targetDatabaseId', 'peerTargetDatabaseId']
@@ -12748,7 +12748,7 @@ class DataSafeClient(object):
12748
12748
  :rtype: :class:`~oci.response.Response`
12749
12749
 
12750
12750
  :example:
12751
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_profile.py.html>`__ to see an example of how to use get_profile API.
12751
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_profile.py.html>`__ to see an example of how to use get_profile API.
12752
12752
  """
12753
12753
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12754
12754
  required_arguments = ['userAssessmentId', 'profileName']
@@ -12847,7 +12847,7 @@ class DataSafeClient(object):
12847
12847
  :rtype: :class:`~oci.response.Response`
12848
12848
 
12849
12849
  :example:
12850
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_report.py.html>`__ to see an example of how to use get_report API.
12850
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_report.py.html>`__ to see an example of how to use get_report API.
12851
12851
  """
12852
12852
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12853
12853
  required_arguments = ['reportId']
@@ -12945,7 +12945,7 @@ class DataSafeClient(object):
12945
12945
  :rtype: :class:`~oci.response.Response`
12946
12946
 
12947
12947
  :example:
12948
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_report_content.py.html>`__ to see an example of how to use get_report_content API.
12948
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_report_content.py.html>`__ to see an example of how to use get_report_content API.
12949
12949
  """
12950
12950
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12951
12951
  required_arguments = ['reportId']
@@ -13043,7 +13043,7 @@ class DataSafeClient(object):
13043
13043
  :rtype: :class:`~oci.response.Response`
13044
13044
 
13045
13045
  :example:
13046
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_report_definition.py.html>`__ to see an example of how to use get_report_definition API.
13046
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_report_definition.py.html>`__ to see an example of how to use get_report_definition API.
13047
13047
  """
13048
13048
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13049
13049
  required_arguments = ['reportDefinitionId']
@@ -13141,7 +13141,7 @@ class DataSafeClient(object):
13141
13141
  :rtype: :class:`~oci.response.Response`
13142
13142
 
13143
13143
  :example:
13144
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_sdm_masking_policy_difference.py.html>`__ to see an example of how to use get_sdm_masking_policy_difference API.
13144
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_sdm_masking_policy_difference.py.html>`__ to see an example of how to use get_sdm_masking_policy_difference API.
13145
13145
  """
13146
13146
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13147
13147
  required_arguments = ['sdmMaskingPolicyDifferenceId']
@@ -13239,7 +13239,7 @@ class DataSafeClient(object):
13239
13239
  :rtype: :class:`~oci.response.Response`
13240
13240
 
13241
13241
  :example:
13242
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_security_assessment.py.html>`__ to see an example of how to use get_security_assessment API.
13242
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_security_assessment.py.html>`__ to see an example of how to use get_security_assessment API.
13243
13243
  """
13244
13244
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13245
13245
  required_arguments = ['securityAssessmentId']
@@ -13340,7 +13340,7 @@ class DataSafeClient(object):
13340
13340
  :rtype: :class:`~oci.response.Response`
13341
13341
 
13342
13342
  :example:
13343
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_security_assessment_comparison.py.html>`__ to see an example of how to use get_security_assessment_comparison API.
13343
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_security_assessment_comparison.py.html>`__ to see an example of how to use get_security_assessment_comparison API.
13344
13344
  """
13345
13345
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13346
13346
  required_arguments = ['securityAssessmentId', 'comparisonSecurityAssessmentId']
@@ -13439,7 +13439,7 @@ class DataSafeClient(object):
13439
13439
  :rtype: :class:`~oci.response.Response`
13440
13440
 
13441
13441
  :example:
13442
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_security_policy.py.html>`__ to see an example of how to use get_security_policy API.
13442
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_security_policy.py.html>`__ to see an example of how to use get_security_policy API.
13443
13443
  """
13444
13444
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13445
13445
  required_arguments = ['securityPolicyId']
@@ -13537,7 +13537,7 @@ class DataSafeClient(object):
13537
13537
  :rtype: :class:`~oci.response.Response`
13538
13538
 
13539
13539
  :example:
13540
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_security_policy_deployment.py.html>`__ to see an example of how to use get_security_policy_deployment API.
13540
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_security_policy_deployment.py.html>`__ to see an example of how to use get_security_policy_deployment API.
13541
13541
  """
13542
13542
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13543
13543
  required_arguments = ['securityPolicyDeploymentId']
@@ -13641,7 +13641,7 @@ class DataSafeClient(object):
13641
13641
  :rtype: :class:`~oci.response.Response`
13642
13642
 
13643
13643
  :example:
13644
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_security_policy_entry_state.py.html>`__ to see an example of how to use get_security_policy_entry_state API.
13644
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_security_policy_entry_state.py.html>`__ to see an example of how to use get_security_policy_entry_state API.
13645
13645
  """
13646
13646
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13647
13647
  required_arguments = ['securityPolicyDeploymentId', 'securityPolicyEntryStateId']
@@ -13740,7 +13740,7 @@ class DataSafeClient(object):
13740
13740
  :rtype: :class:`~oci.response.Response`
13741
13741
 
13742
13742
  :example:
13743
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_security_policy_report.py.html>`__ to see an example of how to use get_security_policy_report API.
13743
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_security_policy_report.py.html>`__ to see an example of how to use get_security_policy_report API.
13744
13744
  """
13745
13745
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13746
13746
  required_arguments = ['securityPolicyReportId']
@@ -13841,7 +13841,7 @@ class DataSafeClient(object):
13841
13841
  :rtype: :class:`~oci.response.Response`
13842
13842
 
13843
13843
  :example:
13844
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_sensitive_column.py.html>`__ to see an example of how to use get_sensitive_column API.
13844
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_sensitive_column.py.html>`__ to see an example of how to use get_sensitive_column API.
13845
13845
  """
13846
13846
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13847
13847
  required_arguments = ['sensitiveDataModelId', 'sensitiveColumnKey']
@@ -13940,7 +13940,7 @@ class DataSafeClient(object):
13940
13940
  :rtype: :class:`~oci.response.Response`
13941
13941
 
13942
13942
  :example:
13943
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_sensitive_data_model.py.html>`__ to see an example of how to use get_sensitive_data_model API.
13943
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_sensitive_data_model.py.html>`__ to see an example of how to use get_sensitive_data_model API.
13944
13944
  """
13945
13945
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13946
13946
  required_arguments = ['sensitiveDataModelId']
@@ -14038,7 +14038,7 @@ class DataSafeClient(object):
14038
14038
  :rtype: :class:`~oci.response.Response`
14039
14039
 
14040
14040
  :example:
14041
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_sensitive_type.py.html>`__ to see an example of how to use get_sensitive_type API.
14041
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_sensitive_type.py.html>`__ to see an example of how to use get_sensitive_type API.
14042
14042
  """
14043
14043
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14044
14044
  required_arguments = ['sensitiveTypeId']
@@ -14136,7 +14136,7 @@ class DataSafeClient(object):
14136
14136
  :rtype: :class:`~oci.response.Response`
14137
14137
 
14138
14138
  :example:
14139
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_sql_collection.py.html>`__ to see an example of how to use get_sql_collection API.
14139
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_sql_collection.py.html>`__ to see an example of how to use get_sql_collection API.
14140
14140
  """
14141
14141
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14142
14142
  required_arguments = ['sqlCollectionId']
@@ -14234,7 +14234,7 @@ class DataSafeClient(object):
14234
14234
  :rtype: :class:`~oci.response.Response`
14235
14235
 
14236
14236
  :example:
14237
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_sql_firewall_policy.py.html>`__ to see an example of how to use get_sql_firewall_policy API.
14237
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_sql_firewall_policy.py.html>`__ to see an example of how to use get_sql_firewall_policy API.
14238
14238
  """
14239
14239
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14240
14240
  required_arguments = ['sqlFirewallPolicyId']
@@ -14332,7 +14332,7 @@ class DataSafeClient(object):
14332
14332
  :rtype: :class:`~oci.response.Response`
14333
14333
 
14334
14334
  :example:
14335
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_target_alert_policy_association.py.html>`__ to see an example of how to use get_target_alert_policy_association API.
14335
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_target_alert_policy_association.py.html>`__ to see an example of how to use get_target_alert_policy_association API.
14336
14336
  """
14337
14337
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14338
14338
  required_arguments = ['targetAlertPolicyAssociationId']
@@ -14430,7 +14430,7 @@ class DataSafeClient(object):
14430
14430
  :rtype: :class:`~oci.response.Response`
14431
14431
 
14432
14432
  :example:
14433
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_target_database.py.html>`__ to see an example of how to use get_target_database API.
14433
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_target_database.py.html>`__ to see an example of how to use get_target_database API.
14434
14434
  """
14435
14435
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14436
14436
  required_arguments = ['targetDatabaseId']
@@ -14528,7 +14528,7 @@ class DataSafeClient(object):
14528
14528
  :rtype: :class:`~oci.response.Response`
14529
14529
 
14530
14530
  :example:
14531
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_user_assessment.py.html>`__ to see an example of how to use get_user_assessment API.
14531
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_user_assessment.py.html>`__ to see an example of how to use get_user_assessment API.
14532
14532
  """
14533
14533
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14534
14534
  required_arguments = ['userAssessmentId']
@@ -14629,7 +14629,7 @@ class DataSafeClient(object):
14629
14629
  :rtype: :class:`~oci.response.Response`
14630
14630
 
14631
14631
  :example:
14632
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_user_assessment_comparison.py.html>`__ to see an example of how to use get_user_assessment_comparison API.
14632
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_user_assessment_comparison.py.html>`__ to see an example of how to use get_user_assessment_comparison API.
14633
14633
  """
14634
14634
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14635
14635
  required_arguments = ['userAssessmentId', 'comparisonUserAssessmentId']
@@ -14728,7 +14728,7 @@ class DataSafeClient(object):
14728
14728
  :rtype: :class:`~oci.response.Response`
14729
14729
 
14730
14730
  :example:
14731
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
14731
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
14732
14732
  """
14733
14733
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14734
14734
  required_arguments = ['workRequestId']
@@ -14923,7 +14923,7 @@ class DataSafeClient(object):
14923
14923
  :rtype: :class:`~oci.response.Response`
14924
14924
 
14925
14925
  :example:
14926
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_alert_analytics.py.html>`__ to see an example of how to use list_alert_analytics API.
14926
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_alert_analytics.py.html>`__ to see an example of how to use list_alert_analytics API.
14927
14927
  """
14928
14928
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14929
14929
  required_arguments = ['compartmentId']
@@ -15150,7 +15150,7 @@ class DataSafeClient(object):
15150
15150
  :rtype: :class:`~oci.response.Response`
15151
15151
 
15152
15152
  :example:
15153
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_alert_policies.py.html>`__ to see an example of how to use list_alert_policies API.
15153
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_alert_policies.py.html>`__ to see an example of how to use list_alert_policies API.
15154
15154
  """
15155
15155
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15156
15156
  required_arguments = ['compartmentId']
@@ -15315,7 +15315,7 @@ class DataSafeClient(object):
15315
15315
  :rtype: :class:`~oci.response.Response`
15316
15316
 
15317
15317
  :example:
15318
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_alert_policy_rules.py.html>`__ to see an example of how to use list_alert_policy_rules API.
15318
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_alert_policy_rules.py.html>`__ to see an example of how to use list_alert_policy_rules API.
15319
15319
  """
15320
15320
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15321
15321
  required_arguments = ['alertPolicyId']
@@ -15489,7 +15489,7 @@ class DataSafeClient(object):
15489
15489
  :rtype: :class:`~oci.response.Response`
15490
15490
 
15491
15491
  :example:
15492
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_alerts.py.html>`__ to see an example of how to use list_alerts API.
15492
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_alerts.py.html>`__ to see an example of how to use list_alerts API.
15493
15493
  """
15494
15494
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15495
15495
  required_arguments = ['compartmentId']
@@ -15680,7 +15680,7 @@ class DataSafeClient(object):
15680
15680
  :rtype: :class:`~oci.response.Response`
15681
15681
 
15682
15682
  :example:
15683
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_archive_retrievals.py.html>`__ to see an example of how to use list_audit_archive_retrievals API.
15683
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_archive_retrievals.py.html>`__ to see an example of how to use list_audit_archive_retrievals API.
15684
15684
  """
15685
15685
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15686
15686
  required_arguments = ['compartmentId']
@@ -15918,7 +15918,7 @@ class DataSafeClient(object):
15918
15918
  :rtype: :class:`~oci.response.Response`
15919
15919
 
15920
15920
  :example:
15921
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_event_analytics.py.html>`__ to see an example of how to use list_audit_event_analytics API.
15921
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_event_analytics.py.html>`__ to see an example of how to use list_audit_event_analytics API.
15922
15922
  """
15923
15923
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15924
15924
  required_arguments = ['compartmentId']
@@ -16133,7 +16133,7 @@ class DataSafeClient(object):
16133
16133
  :rtype: :class:`~oci.response.Response`
16134
16134
 
16135
16135
  :example:
16136
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_events.py.html>`__ to see an example of how to use list_audit_events API.
16136
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_events.py.html>`__ to see an example of how to use list_audit_events API.
16137
16137
  """
16138
16138
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16139
16139
  required_arguments = ['compartmentId']
@@ -16323,7 +16323,7 @@ class DataSafeClient(object):
16323
16323
  :rtype: :class:`~oci.response.Response`
16324
16324
 
16325
16325
  :example:
16326
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_policies.py.html>`__ to see an example of how to use list_audit_policies API.
16326
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_policies.py.html>`__ to see an example of how to use list_audit_policies API.
16327
16327
  """
16328
16328
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16329
16329
  required_arguments = ['compartmentId']
@@ -16524,7 +16524,7 @@ class DataSafeClient(object):
16524
16524
  :rtype: :class:`~oci.response.Response`
16525
16525
 
16526
16526
  :example:
16527
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_policy_analytics.py.html>`__ to see an example of how to use list_audit_policy_analytics API.
16527
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_policy_analytics.py.html>`__ to see an example of how to use list_audit_policy_analytics API.
16528
16528
  """
16529
16529
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16530
16530
  required_arguments = ['compartmentId']
@@ -16703,7 +16703,7 @@ class DataSafeClient(object):
16703
16703
  :rtype: :class:`~oci.response.Response`
16704
16704
 
16705
16705
  :example:
16706
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_profile_analytics.py.html>`__ to see an example of how to use list_audit_profile_analytics API.
16706
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_profile_analytics.py.html>`__ to see an example of how to use list_audit_profile_analytics API.
16707
16707
  """
16708
16708
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16709
16709
  required_arguments = ['compartmentId']
@@ -16895,7 +16895,7 @@ class DataSafeClient(object):
16895
16895
  :rtype: :class:`~oci.response.Response`
16896
16896
 
16897
16897
  :example:
16898
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_profiles.py.html>`__ to see an example of how to use list_audit_profiles API.
16898
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_profiles.py.html>`__ to see an example of how to use list_audit_profiles API.
16899
16899
  """
16900
16900
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16901
16901
  required_arguments = ['compartmentId']
@@ -17084,7 +17084,7 @@ class DataSafeClient(object):
17084
17084
  :rtype: :class:`~oci.response.Response`
17085
17085
 
17086
17086
  :example:
17087
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_trail_analytics.py.html>`__ to see an example of how to use list_audit_trail_analytics API.
17087
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_trail_analytics.py.html>`__ to see an example of how to use list_audit_trail_analytics API.
17088
17088
  """
17089
17089
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17090
17090
  required_arguments = ['compartmentId']
@@ -17270,7 +17270,7 @@ class DataSafeClient(object):
17270
17270
  :rtype: :class:`~oci.response.Response`
17271
17271
 
17272
17272
  :example:
17273
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_audit_trails.py.html>`__ to see an example of how to use list_audit_trails API.
17273
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_audit_trails.py.html>`__ to see an example of how to use list_audit_trails API.
17274
17274
  """
17275
17275
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17276
17276
  required_arguments = ['compartmentId']
@@ -17466,7 +17466,7 @@ class DataSafeClient(object):
17466
17466
  :rtype: :class:`~oci.response.Response`
17467
17467
 
17468
17468
  :example:
17469
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_available_audit_volumes.py.html>`__ to see an example of how to use list_available_audit_volumes API.
17469
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_available_audit_volumes.py.html>`__ to see an example of how to use list_available_audit_volumes API.
17470
17470
  """
17471
17471
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17472
17472
  required_arguments = ['auditProfileId', 'workRequestId']
@@ -17642,7 +17642,7 @@ class DataSafeClient(object):
17642
17642
  :rtype: :class:`~oci.response.Response`
17643
17643
 
17644
17644
  :example:
17645
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_collected_audit_volumes.py.html>`__ to see an example of how to use list_collected_audit_volumes API.
17645
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_collected_audit_volumes.py.html>`__ to see an example of how to use list_collected_audit_volumes API.
17646
17646
  """
17647
17647
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17648
17648
  required_arguments = ['auditProfileId', 'workRequestId']
@@ -17814,7 +17814,7 @@ class DataSafeClient(object):
17814
17814
  :rtype: :class:`~oci.response.Response`
17815
17815
 
17816
17816
  :example:
17817
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_columns.py.html>`__ to see an example of how to use list_columns API.
17817
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_columns.py.html>`__ to see an example of how to use list_columns API.
17818
17818
  """
17819
17819
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17820
17820
  required_arguments = ['targetDatabaseId']
@@ -17999,7 +17999,7 @@ class DataSafeClient(object):
17999
17999
  :rtype: :class:`~oci.response.Response`
18000
18000
 
18001
18001
  :example:
18002
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_data_safe_private_endpoints.py.html>`__ to see an example of how to use list_data_safe_private_endpoints API.
18002
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_data_safe_private_endpoints.py.html>`__ to see an example of how to use list_data_safe_private_endpoints API.
18003
18003
  """
18004
18004
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18005
18005
  required_arguments = ['compartmentId']
@@ -18216,7 +18216,7 @@ class DataSafeClient(object):
18216
18216
  :rtype: :class:`~oci.response.Response`
18217
18217
 
18218
18218
  :example:
18219
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_database_security_configs.py.html>`__ to see an example of how to use list_database_security_configs API.
18219
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_database_security_configs.py.html>`__ to see an example of how to use list_database_security_configs API.
18220
18220
  """
18221
18221
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18222
18222
  required_arguments = ['compartmentId']
@@ -18394,7 +18394,7 @@ class DataSafeClient(object):
18394
18394
  :rtype: :class:`~oci.response.Response`
18395
18395
 
18396
18396
  :example:
18397
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_database_table_access_entries.py.html>`__ to see an example of how to use list_database_table_access_entries API.
18397
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_database_table_access_entries.py.html>`__ to see an example of how to use list_database_table_access_entries API.
18398
18398
  """
18399
18399
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18400
18400
  required_arguments = ['securityPolicyReportId']
@@ -18558,7 +18558,7 @@ class DataSafeClient(object):
18558
18558
  :rtype: :class:`~oci.response.Response`
18559
18559
 
18560
18560
  :example:
18561
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_database_view_access_entries.py.html>`__ to see an example of how to use list_database_view_access_entries API.
18561
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_database_view_access_entries.py.html>`__ to see an example of how to use list_database_view_access_entries API.
18562
18562
  """
18563
18563
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18564
18564
  required_arguments = ['securityPolicyReportId']
@@ -18733,7 +18733,7 @@ class DataSafeClient(object):
18733
18733
  :rtype: :class:`~oci.response.Response`
18734
18734
 
18735
18735
  :example:
18736
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_difference_columns.py.html>`__ to see an example of how to use list_difference_columns API.
18736
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_difference_columns.py.html>`__ to see an example of how to use list_difference_columns API.
18737
18737
  """
18738
18738
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18739
18739
  required_arguments = ['sdmMaskingPolicyDifferenceId']
@@ -18926,7 +18926,7 @@ class DataSafeClient(object):
18926
18926
  :rtype: :class:`~oci.response.Response`
18927
18927
 
18928
18928
  :example:
18929
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_discovery_analytics.py.html>`__ to see an example of how to use list_discovery_analytics API.
18929
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_discovery_analytics.py.html>`__ to see an example of how to use list_discovery_analytics API.
18930
18930
  """
18931
18931
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18932
18932
  required_arguments = ['compartmentId']
@@ -19085,7 +19085,7 @@ class DataSafeClient(object):
19085
19085
  :rtype: :class:`~oci.response.Response`
19086
19086
 
19087
19087
  :example:
19088
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_discovery_job_results.py.html>`__ to see an example of how to use list_discovery_job_results API.
19088
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_discovery_job_results.py.html>`__ to see an example of how to use list_discovery_job_results API.
19089
19089
  """
19090
19090
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19091
19091
  required_arguments = ['discoveryJobId']
@@ -19287,7 +19287,7 @@ class DataSafeClient(object):
19287
19287
  :rtype: :class:`~oci.response.Response`
19288
19288
 
19289
19289
  :example:
19290
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
19290
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_discovery_jobs.py.html>`__ to see an example of how to use list_discovery_jobs API.
19291
19291
  """
19292
19292
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19293
19293
  required_arguments = ['compartmentId']
@@ -19482,7 +19482,7 @@ class DataSafeClient(object):
19482
19482
  :rtype: :class:`~oci.response.Response`
19483
19483
 
19484
19484
  :example:
19485
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_finding_analytics.py.html>`__ to see an example of how to use list_finding_analytics API.
19485
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_finding_analytics.py.html>`__ to see an example of how to use list_finding_analytics API.
19486
19486
  """
19487
19487
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19488
19488
  required_arguments = ['compartmentId']
@@ -19665,7 +19665,7 @@ class DataSafeClient(object):
19665
19665
  :rtype: :class:`~oci.response.Response`
19666
19666
 
19667
19667
  :example:
19668
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_findings.py.html>`__ to see an example of how to use list_findings API.
19668
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_findings.py.html>`__ to see an example of how to use list_findings API.
19669
19669
  """
19670
19670
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19671
19671
  required_arguments = ['securityAssessmentId']
@@ -19886,7 +19886,7 @@ class DataSafeClient(object):
19886
19886
  :rtype: :class:`~oci.response.Response`
19887
19887
 
19888
19888
  :example:
19889
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_findings_change_audit_logs.py.html>`__ to see an example of how to use list_findings_change_audit_logs API.
19889
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_findings_change_audit_logs.py.html>`__ to see an example of how to use list_findings_change_audit_logs API.
19890
19890
  """
19891
19891
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19892
19892
  required_arguments = ['securityAssessmentId']
@@ -20084,7 +20084,7 @@ class DataSafeClient(object):
20084
20084
  :rtype: :class:`~oci.response.Response`
20085
20085
 
20086
20086
  :example:
20087
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_grants.py.html>`__ to see an example of how to use list_grants API.
20087
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_grants.py.html>`__ to see an example of how to use list_grants API.
20088
20088
  """
20089
20089
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20090
20090
  required_arguments = ['userAssessmentId', 'userKey']
@@ -20291,7 +20291,7 @@ class DataSafeClient(object):
20291
20291
  :rtype: :class:`~oci.response.Response`
20292
20292
 
20293
20293
  :example:
20294
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_library_masking_formats.py.html>`__ to see an example of how to use list_library_masking_formats API.
20294
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_library_masking_formats.py.html>`__ to see an example of how to use list_library_masking_formats API.
20295
20295
  """
20296
20296
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20297
20297
  required_arguments = ['compartmentId']
@@ -20483,7 +20483,7 @@ class DataSafeClient(object):
20483
20483
  :rtype: :class:`~oci.response.Response`
20484
20484
 
20485
20485
  :example:
20486
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masked_columns.py.html>`__ to see an example of how to use list_masked_columns API.
20486
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masked_columns.py.html>`__ to see an example of how to use list_masked_columns API.
20487
20487
  """
20488
20488
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20489
20489
  required_arguments = ['maskingReportId']
@@ -20656,7 +20656,7 @@ class DataSafeClient(object):
20656
20656
  :rtype: :class:`~oci.response.Response`
20657
20657
 
20658
20658
  :example:
20659
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masking_analytics.py.html>`__ to see an example of how to use list_masking_analytics API.
20659
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masking_analytics.py.html>`__ to see an example of how to use list_masking_analytics API.
20660
20660
  """
20661
20661
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20662
20662
  required_arguments = ['compartmentId']
@@ -20860,7 +20860,7 @@ class DataSafeClient(object):
20860
20860
  :rtype: :class:`~oci.response.Response`
20861
20861
 
20862
20862
  :example:
20863
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masking_columns.py.html>`__ to see an example of how to use list_masking_columns API.
20863
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masking_columns.py.html>`__ to see an example of how to use list_masking_columns API.
20864
20864
  """
20865
20865
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20866
20866
  required_arguments = ['maskingPolicyId']
@@ -21069,7 +21069,7 @@ class DataSafeClient(object):
21069
21069
  :rtype: :class:`~oci.response.Response`
21070
21070
 
21071
21071
  :example:
21072
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masking_objects.py.html>`__ to see an example of how to use list_masking_objects API.
21072
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masking_objects.py.html>`__ to see an example of how to use list_masking_objects API.
21073
21073
  """
21074
21074
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21075
21075
  required_arguments = ['maskingPolicyId']
@@ -21276,7 +21276,7 @@ class DataSafeClient(object):
21276
21276
  :rtype: :class:`~oci.response.Response`
21277
21277
 
21278
21278
  :example:
21279
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masking_policies.py.html>`__ to see an example of how to use list_masking_policies API.
21279
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masking_policies.py.html>`__ to see an example of how to use list_masking_policies API.
21280
21280
  """
21281
21281
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21282
21282
  required_arguments = ['compartmentId']
@@ -21461,7 +21461,7 @@ class DataSafeClient(object):
21461
21461
  :rtype: :class:`~oci.response.Response`
21462
21462
 
21463
21463
  :example:
21464
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masking_reports.py.html>`__ to see an example of how to use list_masking_reports API.
21464
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masking_reports.py.html>`__ to see an example of how to use list_masking_reports API.
21465
21465
  """
21466
21466
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21467
21467
  required_arguments = ['compartmentId']
@@ -21615,7 +21615,7 @@ class DataSafeClient(object):
21615
21615
  :rtype: :class:`~oci.response.Response`
21616
21616
 
21617
21617
  :example:
21618
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_masking_schemas.py.html>`__ to see an example of how to use list_masking_schemas API.
21618
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_masking_schemas.py.html>`__ to see an example of how to use list_masking_schemas API.
21619
21619
  """
21620
21620
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21621
21621
  required_arguments = ['maskingPolicyId']
@@ -21788,7 +21788,7 @@ class DataSafeClient(object):
21788
21788
  :rtype: :class:`~oci.response.Response`
21789
21789
 
21790
21790
  :example:
21791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_on_prem_connectors.py.html>`__ to see an example of how to use list_on_prem_connectors API.
21791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_on_prem_connectors.py.html>`__ to see an example of how to use list_on_prem_connectors API.
21792
21792
  """
21793
21793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21794
21794
  required_arguments = ['compartmentId']
@@ -21950,7 +21950,7 @@ class DataSafeClient(object):
21950
21950
  :rtype: :class:`~oci.response.Response`
21951
21951
 
21952
21952
  :example:
21953
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_peer_target_databases.py.html>`__ to see an example of how to use list_peer_target_databases API.
21953
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_peer_target_databases.py.html>`__ to see an example of how to use list_peer_target_databases API.
21954
21954
  """
21955
21955
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21956
21956
  required_arguments = ['targetDatabaseId']
@@ -22120,7 +22120,7 @@ class DataSafeClient(object):
22120
22120
  :rtype: :class:`~oci.response.Response`
22121
22121
 
22122
22122
  :example:
22123
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_profile_analytics.py.html>`__ to see an example of how to use list_profile_analytics API.
22123
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_profile_analytics.py.html>`__ to see an example of how to use list_profile_analytics API.
22124
22124
  """
22125
22125
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22126
22126
  required_arguments = ['userAssessmentId', 'compartmentId']
@@ -22361,7 +22361,7 @@ class DataSafeClient(object):
22361
22361
  :rtype: :class:`~oci.response.Response`
22362
22362
 
22363
22363
  :example:
22364
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_profile_summaries.py.html>`__ to see an example of how to use list_profile_summaries API.
22364
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_profile_summaries.py.html>`__ to see an example of how to use list_profile_summaries API.
22365
22365
  """
22366
22366
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22367
22367
  required_arguments = ['userAssessmentId', 'compartmentId']
@@ -22584,7 +22584,7 @@ class DataSafeClient(object):
22584
22584
  :rtype: :class:`~oci.response.Response`
22585
22585
 
22586
22586
  :example:
22587
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_report_definitions.py.html>`__ to see an example of how to use list_report_definitions API.
22587
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_report_definitions.py.html>`__ to see an example of how to use list_report_definitions API.
22588
22588
  """
22589
22589
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22590
22590
  required_arguments = ['compartmentId']
@@ -22789,7 +22789,7 @@ class DataSafeClient(object):
22789
22789
  :rtype: :class:`~oci.response.Response`
22790
22790
 
22791
22791
  :example:
22792
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_reports.py.html>`__ to see an example of how to use list_reports API.
22792
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_reports.py.html>`__ to see an example of how to use list_reports API.
22793
22793
  """
22794
22794
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22795
22795
  required_arguments = ['compartmentId']
@@ -22955,7 +22955,7 @@ class DataSafeClient(object):
22955
22955
  :rtype: :class:`~oci.response.Response`
22956
22956
 
22957
22957
  :example:
22958
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_role_grant_paths.py.html>`__ to see an example of how to use list_role_grant_paths API.
22958
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_role_grant_paths.py.html>`__ to see an example of how to use list_role_grant_paths API.
22959
22959
  """
22960
22960
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22961
22961
  required_arguments = ['securityPolicyReportId', 'grantee', 'grantedRole']
@@ -23097,7 +23097,7 @@ class DataSafeClient(object):
23097
23097
  :rtype: :class:`~oci.response.Response`
23098
23098
 
23099
23099
  :example:
23100
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_roles.py.html>`__ to see an example of how to use list_roles API.
23100
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_roles.py.html>`__ to see an example of how to use list_roles API.
23101
23101
  """
23102
23102
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23103
23103
  required_arguments = ['targetDatabaseId']
@@ -23260,7 +23260,7 @@ class DataSafeClient(object):
23260
23260
  :rtype: :class:`~oci.response.Response`
23261
23261
 
23262
23262
  :example:
23263
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_schemas.py.html>`__ to see an example of how to use list_schemas API.
23263
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_schemas.py.html>`__ to see an example of how to use list_schemas API.
23264
23264
  """
23265
23265
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23266
23266
  required_arguments = ['targetDatabaseId']
@@ -23439,7 +23439,7 @@ class DataSafeClient(object):
23439
23439
  :rtype: :class:`~oci.response.Response`
23440
23440
 
23441
23441
  :example:
23442
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sdm_masking_policy_differences.py.html>`__ to see an example of how to use list_sdm_masking_policy_differences API.
23442
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sdm_masking_policy_differences.py.html>`__ to see an example of how to use list_sdm_masking_policy_differences API.
23443
23443
  """
23444
23444
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23445
23445
  required_arguments = ['compartmentId']
@@ -23673,7 +23673,7 @@ class DataSafeClient(object):
23673
23673
  :rtype: :class:`~oci.response.Response`
23674
23674
 
23675
23675
  :example:
23676
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_assessments.py.html>`__ to see an example of how to use list_security_assessments API.
23676
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_assessments.py.html>`__ to see an example of how to use list_security_assessments API.
23677
23677
  """
23678
23678
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23679
23679
  required_arguments = ['compartmentId']
@@ -23862,7 +23862,7 @@ class DataSafeClient(object):
23862
23862
  :rtype: :class:`~oci.response.Response`
23863
23863
 
23864
23864
  :example:
23865
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_feature_analytics.py.html>`__ to see an example of how to use list_security_feature_analytics API.
23865
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_feature_analytics.py.html>`__ to see an example of how to use list_security_feature_analytics API.
23866
23866
  """
23867
23867
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23868
23868
  required_arguments = ['compartmentId']
@@ -24048,7 +24048,7 @@ class DataSafeClient(object):
24048
24048
  :rtype: :class:`~oci.response.Response`
24049
24049
 
24050
24050
  :example:
24051
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_features.py.html>`__ to see an example of how to use list_security_features API.
24051
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_features.py.html>`__ to see an example of how to use list_security_features API.
24052
24052
  """
24053
24053
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24054
24054
  required_arguments = ['compartmentId']
@@ -24315,7 +24315,7 @@ class DataSafeClient(object):
24315
24315
  :rtype: :class:`~oci.response.Response`
24316
24316
 
24317
24317
  :example:
24318
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_policies.py.html>`__ to see an example of how to use list_security_policies API.
24318
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_policies.py.html>`__ to see an example of how to use list_security_policies API.
24319
24319
  """
24320
24320
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24321
24321
  required_arguments = ['compartmentId']
@@ -24518,7 +24518,7 @@ class DataSafeClient(object):
24518
24518
  :rtype: :class:`~oci.response.Response`
24519
24519
 
24520
24520
  :example:
24521
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_policy_deployments.py.html>`__ to see an example of how to use list_security_policy_deployments API.
24521
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_policy_deployments.py.html>`__ to see an example of how to use list_security_policy_deployments API.
24522
24522
  """
24523
24523
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24524
24524
  required_arguments = ['compartmentId']
@@ -24681,7 +24681,7 @@ class DataSafeClient(object):
24681
24681
  :rtype: :class:`~oci.response.Response`
24682
24682
 
24683
24683
  :example:
24684
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_policy_entry_states.py.html>`__ to see an example of how to use list_security_policy_entry_states API.
24684
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_policy_entry_states.py.html>`__ to see an example of how to use list_security_policy_entry_states API.
24685
24685
  """
24686
24686
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24687
24687
  required_arguments = ['securityPolicyDeploymentId']
@@ -24861,7 +24861,7 @@ class DataSafeClient(object):
24861
24861
  :rtype: :class:`~oci.response.Response`
24862
24862
 
24863
24863
  :example:
24864
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_security_policy_reports.py.html>`__ to see an example of how to use list_security_policy_reports API.
24864
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_security_policy_reports.py.html>`__ to see an example of how to use list_security_policy_reports API.
24865
24865
  """
24866
24866
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24867
24867
  required_arguments = ['compartmentId']
@@ -25103,7 +25103,7 @@ class DataSafeClient(object):
25103
25103
  :rtype: :class:`~oci.response.Response`
25104
25104
 
25105
25105
  :example:
25106
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sensitive_columns.py.html>`__ to see an example of how to use list_sensitive_columns API.
25106
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sensitive_columns.py.html>`__ to see an example of how to use list_sensitive_columns API.
25107
25107
  """
25108
25108
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25109
25109
  required_arguments = ['sensitiveDataModelId']
@@ -25356,7 +25356,7 @@ class DataSafeClient(object):
25356
25356
  :rtype: :class:`~oci.response.Response`
25357
25357
 
25358
25358
  :example:
25359
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sensitive_data_models.py.html>`__ to see an example of how to use list_sensitive_data_models API.
25359
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sensitive_data_models.py.html>`__ to see an example of how to use list_sensitive_data_models API.
25360
25360
  """
25361
25361
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25362
25362
  required_arguments = ['compartmentId']
@@ -25533,7 +25533,7 @@ class DataSafeClient(object):
25533
25533
  :rtype: :class:`~oci.response.Response`
25534
25534
 
25535
25535
  :example:
25536
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sensitive_objects.py.html>`__ to see an example of how to use list_sensitive_objects API.
25536
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sensitive_objects.py.html>`__ to see an example of how to use list_sensitive_objects API.
25537
25537
  """
25538
25538
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25539
25539
  required_arguments = ['sensitiveDataModelId']
@@ -25697,7 +25697,7 @@ class DataSafeClient(object):
25697
25697
  :rtype: :class:`~oci.response.Response`
25698
25698
 
25699
25699
  :example:
25700
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sensitive_schemas.py.html>`__ to see an example of how to use list_sensitive_schemas API.
25700
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sensitive_schemas.py.html>`__ to see an example of how to use list_sensitive_schemas API.
25701
25701
  """
25702
25702
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25703
25703
  required_arguments = ['sensitiveDataModelId']
@@ -25906,7 +25906,7 @@ class DataSafeClient(object):
25906
25906
  :rtype: :class:`~oci.response.Response`
25907
25907
 
25908
25908
  :example:
25909
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sensitive_types.py.html>`__ to see an example of how to use list_sensitive_types API.
25909
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sensitive_types.py.html>`__ to see an example of how to use list_sensitive_types API.
25910
25910
  """
25911
25911
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25912
25912
  required_arguments = ['compartmentId']
@@ -26133,7 +26133,7 @@ class DataSafeClient(object):
26133
26133
  :rtype: :class:`~oci.response.Response`
26134
26134
 
26135
26135
  :example:
26136
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_collection_analytics.py.html>`__ to see an example of how to use list_sql_collection_analytics API.
26136
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_collection_analytics.py.html>`__ to see an example of how to use list_sql_collection_analytics API.
26137
26137
  """
26138
26138
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26139
26139
  required_arguments = ['compartmentId']
@@ -26293,7 +26293,7 @@ class DataSafeClient(object):
26293
26293
  :rtype: :class:`~oci.response.Response`
26294
26294
 
26295
26295
  :example:
26296
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_collection_log_insights.py.html>`__ to see an example of how to use list_sql_collection_log_insights API.
26296
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_collection_log_insights.py.html>`__ to see an example of how to use list_sql_collection_log_insights API.
26297
26297
  """
26298
26298
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26299
26299
  required_arguments = ['sqlCollectionId', 'timeStarted', 'timeEnded']
@@ -26492,7 +26492,7 @@ class DataSafeClient(object):
26492
26492
  :rtype: :class:`~oci.response.Response`
26493
26493
 
26494
26494
  :example:
26495
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_collections.py.html>`__ to see an example of how to use list_sql_collections API.
26495
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_collections.py.html>`__ to see an example of how to use list_sql_collections API.
26496
26496
  """
26497
26497
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26498
26498
  required_arguments = ['compartmentId']
@@ -26690,7 +26690,7 @@ class DataSafeClient(object):
26690
26690
  :rtype: :class:`~oci.response.Response`
26691
26691
 
26692
26692
  :example:
26693
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_firewall_allowed_sql_analytics.py.html>`__ to see an example of how to use list_sql_firewall_allowed_sql_analytics API.
26693
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_firewall_allowed_sql_analytics.py.html>`__ to see an example of how to use list_sql_firewall_allowed_sql_analytics API.
26694
26694
  """
26695
26695
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26696
26696
  required_arguments = ['compartmentId']
@@ -26866,7 +26866,7 @@ class DataSafeClient(object):
26866
26866
  :rtype: :class:`~oci.response.Response`
26867
26867
 
26868
26868
  :example:
26869
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_firewall_allowed_sqls.py.html>`__ to see an example of how to use list_sql_firewall_allowed_sqls API.
26869
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_firewall_allowed_sqls.py.html>`__ to see an example of how to use list_sql_firewall_allowed_sqls API.
26870
26870
  """
26871
26871
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26872
26872
  required_arguments = ['compartmentId']
@@ -27080,7 +27080,7 @@ class DataSafeClient(object):
27080
27080
  :rtype: :class:`~oci.response.Response`
27081
27081
 
27082
27082
  :example:
27083
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_firewall_policies.py.html>`__ to see an example of how to use list_sql_firewall_policies API.
27083
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_firewall_policies.py.html>`__ to see an example of how to use list_sql_firewall_policies API.
27084
27084
  """
27085
27085
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27086
27086
  required_arguments = ['compartmentId']
@@ -27294,7 +27294,7 @@ class DataSafeClient(object):
27294
27294
  :rtype: :class:`~oci.response.Response`
27295
27295
 
27296
27296
  :example:
27297
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_firewall_policy_analytics.py.html>`__ to see an example of how to use list_sql_firewall_policy_analytics API.
27297
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_firewall_policy_analytics.py.html>`__ to see an example of how to use list_sql_firewall_policy_analytics API.
27298
27298
  """
27299
27299
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27300
27300
  required_arguments = ['compartmentId']
@@ -27502,7 +27502,7 @@ class DataSafeClient(object):
27502
27502
  :rtype: :class:`~oci.response.Response`
27503
27503
 
27504
27504
  :example:
27505
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_firewall_violation_analytics.py.html>`__ to see an example of how to use list_sql_firewall_violation_analytics API.
27505
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_firewall_violation_analytics.py.html>`__ to see an example of how to use list_sql_firewall_violation_analytics API.
27506
27506
  """
27507
27507
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27508
27508
  required_arguments = ['compartmentId']
@@ -27702,7 +27702,7 @@ class DataSafeClient(object):
27702
27702
  :rtype: :class:`~oci.response.Response`
27703
27703
 
27704
27704
  :example:
27705
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_sql_firewall_violations.py.html>`__ to see an example of how to use list_sql_firewall_violations API.
27705
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_sql_firewall_violations.py.html>`__ to see an example of how to use list_sql_firewall_violations API.
27706
27706
  """
27707
27707
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27708
27708
  required_arguments = ['compartmentId']
@@ -27862,7 +27862,7 @@ class DataSafeClient(object):
27862
27862
  :rtype: :class:`~oci.response.Response`
27863
27863
 
27864
27864
  :example:
27865
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_tables.py.html>`__ to see an example of how to use list_tables API.
27865
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_tables.py.html>`__ to see an example of how to use list_tables API.
27866
27866
  """
27867
27867
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27868
27868
  required_arguments = ['targetDatabaseId']
@@ -28059,7 +28059,7 @@ class DataSafeClient(object):
28059
28059
  :rtype: :class:`~oci.response.Response`
28060
28060
 
28061
28061
  :example:
28062
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_target_alert_policy_associations.py.html>`__ to see an example of how to use list_target_alert_policy_associations API.
28062
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_target_alert_policy_associations.py.html>`__ to see an example of how to use list_target_alert_policy_associations API.
28063
28063
  """
28064
28064
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28065
28065
  required_arguments = ['compartmentId']
@@ -28262,7 +28262,7 @@ class DataSafeClient(object):
28262
28262
  :rtype: :class:`~oci.response.Response`
28263
28263
 
28264
28264
  :example:
28265
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_target_databases.py.html>`__ to see an example of how to use list_target_databases API.
28265
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_target_databases.py.html>`__ to see an example of how to use list_target_databases API.
28266
28266
  """
28267
28267
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28268
28268
  required_arguments = ['compartmentId']
@@ -28441,7 +28441,7 @@ class DataSafeClient(object):
28441
28441
  :rtype: :class:`~oci.response.Response`
28442
28442
 
28443
28443
  :example:
28444
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_user_access_analytics.py.html>`__ to see an example of how to use list_user_access_analytics API.
28444
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_user_access_analytics.py.html>`__ to see an example of how to use list_user_access_analytics API.
28445
28445
  """
28446
28446
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28447
28447
  required_arguments = ['userAssessmentId']
@@ -28670,7 +28670,7 @@ class DataSafeClient(object):
28670
28670
  :rtype: :class:`~oci.response.Response`
28671
28671
 
28672
28672
  :example:
28673
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_user_analytics.py.html>`__ to see an example of how to use list_user_analytics API.
28673
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_user_analytics.py.html>`__ to see an example of how to use list_user_analytics API.
28674
28674
  """
28675
28675
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28676
28676
  required_arguments = ['userAssessmentId']
@@ -28924,7 +28924,7 @@ class DataSafeClient(object):
28924
28924
  :rtype: :class:`~oci.response.Response`
28925
28925
 
28926
28926
  :example:
28927
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_user_assessments.py.html>`__ to see an example of how to use list_user_assessments API.
28927
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_user_assessments.py.html>`__ to see an example of how to use list_user_assessments API.
28928
28928
  """
28929
28929
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
28930
28930
  required_arguments = ['compartmentId']
@@ -29204,7 +29204,7 @@ class DataSafeClient(object):
29204
29204
  :rtype: :class:`~oci.response.Response`
29205
29205
 
29206
29206
  :example:
29207
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_users.py.html>`__ to see an example of how to use list_users API.
29207
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_users.py.html>`__ to see an example of how to use list_users API.
29208
29208
  """
29209
29209
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29210
29210
  required_arguments = ['userAssessmentId']
@@ -29385,7 +29385,7 @@ class DataSafeClient(object):
29385
29385
  :rtype: :class:`~oci.response.Response`
29386
29386
 
29387
29387
  :example:
29388
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
29388
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
29389
29389
  """
29390
29390
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29391
29391
  required_arguments = ['workRequestId']
@@ -29503,7 +29503,7 @@ class DataSafeClient(object):
29503
29503
  :rtype: :class:`~oci.response.Response`
29504
29504
 
29505
29505
  :example:
29506
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
29506
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
29507
29507
  """
29508
29508
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29509
29509
  required_arguments = ['workRequestId']
@@ -29653,7 +29653,7 @@ class DataSafeClient(object):
29653
29653
  :rtype: :class:`~oci.response.Response`
29654
29654
 
29655
29655
  :example:
29656
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
29656
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
29657
29657
  """
29658
29658
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29659
29659
  required_arguments = ['compartmentId']
@@ -29788,7 +29788,7 @@ class DataSafeClient(object):
29788
29788
  :rtype: :class:`~oci.response.Response`
29789
29789
 
29790
29790
  :example:
29791
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/mask_data.py.html>`__ to see an example of how to use mask_data API.
29791
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/mask_data.py.html>`__ to see an example of how to use mask_data API.
29792
29792
  """
29793
29793
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29794
29794
  required_arguments = ['maskingPolicyId']
@@ -29902,7 +29902,7 @@ class DataSafeClient(object):
29902
29902
  :rtype: :class:`~oci.response.Response`
29903
29903
 
29904
29904
  :example:
29905
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/modify_global_settings.py.html>`__ to see an example of how to use modify_global_settings API.
29905
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/modify_global_settings.py.html>`__ to see an example of how to use modify_global_settings API.
29906
29906
  """
29907
29907
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
29908
29908
  required_arguments = ['compartmentId']
@@ -30024,7 +30024,7 @@ class DataSafeClient(object):
30024
30024
  :rtype: :class:`~oci.response.Response`
30025
30025
 
30026
30026
  :example:
30027
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/patch_alerts.py.html>`__ to see an example of how to use patch_alerts API.
30027
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/patch_alerts.py.html>`__ to see an example of how to use patch_alerts API.
30028
30028
  """
30029
30029
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30030
30030
  required_arguments = []
@@ -30140,7 +30140,7 @@ class DataSafeClient(object):
30140
30140
  :rtype: :class:`~oci.response.Response`
30141
30141
 
30142
30142
  :example:
30143
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/patch_discovery_job_results.py.html>`__ to see an example of how to use patch_discovery_job_results API.
30143
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/patch_discovery_job_results.py.html>`__ to see an example of how to use patch_discovery_job_results API.
30144
30144
  """
30145
30145
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30146
30146
  required_arguments = ['discoveryJobId']
@@ -30252,7 +30252,7 @@ class DataSafeClient(object):
30252
30252
  :rtype: :class:`~oci.response.Response`
30253
30253
 
30254
30254
  :example:
30255
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/patch_masking_columns.py.html>`__ to see an example of how to use patch_masking_columns API.
30255
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/patch_masking_columns.py.html>`__ to see an example of how to use patch_masking_columns API.
30256
30256
  """
30257
30257
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30258
30258
  required_arguments = ['maskingPolicyId']
@@ -30363,7 +30363,7 @@ class DataSafeClient(object):
30363
30363
  :rtype: :class:`~oci.response.Response`
30364
30364
 
30365
30365
  :example:
30366
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/patch_sdm_masking_policy_difference_columns.py.html>`__ to see an example of how to use patch_sdm_masking_policy_difference_columns API.
30366
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/patch_sdm_masking_policy_difference_columns.py.html>`__ to see an example of how to use patch_sdm_masking_policy_difference_columns API.
30367
30367
  """
30368
30368
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30369
30369
  required_arguments = ['sdmMaskingPolicyDifferenceId']
@@ -30475,7 +30475,7 @@ class DataSafeClient(object):
30475
30475
  :rtype: :class:`~oci.response.Response`
30476
30476
 
30477
30477
  :example:
30478
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/patch_sensitive_columns.py.html>`__ to see an example of how to use patch_sensitive_columns API.
30478
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/patch_sensitive_columns.py.html>`__ to see an example of how to use patch_sensitive_columns API.
30479
30479
  """
30480
30480
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30481
30481
  required_arguments = ['sensitiveDataModelId']
@@ -30582,7 +30582,7 @@ class DataSafeClient(object):
30582
30582
  :rtype: :class:`~oci.response.Response`
30583
30583
 
30584
30584
  :example:
30585
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/patch_target_alert_policy_association.py.html>`__ to see an example of how to use patch_target_alert_policy_association API.
30585
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/patch_target_alert_policy_association.py.html>`__ to see an example of how to use patch_target_alert_policy_association API.
30586
30586
  """
30587
30587
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30588
30588
  required_arguments = []
@@ -30686,7 +30686,7 @@ class DataSafeClient(object):
30686
30686
  :rtype: :class:`~oci.response.Response`
30687
30687
 
30688
30688
  :example:
30689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/provision_audit_policy.py.html>`__ to see an example of how to use provision_audit_policy API.
30689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/provision_audit_policy.py.html>`__ to see an example of how to use provision_audit_policy API.
30690
30690
  """
30691
30691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30692
30692
  required_arguments = ['auditPolicyId']
@@ -30802,7 +30802,7 @@ class DataSafeClient(object):
30802
30802
  :rtype: :class:`~oci.response.Response`
30803
30803
 
30804
30804
  :example:
30805
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/purge_sql_collection_logs.py.html>`__ to see an example of how to use purge_sql_collection_logs API.
30805
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/purge_sql_collection_logs.py.html>`__ to see an example of how to use purge_sql_collection_logs API.
30806
30806
  """
30807
30807
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30808
30808
  required_arguments = ['sqlCollectionId']
@@ -30916,7 +30916,7 @@ class DataSafeClient(object):
30916
30916
  :rtype: :class:`~oci.response.Response`
30917
30917
 
30918
30918
  :example:
30919
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/refresh_database_security_configuration.py.html>`__ to see an example of how to use refresh_database_security_configuration API.
30919
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/refresh_database_security_configuration.py.html>`__ to see an example of how to use refresh_database_security_configuration API.
30920
30920
  """
30921
30921
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
30922
30922
  required_arguments = ['databaseSecurityConfigId']
@@ -31034,7 +31034,7 @@ class DataSafeClient(object):
31034
31034
  :rtype: :class:`~oci.response.Response`
31035
31035
 
31036
31036
  :example:
31037
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/refresh_security_assessment.py.html>`__ to see an example of how to use refresh_security_assessment API.
31037
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/refresh_security_assessment.py.html>`__ to see an example of how to use refresh_security_assessment API.
31038
31038
  """
31039
31039
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31040
31040
  required_arguments = ['securityAssessmentId']
@@ -31150,7 +31150,7 @@ class DataSafeClient(object):
31150
31150
  :rtype: :class:`~oci.response.Response`
31151
31151
 
31152
31152
  :example:
31153
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/refresh_sql_collection_log_insights.py.html>`__ to see an example of how to use refresh_sql_collection_log_insights API.
31153
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/refresh_sql_collection_log_insights.py.html>`__ to see an example of how to use refresh_sql_collection_log_insights API.
31154
31154
  """
31155
31155
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31156
31156
  required_arguments = ['sqlCollectionId']
@@ -31264,7 +31264,7 @@ class DataSafeClient(object):
31264
31264
  :rtype: :class:`~oci.response.Response`
31265
31265
 
31266
31266
  :example:
31267
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/refresh_target_database.py.html>`__ to see an example of how to use refresh_target_database API.
31267
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/refresh_target_database.py.html>`__ to see an example of how to use refresh_target_database API.
31268
31268
  """
31269
31269
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31270
31270
  required_arguments = ['targetDatabaseId']
@@ -31383,7 +31383,7 @@ class DataSafeClient(object):
31383
31383
  :rtype: :class:`~oci.response.Response`
31384
31384
 
31385
31385
  :example:
31386
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/refresh_user_assessment.py.html>`__ to see an example of how to use refresh_user_assessment API.
31386
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/refresh_user_assessment.py.html>`__ to see an example of how to use refresh_user_assessment API.
31387
31387
  """
31388
31388
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31389
31389
  required_arguments = ['userAssessmentId']
@@ -31499,7 +31499,7 @@ class DataSafeClient(object):
31499
31499
  :rtype: :class:`~oci.response.Response`
31500
31500
 
31501
31501
  :example:
31502
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/remove_schedule_report.py.html>`__ to see an example of how to use remove_schedule_report API.
31502
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/remove_schedule_report.py.html>`__ to see an example of how to use remove_schedule_report API.
31503
31503
  """
31504
31504
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31505
31505
  required_arguments = ['reportDefinitionId']
@@ -31607,7 +31607,7 @@ class DataSafeClient(object):
31607
31607
  :rtype: :class:`~oci.response.Response`
31608
31608
 
31609
31609
  :example:
31610
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/resume_audit_trail.py.html>`__ to see an example of how to use resume_audit_trail API.
31610
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/resume_audit_trail.py.html>`__ to see an example of how to use resume_audit_trail API.
31611
31611
  """
31612
31612
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31613
31613
  required_arguments = ['auditTrailId']
@@ -31718,7 +31718,7 @@ class DataSafeClient(object):
31718
31718
  :rtype: :class:`~oci.response.Response`
31719
31719
 
31720
31720
  :example:
31721
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/resume_work_request.py.html>`__ to see an example of how to use resume_work_request API.
31721
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/resume_work_request.py.html>`__ to see an example of how to use resume_work_request API.
31722
31722
  """
31723
31723
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31724
31724
  required_arguments = ['workRequestId']
@@ -31832,7 +31832,7 @@ class DataSafeClient(object):
31832
31832
  :rtype: :class:`~oci.response.Response`
31833
31833
 
31834
31834
  :example:
31835
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/retrieve_audit_policies.py.html>`__ to see an example of how to use retrieve_audit_policies API.
31835
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/retrieve_audit_policies.py.html>`__ to see an example of how to use retrieve_audit_policies API.
31836
31836
  """
31837
31837
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31838
31838
  required_arguments = ['auditPolicyId']
@@ -31949,7 +31949,7 @@ class DataSafeClient(object):
31949
31949
  :rtype: :class:`~oci.response.Response`
31950
31950
 
31951
31951
  :example:
31952
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/schedule_report.py.html>`__ to see an example of how to use schedule_report API.
31952
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/schedule_report.py.html>`__ to see an example of how to use schedule_report API.
31953
31953
  """
31954
31954
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
31955
31955
  required_arguments = ['reportDefinitionId']
@@ -32068,7 +32068,7 @@ class DataSafeClient(object):
32068
32068
  :rtype: :class:`~oci.response.Response`
32069
32069
 
32070
32070
  :example:
32071
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/set_security_assessment_baseline.py.html>`__ to see an example of how to use set_security_assessment_baseline API.
32071
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/set_security_assessment_baseline.py.html>`__ to see an example of how to use set_security_assessment_baseline API.
32072
32072
  """
32073
32073
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32074
32074
  required_arguments = ['securityAssessmentId']
@@ -32188,7 +32188,7 @@ class DataSafeClient(object):
32188
32188
  :rtype: :class:`~oci.response.Response`
32189
32189
 
32190
32190
  :example:
32191
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/set_user_assessment_baseline.py.html>`__ to see an example of how to use set_user_assessment_baseline API.
32191
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/set_user_assessment_baseline.py.html>`__ to see an example of how to use set_user_assessment_baseline API.
32192
32192
  """
32193
32193
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32194
32194
  required_arguments = ['userAssessmentId']
@@ -32308,7 +32308,7 @@ class DataSafeClient(object):
32308
32308
  :rtype: :class:`~oci.response.Response`
32309
32309
 
32310
32310
  :example:
32311
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/start_audit_trail.py.html>`__ to see an example of how to use start_audit_trail API.
32311
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/start_audit_trail.py.html>`__ to see an example of how to use start_audit_trail API.
32312
32312
  """
32313
32313
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32314
32314
  required_arguments = ['auditTrailId']
@@ -32424,7 +32424,7 @@ class DataSafeClient(object):
32424
32424
  :rtype: :class:`~oci.response.Response`
32425
32425
 
32426
32426
  :example:
32427
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/start_sql_collection.py.html>`__ to see an example of how to use start_sql_collection API.
32427
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/start_sql_collection.py.html>`__ to see an example of how to use start_sql_collection API.
32428
32428
  """
32429
32429
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32430
32430
  required_arguments = ['sqlCollectionId']
@@ -32532,7 +32532,7 @@ class DataSafeClient(object):
32532
32532
  :rtype: :class:`~oci.response.Response`
32533
32533
 
32534
32534
  :example:
32535
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/stop_audit_trail.py.html>`__ to see an example of how to use stop_audit_trail API.
32535
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/stop_audit_trail.py.html>`__ to see an example of how to use stop_audit_trail API.
32536
32536
  """
32537
32537
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32538
32538
  required_arguments = ['auditTrailId']
@@ -32643,7 +32643,7 @@ class DataSafeClient(object):
32643
32643
  :rtype: :class:`~oci.response.Response`
32644
32644
 
32645
32645
  :example:
32646
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/stop_sql_collection.py.html>`__ to see an example of how to use stop_sql_collection API.
32646
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/stop_sql_collection.py.html>`__ to see an example of how to use stop_sql_collection API.
32647
32647
  """
32648
32648
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32649
32649
  required_arguments = ['sqlCollectionId']
@@ -32757,7 +32757,7 @@ class DataSafeClient(object):
32757
32757
  :rtype: :class:`~oci.response.Response`
32758
32758
 
32759
32759
  :example:
32760
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/suspend_work_request.py.html>`__ to see an example of how to use suspend_work_request API.
32760
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/suspend_work_request.py.html>`__ to see an example of how to use suspend_work_request API.
32761
32761
  """
32762
32762
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32763
32763
  required_arguments = ['workRequestId']
@@ -32872,7 +32872,7 @@ class DataSafeClient(object):
32872
32872
  :rtype: :class:`~oci.response.Response`
32873
32873
 
32874
32874
  :example:
32875
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/unset_security_assessment_baseline.py.html>`__ to see an example of how to use unset_security_assessment_baseline API.
32875
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/unset_security_assessment_baseline.py.html>`__ to see an example of how to use unset_security_assessment_baseline API.
32876
32876
  """
32877
32877
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32878
32878
  required_arguments = ['securityAssessmentId']
@@ -32987,7 +32987,7 @@ class DataSafeClient(object):
32987
32987
  :rtype: :class:`~oci.response.Response`
32988
32988
 
32989
32989
  :example:
32990
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/unset_user_assessment_baseline.py.html>`__ to see an example of how to use unset_user_assessment_baseline API.
32990
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/unset_user_assessment_baseline.py.html>`__ to see an example of how to use unset_user_assessment_baseline API.
32991
32991
  """
32992
32992
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
32993
32993
  required_arguments = ['userAssessmentId']
@@ -33098,7 +33098,7 @@ class DataSafeClient(object):
33098
33098
  :rtype: :class:`~oci.response.Response`
33099
33099
 
33100
33100
  :example:
33101
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_alert.py.html>`__ to see an example of how to use update_alert API.
33101
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_alert.py.html>`__ to see an example of how to use update_alert API.
33102
33102
  """
33103
33103
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33104
33104
  required_arguments = ['alertId']
@@ -33210,7 +33210,7 @@ class DataSafeClient(object):
33210
33210
  :rtype: :class:`~oci.response.Response`
33211
33211
 
33212
33212
  :example:
33213
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_audit_archive_retrieval.py.html>`__ to see an example of how to use update_audit_archive_retrieval API.
33213
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_audit_archive_retrieval.py.html>`__ to see an example of how to use update_audit_archive_retrieval API.
33214
33214
  """
33215
33215
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33216
33216
  required_arguments = ['auditArchiveRetrievalId']
@@ -33320,7 +33320,7 @@ class DataSafeClient(object):
33320
33320
  :rtype: :class:`~oci.response.Response`
33321
33321
 
33322
33322
  :example:
33323
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_audit_policy.py.html>`__ to see an example of how to use update_audit_policy API.
33323
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_audit_policy.py.html>`__ to see an example of how to use update_audit_policy API.
33324
33324
  """
33325
33325
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33326
33326
  required_arguments = ['auditPolicyId']
@@ -33430,7 +33430,7 @@ class DataSafeClient(object):
33430
33430
  :rtype: :class:`~oci.response.Response`
33431
33431
 
33432
33432
  :example:
33433
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_audit_profile.py.html>`__ to see an example of how to use update_audit_profile API.
33433
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_audit_profile.py.html>`__ to see an example of how to use update_audit_profile API.
33434
33434
  """
33435
33435
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33436
33436
  required_arguments = ['auditProfileId']
@@ -33540,7 +33540,7 @@ class DataSafeClient(object):
33540
33540
  :rtype: :class:`~oci.response.Response`
33541
33541
 
33542
33542
  :example:
33543
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_audit_trail.py.html>`__ to see an example of how to use update_audit_trail API.
33543
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_audit_trail.py.html>`__ to see an example of how to use update_audit_trail API.
33544
33544
  """
33545
33545
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33546
33546
  required_arguments = ['auditTrailId']
@@ -33650,7 +33650,7 @@ class DataSafeClient(object):
33650
33650
  :rtype: :class:`~oci.response.Response`
33651
33651
 
33652
33652
  :example:
33653
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_data_safe_private_endpoint.py.html>`__ to see an example of how to use update_data_safe_private_endpoint API.
33653
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_data_safe_private_endpoint.py.html>`__ to see an example of how to use update_data_safe_private_endpoint API.
33654
33654
  """
33655
33655
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33656
33656
  required_arguments = ['dataSafePrivateEndpointId']
@@ -33760,7 +33760,7 @@ class DataSafeClient(object):
33760
33760
  :rtype: :class:`~oci.response.Response`
33761
33761
 
33762
33762
  :example:
33763
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_database_security_config.py.html>`__ to see an example of how to use update_database_security_config API.
33763
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_database_security_config.py.html>`__ to see an example of how to use update_database_security_config API.
33764
33764
  """
33765
33765
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33766
33766
  required_arguments = ['databaseSecurityConfigId']
@@ -33879,7 +33879,7 @@ class DataSafeClient(object):
33879
33879
  :rtype: :class:`~oci.response.Response`
33880
33880
 
33881
33881
  :example:
33882
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_finding.py.html>`__ to see an example of how to use update_finding API.
33882
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_finding.py.html>`__ to see an example of how to use update_finding API.
33883
33883
  """
33884
33884
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33885
33885
  required_arguments = ['securityAssessmentId', 'findingKey']
@@ -33993,7 +33993,7 @@ class DataSafeClient(object):
33993
33993
  :rtype: :class:`~oci.response.Response`
33994
33994
 
33995
33995
  :example:
33996
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_library_masking_format.py.html>`__ to see an example of how to use update_library_masking_format API.
33996
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_library_masking_format.py.html>`__ to see an example of how to use update_library_masking_format API.
33997
33997
  """
33998
33998
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
33999
33999
  required_arguments = ['libraryMaskingFormatId']
@@ -34107,7 +34107,7 @@ class DataSafeClient(object):
34107
34107
  :rtype: :class:`~oci.response.Response`
34108
34108
 
34109
34109
  :example:
34110
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_masking_column.py.html>`__ to see an example of how to use update_masking_column API.
34110
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_masking_column.py.html>`__ to see an example of how to use update_masking_column API.
34111
34111
  """
34112
34112
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34113
34113
  required_arguments = ['maskingColumnKey', 'maskingPolicyId']
@@ -34218,7 +34218,7 @@ class DataSafeClient(object):
34218
34218
  :rtype: :class:`~oci.response.Response`
34219
34219
 
34220
34220
  :example:
34221
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_masking_policy.py.html>`__ to see an example of how to use update_masking_policy API.
34221
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_masking_policy.py.html>`__ to see an example of how to use update_masking_policy API.
34222
34222
  """
34223
34223
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34224
34224
  required_arguments = ['maskingPolicyId']
@@ -34328,7 +34328,7 @@ class DataSafeClient(object):
34328
34328
  :rtype: :class:`~oci.response.Response`
34329
34329
 
34330
34330
  :example:
34331
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_on_prem_connector.py.html>`__ to see an example of how to use update_on_prem_connector API.
34331
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_on_prem_connector.py.html>`__ to see an example of how to use update_on_prem_connector API.
34332
34332
  """
34333
34333
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34334
34334
  required_arguments = ['onPremConnectorId']
@@ -34444,7 +34444,7 @@ class DataSafeClient(object):
34444
34444
  :rtype: :class:`~oci.response.Response`
34445
34445
 
34446
34446
  :example:
34447
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_on_prem_connector_wallet.py.html>`__ to see an example of how to use update_on_prem_connector_wallet API.
34447
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_on_prem_connector_wallet.py.html>`__ to see an example of how to use update_on_prem_connector_wallet API.
34448
34448
  """
34449
34449
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34450
34450
  required_arguments = ['onPremConnectorId']
@@ -34566,7 +34566,7 @@ class DataSafeClient(object):
34566
34566
  :rtype: :class:`~oci.response.Response`
34567
34567
 
34568
34568
  :example:
34569
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_peer_target_database.py.html>`__ to see an example of how to use update_peer_target_database API.
34569
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_peer_target_database.py.html>`__ to see an example of how to use update_peer_target_database API.
34570
34570
  """
34571
34571
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34572
34572
  required_arguments = ['targetDatabaseId', 'peerTargetDatabaseId']
@@ -34686,7 +34686,7 @@ class DataSafeClient(object):
34686
34686
  :rtype: :class:`~oci.response.Response`
34687
34687
 
34688
34688
  :example:
34689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_report.py.html>`__ to see an example of how to use update_report API.
34689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_report.py.html>`__ to see an example of how to use update_report API.
34690
34690
  """
34691
34691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34692
34692
  required_arguments = ['reportId']
@@ -34805,7 +34805,7 @@ class DataSafeClient(object):
34805
34805
  :rtype: :class:`~oci.response.Response`
34806
34806
 
34807
34807
  :example:
34808
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_report_definition.py.html>`__ to see an example of how to use update_report_definition API.
34808
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_report_definition.py.html>`__ to see an example of how to use update_report_definition API.
34809
34809
  """
34810
34810
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34811
34811
  required_arguments = ['reportDefinitionId']
@@ -34918,7 +34918,7 @@ class DataSafeClient(object):
34918
34918
  :rtype: :class:`~oci.response.Response`
34919
34919
 
34920
34920
  :example:
34921
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_sdm_masking_policy_difference.py.html>`__ to see an example of how to use update_sdm_masking_policy_difference API.
34921
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_sdm_masking_policy_difference.py.html>`__ to see an example of how to use update_sdm_masking_policy_difference API.
34922
34922
  """
34923
34923
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
34924
34924
  required_arguments = ['sdmMaskingPolicyDifferenceId']
@@ -35028,7 +35028,7 @@ class DataSafeClient(object):
35028
35028
  :rtype: :class:`~oci.response.Response`
35029
35029
 
35030
35030
  :example:
35031
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_security_assessment.py.html>`__ to see an example of how to use update_security_assessment API.
35031
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_security_assessment.py.html>`__ to see an example of how to use update_security_assessment API.
35032
35032
  """
35033
35033
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35034
35034
  required_arguments = ['securityAssessmentId']
@@ -35138,7 +35138,7 @@ class DataSafeClient(object):
35138
35138
  :rtype: :class:`~oci.response.Response`
35139
35139
 
35140
35140
  :example:
35141
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_security_policy.py.html>`__ to see an example of how to use update_security_policy API.
35141
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_security_policy.py.html>`__ to see an example of how to use update_security_policy API.
35142
35142
  """
35143
35143
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35144
35144
  required_arguments = ['securityPolicyId']
@@ -35248,7 +35248,7 @@ class DataSafeClient(object):
35248
35248
  :rtype: :class:`~oci.response.Response`
35249
35249
 
35250
35250
  :example:
35251
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_security_policy_deployment.py.html>`__ to see an example of how to use update_security_policy_deployment API.
35251
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_security_policy_deployment.py.html>`__ to see an example of how to use update_security_policy_deployment API.
35252
35252
  """
35253
35253
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35254
35254
  required_arguments = ['securityPolicyDeploymentId']
@@ -35361,7 +35361,7 @@ class DataSafeClient(object):
35361
35361
  :rtype: :class:`~oci.response.Response`
35362
35362
 
35363
35363
  :example:
35364
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_sensitive_column.py.html>`__ to see an example of how to use update_sensitive_column API.
35364
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_sensitive_column.py.html>`__ to see an example of how to use update_sensitive_column API.
35365
35365
  """
35366
35366
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35367
35367
  required_arguments = ['sensitiveDataModelId', 'sensitiveColumnKey']
@@ -35473,7 +35473,7 @@ class DataSafeClient(object):
35473
35473
  :rtype: :class:`~oci.response.Response`
35474
35474
 
35475
35475
  :example:
35476
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_sensitive_data_model.py.html>`__ to see an example of how to use update_sensitive_data_model API.
35476
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_sensitive_data_model.py.html>`__ to see an example of how to use update_sensitive_data_model API.
35477
35477
  """
35478
35478
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35479
35479
  required_arguments = ['sensitiveDataModelId']
@@ -35583,7 +35583,7 @@ class DataSafeClient(object):
35583
35583
  :rtype: :class:`~oci.response.Response`
35584
35584
 
35585
35585
  :example:
35586
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_sensitive_type.py.html>`__ to see an example of how to use update_sensitive_type API.
35586
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_sensitive_type.py.html>`__ to see an example of how to use update_sensitive_type API.
35587
35587
  """
35588
35588
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35589
35589
  required_arguments = ['sensitiveTypeId']
@@ -35693,7 +35693,7 @@ class DataSafeClient(object):
35693
35693
  :rtype: :class:`~oci.response.Response`
35694
35694
 
35695
35695
  :example:
35696
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_sql_collection.py.html>`__ to see an example of how to use update_sql_collection API.
35696
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_sql_collection.py.html>`__ to see an example of how to use update_sql_collection API.
35697
35697
  """
35698
35698
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35699
35699
  required_arguments = ['sqlCollectionId']
@@ -35803,7 +35803,7 @@ class DataSafeClient(object):
35803
35803
  :rtype: :class:`~oci.response.Response`
35804
35804
 
35805
35805
  :example:
35806
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_sql_firewall_policy.py.html>`__ to see an example of how to use update_sql_firewall_policy API.
35806
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_sql_firewall_policy.py.html>`__ to see an example of how to use update_sql_firewall_policy API.
35807
35807
  """
35808
35808
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35809
35809
  required_arguments = ['sqlFirewallPolicyId']
@@ -35913,7 +35913,7 @@ class DataSafeClient(object):
35913
35913
  :rtype: :class:`~oci.response.Response`
35914
35914
 
35915
35915
  :example:
35916
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_target_alert_policy_association.py.html>`__ to see an example of how to use update_target_alert_policy_association API.
35916
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_target_alert_policy_association.py.html>`__ to see an example of how to use update_target_alert_policy_association API.
35917
35917
  """
35918
35918
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
35919
35919
  required_arguments = ['targetAlertPolicyAssociationId']
@@ -36029,7 +36029,7 @@ class DataSafeClient(object):
36029
36029
  :rtype: :class:`~oci.response.Response`
36030
36030
 
36031
36031
  :example:
36032
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_target_database.py.html>`__ to see an example of how to use update_target_database API.
36032
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_target_database.py.html>`__ to see an example of how to use update_target_database API.
36033
36033
  """
36034
36034
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36035
36035
  required_arguments = ['targetDatabaseId']
@@ -36142,7 +36142,7 @@ class DataSafeClient(object):
36142
36142
  :rtype: :class:`~oci.response.Response`
36143
36143
 
36144
36144
  :example:
36145
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/update_user_assessment.py.html>`__ to see an example of how to use update_user_assessment API.
36145
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/update_user_assessment.py.html>`__ to see an example of how to use update_user_assessment API.
36146
36146
  """
36147
36147
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36148
36148
  required_arguments = ['userAssessmentId']
@@ -36263,7 +36263,7 @@ class DataSafeClient(object):
36263
36263
  :rtype: :class:`~oci.response.Response`
36264
36264
 
36265
36265
  :example:
36266
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/upload_masking_policy.py.html>`__ to see an example of how to use upload_masking_policy API.
36266
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/upload_masking_policy.py.html>`__ to see an example of how to use upload_masking_policy API.
36267
36267
  """
36268
36268
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36269
36269
  required_arguments = ['maskingPolicyId']
@@ -36404,7 +36404,7 @@ class DataSafeClient(object):
36404
36404
  :rtype: :class:`~oci.response.Response`
36405
36405
 
36406
36406
  :example:
36407
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/datasafe/upload_sensitive_data_model.py.html>`__ to see an example of how to use upload_sensitive_data_model API.
36407
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/datasafe/upload_sensitive_data_model.py.html>`__ to see an example of how to use upload_sensitive_data_model API.
36408
36408
  """
36409
36409
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
36410
36410
  required_arguments = ['sensitiveDataModelId']