oci 2.125.0__py3-none-any.whl → 2.125.2__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 (331) 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 +36 -36
  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 +52 -46
  82. oci/data_flow/models/sql_endpoint.py +42 -3
  83. oci/data_flow/models/sql_endpoint_summary.py +11 -3
  84. oci/data_integration/data_integration_client.py +163 -163
  85. oci/data_labeling_service/data_labeling_management_client.py +17 -17
  86. oci/data_labeling_service_dataplane/data_labeling_client.py +15 -15
  87. oci/data_safe/data_safe_client.py +272 -272
  88. oci/data_science/data_science_client.py +91 -91
  89. oci/database/database_client.py +327 -327
  90. oci/database_management/db_management_client.py +194 -194
  91. oci/database_management/diagnosability_client.py +4 -4
  92. oci/database_management/managed_my_sql_databases_client.py +7 -7
  93. oci/database_management/perfhub_client.py +1 -1
  94. oci/database_management/sql_tuning_client.py +17 -17
  95. oci/database_migration/database_migration_client.py +41 -41
  96. oci/database_tools/database_tools_client.py +23 -23
  97. oci/desktops/desktop_service_client.py +21 -21
  98. oci/devops/devops_client.py +89 -89
  99. oci/disaster_recovery/disaster_recovery_client.py +29 -29
  100. oci/dns/dns_client.py +52 -52
  101. oci/dts/appliance_export_job_client.py +6 -6
  102. oci/dts/shipping_vendors_client.py +1 -1
  103. oci/dts/transfer_appliance_client.py +8 -8
  104. oci/dts/transfer_appliance_entitlement_client.py +3 -3
  105. oci/dts/transfer_device_client.py +5 -5
  106. oci/dts/transfer_job_client.py +6 -6
  107. oci/dts/transfer_package_client.py +7 -7
  108. oci/em_warehouse/em_data_lake_client.py +13 -13
  109. oci/em_warehouse/em_warehouse_client.py +13 -13
  110. oci/email/email_client.py +135 -41
  111. oci/email/models/__init__.py +2 -0
  112. oci/email/models/configuration.py +138 -0
  113. oci/email/models/create_dkim_details.py +4 -4
  114. oci/email/models/create_email_domain_details.py +6 -2
  115. oci/email/models/dkim.py +8 -8
  116. oci/email/models/dkim_collection.py +1 -1
  117. oci/email/models/email_domain.py +6 -6
  118. oci/email/models/email_domain_collection.py +1 -1
  119. oci/email/models/email_domain_summary.py +6 -6
  120. oci/email/models/sender.py +41 -4
  121. oci/email/models/sender_summary.py +41 -28
  122. oci/email/models/suppression.py +12 -4
  123. oci/email/models/suppression_summary.py +6 -2
  124. oci/email/models/work_request.py +13 -5
  125. oci/email/models/work_request_error.py +8 -6
  126. oci/email/models/work_request_resource.py +7 -3
  127. oci/email/models/work_request_summary.py +13 -5
  128. oci/email_data_plane/__init__.py +14 -0
  129. oci/email_data_plane/email_dp_client.py +206 -0
  130. oci/email_data_plane/email_dp_client_composite_operations.py +26 -0
  131. oci/email_data_plane/models/__init__.py +22 -0
  132. oci/email_data_plane/models/email_address.py +107 -0
  133. oci/email_data_plane/models/email_submitted_response.py +136 -0
  134. oci/email_data_plane/models/recipients.py +135 -0
  135. oci/email_data_plane/models/sender.py +103 -0
  136. oci/email_data_plane/models/submit_email_details.py +297 -0
  137. oci/events/events_client.py +6 -6
  138. oci/file_storage/file_storage_client.py +50 -50
  139. oci/fleet_software_update/fleet_software_update_client.py +44 -44
  140. oci/functions/functions_invoke_client.py +1 -1
  141. oci/functions/functions_management_client.py +16 -16
  142. oci/fusion_apps/data_masking_activity_client.py +3 -3
  143. oci/fusion_apps/fusion_applications_client.py +39 -39
  144. oci/fusion_apps/fusion_environment_client.py +15 -15
  145. oci/fusion_apps/fusion_environment_family_client.py +8 -8
  146. oci/fusion_apps/refresh_activity_client.py +4 -4
  147. oci/fusion_apps/scheduled_activity_client.py +2 -2
  148. oci/fusion_apps/service_attachment_client.py +2 -2
  149. oci/generative_ai/generative_ai_client.py +22 -22
  150. oci/generative_ai_inference/generative_ai_inference_client.py +3 -3
  151. oci/generic_artifacts_content/generic_artifacts_content_client.py +3 -3
  152. oci/globally_distributed_database/sharded_database_service_client.py +29 -29
  153. oci/golden_gate/golden_gate_client.py +61 -61
  154. oci/governance_rules_control_plane/governance_rule_client.py +15 -15
  155. oci/governance_rules_control_plane/work_request_client.py +5 -5
  156. oci/healthchecks/health_checks_client.py +17 -17
  157. oci/identity/identity_client.py +145 -145
  158. oci/identity_data_plane/dataplane_client.py +2 -2
  159. oci/identity_domains/identity_domains_client.py +300 -300
  160. oci/integration/integration_instance_client.py +15 -15
  161. oci/jms/java_management_service_client.py +66 -66
  162. oci/jms_java_downloads/java_download_client.py +25 -25
  163. oci/key_management/ekm_client.py +5 -5
  164. oci/key_management/kms_crypto_client.py +6 -6
  165. oci/key_management/kms_hsm_cluster_client.py +12 -12
  166. oci/key_management/kms_management_client.py +21 -21
  167. oci/key_management/kms_vault_client.py +14 -14
  168. oci/license_manager/license_manager_client.py +18 -18
  169. oci/limits/limits_client.py +4 -4
  170. oci/limits/quotas_client.py +7 -7
  171. oci/load_balancer/load_balancer_client.py +61 -61
  172. oci/load_balancer/models/create_ssl_cipher_suite_details.py +102 -0
  173. oci/load_balancer/models/ssl_cipher_suite.py +102 -0
  174. oci/load_balancer/models/ssl_cipher_suite_details.py +102 -0
  175. oci/load_balancer/models/ssl_configuration.py +2 -0
  176. oci/load_balancer/models/ssl_configuration_details.py +2 -0
  177. oci/load_balancer/models/update_ssl_cipher_suite_details.py +16 -0
  178. oci/lockbox/lockbox_client.py +23 -23
  179. oci/log_analytics/log_analytics_client.py +193 -193
  180. oci/logging/logging_management_client.py +30 -30
  181. oci/loggingingestion/logging_client.py +1 -1
  182. oci/loggingsearch/log_search_client.py +1 -1
  183. oci/management_agent/management_agent_client.py +28 -28
  184. oci/management_dashboard/dashx_apis_client.py +14 -14
  185. oci/marketplace/account_client.py +2 -2
  186. oci/marketplace/marketplace_client.py +30 -30
  187. oci/marketplace_publisher/marketplace_publisher_client.py +71 -71
  188. oci/media_services/media_services_client.py +60 -60
  189. oci/media_services/media_stream_client.py +2 -2
  190. oci/monitoring/monitoring_client.py +18 -18
  191. oci/mysql/channels_client.py +7 -7
  192. oci/mysql/db_backups_client.py +6 -6
  193. oci/mysql/db_system_client.py +17 -17
  194. oci/mysql/mysqlaas_client.py +7 -7
  195. oci/mysql/replicas_client.py +5 -5
  196. oci/mysql/work_requests_client.py +4 -4
  197. oci/network_firewall/network_firewall_client.py +80 -80
  198. oci/network_load_balancer/models/__init__.py +2 -0
  199. oci/network_load_balancer/models/backend_set.py +64 -0
  200. oci/network_load_balancer/models/backend_set_details.py +64 -0
  201. oci/network_load_balancer/models/backend_set_summary.py +64 -0
  202. oci/network_load_balancer/models/create_backend_set_details.py +64 -0
  203. oci/network_load_balancer/models/create_network_load_balancer_details.py +108 -3
  204. oci/network_load_balancer/models/dns_health_checker_details.py +264 -0
  205. oci/network_load_balancer/models/health_checker.py +36 -5
  206. oci/network_load_balancer/models/health_checker_details.py +36 -5
  207. oci/network_load_balancer/models/network_load_balancer.py +7 -3
  208. oci/network_load_balancer/models/network_load_balancer_summary.py +7 -3
  209. oci/network_load_balancer/models/update_backend_set_details.py +64 -0
  210. oci/network_load_balancer/models/update_health_checker_details.py +36 -5
  211. oci/network_load_balancer/models/update_network_load_balancer_details.py +73 -3
  212. oci/network_load_balancer/network_load_balancer_client.py +34 -34
  213. oci/nosql/nosql_client.py +24 -24
  214. oci/object_storage/object_storage_client.py +50 -50
  215. oci/oce/oce_instance_client.py +10 -10
  216. oci/oci_control_center/occ_metrics_client.py +3 -3
  217. oci/ocvp/cluster_client.py +5 -5
  218. oci/ocvp/esxi_host_client.py +8 -8
  219. oci/ocvp/sddc_client.py +14 -14
  220. oci/ocvp/work_request_client.py +4 -4
  221. oci/oda/management_client.py +59 -59
  222. oci/oda/oda_client.py +17 -17
  223. oci/oda/odapackage_client.py +7 -7
  224. oci/onesubscription/billing_schedule_client.py +1 -1
  225. oci/onesubscription/commitment_client.py +2 -2
  226. oci/onesubscription/computed_usage_client.py +3 -3
  227. oci/onesubscription/invoice_summary_client.py +2 -2
  228. oci/onesubscription/organization_subscription_client.py +1 -1
  229. oci/onesubscription/ratecard_client.py +1 -1
  230. oci/onesubscription/subscribed_service_client.py +2 -2
  231. oci/onesubscription/subscription_client.py +1 -1
  232. oci/ons/notification_control_plane_client.py +6 -6
  233. oci/ons/notification_data_plane_client.py +10 -10
  234. oci/opa/opa_instance_client.py +11 -11
  235. oci/opensearch/opensearch_cluster_backup_client.py +4 -4
  236. oci/opensearch/opensearch_cluster_client.py +14 -14
  237. oci/operator_access_control/access_requests_client.py +10 -10
  238. oci/operator_access_control/operator_actions_client.py +2 -2
  239. oci/operator_access_control/operator_control_assignment_client.py +8 -8
  240. oci/operator_access_control/operator_control_client.py +6 -6
  241. oci/opsi/operations_insights_client.py +350 -350
  242. oci/optimizer/optimizer_client.py +26 -26
  243. oci/os_management/event_client.py +8 -8
  244. oci/os_management/os_management_client.py +69 -69
  245. oci/os_management_hub/lifecycle_environment_client.py +11 -11
  246. oci/os_management_hub/managed_instance_client.py +22 -22
  247. oci/os_management_hub/managed_instance_group_client.py +22 -22
  248. oci/os_management_hub/management_station_client.py +8 -8
  249. oci/os_management_hub/onboarding_client.py +5 -5
  250. oci/os_management_hub/reporting_managed_instance_client.py +3 -3
  251. oci/os_management_hub/scheduled_job_client.py +6 -6
  252. oci/os_management_hub/software_source_client.py +22 -22
  253. oci/os_management_hub/work_request_client.py +4 -4
  254. oci/osp_gateway/address_rule_service_client.py +1 -1
  255. oci/osp_gateway/address_service_client.py +2 -2
  256. oci/osp_gateway/invoice_service_client.py +5 -5
  257. oci/osp_gateway/subscription_service_client.py +5 -5
  258. oci/osub_billing_schedule/billing_schedule_client.py +1 -1
  259. oci/osub_organization_subscription/organization_subscription_client.py +1 -1
  260. oci/osub_subscription/commitment_client.py +2 -2
  261. oci/osub_subscription/ratecard_client.py +1 -1
  262. oci/osub_subscription/subscription_client.py +1 -1
  263. oci/osub_usage/computed_usage_client.py +3 -3
  264. oci/psql/postgresql_client.py +33 -33
  265. oci/queue/queue_admin_client.py +11 -11
  266. oci/queue/queue_client.py +8 -8
  267. oci/recovery/database_recovery_client.py +23 -23
  268. oci/redis/redis_cluster_client.py +11 -11
  269. oci/regions_definitions.py +5 -0
  270. oci/resource_manager/resource_manager_client.py +52 -52
  271. oci/resource_search/resource_search_client.py +3 -3
  272. oci/rover/rover_bundle_client.py +8 -8
  273. oci/rover/rover_cluster_client.py +8 -8
  274. oci/rover/rover_entitlement_client.py +6 -6
  275. oci/rover/rover_node_client.py +15 -15
  276. oci/rover/shape_client.py +1 -1
  277. oci/rover/work_requests_client.py +5 -5
  278. oci/sch/connector_plugins_client.py +2 -2
  279. oci/sch/service_connector_client.py +12 -12
  280. oci/secrets/secrets_client.py +3 -3
  281. oci/service_catalog/service_catalog_client.py +26 -26
  282. oci/service_manager_proxy/service_manager_proxy_client.py +2 -2
  283. oci/service_mesh/service_mesh_client.py +48 -48
  284. oci/stack_monitoring/models/associated_monitored_resource.py +118 -0
  285. oci/stack_monitoring/models/associated_resources_summary.py +118 -0
  286. oci/stack_monitoring/models/create_monitored_resource_type_details.py +118 -0
  287. oci/stack_monitoring/models/discovery_job_log_summary.py +35 -2
  288. oci/stack_monitoring/models/import_oci_telemetry_resources_task_details.py +301 -0
  289. oci/stack_monitoring/models/monitored_resource.py +118 -0
  290. oci/stack_monitoring/models/monitored_resource_member_summary.py +118 -0
  291. oci/stack_monitoring/models/monitored_resource_summary.py +118 -0
  292. oci/stack_monitoring/models/monitored_resource_type.py +118 -0
  293. oci/stack_monitoring/models/monitored_resource_type_summary.py +118 -0
  294. oci/stack_monitoring/models/search_monitored_resources_details.py +184 -0
  295. oci/stack_monitoring/models/update_monitored_resource_type_details.py +118 -0
  296. oci/stack_monitoring/stack_monitoring_client.py +79 -65
  297. oci/streaming/stream_admin_client.py +18 -18
  298. oci/streaming/stream_client.py +8 -8
  299. oci/tenant_manager_control_plane/domain_client.py +5 -5
  300. oci/tenant_manager_control_plane/domain_governance_client.py +5 -5
  301. oci/tenant_manager_control_plane/governance_client.py +2 -2
  302. oci/tenant_manager_control_plane/link_client.py +3 -3
  303. oci/tenant_manager_control_plane/orders_client.py +2 -2
  304. oci/tenant_manager_control_plane/organization_client.py +10 -10
  305. oci/tenant_manager_control_plane/recipient_invitation_client.py +5 -5
  306. oci/tenant_manager_control_plane/sender_invitation_client.py +5 -5
  307. oci/tenant_manager_control_plane/subscription_client.py +11 -11
  308. oci/tenant_manager_control_plane/work_request_client.py +4 -4
  309. oci/threat_intelligence/threatintel_client.py +5 -5
  310. oci/usage/resources_client.py +2 -2
  311. oci/usage/rewards_client.py +6 -6
  312. oci/usage/usagelimits_client.py +1 -1
  313. oci/usage_api/usageapi_client.py +28 -28
  314. oci/vault/vaults_client.py +13 -13
  315. oci/vbs_inst/vbs_instance_client.py +10 -10
  316. oci/version.py +1 -1
  317. oci/visual_builder/vb_instance_client.py +13 -13
  318. oci/vn_monitoring/vn_monitoring_client.py +12 -12
  319. oci/vulnerability_scanning/vulnerability_scanning_client.py +58 -58
  320. oci/waa/waa_client.py +13 -13
  321. oci/waa/work_request_client.py +4 -4
  322. oci/waas/redirect_client.py +6 -6
  323. oci/waas/waas_client.py +66 -66
  324. oci/waf/waf_client.py +24 -24
  325. oci/work_requests/work_request_client.py +4 -4
  326. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/METADATA +1 -1
  327. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/RECORD +331 -320
  328. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/LICENSE.txt +0 -0
  329. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/THIRD_PARTY_LICENSES.txt +0 -0
  330. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/WHEEL +0 -0
  331. {oci-2.125.0.dist-info → oci-2.125.2.dist-info}/top_level.txt +0 -0
@@ -153,7 +153,7 @@ class VirtualNetworkClient(object):
153
153
  :rtype: :class:`~oci.response.Response`
154
154
 
155
155
  :example:
156
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_drg_route_distribution_statements.py.html>`__ to see an example of how to use add_drg_route_distribution_statements API.
156
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_drg_route_distribution_statements.py.html>`__ to see an example of how to use add_drg_route_distribution_statements API.
157
157
  """
158
158
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
159
159
  required_arguments = ['drgRouteDistributionId']
@@ -253,7 +253,7 @@ class VirtualNetworkClient(object):
253
253
  :rtype: :class:`~oci.response.Response`
254
254
 
255
255
  :example:
256
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_drg_route_rules.py.html>`__ to see an example of how to use add_drg_route_rules API.
256
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_drg_route_rules.py.html>`__ to see an example of how to use add_drg_route_rules API.
257
257
  """
258
258
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
259
259
  required_arguments = ['drgRouteTableId']
@@ -370,7 +370,7 @@ class VirtualNetworkClient(object):
370
370
  :rtype: :class:`~oci.response.Response`
371
371
 
372
372
  :example:
373
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_ipv6_subnet_cidr.py.html>`__ to see an example of how to use add_ipv6_subnet_cidr API.
373
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_ipv6_subnet_cidr.py.html>`__ to see an example of how to use add_ipv6_subnet_cidr API.
374
374
  """
375
375
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
376
376
  required_arguments = ['subnetId']
@@ -490,7 +490,7 @@ class VirtualNetworkClient(object):
490
490
  :rtype: :class:`~oci.response.Response`
491
491
 
492
492
  :example:
493
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_ipv6_vcn_cidr.py.html>`__ to see an example of how to use add_ipv6_vcn_cidr API.
493
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_ipv6_vcn_cidr.py.html>`__ to see an example of how to use add_ipv6_vcn_cidr API.
494
494
  """
495
495
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
496
496
  required_arguments = ['vcnId']
@@ -594,7 +594,7 @@ class VirtualNetworkClient(object):
594
594
  :rtype: :class:`~oci.response.Response`
595
595
 
596
596
  :example:
597
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_network_security_group_security_rules.py.html>`__ to see an example of how to use add_network_security_group_security_rules API.
597
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_network_security_group_security_rules.py.html>`__ to see an example of how to use add_network_security_group_security_rules API.
598
598
  """
599
599
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
600
600
  required_arguments = ['networkSecurityGroupId']
@@ -700,7 +700,7 @@ class VirtualNetworkClient(object):
700
700
  :rtype: :class:`~oci.response.Response`
701
701
 
702
702
  :example:
703
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_public_ip_pool_capacity.py.html>`__ to see an example of how to use add_public_ip_pool_capacity API.
703
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_public_ip_pool_capacity.py.html>`__ to see an example of how to use add_public_ip_pool_capacity API.
704
704
  """
705
705
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
706
706
  required_arguments = ['publicIpPoolId']
@@ -825,7 +825,7 @@ class VirtualNetworkClient(object):
825
825
  :rtype: :class:`~oci.response.Response`
826
826
 
827
827
  :example:
828
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/add_vcn_cidr.py.html>`__ to see an example of how to use add_vcn_cidr API.
828
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/add_vcn_cidr.py.html>`__ to see an example of how to use add_vcn_cidr API.
829
829
  """
830
830
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
831
831
  required_arguments = ['vcnId']
@@ -930,7 +930,7 @@ class VirtualNetworkClient(object):
930
930
  :rtype: :class:`~oci.response.Response`
931
931
 
932
932
  :example:
933
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/advertise_byoip_range.py.html>`__ to see an example of how to use advertise_byoip_range API.
933
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/advertise_byoip_range.py.html>`__ to see an example of how to use advertise_byoip_range API.
934
934
  """
935
935
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
936
936
  required_arguments = ['byoipRangeId']
@@ -1040,7 +1040,7 @@ class VirtualNetworkClient(object):
1040
1040
  :rtype: :class:`~oci.response.Response`
1041
1041
 
1042
1042
  :example:
1043
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/attach_service_id.py.html>`__ to see an example of how to use attach_service_id API.
1043
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/attach_service_id.py.html>`__ to see an example of how to use attach_service_id API.
1044
1044
  """
1045
1045
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1046
1046
  required_arguments = ['serviceGatewayId']
@@ -1143,7 +1143,7 @@ class VirtualNetworkClient(object):
1143
1143
  :rtype: :class:`~oci.response.Response`
1144
1144
 
1145
1145
  :example:
1146
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/bulk_add_virtual_circuit_public_prefixes.py.html>`__ to see an example of how to use bulk_add_virtual_circuit_public_prefixes API.
1146
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/bulk_add_virtual_circuit_public_prefixes.py.html>`__ to see an example of how to use bulk_add_virtual_circuit_public_prefixes API.
1147
1147
  """
1148
1148
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1149
1149
  required_arguments = ['virtualCircuitId']
@@ -1239,7 +1239,7 @@ class VirtualNetworkClient(object):
1239
1239
  :rtype: :class:`~oci.response.Response`
1240
1240
 
1241
1241
  :example:
1242
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/bulk_delete_virtual_circuit_public_prefixes.py.html>`__ to see an example of how to use bulk_delete_virtual_circuit_public_prefixes API.
1242
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/bulk_delete_virtual_circuit_public_prefixes.py.html>`__ to see an example of how to use bulk_delete_virtual_circuit_public_prefixes API.
1243
1243
  """
1244
1244
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1245
1245
  required_arguments = ['virtualCircuitId']
@@ -1347,7 +1347,7 @@ class VirtualNetworkClient(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/core/change_byoip_range_compartment.py.html>`__ to see an example of how to use change_byoip_range_compartment API.
1350
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_byoip_range_compartment.py.html>`__ to see an example of how to use change_byoip_range_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 = ['byoipRangeId']
@@ -1468,7 +1468,7 @@ class VirtualNetworkClient(object):
1468
1468
  :rtype: :class:`~oci.response.Response`
1469
1469
 
1470
1470
  :example:
1471
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_capture_filter_compartment.py.html>`__ to see an example of how to use change_capture_filter_compartment API.
1471
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_capture_filter_compartment.py.html>`__ to see an example of how to use change_capture_filter_compartment API.
1472
1472
  """
1473
1473
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1474
1474
  required_arguments = ['captureFilterId']
@@ -1586,7 +1586,7 @@ class VirtualNetworkClient(object):
1586
1586
  :rtype: :class:`~oci.response.Response`
1587
1587
 
1588
1588
  :example:
1589
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_cpe_compartment.py.html>`__ to see an example of how to use change_cpe_compartment API.
1589
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_cpe_compartment.py.html>`__ to see an example of how to use change_cpe_compartment API.
1590
1590
  """
1591
1591
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1592
1592
  required_arguments = ['cpeId']
@@ -1704,7 +1704,7 @@ class VirtualNetworkClient(object):
1704
1704
  :rtype: :class:`~oci.response.Response`
1705
1705
 
1706
1706
  :example:
1707
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_cross_connect_compartment.py.html>`__ to see an example of how to use change_cross_connect_compartment API.
1707
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_cross_connect_compartment.py.html>`__ to see an example of how to use change_cross_connect_compartment API.
1708
1708
  """
1709
1709
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1710
1710
  required_arguments = ['crossConnectId']
@@ -1822,7 +1822,7 @@ class VirtualNetworkClient(object):
1822
1822
  :rtype: :class:`~oci.response.Response`
1823
1823
 
1824
1824
  :example:
1825
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_cross_connect_group_compartment.py.html>`__ to see an example of how to use change_cross_connect_group_compartment API.
1825
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_cross_connect_group_compartment.py.html>`__ to see an example of how to use change_cross_connect_group_compartment API.
1826
1826
  """
1827
1827
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1828
1828
  required_arguments = ['crossConnectGroupId']
@@ -1940,7 +1940,7 @@ class VirtualNetworkClient(object):
1940
1940
  :rtype: :class:`~oci.response.Response`
1941
1941
 
1942
1942
  :example:
1943
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_dhcp_options_compartment.py.html>`__ to see an example of how to use change_dhcp_options_compartment API.
1943
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_dhcp_options_compartment.py.html>`__ to see an example of how to use change_dhcp_options_compartment API.
1944
1944
  """
1945
1945
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
1946
1946
  required_arguments = ['dhcpId']
@@ -2056,7 +2056,7 @@ class VirtualNetworkClient(object):
2056
2056
  :rtype: :class:`~oci.response.Response`
2057
2057
 
2058
2058
  :example:
2059
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_drg_compartment.py.html>`__ to see an example of how to use change_drg_compartment API.
2059
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_drg_compartment.py.html>`__ to see an example of how to use change_drg_compartment API.
2060
2060
  """
2061
2061
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2062
2062
  required_arguments = ['drgId']
@@ -2172,7 +2172,7 @@ class VirtualNetworkClient(object):
2172
2172
  :rtype: :class:`~oci.response.Response`
2173
2173
 
2174
2174
  :example:
2175
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_internet_gateway_compartment.py.html>`__ to see an example of how to use change_internet_gateway_compartment API.
2175
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_internet_gateway_compartment.py.html>`__ to see an example of how to use change_internet_gateway_compartment API.
2176
2176
  """
2177
2177
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2178
2178
  required_arguments = ['igId']
@@ -2288,7 +2288,7 @@ class VirtualNetworkClient(object):
2288
2288
  :rtype: :class:`~oci.response.Response`
2289
2289
 
2290
2290
  :example:
2291
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_ip_sec_connection_compartment.py.html>`__ to see an example of how to use change_ip_sec_connection_compartment API.
2291
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_ip_sec_connection_compartment.py.html>`__ to see an example of how to use change_ip_sec_connection_compartment API.
2292
2292
  """
2293
2293
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2294
2294
  required_arguments = ['ipscId']
@@ -2406,7 +2406,7 @@ class VirtualNetworkClient(object):
2406
2406
  :rtype: :class:`~oci.response.Response`
2407
2407
 
2408
2408
  :example:
2409
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_local_peering_gateway_compartment.py.html>`__ to see an example of how to use change_local_peering_gateway_compartment API.
2409
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_local_peering_gateway_compartment.py.html>`__ to see an example of how to use change_local_peering_gateway_compartment API.
2410
2410
  """
2411
2411
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2412
2412
  required_arguments = ['localPeeringGatewayId']
@@ -2522,7 +2522,7 @@ class VirtualNetworkClient(object):
2522
2522
  :rtype: :class:`~oci.response.Response`
2523
2523
 
2524
2524
  :example:
2525
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_nat_gateway_compartment.py.html>`__ to see an example of how to use change_nat_gateway_compartment API.
2525
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_nat_gateway_compartment.py.html>`__ to see an example of how to use change_nat_gateway_compartment API.
2526
2526
  """
2527
2527
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2528
2528
  required_arguments = ['natGatewayId']
@@ -2637,7 +2637,7 @@ class VirtualNetworkClient(object):
2637
2637
  :rtype: :class:`~oci.response.Response`
2638
2638
 
2639
2639
  :example:
2640
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_network_security_group_compartment.py.html>`__ to see an example of how to use change_network_security_group_compartment API.
2640
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_network_security_group_compartment.py.html>`__ to see an example of how to use change_network_security_group_compartment API.
2641
2641
  """
2642
2642
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2643
2643
  required_arguments = ['networkSecurityGroupId']
@@ -2756,7 +2756,7 @@ class VirtualNetworkClient(object):
2756
2756
  :rtype: :class:`~oci.response.Response`
2757
2757
 
2758
2758
  :example:
2759
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_public_ip_compartment.py.html>`__ to see an example of how to use change_public_ip_compartment API.
2759
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_public_ip_compartment.py.html>`__ to see an example of how to use change_public_ip_compartment API.
2760
2760
  """
2761
2761
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2762
2762
  required_arguments = ['publicIpId']
@@ -2872,7 +2872,7 @@ class VirtualNetworkClient(object):
2872
2872
  :rtype: :class:`~oci.response.Response`
2873
2873
 
2874
2874
  :example:
2875
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_public_ip_pool_compartment.py.html>`__ to see an example of how to use change_public_ip_pool_compartment API.
2875
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_public_ip_pool_compartment.py.html>`__ to see an example of how to use change_public_ip_pool_compartment API.
2876
2876
  """
2877
2877
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2878
2878
  required_arguments = ['publicIpPoolId']
@@ -2988,7 +2988,7 @@ class VirtualNetworkClient(object):
2988
2988
  :rtype: :class:`~oci.response.Response`
2989
2989
 
2990
2990
  :example:
2991
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_remote_peering_connection_compartment.py.html>`__ to see an example of how to use change_remote_peering_connection_compartment API.
2991
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_remote_peering_connection_compartment.py.html>`__ to see an example of how to use change_remote_peering_connection_compartment API.
2992
2992
  """
2993
2993
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
2994
2994
  required_arguments = ['remotePeeringConnectionId']
@@ -3106,7 +3106,7 @@ class VirtualNetworkClient(object):
3106
3106
  :rtype: :class:`~oci.response.Response`
3107
3107
 
3108
3108
  :example:
3109
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_route_table_compartment.py.html>`__ to see an example of how to use change_route_table_compartment API.
3109
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_route_table_compartment.py.html>`__ to see an example of how to use change_route_table_compartment API.
3110
3110
  """
3111
3111
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3112
3112
  required_arguments = ['rtId']
@@ -3222,7 +3222,7 @@ class VirtualNetworkClient(object):
3222
3222
  :rtype: :class:`~oci.response.Response`
3223
3223
 
3224
3224
  :example:
3225
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_security_list_compartment.py.html>`__ to see an example of how to use change_security_list_compartment API.
3225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_security_list_compartment.py.html>`__ to see an example of how to use change_security_list_compartment API.
3226
3226
  """
3227
3227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3228
3228
  required_arguments = ['securityListId']
@@ -3338,7 +3338,7 @@ class VirtualNetworkClient(object):
3338
3338
  :rtype: :class:`~oci.response.Response`
3339
3339
 
3340
3340
  :example:
3341
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_service_gateway_compartment.py.html>`__ to see an example of how to use change_service_gateway_compartment API.
3341
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_service_gateway_compartment.py.html>`__ to see an example of how to use change_service_gateway_compartment API.
3342
3342
  """
3343
3343
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3344
3344
  required_arguments = ['serviceGatewayId']
@@ -3454,7 +3454,7 @@ class VirtualNetworkClient(object):
3454
3454
  :rtype: :class:`~oci.response.Response`
3455
3455
 
3456
3456
  :example:
3457
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_subnet_compartment.py.html>`__ to see an example of how to use change_subnet_compartment API.
3457
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_subnet_compartment.py.html>`__ to see an example of how to use change_subnet_compartment API.
3458
3458
  """
3459
3459
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3460
3460
  required_arguments = ['subnetId']
@@ -3570,7 +3570,7 @@ class VirtualNetworkClient(object):
3570
3570
  :rtype: :class:`~oci.response.Response`
3571
3571
 
3572
3572
  :example:
3573
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_vcn_compartment.py.html>`__ to see an example of how to use change_vcn_compartment API.
3573
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_vcn_compartment.py.html>`__ to see an example of how to use change_vcn_compartment API.
3574
3574
  """
3575
3575
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3576
3576
  required_arguments = ['vcnId']
@@ -3686,7 +3686,7 @@ class VirtualNetworkClient(object):
3686
3686
  :rtype: :class:`~oci.response.Response`
3687
3687
 
3688
3688
  :example:
3689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_virtual_circuit_compartment.py.html>`__ to see an example of how to use change_virtual_circuit_compartment API.
3689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_virtual_circuit_compartment.py.html>`__ to see an example of how to use change_virtual_circuit_compartment API.
3690
3690
  """
3691
3691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3692
3692
  required_arguments = ['virtualCircuitId']
@@ -3809,7 +3809,7 @@ class VirtualNetworkClient(object):
3809
3809
  :rtype: :class:`~oci.response.Response`
3810
3810
 
3811
3811
  :example:
3812
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_vlan_compartment.py.html>`__ to see an example of how to use change_vlan_compartment API.
3812
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_vlan_compartment.py.html>`__ to see an example of how to use change_vlan_compartment API.
3813
3813
  """
3814
3814
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3815
3815
  required_arguments = ['vlanId']
@@ -3932,7 +3932,7 @@ class VirtualNetworkClient(object):
3932
3932
  :rtype: :class:`~oci.response.Response`
3933
3933
 
3934
3934
  :example:
3935
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/change_vtap_compartment.py.html>`__ to see an example of how to use change_vtap_compartment API.
3935
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/change_vtap_compartment.py.html>`__ to see an example of how to use change_vtap_compartment API.
3936
3936
  """
3937
3937
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
3938
3938
  required_arguments = ['vtapId']
@@ -4044,7 +4044,7 @@ class VirtualNetworkClient(object):
4044
4044
  :rtype: :class:`~oci.response.Response`
4045
4045
 
4046
4046
  :example:
4047
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/connect_local_peering_gateways.py.html>`__ to see an example of how to use connect_local_peering_gateways API.
4047
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/connect_local_peering_gateways.py.html>`__ to see an example of how to use connect_local_peering_gateways API.
4048
4048
  """
4049
4049
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4050
4050
  required_arguments = ['localPeeringGatewayId']
@@ -4144,7 +4144,7 @@ class VirtualNetworkClient(object):
4144
4144
  :rtype: :class:`~oci.response.Response`
4145
4145
 
4146
4146
  :example:
4147
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/connect_remote_peering_connections.py.html>`__ to see an example of how to use connect_remote_peering_connections API.
4147
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/connect_remote_peering_connections.py.html>`__ to see an example of how to use connect_remote_peering_connections API.
4148
4148
  """
4149
4149
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4150
4150
  required_arguments = ['remotePeeringConnectionId']
@@ -4243,7 +4243,7 @@ class VirtualNetworkClient(object):
4243
4243
  :rtype: :class:`~oci.response.Response`
4244
4244
 
4245
4245
  :example:
4246
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_byoip_range.py.html>`__ to see an example of how to use create_byoip_range API.
4246
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_byoip_range.py.html>`__ to see an example of how to use create_byoip_range API.
4247
4247
  """
4248
4248
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4249
4249
  required_arguments = []
@@ -4352,7 +4352,7 @@ class VirtualNetworkClient(object):
4352
4352
  :rtype: :class:`~oci.response.Response`
4353
4353
 
4354
4354
  :example:
4355
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_capture_filter.py.html>`__ to see an example of how to use create_capture_filter API.
4355
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_capture_filter.py.html>`__ to see an example of how to use create_capture_filter API.
4356
4356
  """
4357
4357
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4358
4358
  required_arguments = []
@@ -4465,7 +4465,7 @@ class VirtualNetworkClient(object):
4465
4465
  :rtype: :class:`~oci.response.Response`
4466
4466
 
4467
4467
  :example:
4468
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_cpe.py.html>`__ to see an example of how to use create_cpe API.
4468
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_cpe.py.html>`__ to see an example of how to use create_cpe API.
4469
4469
  """
4470
4470
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4471
4471
  required_arguments = []
@@ -4581,7 +4581,7 @@ class VirtualNetworkClient(object):
4581
4581
  :rtype: :class:`~oci.response.Response`
4582
4582
 
4583
4583
  :example:
4584
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_cross_connect.py.html>`__ to see an example of how to use create_cross_connect API.
4584
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_cross_connect.py.html>`__ to see an example of how to use create_cross_connect API.
4585
4585
  """
4586
4586
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4587
4587
  required_arguments = []
@@ -4693,7 +4693,7 @@ class VirtualNetworkClient(object):
4693
4693
  :rtype: :class:`~oci.response.Response`
4694
4694
 
4695
4695
  :example:
4696
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_cross_connect_group.py.html>`__ to see an example of how to use create_cross_connect_group API.
4696
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_cross_connect_group.py.html>`__ to see an example of how to use create_cross_connect_group API.
4697
4697
  """
4698
4698
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4699
4699
  required_arguments = []
@@ -4801,7 +4801,7 @@ class VirtualNetworkClient(object):
4801
4801
  :rtype: :class:`~oci.response.Response`
4802
4802
 
4803
4803
  :example:
4804
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_dhcp_options.py.html>`__ to see an example of how to use create_dhcp_options API.
4804
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_dhcp_options.py.html>`__ to see an example of how to use create_dhcp_options API.
4805
4805
  """
4806
4806
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4807
4807
  required_arguments = []
@@ -4908,7 +4908,7 @@ class VirtualNetworkClient(object):
4908
4908
  :rtype: :class:`~oci.response.Response`
4909
4909
 
4910
4910
  :example:
4911
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_drg.py.html>`__ to see an example of how to use create_drg API.
4911
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_drg.py.html>`__ to see an example of how to use create_drg API.
4912
4912
  """
4913
4913
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
4914
4914
  required_arguments = []
@@ -5013,7 +5013,7 @@ class VirtualNetworkClient(object):
5013
5013
  :rtype: :class:`~oci.response.Response`
5014
5014
 
5015
5015
  :example:
5016
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_drg_attachment.py.html>`__ to see an example of how to use create_drg_attachment API.
5016
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_drg_attachment.py.html>`__ to see an example of how to use create_drg_attachment API.
5017
5017
  """
5018
5018
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5019
5019
  required_arguments = []
@@ -5107,7 +5107,7 @@ class VirtualNetworkClient(object):
5107
5107
  :rtype: :class:`~oci.response.Response`
5108
5108
 
5109
5109
  :example:
5110
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_drg_route_distribution.py.html>`__ to see an example of how to use create_drg_route_distribution API.
5110
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_drg_route_distribution.py.html>`__ to see an example of how to use create_drg_route_distribution API.
5111
5111
  """
5112
5112
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5113
5113
  required_arguments = []
@@ -5199,7 +5199,7 @@ class VirtualNetworkClient(object):
5199
5199
  :rtype: :class:`~oci.response.Response`
5200
5200
 
5201
5201
  :example:
5202
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_drg_route_table.py.html>`__ to see an example of how to use create_drg_route_table API.
5202
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_drg_route_table.py.html>`__ to see an example of how to use create_drg_route_table API.
5203
5203
  """
5204
5204
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5205
5205
  required_arguments = []
@@ -5313,7 +5313,7 @@ class VirtualNetworkClient(object):
5313
5313
  :rtype: :class:`~oci.response.Response`
5314
5314
 
5315
5315
  :example:
5316
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_internet_gateway.py.html>`__ to see an example of how to use create_internet_gateway API.
5316
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_internet_gateway.py.html>`__ to see an example of how to use create_internet_gateway API.
5317
5317
  """
5318
5318
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5319
5319
  required_arguments = []
@@ -5436,7 +5436,7 @@ class VirtualNetworkClient(object):
5436
5436
  :rtype: :class:`~oci.response.Response`
5437
5437
 
5438
5438
  :example:
5439
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_ip_sec_connection.py.html>`__ to see an example of how to use create_ip_sec_connection API.
5439
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_ip_sec_connection.py.html>`__ to see an example of how to use create_ip_sec_connection API.
5440
5440
  """
5441
5441
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5442
5442
  required_arguments = []
@@ -5533,7 +5533,7 @@ class VirtualNetworkClient(object):
5533
5533
  :rtype: :class:`~oci.response.Response`
5534
5534
 
5535
5535
  :example:
5536
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_ipv6.py.html>`__ to see an example of how to use create_ipv6 API.
5536
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_ipv6.py.html>`__ to see an example of how to use create_ipv6 API.
5537
5537
  """
5538
5538
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5539
5539
  required_arguments = []
@@ -5626,7 +5626,7 @@ class VirtualNetworkClient(object):
5626
5626
  :rtype: :class:`~oci.response.Response`
5627
5627
 
5628
5628
  :example:
5629
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_local_peering_gateway.py.html>`__ to see an example of how to use create_local_peering_gateway API.
5629
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_local_peering_gateway.py.html>`__ to see an example of how to use create_local_peering_gateway API.
5630
5630
  """
5631
5631
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5632
5632
  required_arguments = []
@@ -5718,7 +5718,7 @@ class VirtualNetworkClient(object):
5718
5718
  :rtype: :class:`~oci.response.Response`
5719
5719
 
5720
5720
  :example:
5721
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_nat_gateway.py.html>`__ to see an example of how to use create_nat_gateway API.
5721
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_nat_gateway.py.html>`__ to see an example of how to use create_nat_gateway API.
5722
5722
  """
5723
5723
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5724
5724
  required_arguments = []
@@ -5809,7 +5809,7 @@ class VirtualNetworkClient(object):
5809
5809
  :rtype: :class:`~oci.response.Response`
5810
5810
 
5811
5811
  :example:
5812
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_network_security_group.py.html>`__ to see an example of how to use create_network_security_group API.
5812
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_network_security_group.py.html>`__ to see an example of how to use create_network_security_group API.
5813
5813
  """
5814
5814
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5815
5815
  required_arguments = []
@@ -5904,7 +5904,7 @@ class VirtualNetworkClient(object):
5904
5904
  :rtype: :class:`~oci.response.Response`
5905
5905
 
5906
5906
  :example:
5907
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_private_ip.py.html>`__ to see an example of how to use create_private_ip API.
5907
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_private_ip.py.html>`__ to see an example of how to use create_private_ip API.
5908
5908
  """
5909
5909
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
5910
5910
  required_arguments = []
@@ -6018,7 +6018,7 @@ class VirtualNetworkClient(object):
6018
6018
  :rtype: :class:`~oci.response.Response`
6019
6019
 
6020
6020
  :example:
6021
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_public_ip.py.html>`__ to see an example of how to use create_public_ip API.
6021
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_public_ip.py.html>`__ to see an example of how to use create_public_ip API.
6022
6022
  """
6023
6023
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6024
6024
  required_arguments = []
@@ -6113,7 +6113,7 @@ class VirtualNetworkClient(object):
6113
6113
  :rtype: :class:`~oci.response.Response`
6114
6114
 
6115
6115
  :example:
6116
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_public_ip_pool.py.html>`__ to see an example of how to use create_public_ip_pool API.
6116
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_public_ip_pool.py.html>`__ to see an example of how to use create_public_ip_pool API.
6117
6117
  """
6118
6118
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6119
6119
  required_arguments = []
@@ -6206,7 +6206,7 @@ class VirtualNetworkClient(object):
6206
6206
  :rtype: :class:`~oci.response.Response`
6207
6207
 
6208
6208
  :example:
6209
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_remote_peering_connection.py.html>`__ to see an example of how to use create_remote_peering_connection API.
6209
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_remote_peering_connection.py.html>`__ to see an example of how to use create_remote_peering_connection API.
6210
6210
  """
6211
6211
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6212
6212
  required_arguments = []
@@ -6319,7 +6319,7 @@ class VirtualNetworkClient(object):
6319
6319
  :rtype: :class:`~oci.response.Response`
6320
6320
 
6321
6321
  :example:
6322
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_route_table.py.html>`__ to see an example of how to use create_route_table API.
6322
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_route_table.py.html>`__ to see an example of how to use create_route_table API.
6323
6323
  """
6324
6324
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6325
6325
  required_arguments = []
@@ -6429,7 +6429,7 @@ class VirtualNetworkClient(object):
6429
6429
  :rtype: :class:`~oci.response.Response`
6430
6430
 
6431
6431
  :example:
6432
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_security_list.py.html>`__ to see an example of how to use create_security_list API.
6432
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_security_list.py.html>`__ to see an example of how to use create_security_list API.
6433
6433
  """
6434
6434
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6435
6435
  required_arguments = []
@@ -6532,7 +6532,7 @@ class VirtualNetworkClient(object):
6532
6532
  :rtype: :class:`~oci.response.Response`
6533
6533
 
6534
6534
  :example:
6535
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_service_gateway.py.html>`__ to see an example of how to use create_service_gateway API.
6535
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_service_gateway.py.html>`__ to see an example of how to use create_service_gateway API.
6536
6536
  """
6537
6537
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6538
6538
  required_arguments = []
@@ -6663,7 +6663,7 @@ class VirtualNetworkClient(object):
6663
6663
  :rtype: :class:`~oci.response.Response`
6664
6664
 
6665
6665
  :example:
6666
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_subnet.py.html>`__ to see an example of how to use create_subnet API.
6666
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_subnet.py.html>`__ to see an example of how to use create_subnet API.
6667
6667
  """
6668
6668
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6669
6669
  required_arguments = []
@@ -6795,7 +6795,7 @@ class VirtualNetworkClient(object):
6795
6795
  :rtype: :class:`~oci.response.Response`
6796
6796
 
6797
6797
  :example:
6798
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_vcn.py.html>`__ to see an example of how to use create_vcn API.
6798
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_vcn.py.html>`__ to see an example of how to use create_vcn API.
6799
6799
  """
6800
6800
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6801
6801
  required_arguments = []
@@ -6912,7 +6912,7 @@ class VirtualNetworkClient(object):
6912
6912
  :rtype: :class:`~oci.response.Response`
6913
6913
 
6914
6914
  :example:
6915
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_virtual_circuit.py.html>`__ to see an example of how to use create_virtual_circuit API.
6915
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_virtual_circuit.py.html>`__ to see an example of how to use create_virtual_circuit API.
6916
6916
  """
6917
6917
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
6918
6918
  required_arguments = []
@@ -7009,7 +7009,7 @@ class VirtualNetworkClient(object):
7009
7009
  :rtype: :class:`~oci.response.Response`
7010
7010
 
7011
7011
  :example:
7012
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_vlan.py.html>`__ to see an example of how to use create_vlan API.
7012
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_vlan.py.html>`__ to see an example of how to use create_vlan API.
7013
7013
  """
7014
7014
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7015
7015
  required_arguments = []
@@ -7118,7 +7118,7 @@ class VirtualNetworkClient(object):
7118
7118
  :rtype: :class:`~oci.response.Response`
7119
7119
 
7120
7120
  :example:
7121
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/create_vtap.py.html>`__ to see an example of how to use create_vtap API.
7121
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/create_vtap.py.html>`__ to see an example of how to use create_vtap API.
7122
7122
  """
7123
7123
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7124
7124
  required_arguments = []
@@ -7221,7 +7221,7 @@ class VirtualNetworkClient(object):
7221
7221
  :rtype: :class:`~oci.response.Response`
7222
7222
 
7223
7223
  :example:
7224
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_byoip_range.py.html>`__ to see an example of how to use delete_byoip_range API.
7224
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_byoip_range.py.html>`__ to see an example of how to use delete_byoip_range API.
7225
7225
  """
7226
7226
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7227
7227
  required_arguments = ['byoipRangeId']
@@ -7326,7 +7326,7 @@ class VirtualNetworkClient(object):
7326
7326
  :rtype: :class:`~oci.response.Response`
7327
7327
 
7328
7328
  :example:
7329
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_capture_filter.py.html>`__ to see an example of how to use delete_capture_filter API.
7329
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_capture_filter.py.html>`__ to see an example of how to use delete_capture_filter API.
7330
7330
  """
7331
7331
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7332
7332
  required_arguments = ['captureFilterId']
@@ -7428,7 +7428,7 @@ class VirtualNetworkClient(object):
7428
7428
  :rtype: :class:`~oci.response.Response`
7429
7429
 
7430
7430
  :example:
7431
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_cpe.py.html>`__ to see an example of how to use delete_cpe API.
7431
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_cpe.py.html>`__ to see an example of how to use delete_cpe API.
7432
7432
  """
7433
7433
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7434
7434
  required_arguments = ['cpeId']
@@ -7529,7 +7529,7 @@ class VirtualNetworkClient(object):
7529
7529
  :rtype: :class:`~oci.response.Response`
7530
7530
 
7531
7531
  :example:
7532
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_cross_connect.py.html>`__ to see an example of how to use delete_cross_connect API.
7532
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_cross_connect.py.html>`__ to see an example of how to use delete_cross_connect API.
7533
7533
  """
7534
7534
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7535
7535
  required_arguments = ['crossConnectId']
@@ -7631,7 +7631,7 @@ class VirtualNetworkClient(object):
7631
7631
  :rtype: :class:`~oci.response.Response`
7632
7632
 
7633
7633
  :example:
7634
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_cross_connect_group.py.html>`__ to see an example of how to use delete_cross_connect_group API.
7634
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_cross_connect_group.py.html>`__ to see an example of how to use delete_cross_connect_group API.
7635
7635
  """
7636
7636
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7637
7637
  required_arguments = ['crossConnectGroupId']
@@ -7735,7 +7735,7 @@ class VirtualNetworkClient(object):
7735
7735
  :rtype: :class:`~oci.response.Response`
7736
7736
 
7737
7737
  :example:
7738
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_dhcp_options.py.html>`__ to see an example of how to use delete_dhcp_options API.
7738
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_dhcp_options.py.html>`__ to see an example of how to use delete_dhcp_options API.
7739
7739
  """
7740
7740
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7741
7741
  required_arguments = ['dhcpId']
@@ -7836,7 +7836,7 @@ class VirtualNetworkClient(object):
7836
7836
  :rtype: :class:`~oci.response.Response`
7837
7837
 
7838
7838
  :example:
7839
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_drg.py.html>`__ to see an example of how to use delete_drg API.
7839
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_drg.py.html>`__ to see an example of how to use delete_drg API.
7840
7840
  """
7841
7841
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7842
7842
  required_arguments = ['drgId']
@@ -7936,7 +7936,7 @@ class VirtualNetworkClient(object):
7936
7936
  :rtype: :class:`~oci.response.Response`
7937
7937
 
7938
7938
  :example:
7939
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_drg_attachment.py.html>`__ to see an example of how to use delete_drg_attachment API.
7939
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_drg_attachment.py.html>`__ to see an example of how to use delete_drg_attachment API.
7940
7940
  """
7941
7941
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
7942
7942
  required_arguments = ['drgAttachmentId']
@@ -8036,7 +8036,7 @@ class VirtualNetworkClient(object):
8036
8036
  :rtype: :class:`~oci.response.Response`
8037
8037
 
8038
8038
  :example:
8039
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_drg_route_distribution.py.html>`__ to see an example of how to use delete_drg_route_distribution API.
8039
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_drg_route_distribution.py.html>`__ to see an example of how to use delete_drg_route_distribution API.
8040
8040
  """
8041
8041
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8042
8042
  required_arguments = ['drgRouteDistributionId']
@@ -8134,7 +8134,7 @@ class VirtualNetworkClient(object):
8134
8134
  :rtype: :class:`~oci.response.Response`
8135
8135
 
8136
8136
  :example:
8137
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_drg_route_table.py.html>`__ to see an example of how to use delete_drg_route_table API.
8137
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_drg_route_table.py.html>`__ to see an example of how to use delete_drg_route_table API.
8138
8138
  """
8139
8139
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8140
8140
  required_arguments = ['drgRouteTableId']
@@ -8236,7 +8236,7 @@ class VirtualNetworkClient(object):
8236
8236
  :rtype: :class:`~oci.response.Response`
8237
8237
 
8238
8238
  :example:
8239
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_internet_gateway.py.html>`__ to see an example of how to use delete_internet_gateway API.
8239
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_internet_gateway.py.html>`__ to see an example of how to use delete_internet_gateway API.
8240
8240
  """
8241
8241
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8242
8242
  required_arguments = ['igId']
@@ -8341,7 +8341,7 @@ class VirtualNetworkClient(object):
8341
8341
  :rtype: :class:`~oci.response.Response`
8342
8342
 
8343
8343
  :example:
8344
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_ip_sec_connection.py.html>`__ to see an example of how to use delete_ip_sec_connection API.
8344
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_ip_sec_connection.py.html>`__ to see an example of how to use delete_ip_sec_connection API.
8345
8345
  """
8346
8346
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8347
8347
  required_arguments = ['ipscId']
@@ -8448,7 +8448,7 @@ class VirtualNetworkClient(object):
8448
8448
  :rtype: :class:`~oci.response.Response`
8449
8449
 
8450
8450
  :example:
8451
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_ipv6.py.html>`__ to see an example of how to use delete_ipv6 API.
8451
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_ipv6.py.html>`__ to see an example of how to use delete_ipv6 API.
8452
8452
  """
8453
8453
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8454
8454
  required_arguments = ['ipv6Id']
@@ -8551,7 +8551,7 @@ class VirtualNetworkClient(object):
8551
8551
  :rtype: :class:`~oci.response.Response`
8552
8552
 
8553
8553
  :example:
8554
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_local_peering_gateway.py.html>`__ to see an example of how to use delete_local_peering_gateway API.
8554
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_local_peering_gateway.py.html>`__ to see an example of how to use delete_local_peering_gateway API.
8555
8555
  """
8556
8556
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8557
8557
  required_arguments = ['localPeeringGatewayId']
@@ -8653,7 +8653,7 @@ class VirtualNetworkClient(object):
8653
8653
  :rtype: :class:`~oci.response.Response`
8654
8654
 
8655
8655
  :example:
8656
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_nat_gateway.py.html>`__ to see an example of how to use delete_nat_gateway API.
8656
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_nat_gateway.py.html>`__ to see an example of how to use delete_nat_gateway API.
8657
8657
  """
8658
8658
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8659
8659
  required_arguments = ['natGatewayId']
@@ -8760,7 +8760,7 @@ class VirtualNetworkClient(object):
8760
8760
  :rtype: :class:`~oci.response.Response`
8761
8761
 
8762
8762
  :example:
8763
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_network_security_group.py.html>`__ to see an example of how to use delete_network_security_group API.
8763
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_network_security_group.py.html>`__ to see an example of how to use delete_network_security_group API.
8764
8764
  """
8765
8765
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8766
8766
  required_arguments = ['networkSecurityGroupId']
@@ -8871,7 +8871,7 @@ class VirtualNetworkClient(object):
8871
8871
  :rtype: :class:`~oci.response.Response`
8872
8872
 
8873
8873
  :example:
8874
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_private_ip.py.html>`__ to see an example of how to use delete_private_ip API.
8874
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_private_ip.py.html>`__ to see an example of how to use delete_private_ip API.
8875
8875
  """
8876
8876
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8877
8877
  required_arguments = ['privateIpId']
@@ -8985,7 +8985,7 @@ class VirtualNetworkClient(object):
8985
8985
  :rtype: :class:`~oci.response.Response`
8986
8986
 
8987
8987
  :example:
8988
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_public_ip.py.html>`__ to see an example of how to use delete_public_ip API.
8988
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_public_ip.py.html>`__ to see an example of how to use delete_public_ip API.
8989
8989
  """
8990
8990
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
8991
8991
  required_arguments = ['publicIpId']
@@ -9091,7 +9091,7 @@ class VirtualNetworkClient(object):
9091
9091
  :rtype: :class:`~oci.response.Response`
9092
9092
 
9093
9093
  :example:
9094
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_public_ip_pool.py.html>`__ to see an example of how to use delete_public_ip_pool API.
9094
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_public_ip_pool.py.html>`__ to see an example of how to use delete_public_ip_pool API.
9095
9095
  """
9096
9096
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9097
9097
  required_arguments = ['publicIpPoolId']
@@ -9194,7 +9194,7 @@ class VirtualNetworkClient(object):
9194
9194
  :rtype: :class:`~oci.response.Response`
9195
9195
 
9196
9196
  :example:
9197
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_remote_peering_connection.py.html>`__ to see an example of how to use delete_remote_peering_connection API.
9197
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_remote_peering_connection.py.html>`__ to see an example of how to use delete_remote_peering_connection API.
9198
9198
  """
9199
9199
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9200
9200
  required_arguments = ['remotePeeringConnectionId']
@@ -9298,7 +9298,7 @@ class VirtualNetworkClient(object):
9298
9298
  :rtype: :class:`~oci.response.Response`
9299
9299
 
9300
9300
  :example:
9301
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_route_table.py.html>`__ to see an example of how to use delete_route_table API.
9301
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_route_table.py.html>`__ to see an example of how to use delete_route_table API.
9302
9302
  """
9303
9303
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9304
9304
  required_arguments = ['rtId']
@@ -9400,7 +9400,7 @@ class VirtualNetworkClient(object):
9400
9400
  :rtype: :class:`~oci.response.Response`
9401
9401
 
9402
9402
  :example:
9403
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_security_list.py.html>`__ to see an example of how to use delete_security_list API.
9403
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_security_list.py.html>`__ to see an example of how to use delete_security_list API.
9404
9404
  """
9405
9405
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9406
9406
  required_arguments = ['securityListId']
@@ -9499,7 +9499,7 @@ class VirtualNetworkClient(object):
9499
9499
  :rtype: :class:`~oci.response.Response`
9500
9500
 
9501
9501
  :example:
9502
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_service_gateway.py.html>`__ to see an example of how to use delete_service_gateway API.
9502
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_service_gateway.py.html>`__ to see an example of how to use delete_service_gateway API.
9503
9503
  """
9504
9504
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9505
9505
  required_arguments = ['serviceGatewayId']
@@ -9599,7 +9599,7 @@ class VirtualNetworkClient(object):
9599
9599
  :rtype: :class:`~oci.response.Response`
9600
9600
 
9601
9601
  :example:
9602
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_subnet.py.html>`__ to see an example of how to use delete_subnet API.
9602
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_subnet.py.html>`__ to see an example of how to use delete_subnet API.
9603
9603
  """
9604
9604
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9605
9605
  required_arguments = ['subnetId']
@@ -9702,7 +9702,7 @@ class VirtualNetworkClient(object):
9702
9702
  :rtype: :class:`~oci.response.Response`
9703
9703
 
9704
9704
  :example:
9705
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_vcn.py.html>`__ to see an example of how to use delete_vcn API.
9705
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_vcn.py.html>`__ to see an example of how to use delete_vcn API.
9706
9706
  """
9707
9707
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9708
9708
  required_arguments = ['vcnId']
@@ -9804,7 +9804,7 @@ class VirtualNetworkClient(object):
9804
9804
  :rtype: :class:`~oci.response.Response`
9805
9805
 
9806
9806
  :example:
9807
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_virtual_circuit.py.html>`__ to see an example of how to use delete_virtual_circuit API.
9807
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_virtual_circuit.py.html>`__ to see an example of how to use delete_virtual_circuit API.
9808
9808
  """
9809
9809
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9810
9810
  required_arguments = ['virtualCircuitId']
@@ -9908,7 +9908,7 @@ class VirtualNetworkClient(object):
9908
9908
  :rtype: :class:`~oci.response.Response`
9909
9909
 
9910
9910
  :example:
9911
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_vlan.py.html>`__ to see an example of how to use delete_vlan API.
9911
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_vlan.py.html>`__ to see an example of how to use delete_vlan API.
9912
9912
  """
9913
9913
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
9914
9914
  required_arguments = ['vlanId']
@@ -10013,7 +10013,7 @@ class VirtualNetworkClient(object):
10013
10013
  :rtype: :class:`~oci.response.Response`
10014
10014
 
10015
10015
  :example:
10016
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/delete_vtap.py.html>`__ to see an example of how to use delete_vtap API.
10016
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/delete_vtap.py.html>`__ to see an example of how to use delete_vtap API.
10017
10017
  """
10018
10018
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10019
10019
  required_arguments = ['vtapId']
@@ -10127,7 +10127,7 @@ class VirtualNetworkClient(object):
10127
10127
  :rtype: :class:`~oci.response.Response`
10128
10128
 
10129
10129
  :example:
10130
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/detach_service_id.py.html>`__ to see an example of how to use detach_service_id API.
10130
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/detach_service_id.py.html>`__ to see an example of how to use detach_service_id API.
10131
10131
  """
10132
10132
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10133
10133
  required_arguments = ['serviceGatewayId']
@@ -10252,7 +10252,7 @@ class VirtualNetworkClient(object):
10252
10252
  :rtype: :class:`~oci.response.Response`
10253
10253
 
10254
10254
  :example:
10255
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_all_drg_attachments.py.html>`__ to see an example of how to use get_all_drg_attachments API.
10255
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_all_drg_attachments.py.html>`__ to see an example of how to use get_all_drg_attachments API.
10256
10256
  """
10257
10257
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10258
10258
  required_arguments = ['drgId']
@@ -10367,7 +10367,7 @@ class VirtualNetworkClient(object):
10367
10367
  :rtype: :class:`~oci.response.Response`
10368
10368
 
10369
10369
  :example:
10370
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_allowed_ike_ip_sec_parameters.py.html>`__ to see an example of how to use get_allowed_ike_ip_sec_parameters API.
10370
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_allowed_ike_ip_sec_parameters.py.html>`__ to see an example of how to use get_allowed_ike_ip_sec_parameters API.
10371
10371
  """
10372
10372
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10373
10373
  required_arguments = []
@@ -10458,7 +10458,7 @@ class VirtualNetworkClient(object):
10458
10458
  :rtype: :class:`~oci.response.Response`
10459
10459
 
10460
10460
  :example:
10461
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_byoip_range.py.html>`__ to see an example of how to use get_byoip_range API.
10461
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_byoip_range.py.html>`__ to see an example of how to use get_byoip_range API.
10462
10462
  """
10463
10463
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10464
10464
  required_arguments = ['byoipRangeId']
@@ -10557,7 +10557,7 @@ class VirtualNetworkClient(object):
10557
10557
  :rtype: :class:`~oci.response.Response`
10558
10558
 
10559
10559
  :example:
10560
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_capture_filter.py.html>`__ to see an example of how to use get_capture_filter API.
10560
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_capture_filter.py.html>`__ to see an example of how to use get_capture_filter API.
10561
10561
  """
10562
10562
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10563
10563
  required_arguments = ['captureFilterId']
@@ -10652,7 +10652,7 @@ class VirtualNetworkClient(object):
10652
10652
  :rtype: :class:`~oci.response.Response`
10653
10653
 
10654
10654
  :example:
10655
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cpe.py.html>`__ to see an example of how to use get_cpe API.
10655
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cpe.py.html>`__ to see an example of how to use get_cpe API.
10656
10656
  """
10657
10657
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10658
10658
  required_arguments = ['cpeId']
@@ -10763,7 +10763,7 @@ class VirtualNetworkClient(object):
10763
10763
  :rtype: :class:`~oci.response.Response`
10764
10764
 
10765
10765
  :example:
10766
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cpe_device_config_content.py.html>`__ to see an example of how to use get_cpe_device_config_content API.
10766
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cpe_device_config_content.py.html>`__ to see an example of how to use get_cpe_device_config_content API.
10767
10767
  """
10768
10768
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10769
10769
  required_arguments = ['cpeId']
@@ -10872,7 +10872,7 @@ class VirtualNetworkClient(object):
10872
10872
  :rtype: :class:`~oci.response.Response`
10873
10873
 
10874
10874
  :example:
10875
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cpe_device_shape.py.html>`__ to see an example of how to use get_cpe_device_shape API.
10875
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cpe_device_shape.py.html>`__ to see an example of how to use get_cpe_device_shape API.
10876
10876
  """
10877
10877
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10878
10878
  required_arguments = ['cpeDeviceShapeId']
@@ -10969,7 +10969,7 @@ class VirtualNetworkClient(object):
10969
10969
  :rtype: :class:`~oci.response.Response`
10970
10970
 
10971
10971
  :example:
10972
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cross_connect.py.html>`__ to see an example of how to use get_cross_connect API.
10972
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cross_connect.py.html>`__ to see an example of how to use get_cross_connect API.
10973
10973
  """
10974
10974
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
10975
10975
  required_arguments = ['crossConnectId']
@@ -11059,7 +11059,7 @@ class VirtualNetworkClient(object):
11059
11059
  :rtype: :class:`~oci.response.Response`
11060
11060
 
11061
11061
  :example:
11062
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cross_connect_group.py.html>`__ to see an example of how to use get_cross_connect_group API.
11062
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cross_connect_group.py.html>`__ to see an example of how to use get_cross_connect_group API.
11063
11063
  """
11064
11064
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11065
11065
  required_arguments = ['crossConnectGroupId']
@@ -11149,7 +11149,7 @@ class VirtualNetworkClient(object):
11149
11149
  :rtype: :class:`~oci.response.Response`
11150
11150
 
11151
11151
  :example:
11152
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cross_connect_letter_of_authority.py.html>`__ to see an example of how to use get_cross_connect_letter_of_authority API.
11152
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cross_connect_letter_of_authority.py.html>`__ to see an example of how to use get_cross_connect_letter_of_authority API.
11153
11153
  """
11154
11154
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11155
11155
  required_arguments = ['crossConnectId']
@@ -11239,7 +11239,7 @@ class VirtualNetworkClient(object):
11239
11239
  :rtype: :class:`~oci.response.Response`
11240
11240
 
11241
11241
  :example:
11242
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_cross_connect_status.py.html>`__ to see an example of how to use get_cross_connect_status API.
11242
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_cross_connect_status.py.html>`__ to see an example of how to use get_cross_connect_status API.
11243
11243
  """
11244
11244
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11245
11245
  required_arguments = ['crossConnectId']
@@ -11329,7 +11329,7 @@ class VirtualNetworkClient(object):
11329
11329
  :rtype: :class:`~oci.response.Response`
11330
11330
 
11331
11331
  :example:
11332
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_dhcp_options.py.html>`__ to see an example of how to use get_dhcp_options API.
11332
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_dhcp_options.py.html>`__ to see an example of how to use get_dhcp_options API.
11333
11333
  """
11334
11334
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11335
11335
  required_arguments = ['dhcpId']
@@ -11417,7 +11417,7 @@ class VirtualNetworkClient(object):
11417
11417
  :rtype: :class:`~oci.response.Response`
11418
11418
 
11419
11419
  :example:
11420
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_drg.py.html>`__ to see an example of how to use get_drg API.
11420
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_drg.py.html>`__ to see an example of how to use get_drg API.
11421
11421
  """
11422
11422
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11423
11423
  required_arguments = ['drgId']
@@ -11505,7 +11505,7 @@ class VirtualNetworkClient(object):
11505
11505
  :rtype: :class:`~oci.response.Response`
11506
11506
 
11507
11507
  :example:
11508
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_drg_attachment.py.html>`__ to see an example of how to use get_drg_attachment API.
11508
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_drg_attachment.py.html>`__ to see an example of how to use get_drg_attachment API.
11509
11509
  """
11510
11510
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11511
11511
  required_arguments = ['drgAttachmentId']
@@ -11600,7 +11600,7 @@ class VirtualNetworkClient(object):
11600
11600
  :rtype: :class:`~oci.response.Response`
11601
11601
 
11602
11602
  :example:
11603
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_drg_redundancy_status.py.html>`__ to see an example of how to use get_drg_redundancy_status API.
11603
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_drg_redundancy_status.py.html>`__ to see an example of how to use get_drg_redundancy_status API.
11604
11604
  """
11605
11605
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11606
11606
  required_arguments = ['drgId']
@@ -11697,7 +11697,7 @@ class VirtualNetworkClient(object):
11697
11697
  :rtype: :class:`~oci.response.Response`
11698
11698
 
11699
11699
  :example:
11700
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_drg_route_distribution.py.html>`__ to see an example of how to use get_drg_route_distribution API.
11700
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_drg_route_distribution.py.html>`__ to see an example of how to use get_drg_route_distribution API.
11701
11701
  """
11702
11702
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11703
11703
  required_arguments = ['drgRouteDistributionId']
@@ -11785,7 +11785,7 @@ class VirtualNetworkClient(object):
11785
11785
  :rtype: :class:`~oci.response.Response`
11786
11786
 
11787
11787
  :example:
11788
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_drg_route_table.py.html>`__ to see an example of how to use get_drg_route_table API.
11788
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_drg_route_table.py.html>`__ to see an example of how to use get_drg_route_table API.
11789
11789
  """
11790
11790
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11791
11791
  required_arguments = ['drgRouteTableId']
@@ -11876,7 +11876,7 @@ class VirtualNetworkClient(object):
11876
11876
  :rtype: :class:`~oci.response.Response`
11877
11877
 
11878
11878
  :example:
11879
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_fast_connect_provider_service.py.html>`__ to see an example of how to use get_fast_connect_provider_service API.
11879
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_fast_connect_provider_service.py.html>`__ to see an example of how to use get_fast_connect_provider_service API.
11880
11880
  """
11881
11881
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11882
11882
  required_arguments = ['providerServiceId']
@@ -11973,7 +11973,7 @@ class VirtualNetworkClient(object):
11973
11973
  :rtype: :class:`~oci.response.Response`
11974
11974
 
11975
11975
  :example:
11976
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_fast_connect_provider_service_key.py.html>`__ to see an example of how to use get_fast_connect_provider_service_key API.
11976
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_fast_connect_provider_service_key.py.html>`__ to see an example of how to use get_fast_connect_provider_service_key API.
11977
11977
  """
11978
11978
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
11979
11979
  required_arguments = ['providerServiceId', 'providerServiceKeyName']
@@ -12064,7 +12064,7 @@ class VirtualNetworkClient(object):
12064
12064
  :rtype: :class:`~oci.response.Response`
12065
12065
 
12066
12066
  :example:
12067
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_internet_gateway.py.html>`__ to see an example of how to use get_internet_gateway API.
12067
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_internet_gateway.py.html>`__ to see an example of how to use get_internet_gateway API.
12068
12068
  """
12069
12069
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12070
12070
  required_arguments = ['igId']
@@ -12154,7 +12154,7 @@ class VirtualNetworkClient(object):
12154
12154
  :rtype: :class:`~oci.response.Response`
12155
12155
 
12156
12156
  :example:
12157
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ip_sec_connection.py.html>`__ to see an example of how to use get_ip_sec_connection API.
12157
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ip_sec_connection.py.html>`__ to see an example of how to use get_ip_sec_connection API.
12158
12158
  """
12159
12159
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12160
12160
  required_arguments = ['ipscId']
@@ -12247,7 +12247,7 @@ class VirtualNetworkClient(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/core/get_ip_sec_connection_device_config.py.html>`__ to see an example of how to use get_ip_sec_connection_device_config API.
12250
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ip_sec_connection_device_config.py.html>`__ to see an example of how to use get_ip_sec_connection_device_config API.
12251
12251
  """
12252
12252
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12253
12253
  required_arguments = ['ipscId']
@@ -12338,7 +12338,7 @@ class VirtualNetworkClient(object):
12338
12338
  :rtype: :class:`~oci.response.Response`
12339
12339
 
12340
12340
  :example:
12341
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ip_sec_connection_device_status.py.html>`__ to see an example of how to use get_ip_sec_connection_device_status API.
12341
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ip_sec_connection_device_status.py.html>`__ to see an example of how to use get_ip_sec_connection_device_status API.
12342
12342
  """
12343
12343
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12344
12344
  required_arguments = ['ipscId']
@@ -12435,7 +12435,7 @@ class VirtualNetworkClient(object):
12435
12435
  :rtype: :class:`~oci.response.Response`
12436
12436
 
12437
12437
  :example:
12438
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ip_sec_connection_tunnel.py.html>`__ to see an example of how to use get_ip_sec_connection_tunnel API.
12438
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ip_sec_connection_tunnel.py.html>`__ to see an example of how to use get_ip_sec_connection_tunnel API.
12439
12439
  """
12440
12440
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12441
12441
  required_arguments = ['ipscId', 'tunnelId']
@@ -12531,7 +12531,7 @@ class VirtualNetworkClient(object):
12531
12531
  :rtype: :class:`~oci.response.Response`
12532
12532
 
12533
12533
  :example:
12534
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ip_sec_connection_tunnel_error.py.html>`__ to see an example of how to use get_ip_sec_connection_tunnel_error API.
12534
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ip_sec_connection_tunnel_error.py.html>`__ to see an example of how to use get_ip_sec_connection_tunnel_error API.
12535
12535
  """
12536
12536
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12537
12537
  required_arguments = ['ipscId', 'tunnelId']
@@ -12628,7 +12628,7 @@ class VirtualNetworkClient(object):
12628
12628
  :rtype: :class:`~oci.response.Response`
12629
12629
 
12630
12630
  :example:
12631
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ip_sec_connection_tunnel_shared_secret.py.html>`__ to see an example of how to use get_ip_sec_connection_tunnel_shared_secret API.
12631
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ip_sec_connection_tunnel_shared_secret.py.html>`__ to see an example of how to use get_ip_sec_connection_tunnel_shared_secret API.
12632
12632
  """
12633
12633
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12634
12634
  required_arguments = ['ipscId', 'tunnelId']
@@ -12741,7 +12741,7 @@ class VirtualNetworkClient(object):
12741
12741
  :rtype: :class:`~oci.response.Response`
12742
12742
 
12743
12743
  :example:
12744
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ipsec_cpe_device_config_content.py.html>`__ to see an example of how to use get_ipsec_cpe_device_config_content API.
12744
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ipsec_cpe_device_config_content.py.html>`__ to see an example of how to use get_ipsec_cpe_device_config_content API.
12745
12745
  """
12746
12746
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12747
12747
  required_arguments = ['ipscId']
@@ -12848,7 +12848,7 @@ class VirtualNetworkClient(object):
12848
12848
  :rtype: :class:`~oci.response.Response`
12849
12849
 
12850
12850
  :example:
12851
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_ipv6.py.html>`__ to see an example of how to use get_ipv6 API.
12851
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_ipv6.py.html>`__ to see an example of how to use get_ipv6 API.
12852
12852
  """
12853
12853
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12854
12854
  required_arguments = ['ipv6Id']
@@ -12943,7 +12943,7 @@ class VirtualNetworkClient(object):
12943
12943
  :rtype: :class:`~oci.response.Response`
12944
12944
 
12945
12945
  :example:
12946
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_local_peering_gateway.py.html>`__ to see an example of how to use get_local_peering_gateway API.
12946
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_local_peering_gateway.py.html>`__ to see an example of how to use get_local_peering_gateway API.
12947
12947
  """
12948
12948
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
12949
12949
  required_arguments = ['localPeeringGatewayId']
@@ -13031,7 +13031,7 @@ class VirtualNetworkClient(object):
13031
13031
  :rtype: :class:`~oci.response.Response`
13032
13032
 
13033
13033
  :example:
13034
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_nat_gateway.py.html>`__ to see an example of how to use get_nat_gateway API.
13034
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_nat_gateway.py.html>`__ to see an example of how to use get_nat_gateway API.
13035
13035
  """
13036
13036
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13037
13037
  required_arguments = ['natGatewayId']
@@ -13125,7 +13125,7 @@ class VirtualNetworkClient(object):
13125
13125
  :rtype: :class:`~oci.response.Response`
13126
13126
 
13127
13127
  :example:
13128
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_network_security_group.py.html>`__ to see an example of how to use get_network_security_group API.
13128
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_network_security_group.py.html>`__ to see an example of how to use get_network_security_group API.
13129
13129
  """
13130
13130
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13131
13131
  required_arguments = ['networkSecurityGroupId']
@@ -13245,7 +13245,7 @@ class VirtualNetworkClient(object):
13245
13245
  :rtype: :class:`~oci.response.Response`
13246
13246
 
13247
13247
  :example:
13248
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_networking_topology.py.html>`__ to see an example of how to use get_networking_topology API.
13248
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_networking_topology.py.html>`__ to see an example of how to use get_networking_topology API.
13249
13249
  """
13250
13250
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13251
13251
  required_arguments = ['compartmentId']
@@ -13356,7 +13356,7 @@ class VirtualNetworkClient(object):
13356
13356
  :rtype: :class:`~oci.response.Response`
13357
13357
 
13358
13358
  :example:
13359
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_private_ip.py.html>`__ to see an example of how to use get_private_ip API.
13359
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_private_ip.py.html>`__ to see an example of how to use get_private_ip API.
13360
13360
  """
13361
13361
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13362
13362
  required_arguments = ['privateIpId']
@@ -13458,7 +13458,7 @@ class VirtualNetworkClient(object):
13458
13458
  :rtype: :class:`~oci.response.Response`
13459
13459
 
13460
13460
  :example:
13461
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_public_ip.py.html>`__ to see an example of how to use get_public_ip API.
13461
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_public_ip.py.html>`__ to see an example of how to use get_public_ip API.
13462
13462
  """
13463
13463
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13464
13464
  required_arguments = ['publicIpId']
@@ -13550,7 +13550,7 @@ class VirtualNetworkClient(object):
13550
13550
  :rtype: :class:`~oci.response.Response`
13551
13551
 
13552
13552
  :example:
13553
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_public_ip_by_ip_address.py.html>`__ to see an example of how to use get_public_ip_by_ip_address API.
13553
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_public_ip_by_ip_address.py.html>`__ to see an example of how to use get_public_ip_by_ip_address API.
13554
13554
  """
13555
13555
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13556
13556
  required_arguments = []
@@ -13640,7 +13640,7 @@ class VirtualNetworkClient(object):
13640
13640
  :rtype: :class:`~oci.response.Response`
13641
13641
 
13642
13642
  :example:
13643
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_public_ip_by_private_ip_id.py.html>`__ to see an example of how to use get_public_ip_by_private_ip_id API.
13643
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_public_ip_by_private_ip_id.py.html>`__ to see an example of how to use get_public_ip_by_private_ip_id API.
13644
13644
  """
13645
13645
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13646
13646
  required_arguments = []
@@ -13724,7 +13724,7 @@ class VirtualNetworkClient(object):
13724
13724
  :rtype: :class:`~oci.response.Response`
13725
13725
 
13726
13726
  :example:
13727
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_public_ip_pool.py.html>`__ to see an example of how to use get_public_ip_pool API.
13727
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_public_ip_pool.py.html>`__ to see an example of how to use get_public_ip_pool API.
13728
13728
  """
13729
13729
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13730
13730
  required_arguments = ['publicIpPoolId']
@@ -13819,7 +13819,7 @@ class VirtualNetworkClient(object):
13819
13819
  :rtype: :class:`~oci.response.Response`
13820
13820
 
13821
13821
  :example:
13822
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_remote_peering_connection.py.html>`__ to see an example of how to use get_remote_peering_connection API.
13822
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_remote_peering_connection.py.html>`__ to see an example of how to use get_remote_peering_connection API.
13823
13823
  """
13824
13824
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13825
13825
  required_arguments = ['remotePeeringConnectionId']
@@ -13909,7 +13909,7 @@ class VirtualNetworkClient(object):
13909
13909
  :rtype: :class:`~oci.response.Response`
13910
13910
 
13911
13911
  :example:
13912
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_route_table.py.html>`__ to see an example of how to use get_route_table API.
13912
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_route_table.py.html>`__ to see an example of how to use get_route_table API.
13913
13913
  """
13914
13914
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
13915
13915
  required_arguments = ['rtId']
@@ -13997,7 +13997,7 @@ class VirtualNetworkClient(object):
13997
13997
  :rtype: :class:`~oci.response.Response`
13998
13998
 
13999
13999
  :example:
14000
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_security_list.py.html>`__ to see an example of how to use get_security_list API.
14000
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_security_list.py.html>`__ to see an example of how to use get_security_list API.
14001
14001
  """
14002
14002
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14003
14003
  required_arguments = ['securityListId']
@@ -14085,7 +14085,7 @@ class VirtualNetworkClient(object):
14085
14085
  :rtype: :class:`~oci.response.Response`
14086
14086
 
14087
14087
  :example:
14088
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_service.py.html>`__ to see an example of how to use get_service API.
14088
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_service.py.html>`__ to see an example of how to use get_service API.
14089
14089
  """
14090
14090
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14091
14091
  required_arguments = ['serviceId']
@@ -14173,7 +14173,7 @@ class VirtualNetworkClient(object):
14173
14173
  :rtype: :class:`~oci.response.Response`
14174
14174
 
14175
14175
  :example:
14176
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_service_gateway.py.html>`__ to see an example of how to use get_service_gateway API.
14176
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_service_gateway.py.html>`__ to see an example of how to use get_service_gateway API.
14177
14177
  """
14178
14178
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14179
14179
  required_arguments = ['serviceGatewayId']
@@ -14261,7 +14261,7 @@ class VirtualNetworkClient(object):
14261
14261
  :rtype: :class:`~oci.response.Response`
14262
14262
 
14263
14263
  :example:
14264
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_subnet.py.html>`__ to see an example of how to use get_subnet API.
14264
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_subnet.py.html>`__ to see an example of how to use get_subnet API.
14265
14265
  """
14266
14266
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14267
14267
  required_arguments = ['subnetId']
@@ -14386,7 +14386,7 @@ class VirtualNetworkClient(object):
14386
14386
  :rtype: :class:`~oci.response.Response`
14387
14387
 
14388
14388
  :example:
14389
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_subnet_topology.py.html>`__ to see an example of how to use get_subnet_topology API.
14389
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_subnet_topology.py.html>`__ to see an example of how to use get_subnet_topology API.
14390
14390
  """
14391
14391
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14392
14392
  required_arguments = ['compartmentId', 'subnetId']
@@ -14505,7 +14505,7 @@ class VirtualNetworkClient(object):
14505
14505
  :rtype: :class:`~oci.response.Response`
14506
14506
 
14507
14507
  :example:
14508
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_tunnel_cpe_device_config.py.html>`__ to see an example of how to use get_tunnel_cpe_device_config API.
14508
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_tunnel_cpe_device_config.py.html>`__ to see an example of how to use get_tunnel_cpe_device_config API.
14509
14509
  """
14510
14510
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14511
14511
  required_arguments = ['ipscId', 'tunnelId']
@@ -14629,7 +14629,7 @@ class VirtualNetworkClient(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/core/get_tunnel_cpe_device_config_content.py.html>`__ to see an example of how to use get_tunnel_cpe_device_config_content API.
14632
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_tunnel_cpe_device_config_content.py.html>`__ to see an example of how to use get_tunnel_cpe_device_config_content API.
14633
14633
  """
14634
14634
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14635
14635
  required_arguments = ['ipscId', 'tunnelId']
@@ -14731,7 +14731,7 @@ class VirtualNetworkClient(object):
14731
14731
  :rtype: :class:`~oci.response.Response`
14732
14732
 
14733
14733
  :example:
14734
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_upgrade_status.py.html>`__ to see an example of how to use get_upgrade_status API.
14734
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_upgrade_status.py.html>`__ to see an example of how to use get_upgrade_status API.
14735
14735
  """
14736
14736
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14737
14737
  required_arguments = ['drgId']
@@ -14826,7 +14826,7 @@ class VirtualNetworkClient(object):
14826
14826
  :rtype: :class:`~oci.response.Response`
14827
14827
 
14828
14828
  :example:
14829
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_vcn.py.html>`__ to see an example of how to use get_vcn API.
14829
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_vcn.py.html>`__ to see an example of how to use get_vcn API.
14830
14830
  """
14831
14831
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14832
14832
  required_arguments = ['vcnId']
@@ -14918,7 +14918,7 @@ class VirtualNetworkClient(object):
14918
14918
  :rtype: :class:`~oci.response.Response`
14919
14919
 
14920
14920
  :example:
14921
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_vcn_dns_resolver_association.py.html>`__ to see an example of how to use get_vcn_dns_resolver_association API.
14921
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_vcn_dns_resolver_association.py.html>`__ to see an example of how to use get_vcn_dns_resolver_association API.
14922
14922
  """
14923
14923
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
14924
14924
  required_arguments = ['vcnId']
@@ -15050,7 +15050,7 @@ class VirtualNetworkClient(object):
15050
15050
  :rtype: :class:`~oci.response.Response`
15051
15051
 
15052
15052
  :example:
15053
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_vcn_topology.py.html>`__ to see an example of how to use get_vcn_topology API.
15053
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_vcn_topology.py.html>`__ to see an example of how to use get_vcn_topology API.
15054
15054
  """
15055
15055
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15056
15056
  required_arguments = ['compartmentId', 'vcnId']
@@ -15156,7 +15156,7 @@ class VirtualNetworkClient(object):
15156
15156
  :rtype: :class:`~oci.response.Response`
15157
15157
 
15158
15158
  :example:
15159
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_virtual_circuit.py.html>`__ to see an example of how to use get_virtual_circuit API.
15159
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_virtual_circuit.py.html>`__ to see an example of how to use get_virtual_circuit API.
15160
15160
  """
15161
15161
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15162
15162
  required_arguments = ['virtualCircuitId']
@@ -15250,7 +15250,7 @@ class VirtualNetworkClient(object):
15250
15250
  :rtype: :class:`~oci.response.Response`
15251
15251
 
15252
15252
  :example:
15253
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_vlan.py.html>`__ to see an example of how to use get_vlan API.
15253
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_vlan.py.html>`__ to see an example of how to use get_vlan API.
15254
15254
  """
15255
15255
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15256
15256
  required_arguments = ['vlanId']
@@ -15350,7 +15350,7 @@ class VirtualNetworkClient(object):
15350
15350
  :rtype: :class:`~oci.response.Response`
15351
15351
 
15352
15352
  :example:
15353
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_vnic.py.html>`__ to see an example of how to use get_vnic API.
15353
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_vnic.py.html>`__ to see an example of how to use get_vnic API.
15354
15354
  """
15355
15355
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15356
15356
  required_arguments = ['vnicId']
@@ -15442,7 +15442,7 @@ class VirtualNetworkClient(object):
15442
15442
  :rtype: :class:`~oci.response.Response`
15443
15443
 
15444
15444
  :example:
15445
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/get_vtap.py.html>`__ to see an example of how to use get_vtap API.
15445
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/get_vtap.py.html>`__ to see an example of how to use get_vtap API.
15446
15446
  """
15447
15447
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15448
15448
  required_arguments = ['vtapId']
@@ -15535,7 +15535,7 @@ class VirtualNetworkClient(object):
15535
15535
  :rtype: :class:`~oci.response.Response`
15536
15536
 
15537
15537
  :example:
15538
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_allowed_peer_regions_for_remote_peering.py.html>`__ to see an example of how to use list_allowed_peer_regions_for_remote_peering API.
15538
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_allowed_peer_regions_for_remote_peering.py.html>`__ to see an example of how to use list_allowed_peer_regions_for_remote_peering API.
15539
15539
  """
15540
15540
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15541
15541
  required_arguments = []
@@ -15634,7 +15634,7 @@ class VirtualNetworkClient(object):
15634
15634
  :rtype: :class:`~oci.response.Response`
15635
15635
 
15636
15636
  :example:
15637
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_byoip_allocated_ranges.py.html>`__ to see an example of how to use list_byoip_allocated_ranges API.
15637
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_byoip_allocated_ranges.py.html>`__ to see an example of how to use list_byoip_allocated_ranges API.
15638
15638
  """
15639
15639
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15640
15640
  required_arguments = ['byoipRangeId']
@@ -15784,7 +15784,7 @@ class VirtualNetworkClient(object):
15784
15784
  :rtype: :class:`~oci.response.Response`
15785
15785
 
15786
15786
  :example:
15787
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_byoip_ranges.py.html>`__ to see an example of how to use list_byoip_ranges API.
15787
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_byoip_ranges.py.html>`__ to see an example of how to use list_byoip_ranges API.
15788
15788
  """
15789
15789
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15790
15790
  required_arguments = ['compartmentId']
@@ -15952,7 +15952,7 @@ class VirtualNetworkClient(object):
15952
15952
  :rtype: :class:`~oci.response.Response`
15953
15953
 
15954
15954
  :example:
15955
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_capture_filters.py.html>`__ to see an example of how to use list_capture_filters API.
15955
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_capture_filters.py.html>`__ to see an example of how to use list_capture_filters API.
15956
15956
  """
15957
15957
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
15958
15958
  required_arguments = ['compartmentId']
@@ -16113,7 +16113,7 @@ class VirtualNetworkClient(object):
16113
16113
  :rtype: :class:`~oci.response.Response`
16114
16114
 
16115
16115
  :example:
16116
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_cpe_device_shapes.py.html>`__ to see an example of how to use list_cpe_device_shapes API.
16116
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_cpe_device_shapes.py.html>`__ to see an example of how to use list_cpe_device_shapes API.
16117
16117
  """
16118
16118
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16119
16119
  required_arguments = []
@@ -16224,7 +16224,7 @@ class VirtualNetworkClient(object):
16224
16224
  :rtype: :class:`~oci.response.Response`
16225
16225
 
16226
16226
  :example:
16227
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_cpes.py.html>`__ to see an example of how to use list_cpes API.
16227
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_cpes.py.html>`__ to see an example of how to use list_cpes API.
16228
16228
  """
16229
16229
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16230
16230
  required_arguments = ['compartmentId']
@@ -16360,7 +16360,7 @@ class VirtualNetworkClient(object):
16360
16360
  :rtype: :class:`~oci.response.Response`
16361
16361
 
16362
16362
  :example:
16363
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_cross_connect_groups.py.html>`__ to see an example of how to use list_cross_connect_groups API.
16363
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_cross_connect_groups.py.html>`__ to see an example of how to use list_cross_connect_groups API.
16364
16364
  """
16365
16365
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16366
16366
  required_arguments = ['compartmentId']
@@ -16499,7 +16499,7 @@ class VirtualNetworkClient(object):
16499
16499
  :rtype: :class:`~oci.response.Response`
16500
16500
 
16501
16501
  :example:
16502
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_cross_connect_locations.py.html>`__ to see an example of how to use list_cross_connect_locations API.
16502
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_cross_connect_locations.py.html>`__ to see an example of how to use list_cross_connect_locations API.
16503
16503
  """
16504
16504
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16505
16505
  required_arguments = ['compartmentId']
@@ -16597,7 +16597,7 @@ class VirtualNetworkClient(object):
16597
16597
  :rtype: :class:`~oci.response.Response`
16598
16598
 
16599
16599
  :example:
16600
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_cross_connect_mappings.py.html>`__ to see an example of how to use list_cross_connect_mappings API.
16600
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_cross_connect_mappings.py.html>`__ to see an example of how to use list_cross_connect_mappings API.
16601
16601
  """
16602
16602
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16603
16603
  required_arguments = ['virtualCircuitId']
@@ -16745,7 +16745,7 @@ class VirtualNetworkClient(object):
16745
16745
  :rtype: :class:`~oci.response.Response`
16746
16746
 
16747
16747
  :example:
16748
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_cross_connects.py.html>`__ to see an example of how to use list_cross_connects API.
16748
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_cross_connects.py.html>`__ to see an example of how to use list_cross_connects API.
16749
16749
  """
16750
16750
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16751
16751
  required_arguments = ['compartmentId']
@@ -16887,7 +16887,7 @@ class VirtualNetworkClient(object):
16887
16887
  :rtype: :class:`~oci.response.Response`
16888
16888
 
16889
16889
  :example:
16890
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_crossconnect_port_speed_shapes.py.html>`__ to see an example of how to use list_crossconnect_port_speed_shapes API.
16890
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_crossconnect_port_speed_shapes.py.html>`__ to see an example of how to use list_crossconnect_port_speed_shapes API.
16891
16891
  """
16892
16892
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
16893
16893
  required_arguments = ['compartmentId']
@@ -17031,7 +17031,7 @@ class VirtualNetworkClient(object):
17031
17031
  :rtype: :class:`~oci.response.Response`
17032
17032
 
17033
17033
  :example:
17034
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_dhcp_options.py.html>`__ to see an example of how to use list_dhcp_options API.
17034
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_dhcp_options.py.html>`__ to see an example of how to use list_dhcp_options API.
17035
17035
  """
17036
17036
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17037
17037
  required_arguments = ['compartmentId']
@@ -17226,7 +17226,7 @@ class VirtualNetworkClient(object):
17226
17226
  :rtype: :class:`~oci.response.Response`
17227
17227
 
17228
17228
  :example:
17229
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_drg_attachments.py.html>`__ to see an example of how to use list_drg_attachments API.
17229
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_drg_attachments.py.html>`__ to see an example of how to use list_drg_attachments API.
17230
17230
  """
17231
17231
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17232
17232
  required_arguments = ['compartmentId']
@@ -17390,7 +17390,7 @@ class VirtualNetworkClient(object):
17390
17390
  :rtype: :class:`~oci.response.Response`
17391
17391
 
17392
17392
  :example:
17393
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_drg_route_distribution_statements.py.html>`__ to see an example of how to use list_drg_route_distribution_statements API.
17393
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_drg_route_distribution_statements.py.html>`__ to see an example of how to use list_drg_route_distribution_statements API.
17394
17394
  """
17395
17395
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17396
17396
  required_arguments = ['drgRouteDistributionId']
@@ -17556,7 +17556,7 @@ class VirtualNetworkClient(object):
17556
17556
  :rtype: :class:`~oci.response.Response`
17557
17557
 
17558
17558
  :example:
17559
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_drg_route_distributions.py.html>`__ to see an example of how to use list_drg_route_distributions API.
17559
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_drg_route_distributions.py.html>`__ to see an example of how to use list_drg_route_distributions API.
17560
17560
  """
17561
17561
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17562
17562
  required_arguments = ['drgId']
@@ -17698,7 +17698,7 @@ class VirtualNetworkClient(object):
17698
17698
  :rtype: :class:`~oci.response.Response`
17699
17699
 
17700
17700
  :example:
17701
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_drg_route_rules.py.html>`__ to see an example of how to use list_drg_route_rules API.
17701
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_drg_route_rules.py.html>`__ to see an example of how to use list_drg_route_rules API.
17702
17702
  """
17703
17703
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17704
17704
  required_arguments = ['drgRouteTableId']
@@ -17859,7 +17859,7 @@ class VirtualNetworkClient(object):
17859
17859
  :rtype: :class:`~oci.response.Response`
17860
17860
 
17861
17861
  :example:
17862
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_drg_route_tables.py.html>`__ to see an example of how to use list_drg_route_tables API.
17862
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_drg_route_tables.py.html>`__ to see an example of how to use list_drg_route_tables API.
17863
17863
  """
17864
17864
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
17865
17865
  required_arguments = ['drgId']
@@ -17997,7 +17997,7 @@ class VirtualNetworkClient(object):
17997
17997
  :rtype: :class:`~oci.response.Response`
17998
17998
 
17999
17999
  :example:
18000
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_drgs.py.html>`__ to see an example of how to use list_drgs API.
18000
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_drgs.py.html>`__ to see an example of how to use list_drgs API.
18001
18001
  """
18002
18002
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18003
18003
  required_arguments = ['compartmentId']
@@ -18113,7 +18113,7 @@ class VirtualNetworkClient(object):
18113
18113
  :rtype: :class:`~oci.response.Response`
18114
18114
 
18115
18115
  :example:
18116
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_fast_connect_provider_services.py.html>`__ to see an example of how to use list_fast_connect_provider_services API.
18116
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_fast_connect_provider_services.py.html>`__ to see an example of how to use list_fast_connect_provider_services API.
18117
18117
  """
18118
18118
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18119
18119
  required_arguments = ['compartmentId']
@@ -18227,7 +18227,7 @@ class VirtualNetworkClient(object):
18227
18227
  :rtype: :class:`~oci.response.Response`
18228
18228
 
18229
18229
  :example:
18230
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_fast_connect_provider_virtual_circuit_bandwidth_shapes.py.html>`__ to see an example of how to use list_fast_connect_provider_virtual_circuit_bandwidth_shapes API.
18230
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_fast_connect_provider_virtual_circuit_bandwidth_shapes.py.html>`__ to see an example of how to use list_fast_connect_provider_virtual_circuit_bandwidth_shapes API.
18231
18231
  """
18232
18232
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18233
18233
  required_arguments = ['providerServiceId']
@@ -18380,7 +18380,7 @@ class VirtualNetworkClient(object):
18380
18380
  :rtype: :class:`~oci.response.Response`
18381
18381
 
18382
18382
  :example:
18383
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_internet_gateways.py.html>`__ to see an example of how to use list_internet_gateways API.
18383
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_internet_gateways.py.html>`__ to see an example of how to use list_internet_gateways API.
18384
18384
  """
18385
18385
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18386
18386
  required_arguments = ['compartmentId']
@@ -18530,7 +18530,7 @@ class VirtualNetworkClient(object):
18530
18530
  :rtype: :class:`~oci.response.Response`
18531
18531
 
18532
18532
  :example:
18533
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_ip_sec_connection_tunnel_routes.py.html>`__ to see an example of how to use list_ip_sec_connection_tunnel_routes API.
18533
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_ip_sec_connection_tunnel_routes.py.html>`__ to see an example of how to use list_ip_sec_connection_tunnel_routes API.
18534
18534
  """
18535
18535
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18536
18536
  required_arguments = ['ipscId', 'tunnelId']
@@ -18665,7 +18665,7 @@ class VirtualNetworkClient(object):
18665
18665
  :rtype: :class:`~oci.response.Response`
18666
18666
 
18667
18667
  :example:
18668
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_ip_sec_connection_tunnel_security_associations.py.html>`__ to see an example of how to use list_ip_sec_connection_tunnel_security_associations API.
18668
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_ip_sec_connection_tunnel_security_associations.py.html>`__ to see an example of how to use list_ip_sec_connection_tunnel_security_associations API.
18669
18669
  """
18670
18670
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18671
18671
  required_arguments = ['ipscId', 'tunnelId']
@@ -18786,7 +18786,7 @@ class VirtualNetworkClient(object):
18786
18786
  :rtype: :class:`~oci.response.Response`
18787
18787
 
18788
18788
  :example:
18789
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_ip_sec_connection_tunnels.py.html>`__ to see an example of how to use list_ip_sec_connection_tunnels API.
18789
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_ip_sec_connection_tunnels.py.html>`__ to see an example of how to use list_ip_sec_connection_tunnels API.
18790
18790
  """
18791
18791
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18792
18792
  required_arguments = ['ipscId']
@@ -18917,7 +18917,7 @@ class VirtualNetworkClient(object):
18917
18917
  :rtype: :class:`~oci.response.Response`
18918
18918
 
18919
18919
  :example:
18920
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_ip_sec_connections.py.html>`__ to see an example of how to use list_ip_sec_connections API.
18920
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_ip_sec_connections.py.html>`__ to see an example of how to use list_ip_sec_connections API.
18921
18921
  """
18922
18922
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
18923
18923
  required_arguments = ['compartmentId']
@@ -19053,7 +19053,7 @@ class VirtualNetworkClient(object):
19053
19053
  :rtype: :class:`~oci.response.Response`
19054
19054
 
19055
19055
  :example:
19056
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_ipv6s.py.html>`__ to see an example of how to use list_ipv6s API.
19056
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_ipv6s.py.html>`__ to see an example of how to use list_ipv6s API.
19057
19057
  """
19058
19058
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19059
19059
  required_arguments = []
@@ -19174,7 +19174,7 @@ class VirtualNetworkClient(object):
19174
19174
  :rtype: :class:`~oci.response.Response`
19175
19175
 
19176
19176
  :example:
19177
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_local_peering_gateways.py.html>`__ to see an example of how to use list_local_peering_gateways API.
19177
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_local_peering_gateways.py.html>`__ to see an example of how to use list_local_peering_gateways API.
19178
19178
  """
19179
19179
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19180
19180
  required_arguments = ['compartmentId']
@@ -19316,7 +19316,7 @@ class VirtualNetworkClient(object):
19316
19316
  :rtype: :class:`~oci.response.Response`
19317
19317
 
19318
19318
  :example:
19319
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_nat_gateways.py.html>`__ to see an example of how to use list_nat_gateways API.
19319
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_nat_gateways.py.html>`__ to see an example of how to use list_nat_gateways API.
19320
19320
  """
19321
19321
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19322
19322
  required_arguments = ['compartmentId']
@@ -19471,7 +19471,7 @@ class VirtualNetworkClient(object):
19471
19471
  :rtype: :class:`~oci.response.Response`
19472
19472
 
19473
19473
  :example:
19474
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_network_security_group_security_rules.py.html>`__ to see an example of how to use list_network_security_group_security_rules API.
19474
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_network_security_group_security_rules.py.html>`__ to see an example of how to use list_network_security_group_security_rules API.
19475
19475
  """
19476
19476
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19477
19477
  required_arguments = ['networkSecurityGroupId']
@@ -19627,7 +19627,7 @@ class VirtualNetworkClient(object):
19627
19627
  :rtype: :class:`~oci.response.Response`
19628
19628
 
19629
19629
  :example:
19630
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_network_security_group_vnics.py.html>`__ to see an example of how to use list_network_security_group_vnics API.
19630
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_network_security_group_vnics.py.html>`__ to see an example of how to use list_network_security_group_vnics API.
19631
19631
  """
19632
19632
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19633
19633
  required_arguments = ['networkSecurityGroupId']
@@ -19801,7 +19801,7 @@ class VirtualNetworkClient(object):
19801
19801
  :rtype: :class:`~oci.response.Response`
19802
19802
 
19803
19803
  :example:
19804
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_network_security_groups.py.html>`__ to see an example of how to use list_network_security_groups API.
19804
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_network_security_groups.py.html>`__ to see an example of how to use list_network_security_groups API.
19805
19805
  """
19806
19806
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19807
19807
  required_arguments = []
@@ -19975,7 +19975,7 @@ class VirtualNetworkClient(object):
19975
19975
  :rtype: :class:`~oci.response.Response`
19976
19976
 
19977
19977
  :example:
19978
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_private_ips.py.html>`__ to see an example of how to use list_private_ips API.
19978
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_private_ips.py.html>`__ to see an example of how to use list_private_ips API.
19979
19979
  """
19980
19980
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
19981
19981
  required_arguments = []
@@ -20118,7 +20118,7 @@ class VirtualNetworkClient(object):
20118
20118
  :rtype: :class:`~oci.response.Response`
20119
20119
 
20120
20120
  :example:
20121
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_public_ip_pools.py.html>`__ to see an example of how to use list_public_ip_pools API.
20121
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_public_ip_pools.py.html>`__ to see an example of how to use list_public_ip_pools API.
20122
20122
  """
20123
20123
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20124
20124
  required_arguments = ['compartmentId']
@@ -20296,7 +20296,7 @@ class VirtualNetworkClient(object):
20296
20296
  :rtype: :class:`~oci.response.Response`
20297
20297
 
20298
20298
  :example:
20299
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_public_ips.py.html>`__ to see an example of how to use list_public_ips API.
20299
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_public_ips.py.html>`__ to see an example of how to use list_public_ips API.
20300
20300
  """
20301
20301
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20302
20302
  required_arguments = ['scope', 'compartmentId']
@@ -20429,7 +20429,7 @@ class VirtualNetworkClient(object):
20429
20429
  :rtype: :class:`~oci.response.Response`
20430
20430
 
20431
20431
  :example:
20432
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_remote_peering_connections.py.html>`__ to see an example of how to use list_remote_peering_connections API.
20432
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_remote_peering_connections.py.html>`__ to see an example of how to use list_remote_peering_connections API.
20433
20433
  """
20434
20434
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20435
20435
  required_arguments = ['compartmentId']
@@ -20575,7 +20575,7 @@ class VirtualNetworkClient(object):
20575
20575
  :rtype: :class:`~oci.response.Response`
20576
20576
 
20577
20577
  :example:
20578
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_route_tables.py.html>`__ to see an example of how to use list_route_tables API.
20578
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_route_tables.py.html>`__ to see an example of how to use list_route_tables API.
20579
20579
  """
20580
20580
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20581
20581
  required_arguments = ['compartmentId']
@@ -20746,7 +20746,7 @@ class VirtualNetworkClient(object):
20746
20746
  :rtype: :class:`~oci.response.Response`
20747
20747
 
20748
20748
  :example:
20749
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_security_lists.py.html>`__ to see an example of how to use list_security_lists API.
20749
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_security_lists.py.html>`__ to see an example of how to use list_security_lists API.
20750
20750
  """
20751
20751
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20752
20752
  required_arguments = ['compartmentId']
@@ -20914,7 +20914,7 @@ class VirtualNetworkClient(object):
20914
20914
  :rtype: :class:`~oci.response.Response`
20915
20915
 
20916
20916
  :example:
20917
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_service_gateways.py.html>`__ to see an example of how to use list_service_gateways API.
20917
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_service_gateways.py.html>`__ to see an example of how to use list_service_gateways API.
20918
20918
  """
20919
20919
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
20920
20920
  required_arguments = ['compartmentId']
@@ -21046,7 +21046,7 @@ class VirtualNetworkClient(object):
21046
21046
  :rtype: :class:`~oci.response.Response`
21047
21047
 
21048
21048
  :example:
21049
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_services.py.html>`__ to see an example of how to use list_services API.
21049
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_services.py.html>`__ to see an example of how to use list_services API.
21050
21050
  """
21051
21051
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21052
21052
  required_arguments = []
@@ -21185,7 +21185,7 @@ class VirtualNetworkClient(object):
21185
21185
  :rtype: :class:`~oci.response.Response`
21186
21186
 
21187
21187
  :example:
21188
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_subnets.py.html>`__ to see an example of how to use list_subnets API.
21188
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_subnets.py.html>`__ to see an example of how to use list_subnets API.
21189
21189
  """
21190
21190
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21191
21191
  required_arguments = ['compartmentId']
@@ -21350,7 +21350,7 @@ class VirtualNetworkClient(object):
21350
21350
  :rtype: :class:`~oci.response.Response`
21351
21351
 
21352
21352
  :example:
21353
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_vcns.py.html>`__ to see an example of how to use list_vcns API.
21353
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_vcns.py.html>`__ to see an example of how to use list_vcns API.
21354
21354
  """
21355
21355
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21356
21356
  required_arguments = ['compartmentId']
@@ -21486,7 +21486,7 @@ class VirtualNetworkClient(object):
21486
21486
  :rtype: :class:`~oci.response.Response`
21487
21487
 
21488
21488
  :example:
21489
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_virtual_circuit_associated_tunnels.py.html>`__ to see an example of how to use list_virtual_circuit_associated_tunnels API.
21489
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_virtual_circuit_associated_tunnels.py.html>`__ to see an example of how to use list_virtual_circuit_associated_tunnels API.
21490
21490
  """
21491
21491
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21492
21492
  required_arguments = ['virtualCircuitId']
@@ -21608,7 +21608,7 @@ class VirtualNetworkClient(object):
21608
21608
  :rtype: :class:`~oci.response.Response`
21609
21609
 
21610
21610
  :example:
21611
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_virtual_circuit_bandwidth_shapes.py.html>`__ to see an example of how to use list_virtual_circuit_bandwidth_shapes API.
21611
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_virtual_circuit_bandwidth_shapes.py.html>`__ to see an example of how to use list_virtual_circuit_bandwidth_shapes API.
21612
21612
  """
21613
21613
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21614
21614
  required_arguments = ['compartmentId']
@@ -21710,7 +21710,7 @@ class VirtualNetworkClient(object):
21710
21710
  :rtype: :class:`~oci.response.Response`
21711
21711
 
21712
21712
  :example:
21713
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_virtual_circuit_public_prefixes.py.html>`__ to see an example of how to use list_virtual_circuit_public_prefixes API.
21713
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_virtual_circuit_public_prefixes.py.html>`__ to see an example of how to use list_virtual_circuit_public_prefixes API.
21714
21714
  """
21715
21715
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21716
21716
  required_arguments = ['virtualCircuitId']
@@ -21862,7 +21862,7 @@ class VirtualNetworkClient(object):
21862
21862
  :rtype: :class:`~oci.response.Response`
21863
21863
 
21864
21864
  :example:
21865
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_virtual_circuits.py.html>`__ to see an example of how to use list_virtual_circuits API.
21865
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_virtual_circuits.py.html>`__ to see an example of how to use list_virtual_circuits API.
21866
21866
  """
21867
21867
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
21868
21868
  required_arguments = ['compartmentId']
@@ -22036,7 +22036,7 @@ class VirtualNetworkClient(object):
22036
22036
  :rtype: :class:`~oci.response.Response`
22037
22037
 
22038
22038
  :example:
22039
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_vlans.py.html>`__ to see an example of how to use list_vlans API.
22039
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_vlans.py.html>`__ to see an example of how to use list_vlans API.
22040
22040
  """
22041
22041
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22042
22042
  required_arguments = ['compartmentId']
@@ -22232,7 +22232,7 @@ class VirtualNetworkClient(object):
22232
22232
  :rtype: :class:`~oci.response.Response`
22233
22233
 
22234
22234
  :example:
22235
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/list_vtaps.py.html>`__ to see an example of how to use list_vtaps API.
22235
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/list_vtaps.py.html>`__ to see an example of how to use list_vtaps API.
22236
22236
  """
22237
22237
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22238
22238
  required_arguments = ['compartmentId']
@@ -22392,7 +22392,7 @@ class VirtualNetworkClient(object):
22392
22392
  :rtype: :class:`~oci.response.Response`
22393
22393
 
22394
22394
  :example:
22395
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/modify_vcn_cidr.py.html>`__ to see an example of how to use modify_vcn_cidr API.
22395
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/modify_vcn_cidr.py.html>`__ to see an example of how to use modify_vcn_cidr API.
22396
22396
  """
22397
22397
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22398
22398
  required_arguments = ['vcnId']
@@ -22495,7 +22495,7 @@ class VirtualNetworkClient(object):
22495
22495
  :rtype: :class:`~oci.response.Response`
22496
22496
 
22497
22497
  :example:
22498
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_drg_route_distribution_statements.py.html>`__ to see an example of how to use remove_drg_route_distribution_statements API.
22498
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_drg_route_distribution_statements.py.html>`__ to see an example of how to use remove_drg_route_distribution_statements API.
22499
22499
  """
22500
22500
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22501
22501
  required_arguments = ['drgRouteDistributionId']
@@ -22586,7 +22586,7 @@ class VirtualNetworkClient(object):
22586
22586
  :rtype: :class:`~oci.response.Response`
22587
22587
 
22588
22588
  :example:
22589
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_drg_route_rules.py.html>`__ to see an example of how to use remove_drg_route_rules API.
22589
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_drg_route_rules.py.html>`__ to see an example of how to use remove_drg_route_rules API.
22590
22590
  """
22591
22591
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22592
22592
  required_arguments = ['drgRouteTableId']
@@ -22683,7 +22683,7 @@ class VirtualNetworkClient(object):
22683
22683
  :rtype: :class:`~oci.response.Response`
22684
22684
 
22685
22685
  :example:
22686
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_export_drg_route_distribution.py.html>`__ to see an example of how to use remove_export_drg_route_distribution API.
22686
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_export_drg_route_distribution.py.html>`__ to see an example of how to use remove_export_drg_route_distribution API.
22687
22687
  """
22688
22688
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22689
22689
  required_arguments = ['drgAttachmentId']
@@ -22790,7 +22790,7 @@ class VirtualNetworkClient(object):
22790
22790
  :rtype: :class:`~oci.response.Response`
22791
22791
 
22792
22792
  :example:
22793
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_import_drg_route_distribution.py.html>`__ to see an example of how to use remove_import_drg_route_distribution API.
22793
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_import_drg_route_distribution.py.html>`__ to see an example of how to use remove_import_drg_route_distribution API.
22794
22794
  """
22795
22795
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22796
22796
  required_arguments = ['drgRouteTableId']
@@ -22906,7 +22906,7 @@ class VirtualNetworkClient(object):
22906
22906
  :rtype: :class:`~oci.response.Response`
22907
22907
 
22908
22908
  :example:
22909
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_ipv6_subnet_cidr.py.html>`__ to see an example of how to use remove_ipv6_subnet_cidr API.
22909
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_ipv6_subnet_cidr.py.html>`__ to see an example of how to use remove_ipv6_subnet_cidr API.
22910
22910
  """
22911
22911
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
22912
22912
  required_arguments = ['subnetId']
@@ -23025,7 +23025,7 @@ class VirtualNetworkClient(object):
23025
23025
  :rtype: :class:`~oci.response.Response`
23026
23026
 
23027
23027
  :example:
23028
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_ipv6_vcn_cidr.py.html>`__ to see an example of how to use remove_ipv6_vcn_cidr API.
23028
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_ipv6_vcn_cidr.py.html>`__ to see an example of how to use remove_ipv6_vcn_cidr API.
23029
23029
  """
23030
23030
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23031
23031
  required_arguments = ['vcnId']
@@ -23130,7 +23130,7 @@ class VirtualNetworkClient(object):
23130
23130
  :rtype: :class:`~oci.response.Response`
23131
23131
 
23132
23132
  :example:
23133
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_network_security_group_security_rules.py.html>`__ to see an example of how to use remove_network_security_group_security_rules API.
23133
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_network_security_group_security_rules.py.html>`__ to see an example of how to use remove_network_security_group_security_rules API.
23134
23134
  """
23135
23135
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23136
23136
  required_arguments = ['networkSecurityGroupId']
@@ -23232,7 +23232,7 @@ class VirtualNetworkClient(object):
23232
23232
  :rtype: :class:`~oci.response.Response`
23233
23233
 
23234
23234
  :example:
23235
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_public_ip_pool_capacity.py.html>`__ to see an example of how to use remove_public_ip_pool_capacity API.
23235
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_public_ip_pool_capacity.py.html>`__ to see an example of how to use remove_public_ip_pool_capacity API.
23236
23236
  """
23237
23237
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23238
23238
  required_arguments = ['publicIpPoolId']
@@ -23355,7 +23355,7 @@ class VirtualNetworkClient(object):
23355
23355
  :rtype: :class:`~oci.response.Response`
23356
23356
 
23357
23357
  :example:
23358
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/remove_vcn_cidr.py.html>`__ to see an example of how to use remove_vcn_cidr API.
23358
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/remove_vcn_cidr.py.html>`__ to see an example of how to use remove_vcn_cidr API.
23359
23359
  """
23360
23360
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23361
23361
  required_arguments = ['vcnId']
@@ -23467,7 +23467,7 @@ class VirtualNetworkClient(object):
23467
23467
  :rtype: :class:`~oci.response.Response`
23468
23468
 
23469
23469
  :example:
23470
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_byoip_range.py.html>`__ to see an example of how to use update_byoip_range API.
23470
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_byoip_range.py.html>`__ to see an example of how to use update_byoip_range API.
23471
23471
  """
23472
23472
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23473
23473
  required_arguments = ['byoipRangeId']
@@ -23578,7 +23578,7 @@ class VirtualNetworkClient(object):
23578
23578
  :rtype: :class:`~oci.response.Response`
23579
23579
 
23580
23580
  :example:
23581
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_capture_filter.py.html>`__ to see an example of how to use update_capture_filter API.
23581
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_capture_filter.py.html>`__ to see an example of how to use update_capture_filter API.
23582
23582
  """
23583
23583
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23584
23584
  required_arguments = ['captureFilterId']
@@ -23686,7 +23686,7 @@ class VirtualNetworkClient(object):
23686
23686
  :rtype: :class:`~oci.response.Response`
23687
23687
 
23688
23688
  :example:
23689
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_cpe.py.html>`__ to see an example of how to use update_cpe API.
23689
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_cpe.py.html>`__ to see an example of how to use update_cpe API.
23690
23690
  """
23691
23691
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23692
23692
  required_arguments = ['cpeId']
@@ -23793,7 +23793,7 @@ class VirtualNetworkClient(object):
23793
23793
  :rtype: :class:`~oci.response.Response`
23794
23794
 
23795
23795
  :example:
23796
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_cross_connect.py.html>`__ to see an example of how to use update_cross_connect API.
23796
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_cross_connect.py.html>`__ to see an example of how to use update_cross_connect API.
23797
23797
  """
23798
23798
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23799
23799
  required_arguments = ['crossConnectId']
@@ -23901,7 +23901,7 @@ class VirtualNetworkClient(object):
23901
23901
  :rtype: :class:`~oci.response.Response`
23902
23902
 
23903
23903
  :example:
23904
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_cross_connect_group.py.html>`__ to see an example of how to use update_cross_connect_group API.
23904
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_cross_connect_group.py.html>`__ to see an example of how to use update_cross_connect_group API.
23905
23905
  """
23906
23906
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
23907
23907
  required_arguments = ['crossConnectGroupId']
@@ -24011,7 +24011,7 @@ class VirtualNetworkClient(object):
24011
24011
  :rtype: :class:`~oci.response.Response`
24012
24012
 
24013
24013
  :example:
24014
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_dhcp_options.py.html>`__ to see an example of how to use update_dhcp_options API.
24014
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_dhcp_options.py.html>`__ to see an example of how to use update_dhcp_options API.
24015
24015
  """
24016
24016
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24017
24017
  required_arguments = ['dhcpId']
@@ -24116,7 +24116,7 @@ class VirtualNetworkClient(object):
24116
24116
  :rtype: :class:`~oci.response.Response`
24117
24117
 
24118
24118
  :example:
24119
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_drg.py.html>`__ to see an example of how to use update_drg API.
24119
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_drg.py.html>`__ to see an example of how to use update_drg API.
24120
24120
  """
24121
24121
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24122
24122
  required_arguments = ['drgId']
@@ -24222,7 +24222,7 @@ class VirtualNetworkClient(object):
24222
24222
  :rtype: :class:`~oci.response.Response`
24223
24223
 
24224
24224
  :example:
24225
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_drg_attachment.py.html>`__ to see an example of how to use update_drg_attachment API.
24225
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_drg_attachment.py.html>`__ to see an example of how to use update_drg_attachment API.
24226
24226
  """
24227
24227
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24228
24228
  required_arguments = ['drgAttachmentId']
@@ -24327,7 +24327,7 @@ class VirtualNetworkClient(object):
24327
24327
  :rtype: :class:`~oci.response.Response`
24328
24328
 
24329
24329
  :example:
24330
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_drg_route_distribution.py.html>`__ to see an example of how to use update_drg_route_distribution API.
24330
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_drg_route_distribution.py.html>`__ to see an example of how to use update_drg_route_distribution API.
24331
24331
  """
24332
24332
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24333
24333
  required_arguments = ['drgRouteDistributionId']
@@ -24427,7 +24427,7 @@ class VirtualNetworkClient(object):
24427
24427
  :rtype: :class:`~oci.response.Response`
24428
24428
 
24429
24429
  :example:
24430
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_drg_route_distribution_statements.py.html>`__ to see an example of how to use update_drg_route_distribution_statements API.
24430
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_drg_route_distribution_statements.py.html>`__ to see an example of how to use update_drg_route_distribution_statements API.
24431
24431
  """
24432
24432
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24433
24433
  required_arguments = ['drgRouteDistributionId']
@@ -24520,7 +24520,7 @@ class VirtualNetworkClient(object):
24520
24520
  :rtype: :class:`~oci.response.Response`
24521
24521
 
24522
24522
  :example:
24523
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_drg_route_rules.py.html>`__ to see an example of how to use update_drg_route_rules API.
24523
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_drg_route_rules.py.html>`__ to see an example of how to use update_drg_route_rules API.
24524
24524
  """
24525
24525
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24526
24526
  required_arguments = ['drgRouteTableId']
@@ -24618,7 +24618,7 @@ class VirtualNetworkClient(object):
24618
24618
  :rtype: :class:`~oci.response.Response`
24619
24619
 
24620
24620
  :example:
24621
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_drg_route_table.py.html>`__ to see an example of how to use update_drg_route_table API.
24621
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_drg_route_table.py.html>`__ to see an example of how to use update_drg_route_table API.
24622
24622
  """
24623
24623
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24624
24624
  required_arguments = ['drgRouteTableId']
@@ -24727,7 +24727,7 @@ class VirtualNetworkClient(object):
24727
24727
  :rtype: :class:`~oci.response.Response`
24728
24728
 
24729
24729
  :example:
24730
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_internet_gateway.py.html>`__ to see an example of how to use update_internet_gateway API.
24730
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_internet_gateway.py.html>`__ to see an example of how to use update_internet_gateway API.
24731
24731
  """
24732
24732
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24733
24733
  required_arguments = ['igId']
@@ -24835,7 +24835,7 @@ class VirtualNetworkClient(object):
24835
24835
  :rtype: :class:`~oci.response.Response`
24836
24836
 
24837
24837
  :example:
24838
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_ip_sec_connection.py.html>`__ to see an example of how to use update_ip_sec_connection API.
24838
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_ip_sec_connection.py.html>`__ to see an example of how to use update_ip_sec_connection API.
24839
24839
  """
24840
24840
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24841
24841
  required_arguments = ['ipscId']
@@ -24962,7 +24962,7 @@ class VirtualNetworkClient(object):
24962
24962
  :rtype: :class:`~oci.response.Response`
24963
24963
 
24964
24964
  :example:
24965
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_ip_sec_connection_tunnel.py.html>`__ to see an example of how to use update_ip_sec_connection_tunnel API.
24965
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_ip_sec_connection_tunnel.py.html>`__ to see an example of how to use update_ip_sec_connection_tunnel API.
24966
24966
  """
24967
24967
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
24968
24968
  required_arguments = ['ipscId', 'tunnelId']
@@ -25079,7 +25079,7 @@ class VirtualNetworkClient(object):
25079
25079
  :rtype: :class:`~oci.response.Response`
25080
25080
 
25081
25081
  :example:
25082
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_ip_sec_connection_tunnel_shared_secret.py.html>`__ to see an example of how to use update_ip_sec_connection_tunnel_shared_secret API.
25082
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_ip_sec_connection_tunnel_shared_secret.py.html>`__ to see an example of how to use update_ip_sec_connection_tunnel_shared_secret API.
25083
25083
  """
25084
25084
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25085
25085
  required_arguments = ['ipscId', 'tunnelId']
@@ -25199,7 +25199,7 @@ class VirtualNetworkClient(object):
25199
25199
  :rtype: :class:`~oci.response.Response`
25200
25200
 
25201
25201
  :example:
25202
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_ipv6.py.html>`__ to see an example of how to use update_ipv6 API.
25202
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_ipv6.py.html>`__ to see an example of how to use update_ipv6 API.
25203
25203
  """
25204
25204
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25205
25205
  required_arguments = ['ipv6Id']
@@ -25306,7 +25306,7 @@ class VirtualNetworkClient(object):
25306
25306
  :rtype: :class:`~oci.response.Response`
25307
25307
 
25308
25308
  :example:
25309
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_local_peering_gateway.py.html>`__ to see an example of how to use update_local_peering_gateway API.
25309
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_local_peering_gateway.py.html>`__ to see an example of how to use update_local_peering_gateway API.
25310
25310
  """
25311
25311
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25312
25312
  required_arguments = ['localPeeringGatewayId']
@@ -25411,7 +25411,7 @@ class VirtualNetworkClient(object):
25411
25411
  :rtype: :class:`~oci.response.Response`
25412
25412
 
25413
25413
  :example:
25414
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_nat_gateway.py.html>`__ to see an example of how to use update_nat_gateway API.
25414
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_nat_gateway.py.html>`__ to see an example of how to use update_nat_gateway API.
25415
25415
  """
25416
25416
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25417
25417
  required_arguments = ['natGatewayId']
@@ -25532,7 +25532,7 @@ class VirtualNetworkClient(object):
25532
25532
  :rtype: :class:`~oci.response.Response`
25533
25533
 
25534
25534
  :example:
25535
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_network_security_group.py.html>`__ to see an example of how to use update_network_security_group API.
25535
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_network_security_group.py.html>`__ to see an example of how to use update_network_security_group API.
25536
25536
  """
25537
25537
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25538
25538
  required_arguments = ['networkSecurityGroupId']
@@ -25633,7 +25633,7 @@ class VirtualNetworkClient(object):
25633
25633
  :rtype: :class:`~oci.response.Response`
25634
25634
 
25635
25635
  :example:
25636
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_network_security_group_security_rules.py.html>`__ to see an example of how to use update_network_security_group_security_rules API.
25636
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_network_security_group_security_rules.py.html>`__ to see an example of how to use update_network_security_group_security_rules API.
25637
25637
  """
25638
25638
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25639
25639
  required_arguments = ['networkSecurityGroupId']
@@ -25742,7 +25742,7 @@ class VirtualNetworkClient(object):
25742
25742
  :rtype: :class:`~oci.response.Response`
25743
25743
 
25744
25744
  :example:
25745
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_private_ip.py.html>`__ to see an example of how to use update_private_ip API.
25745
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_private_ip.py.html>`__ to see an example of how to use update_private_ip API.
25746
25746
  """
25747
25747
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25748
25748
  required_arguments = ['privateIpId']
@@ -25888,7 +25888,7 @@ class VirtualNetworkClient(object):
25888
25888
  :rtype: :class:`~oci.response.Response`
25889
25889
 
25890
25890
  :example:
25891
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_public_ip.py.html>`__ to see an example of how to use update_public_ip API.
25891
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_public_ip.py.html>`__ to see an example of how to use update_public_ip API.
25892
25892
  """
25893
25893
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
25894
25894
  required_arguments = ['publicIpId']
@@ -25997,7 +25997,7 @@ class VirtualNetworkClient(object):
25997
25997
  :rtype: :class:`~oci.response.Response`
25998
25998
 
25999
25999
  :example:
26000
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_public_ip_pool.py.html>`__ to see an example of how to use update_public_ip_pool API.
26000
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_public_ip_pool.py.html>`__ to see an example of how to use update_public_ip_pool API.
26001
26001
  """
26002
26002
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26003
26003
  required_arguments = ['publicIpPoolId']
@@ -26104,7 +26104,7 @@ class VirtualNetworkClient(object):
26104
26104
  :rtype: :class:`~oci.response.Response`
26105
26105
 
26106
26106
  :example:
26107
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_remote_peering_connection.py.html>`__ to see an example of how to use update_remote_peering_connection API.
26107
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_remote_peering_connection.py.html>`__ to see an example of how to use update_remote_peering_connection API.
26108
26108
  """
26109
26109
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26110
26110
  required_arguments = ['remotePeeringConnectionId']
@@ -26214,7 +26214,7 @@ class VirtualNetworkClient(object):
26214
26214
  :rtype: :class:`~oci.response.Response`
26215
26215
 
26216
26216
  :example:
26217
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_route_table.py.html>`__ to see an example of how to use update_route_table API.
26217
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_route_table.py.html>`__ to see an example of how to use update_route_table API.
26218
26218
  """
26219
26219
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26220
26220
  required_arguments = ['rtId']
@@ -26323,7 +26323,7 @@ class VirtualNetworkClient(object):
26323
26323
  :rtype: :class:`~oci.response.Response`
26324
26324
 
26325
26325
  :example:
26326
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_security_list.py.html>`__ to see an example of how to use update_security_list API.
26326
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_security_list.py.html>`__ to see an example of how to use update_security_list API.
26327
26327
  """
26328
26328
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26329
26329
  required_arguments = ['securityListId']
@@ -26429,7 +26429,7 @@ class VirtualNetworkClient(object):
26429
26429
  :rtype: :class:`~oci.response.Response`
26430
26430
 
26431
26431
  :example:
26432
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_service_gateway.py.html>`__ to see an example of how to use update_service_gateway API.
26432
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_service_gateway.py.html>`__ to see an example of how to use update_service_gateway API.
26433
26433
  """
26434
26434
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26435
26435
  required_arguments = ['serviceGatewayId']
@@ -26534,7 +26534,7 @@ class VirtualNetworkClient(object):
26534
26534
  :rtype: :class:`~oci.response.Response`
26535
26535
 
26536
26536
  :example:
26537
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_subnet.py.html>`__ to see an example of how to use update_subnet API.
26537
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_subnet.py.html>`__ to see an example of how to use update_subnet API.
26538
26538
  """
26539
26539
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26540
26540
  required_arguments = ['subnetId']
@@ -26657,7 +26657,7 @@ class VirtualNetworkClient(object):
26657
26657
  :rtype: :class:`~oci.response.Response`
26658
26658
 
26659
26659
  :example:
26660
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_tunnel_cpe_device_config.py.html>`__ to see an example of how to use update_tunnel_cpe_device_config API.
26660
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_tunnel_cpe_device_config.py.html>`__ to see an example of how to use update_tunnel_cpe_device_config API.
26661
26661
  """
26662
26662
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26663
26663
  required_arguments = ['ipscId', 'tunnelId']
@@ -26770,7 +26770,7 @@ class VirtualNetworkClient(object):
26770
26770
  :rtype: :class:`~oci.response.Response`
26771
26771
 
26772
26772
  :example:
26773
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_vcn.py.html>`__ to see an example of how to use update_vcn API.
26773
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_vcn.py.html>`__ to see an example of how to use update_vcn API.
26774
26774
  """
26775
26775
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26776
26776
  required_arguments = ['vcnId']
@@ -26900,7 +26900,7 @@ class VirtualNetworkClient(object):
26900
26900
  :rtype: :class:`~oci.response.Response`
26901
26901
 
26902
26902
  :example:
26903
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_virtual_circuit.py.html>`__ to see an example of how to use update_virtual_circuit API.
26903
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_virtual_circuit.py.html>`__ to see an example of how to use update_virtual_circuit API.
26904
26904
  """
26905
26905
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
26906
26906
  required_arguments = ['virtualCircuitId']
@@ -27012,7 +27012,7 @@ class VirtualNetworkClient(object):
27012
27012
  :rtype: :class:`~oci.response.Response`
27013
27013
 
27014
27014
  :example:
27015
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_vlan.py.html>`__ to see an example of how to use update_vlan API.
27015
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_vlan.py.html>`__ to see an example of how to use update_vlan API.
27016
27016
  """
27017
27017
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27018
27018
  required_arguments = ['vlanId']
@@ -27119,7 +27119,7 @@ class VirtualNetworkClient(object):
27119
27119
  :rtype: :class:`~oci.response.Response`
27120
27120
 
27121
27121
  :example:
27122
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_vnic.py.html>`__ to see an example of how to use update_vnic API.
27122
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_vnic.py.html>`__ to see an example of how to use update_vnic API.
27123
27123
  """
27124
27124
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27125
27125
  required_arguments = ['vnicId']
@@ -27228,7 +27228,7 @@ class VirtualNetworkClient(object):
27228
27228
  :rtype: :class:`~oci.response.Response`
27229
27229
 
27230
27230
  :example:
27231
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/update_vtap.py.html>`__ to see an example of how to use update_vtap API.
27231
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/update_vtap.py.html>`__ to see an example of how to use update_vtap API.
27232
27232
  """
27233
27233
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27234
27234
  required_arguments = ['vtapId']
@@ -27339,7 +27339,7 @@ class VirtualNetworkClient(object):
27339
27339
  :rtype: :class:`~oci.response.Response`
27340
27340
 
27341
27341
  :example:
27342
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/upgrade_drg.py.html>`__ to see an example of how to use upgrade_drg API.
27342
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/upgrade_drg.py.html>`__ to see an example of how to use upgrade_drg API.
27343
27343
  """
27344
27344
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27345
27345
  required_arguments = ['drgId']
@@ -27442,7 +27442,7 @@ class VirtualNetworkClient(object):
27442
27442
  :rtype: :class:`~oci.response.Response`
27443
27443
 
27444
27444
  :example:
27445
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/validate_byoip_range.py.html>`__ to see an example of how to use validate_byoip_range API.
27445
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/validate_byoip_range.py.html>`__ to see an example of how to use validate_byoip_range API.
27446
27446
  """
27447
27447
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27448
27448
  required_arguments = ['byoipRangeId']
@@ -27539,7 +27539,7 @@ class VirtualNetworkClient(object):
27539
27539
  :rtype: :class:`~oci.response.Response`
27540
27540
 
27541
27541
  :example:
27542
- Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.0/core/withdraw_byoip_range.py.html>`__ to see an example of how to use withdraw_byoip_range API.
27542
+ Click `here <https://docs.cloud.oracle.com/en-us/iaas/tools/python-sdk-examples/2.125.2/core/withdraw_byoip_range.py.html>`__ to see an example of how to use withdraw_byoip_range API.
27543
27543
  """
27544
27544
  # Required path and query arguments. These are in camelCase to replace values in service endpoints.
27545
27545
  required_arguments = ['byoipRangeId']