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
@@ -180,6 +180,80 @@ class CreateSSLCipherSuiteDetails(object):
180
180
  \"RC4-SHA\"
181
181
  \"SEED-SHA\"
182
182
 
183
+ * __oci-default-http2-ssl-cipher-suite-v1__
184
+
185
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
186
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
187
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
188
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
189
+ \"DHE-RSA-AES256-GCM-SHA384\"
190
+ \"DHE-RSA-AES128-GCM-SHA256\"
191
+
192
+ * __oci-default-http2-tls-13-ssl-cipher-suite-v1__
193
+
194
+ \"TLS-AES-128-GCM-SHA256\"
195
+ \"TLS-AES-256-GCM-SHA384\"
196
+ \"TLS-CHACHA20-POLY1305-SHA256\"
197
+
198
+ * __oci-default-http2-tls-12-13-ssl-cipher-suite-v1__
199
+
200
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
201
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
202
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
203
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
204
+ \"DHE-RSA-AES256-GCM-SHA384\"
205
+ \"DHE-RSA-AES128-GCM-SHA256\"
206
+ \"TLS-AES-128-GCM-SHA256\"
207
+ \"TLS-AES-256-GCM-SHA384\"
208
+ \"TLS-CHACHA20-POLY1305-SHA256\"
209
+
210
+ * __oci-tls-13-recommended-ssl-cipher-suite-v1__
211
+
212
+ \"TLS-AES-128-GCM-SHA256\"
213
+ \"TLS-AES-256-GCM-SHA384\"
214
+ \"TLS-CHACHA20-POLY1305-SHA256\"
215
+
216
+ * __oci-tls-12-13-wider-ssl-cipher-suite-v1__
217
+
218
+ \"TLS-AES-128-GCM-SHA256\"
219
+ \"TLS-AES-256-GCM-SHA384\"
220
+ \"TLS-CHACHA20-POLY1305-SHA256\"
221
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
222
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
223
+ \"ECDHE-ECDSA-AES128-SHA256\"
224
+ \"ECDHE-RSA-AES128-SHA256\"
225
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
226
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
227
+ \"ECDHE-ECDSA-AES256-SHA384\"
228
+ \"ECDHE-RSA-AES256-SHA384\"
229
+ \"AES128-GCM-SHA256\"
230
+ \"AES128-SHA256\"
231
+ \"AES256-GCM-SHA384\"
232
+ \"AES256-SHA256\"
233
+
234
+ * __oci-tls-11-12-13-wider-ssl-cipher-suite-v1__
235
+ \"TLS-AES-128-GCM-SHA256\"
236
+ \"TLS-AES-256-GCM-SHA384\"
237
+ \"TLS-CHACHA20-POLY1305-SHA256\"
238
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
239
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
240
+ \"ECDHE-ECDSA-AES128-SHA256\"
241
+ \"ECDHE-RSA-AES128-SHA256\"
242
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
243
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
244
+ \"ECDHE-ECDSA-AES256-SHA384\"
245
+ \"ECDHE-RSA-AES256-SHA384\"
246
+ \"AES128-GCM-SHA256\"
247
+ \"AES128-SHA256\"
248
+ \"AES256-GCM-SHA384\"
249
+ \"AES256-SHA256\"
250
+ \"ECDHE-ECDSA-AES128-SHA\"
251
+ \"ECDHE-RSA-AES128-SHA\"
252
+ \"ECDHE-RSA-AES256-SHA\"
253
+ \"ECDHE-ECDSA-AES256-SHA\"
254
+ \"AES128-SHA\"
255
+ \"AES256-SHA\"
256
+
183
257
  __ https://docs.cloud.oracle.com/api/#/en/loadbalancer/20170115/datatypes/SSLConfigurationDetails
184
258
  __ https://docs.cloud.oracle.com/api/#/en/loadbalancer/20170115/SSLCipherSuite/CreateSSLCipherSuite
185
259
  """
@@ -225,6 +299,12 @@ class CreateSSLCipherSuiteDetails(object):
225
299
  * oci-compatible-ssl-cipher-suite-v1
226
300
  * oci-wider-compatible-ssl-cipher-suite-v1
227
301
  * oci-customized-ssl-cipher-suite
302
+ * oci-default-http2-ssl-cipher-suite-v1
303
+ * oci-default-http2-tls-13-ssl-cipher-suite-v1
304
+ * oci-default-http2-tls-12-13-ssl-cipher-suite-v1
305
+ * oci-tls-13-recommended-ssl-cipher-suite-v1
306
+ * oci-tls-12-13-wider-ssl-cipher-suite-v1
307
+ * oci-tls-11-12-13-wider-ssl-cipher-suite-v1
228
308
 
229
309
  example: `example_cipher_suite`
230
310
 
@@ -248,6 +328,12 @@ class CreateSSLCipherSuiteDetails(object):
248
328
  * oci-compatible-ssl-cipher-suite-v1
249
329
  * oci-wider-compatible-ssl-cipher-suite-v1
250
330
  * oci-customized-ssl-cipher-suite
331
+ * oci-default-http2-ssl-cipher-suite-v1
332
+ * oci-default-http2-tls-13-ssl-cipher-suite-v1
333
+ * oci-default-http2-tls-12-13-ssl-cipher-suite-v1
334
+ * oci-tls-13-recommended-ssl-cipher-suite-v1
335
+ * oci-tls-12-13-wider-ssl-cipher-suite-v1
336
+ * oci-tls-11-12-13-wider-ssl-cipher-suite-v1
251
337
 
252
338
  example: `example_cipher_suite`
253
339
 
@@ -265,6 +351,14 @@ class CreateSSLCipherSuiteDetails(object):
265
351
 
266
352
  The following ciphers are valid values for this property:
267
353
 
354
+ * __TLSv1.3 ciphers__
355
+
356
+ \"TLS-AES-128-GCM-SHA256\"
357
+ \"TLS-AES-256-GCM-SHA384\"
358
+ \"TLS-CHACHA20-POLY1305-SHA256\"
359
+ \"TLS-AES-128-CCM-SHA256\"
360
+ \"TLS-AES-128-CCM-8-SHA256\"
361
+
268
362
  * __TLSv1.2 ciphers__
269
363
 
270
364
  \"AES128-GCM-SHA256\"
@@ -382,6 +476,14 @@ class CreateSSLCipherSuiteDetails(object):
382
476
 
383
477
  The following ciphers are valid values for this property:
384
478
 
479
+ * __TLSv1.3 ciphers__
480
+
481
+ \"TLS-AES-128-GCM-SHA256\"
482
+ \"TLS-AES-256-GCM-SHA384\"
483
+ \"TLS-CHACHA20-POLY1305-SHA256\"
484
+ \"TLS-AES-128-CCM-SHA256\"
485
+ \"TLS-AES-128-CCM-8-SHA256\"
486
+
385
487
  * __TLSv1.2 ciphers__
386
488
 
387
489
  \"AES128-GCM-SHA256\"
@@ -180,6 +180,80 @@ class SSLCipherSuite(object):
180
180
  \"RC4-SHA\"
181
181
  \"SEED-SHA\"
182
182
 
183
+ * __oci-default-http2-ssl-cipher-suite-v1__
184
+
185
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
186
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
187
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
188
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
189
+ \"DHE-RSA-AES256-GCM-SHA384\"
190
+ \"DHE-RSA-AES128-GCM-SHA256\"
191
+
192
+ * __oci-default-http2-tls-13-ssl-cipher-suite-v1__
193
+
194
+ \"TLS-AES-128-GCM-SHA256\"
195
+ \"TLS-AES-256-GCM-SHA384\"
196
+ \"TLS-CHACHA20-POLY1305-SHA256\"
197
+
198
+ * __oci-default-http2-tls-12-13-ssl-cipher-suite-v1__
199
+
200
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
201
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
202
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
203
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
204
+ \"DHE-RSA-AES256-GCM-SHA384\"
205
+ \"DHE-RSA-AES128-GCM-SHA256\"
206
+ \"TLS-AES-128-GCM-SHA256\"
207
+ \"TLS-AES-256-GCM-SHA384\"
208
+ \"TLS-CHACHA20-POLY1305-SHA256\"
209
+
210
+ * __oci-tls-13-recommended-ssl-cipher-suite-v1__
211
+
212
+ \"TLS-AES-128-GCM-SHA256\"
213
+ \"TLS-AES-256-GCM-SHA384\"
214
+ \"TLS-CHACHA20-POLY1305-SHA256\"
215
+
216
+ * __oci-tls-12-13-wider-ssl-cipher-suite-v1__
217
+
218
+ \"TLS-AES-128-GCM-SHA256\"
219
+ \"TLS-AES-256-GCM-SHA384\"
220
+ \"TLS-CHACHA20-POLY1305-SHA256\"
221
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
222
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
223
+ \"ECDHE-ECDSA-AES128-SHA256\"
224
+ \"ECDHE-RSA-AES128-SHA256\"
225
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
226
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
227
+ \"ECDHE-ECDSA-AES256-SHA384\"
228
+ \"ECDHE-RSA-AES256-SHA384\"
229
+ \"AES128-GCM-SHA256\"
230
+ \"AES128-SHA256\"
231
+ \"AES256-GCM-SHA384\"
232
+ \"AES256-SHA256\"
233
+
234
+ * __oci-tls-11-12-13-wider-ssl-cipher-suite-v1__
235
+ \"TLS-AES-128-GCM-SHA256\"
236
+ \"TLS-AES-256-GCM-SHA384\"
237
+ \"TLS-CHACHA20-POLY1305-SHA256\"
238
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
239
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
240
+ \"ECDHE-ECDSA-AES128-SHA256\"
241
+ \"ECDHE-RSA-AES128-SHA256\"
242
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
243
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
244
+ \"ECDHE-ECDSA-AES256-SHA384\"
245
+ \"ECDHE-RSA-AES256-SHA384\"
246
+ \"AES128-GCM-SHA256\"
247
+ \"AES128-SHA256\"
248
+ \"AES256-GCM-SHA384\"
249
+ \"AES256-SHA256\"
250
+ \"ECDHE-ECDSA-AES128-SHA\"
251
+ \"ECDHE-RSA-AES128-SHA\"
252
+ \"ECDHE-RSA-AES256-SHA\"
253
+ \"ECDHE-ECDSA-AES256-SHA\"
254
+ \"AES128-SHA\"
255
+ \"AES256-SHA\"
256
+
183
257
  __ https://docs.cloud.oracle.com/api/#/en/loadbalancer/20170115/datatypes/SSLConfigurationDetails
184
258
  __ https://docs.cloud.oracle.com/api/#/en/loadbalancer/20170115/SSLCipherSuite/CreateSSLCipherSuite
185
259
  """
@@ -225,6 +299,12 @@ class SSLCipherSuite(object):
225
299
  * oci-compatible-ssl-cipher-suite-v1
226
300
  * oci-wider-compatible-ssl-cipher-suite-v1
227
301
  * oci-customized-ssl-cipher-suite
302
+ * oci-default-http2-ssl-cipher-suite-v1
303
+ * oci-default-http2-tls-13-ssl-cipher-suite-v1
304
+ * oci-default-http2-tls-12-13-ssl-cipher-suite-v1
305
+ * oci-tls-13-recommended-ssl-cipher-suite-v1
306
+ * oci-tls-12-13-wider-ssl-cipher-suite-v1
307
+ * oci-tls-11-12-13-wider-ssl-cipher-suite-v1
228
308
 
229
309
  example: `example_cipher_suite`
230
310
 
@@ -248,6 +328,12 @@ class SSLCipherSuite(object):
248
328
  * oci-compatible-ssl-cipher-suite-v1
249
329
  * oci-wider-compatible-ssl-cipher-suite-v1
250
330
  * oci-customized-ssl-cipher-suite
331
+ * oci-default-http2-ssl-cipher-suite-v1
332
+ * oci-default-http2-tls-13-ssl-cipher-suite-v1
333
+ * oci-default-http2-tls-12-13-ssl-cipher-suite-v1
334
+ * oci-tls-13-recommended-ssl-cipher-suite-v1
335
+ * oci-tls-12-13-wider-ssl-cipher-suite-v1
336
+ * oci-tls-11-12-13-wider-ssl-cipher-suite-v1
251
337
 
252
338
  example: `example_cipher_suite`
253
339
 
@@ -265,6 +351,14 @@ class SSLCipherSuite(object):
265
351
 
266
352
  The following ciphers are valid values for this property:
267
353
 
354
+ * __TLSv1.3 ciphers__
355
+
356
+ \"TLS-AES-128-GCM-SHA256\"
357
+ \"TLS-AES-256-GCM-SHA384\"
358
+ \"TLS-CHACHA20-POLY1305-SHA256\"
359
+ \"TLS-AES-128-CCM-SHA256\"
360
+ \"TLS-AES-128-CCM-8-SHA256\"
361
+
268
362
  * __TLSv1.2 ciphers__
269
363
 
270
364
  \"AES128-GCM-SHA256\"
@@ -382,6 +476,14 @@ class SSLCipherSuite(object):
382
476
 
383
477
  The following ciphers are valid values for this property:
384
478
 
479
+ * __TLSv1.3 ciphers__
480
+
481
+ \"TLS-AES-128-GCM-SHA256\"
482
+ \"TLS-AES-256-GCM-SHA384\"
483
+ \"TLS-CHACHA20-POLY1305-SHA256\"
484
+ \"TLS-AES-128-CCM-SHA256\"
485
+ \"TLS-AES-128-CCM-8-SHA256\"
486
+
385
487
  * __TLSv1.2 ciphers__
386
488
 
387
489
  \"AES128-GCM-SHA256\"
@@ -180,6 +180,80 @@ class SSLCipherSuiteDetails(object):
180
180
  \"RC4-SHA\"
181
181
  \"SEED-SHA\"
182
182
 
183
+ * __oci-default-http2-ssl-cipher-suite-v1__
184
+
185
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
186
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
187
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
188
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
189
+ \"DHE-RSA-AES256-GCM-SHA384\"
190
+ \"DHE-RSA-AES128-GCM-SHA256\"
191
+
192
+ * __oci-default-http2-tls-13-ssl-cipher-suite-v1__
193
+
194
+ \"TLS-AES-128-GCM-SHA256\"
195
+ \"TLS-AES-256-GCM-SHA384\"
196
+ \"TLS-CHACHA20-POLY1305-SHA256\"
197
+
198
+ * __oci-default-http2-tls-12-13-ssl-cipher-suite-v1__
199
+
200
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
201
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
202
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
203
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
204
+ \"DHE-RSA-AES256-GCM-SHA384\"
205
+ \"DHE-RSA-AES128-GCM-SHA256\"
206
+ \"TLS-AES-128-GCM-SHA256\"
207
+ \"TLS-AES-256-GCM-SHA384\"
208
+ \"TLS-CHACHA20-POLY1305-SHA256\"
209
+
210
+ * __oci-tls-13-recommended-ssl-cipher-suite-v1__
211
+
212
+ \"TLS-AES-128-GCM-SHA256\"
213
+ \"TLS-AES-256-GCM-SHA384\"
214
+ \"TLS-CHACHA20-POLY1305-SHA256\"
215
+
216
+ * __oci-tls-12-13-wider-ssl-cipher-suite-v1__
217
+
218
+ \"TLS-AES-128-GCM-SHA256\"
219
+ \"TLS-AES-256-GCM-SHA384\"
220
+ \"TLS-CHACHA20-POLY1305-SHA256\"
221
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
222
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
223
+ \"ECDHE-ECDSA-AES128-SHA256\"
224
+ \"ECDHE-RSA-AES128-SHA256\"
225
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
226
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
227
+ \"ECDHE-ECDSA-AES256-SHA384\"
228
+ \"ECDHE-RSA-AES256-SHA384\"
229
+ \"AES128-GCM-SHA256\"
230
+ \"AES128-SHA256\"
231
+ \"AES256-GCM-SHA384\"
232
+ \"AES256-SHA256\"
233
+
234
+ * __oci-tls-11-12-13-wider-ssl-cipher-suite-v1__
235
+ \"TLS-AES-128-GCM-SHA256\"
236
+ \"TLS-AES-256-GCM-SHA384\"
237
+ \"TLS-CHACHA20-POLY1305-SHA256\"
238
+ \"ECDHE-ECDSA-AES128-GCM-SHA256\"
239
+ \"ECDHE-RSA-AES128-GCM-SHA256\"
240
+ \"ECDHE-ECDSA-AES128-SHA256\"
241
+ \"ECDHE-RSA-AES128-SHA256\"
242
+ \"ECDHE-ECDSA-AES256-GCM-SHA384\"
243
+ \"ECDHE-RSA-AES256-GCM-SHA384\"
244
+ \"ECDHE-ECDSA-AES256-SHA384\"
245
+ \"ECDHE-RSA-AES256-SHA384\"
246
+ \"AES128-GCM-SHA256\"
247
+ \"AES128-SHA256\"
248
+ \"AES256-GCM-SHA384\"
249
+ \"AES256-SHA256\"
250
+ \"ECDHE-ECDSA-AES128-SHA\"
251
+ \"ECDHE-RSA-AES128-SHA\"
252
+ \"ECDHE-RSA-AES256-SHA\"
253
+ \"ECDHE-ECDSA-AES256-SHA\"
254
+ \"AES128-SHA\"
255
+ \"AES256-SHA\"
256
+
183
257
  __ https://docs.cloud.oracle.com/api/#/en/loadbalancer/20170115/datatypes/SSLConfigurationDetails
184
258
  __ https://docs.cloud.oracle.com/api/#/en/loadbalancer/20170115/SSLCipherSuite/CreateSSLCipherSuite
185
259
  """
@@ -225,6 +299,12 @@ class SSLCipherSuiteDetails(object):
225
299
  * oci-compatible-ssl-cipher-suite-v1
226
300
  * oci-wider-compatible-ssl-cipher-suite-v1
227
301
  * oci-customized-ssl-cipher-suite
302
+ * oci-default-http2-ssl-cipher-suite-v1
303
+ * oci-default-http2-tls-13-ssl-cipher-suite-v1
304
+ * oci-default-http2-tls-12-13-ssl-cipher-suite-v1
305
+ * oci-tls-13-recommended-ssl-cipher-suite-v1
306
+ * oci-tls-12-13-wider-ssl-cipher-suite-v1
307
+ * oci-tls-11-12-13-wider-ssl-cipher-suite-v1
228
308
 
229
309
  example: `example_cipher_suite`
230
310
 
@@ -248,6 +328,12 @@ class SSLCipherSuiteDetails(object):
248
328
  * oci-compatible-ssl-cipher-suite-v1
249
329
  * oci-wider-compatible-ssl-cipher-suite-v1
250
330
  * oci-customized-ssl-cipher-suite
331
+ * oci-default-http2-ssl-cipher-suite-v1
332
+ * oci-default-http2-tls-13-ssl-cipher-suite-v1
333
+ * oci-default-http2-tls-12-13-ssl-cipher-suite-v1
334
+ * oci-tls-13-recommended-ssl-cipher-suite-v1
335
+ * oci-tls-12-13-wider-ssl-cipher-suite-v1
336
+ * oci-tls-11-12-13-wider-ssl-cipher-suite-v1
251
337
 
252
338
  example: `example_cipher_suite`
253
339
 
@@ -265,6 +351,14 @@ class SSLCipherSuiteDetails(object):
265
351
 
266
352
  The following ciphers are valid values for this property:
267
353
 
354
+ * __TLSv1.3 ciphers__
355
+
356
+ \"TLS-AES-128-GCM-SHA256\"
357
+ \"TLS-AES-256-GCM-SHA384\"
358
+ \"TLS-CHACHA20-POLY1305-SHA256\"
359
+ \"TLS-AES-128-CCM-SHA256\"
360
+ \"TLS-AES-128-CCM-8-SHA256\"
361
+
268
362
  * __TLSv1.2 ciphers__
269
363
 
270
364
  \"AES128-GCM-SHA256\"
@@ -382,6 +476,14 @@ class SSLCipherSuiteDetails(object):
382
476
 
383
477
  The following ciphers are valid values for this property:
384
478
 
479
+ * __TLSv1.3 ciphers__
480
+
481
+ \"TLS-AES-128-GCM-SHA256\"
482
+ \"TLS-AES-256-GCM-SHA384\"
483
+ \"TLS-CHACHA20-POLY1305-SHA256\"
484
+ \"TLS-AES-128-CCM-SHA256\"
485
+ \"TLS-AES-128-CCM-8-SHA256\"
486
+
385
487
  * __TLSv1.2 ciphers__
386
488
 
387
489
  \"AES128-GCM-SHA256\"
@@ -366,6 +366,7 @@ class SSLConfiguration(object):
366
366
  * TLSv1
367
367
  * TLSv1.1
368
368
  * TLSv1.2
369
+ * TLSv1.3
369
370
 
370
371
  If this field is not specified, TLSv1.2 is the default.
371
372
 
@@ -401,6 +402,7 @@ class SSLConfiguration(object):
401
402
  * TLSv1
402
403
  * TLSv1.1
403
404
  * TLSv1.2
405
+ * TLSv1.3
404
406
 
405
407
  If this field is not specified, TLSv1.2 is the default.
406
408
 
@@ -253,6 +253,7 @@ class SSLConfigurationDetails(object):
253
253
  * TLSv1
254
254
  * TLSv1.1
255
255
  * TLSv1.2
256
+ * TLSv1.3
256
257
 
257
258
  If this field is not specified, TLSv1.2 is the default.
258
259
 
@@ -288,6 +289,7 @@ class SSLConfigurationDetails(object):
288
289
  * TLSv1
289
290
  * TLSv1.1
290
291
  * TLSv1.2
292
+ * TLSv1.3
291
293
 
292
294
  If this field is not specified, TLSv1.2 is the default.
293
295
 
@@ -45,6 +45,14 @@ class UpdateSSLCipherSuiteDetails(object):
45
45
 
46
46
  The following ciphers are valid values for this property:
47
47
 
48
+ * __TLSv1.3 ciphers__
49
+
50
+ \"TLS-AES-128-GCM-SHA256\"
51
+ \"TLS-AES-256-GCM-SHA384\"
52
+ \"TLS-CHACHA20-POLY1305-SHA256\"
53
+ \"TLS-AES-128-CCM-SHA256\"
54
+ \"TLS-AES-128-CCM-8-SHA256\"
55
+
48
56
  * __TLSv1.2 ciphers__
49
57
 
50
58
  \"AES128-GCM-SHA256\"
@@ -162,6 +170,14 @@ class UpdateSSLCipherSuiteDetails(object):
162
170
 
163
171
  The following ciphers are valid values for this property:
164
172
 
173
+ * __TLSv1.3 ciphers__
174
+
175
+ \"TLS-AES-128-GCM-SHA256\"
176
+ \"TLS-AES-256-GCM-SHA384\"
177
+ \"TLS-CHACHA20-POLY1305-SHA256\"
178
+ \"TLS-AES-128-CCM-SHA256\"
179
+ \"TLS-AES-128-CCM-8-SHA256\"
180
+
165
181
  * __TLSv1.2 ciphers__
166
182
 
167
183
  \"AES128-GCM-SHA256\"
@@ -152,7 +152,7 @@ class LockboxClient(object):
152
152
  :rtype: :class:`~oci.response.Response`
153
153
 
154
154
  :example:
155
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
155
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/cancel_work_request.py.html>`__ to see an example of how to use cancel_work_request API.
156
156
  """
157
157
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
158
158
  required_arguments = ['workRequestId']
@@ -265,7 +265,7 @@ class LockboxClient(object):
265
265
  :rtype: :class:`~oci.response.Response`
266
266
 
267
267
  :example:
268
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/change_approval_template_compartment.py.html>`__ to see an example of how to use change_approval_template_compartment API.
268
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/change_approval_template_compartment.py.html>`__ to see an example of how to use change_approval_template_compartment API.
269
269
  """
270
270
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
271
271
  required_arguments = ['approvalTemplateId']
@@ -383,7 +383,7 @@ class LockboxClient(object):
383
383
  :rtype: :class:`~oci.response.Response`
384
384
 
385
385
  :example:
386
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/change_lockbox_compartment.py.html>`__ to see an example of how to use change_lockbox_compartment API.
386
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/change_lockbox_compartment.py.html>`__ to see an example of how to use change_lockbox_compartment API.
387
387
  """
388
388
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
389
389
  required_arguments = ['lockboxId']
@@ -491,7 +491,7 @@ class LockboxClient(object):
491
491
  :rtype: :class:`~oci.response.Response`
492
492
 
493
493
  :example:
494
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/create_access_request.py.html>`__ to see an example of how to use create_access_request API.
494
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/create_access_request.py.html>`__ to see an example of how to use create_access_request API.
495
495
  """
496
496
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
497
497
  required_arguments = []
@@ -587,7 +587,7 @@ class LockboxClient(object):
587
587
  :rtype: :class:`~oci.response.Response`
588
588
 
589
589
  :example:
590
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/create_approval_template.py.html>`__ to see an example of how to use create_approval_template API.
590
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/create_approval_template.py.html>`__ to see an example of how to use create_approval_template API.
591
591
  """
592
592
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
593
593
  required_arguments = []
@@ -683,7 +683,7 @@ class LockboxClient(object):
683
683
  :rtype: :class:`~oci.response.Response`
684
684
 
685
685
  :example:
686
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/create_lockbox.py.html>`__ to see an example of how to use create_lockbox API.
686
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/create_lockbox.py.html>`__ to see an example of how to use create_lockbox API.
687
687
  """
688
688
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
689
689
  required_arguments = []
@@ -779,7 +779,7 @@ class LockboxClient(object):
779
779
  :rtype: :class:`~oci.response.Response`
780
780
 
781
781
  :example:
782
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/delete_approval_template.py.html>`__ to see an example of how to use delete_approval_template API.
782
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/delete_approval_template.py.html>`__ to see an example of how to use delete_approval_template API.
783
783
  """
784
784
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
785
785
  required_arguments = ['approvalTemplateId']
@@ -889,7 +889,7 @@ class LockboxClient(object):
889
889
  :rtype: :class:`~oci.response.Response`
890
890
 
891
891
  :example:
892
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/delete_lockbox.py.html>`__ to see an example of how to use delete_lockbox API.
892
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/delete_lockbox.py.html>`__ to see an example of how to use delete_lockbox API.
893
893
  """
894
894
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
895
895
  required_arguments = ['lockboxId']
@@ -1025,7 +1025,7 @@ class LockboxClient(object):
1025
1025
  :rtype: :class:`~oci.response.Response`
1026
1026
 
1027
1027
  :example:
1028
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/export_access_requests.py.html>`__ to see an example of how to use export_access_requests API.
1028
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/export_access_requests.py.html>`__ to see an example of how to use export_access_requests API.
1029
1029
  """
1030
1030
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1031
1031
  required_arguments = []
@@ -1165,7 +1165,7 @@ class LockboxClient(object):
1165
1165
  :rtype: :class:`~oci.response.Response`
1166
1166
 
1167
1167
  :example:
1168
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/get_access_materials.py.html>`__ to see an example of how to use get_access_materials API.
1168
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/get_access_materials.py.html>`__ to see an example of how to use get_access_materials API.
1169
1169
  """
1170
1170
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1171
1171
  required_arguments = ['accessRequestId']
@@ -1261,7 +1261,7 @@ class LockboxClient(object):
1261
1261
  :rtype: :class:`~oci.response.Response`
1262
1262
 
1263
1263
  :example:
1264
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/get_access_request.py.html>`__ to see an example of how to use get_access_request API.
1264
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/get_access_request.py.html>`__ to see an example of how to use get_access_request API.
1265
1265
  """
1266
1266
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1267
1267
  required_arguments = ['accessRequestId']
@@ -1357,7 +1357,7 @@ class LockboxClient(object):
1357
1357
  :rtype: :class:`~oci.response.Response`
1358
1358
 
1359
1359
  :example:
1360
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/get_approval_template.py.html>`__ to see an example of how to use get_approval_template API.
1360
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/get_approval_template.py.html>`__ to see an example of how to use get_approval_template API.
1361
1361
  """
1362
1362
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1363
1363
  required_arguments = ['approvalTemplateId']
@@ -1453,7 +1453,7 @@ class LockboxClient(object):
1453
1453
  :rtype: :class:`~oci.response.Response`
1454
1454
 
1455
1455
  :example:
1456
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/get_lockbox.py.html>`__ to see an example of how to use get_lockbox API.
1456
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/get_lockbox.py.html>`__ to see an example of how to use get_lockbox API.
1457
1457
  """
1458
1458
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1459
1459
  required_arguments = ['lockboxId']
@@ -1549,7 +1549,7 @@ class LockboxClient(object):
1549
1549
  :rtype: :class:`~oci.response.Response`
1550
1550
 
1551
1551
  :example:
1552
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
1552
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/get_work_request.py.html>`__ to see an example of how to use get_work_request API.
1553
1553
  """
1554
1554
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1555
1555
  required_arguments = ['workRequestId']
@@ -1662,7 +1662,7 @@ class LockboxClient(object):
1662
1662
  :rtype: :class:`~oci.response.Response`
1663
1663
 
1664
1664
  :example:
1665
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/handle_access_request.py.html>`__ to see an example of how to use handle_access_request API.
1665
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/handle_access_request.py.html>`__ to see an example of how to use handle_access_request API.
1666
1666
  """
1667
1667
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1668
1668
  required_arguments = ['accessRequestId']
@@ -1811,7 +1811,7 @@ class LockboxClient(object):
1811
1811
  :rtype: :class:`~oci.response.Response`
1812
1812
 
1813
1813
  :example:
1814
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/list_access_requests.py.html>`__ to see an example of how to use list_access_requests API.
1814
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/list_access_requests.py.html>`__ to see an example of how to use list_access_requests API.
1815
1815
  """
1816
1816
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1817
1817
  required_arguments = []
@@ -1982,7 +1982,7 @@ class LockboxClient(object):
1982
1982
  :rtype: :class:`~oci.response.Response`
1983
1983
 
1984
1984
  :example:
1985
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/list_approval_templates.py.html>`__ to see an example of how to use list_approval_templates API.
1985
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/list_approval_templates.py.html>`__ to see an example of how to use list_approval_templates API.
1986
1986
  """
1987
1987
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1988
1988
  required_arguments = []
@@ -2147,7 +2147,7 @@ class LockboxClient(object):
2147
2147
  :rtype: :class:`~oci.response.Response`
2148
2148
 
2149
2149
  :example:
2150
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/list_lockboxes.py.html>`__ to see an example of how to use list_lockboxes API.
2150
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/list_lockboxes.py.html>`__ to see an example of how to use list_lockboxes API.
2151
2151
  """
2152
2152
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2153
2153
  required_arguments = []
@@ -2303,7 +2303,7 @@ class LockboxClient(object):
2303
2303
  :rtype: :class:`~oci.response.Response`
2304
2304
 
2305
2305
  :example:
2306
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
2306
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/list_work_request_errors.py.html>`__ to see an example of how to use list_work_request_errors API.
2307
2307
  """
2308
2308
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2309
2309
  required_arguments = ['workRequestId']
@@ -2443,7 +2443,7 @@ class LockboxClient(object):
2443
2443
  :rtype: :class:`~oci.response.Response`
2444
2444
 
2445
2445
  :example:
2446
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
2446
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/list_work_request_logs.py.html>`__ to see an example of how to use list_work_request_logs API.
2447
2447
  """
2448
2448
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2449
2449
  required_arguments = ['workRequestId']
@@ -2594,7 +2594,7 @@ class LockboxClient(object):
2594
2594
  :rtype: :class:`~oci.response.Response`
2595
2595
 
2596
2596
  :example:
2597
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
2597
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/list_work_requests.py.html>`__ to see an example of how to use list_work_requests API.
2598
2598
  """
2599
2599
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2600
2600
  required_arguments = []
@@ -2731,7 +2731,7 @@ class LockboxClient(object):
2731
2731
  :rtype: :class:`~oci.response.Response`
2732
2732
 
2733
2733
  :example:
2734
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/update_approval_template.py.html>`__ to see an example of how to use update_approval_template API.
2734
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/update_approval_template.py.html>`__ to see an example of how to use update_approval_template API.
2735
2735
  """
2736
2736
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2737
2737
  required_arguments = ['approvalTemplateId']
@@ -2841,7 +2841,7 @@ class LockboxClient(object):
2841
2841
  :rtype: :class:`~oci.response.Response`
2842
2842
 
2843
2843
  :example:
2844
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/lockbox/update_lockbox.py.html>`__ to see an example of how to use update_lockbox API.
2844
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.1/lockbox/update_lockbox.py.html>`__ to see an example of how to use update_lockbox API.
2845
2845
  """
2846
2846
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2847
2847
  required_arguments = ['lockboxId']