oci 2.5.8 → 2.5.9

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 (777) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -1
  3. data/lib/oci.rb +1 -0
  4. data/lib/oci/announcements_service/models/affected_resource.rb +9 -9
  5. data/lib/oci/announcements_service/models/announcement.rb +9 -9
  6. data/lib/oci/announcements_service/models/announcement_summary.rb +9 -9
  7. data/lib/oci/announcements_service/models/announcement_user_status_details.rb +9 -9
  8. data/lib/oci/announcements_service/models/announcements_collection.rb +9 -9
  9. data/lib/oci/announcements_service/models/base_announcement.rb +11 -15
  10. data/lib/oci/audit/models/audit_event.rb +9 -9
  11. data/lib/oci/audit/models/configuration.rb +9 -9
  12. data/lib/oci/audit/models/update_configuration_details.rb +9 -9
  13. data/lib/oci/autoscaling/auto_scaling_client.rb +38 -34
  14. data/lib/oci/autoscaling/models/action.rb +14 -15
  15. data/lib/oci/autoscaling/models/auto_scaling_configuration.rb +23 -17
  16. data/lib/oci/autoscaling/models/auto_scaling_configuration_summary.rb +55 -17
  17. data/lib/oci/autoscaling/models/auto_scaling_policy.rb +21 -18
  18. data/lib/oci/autoscaling/models/auto_scaling_policy_summary.rb +14 -14
  19. data/lib/oci/autoscaling/models/capacity.rb +16 -13
  20. data/lib/oci/autoscaling/models/condition.rb +12 -13
  21. data/lib/oci/autoscaling/models/create_auto_scaling_configuration_details.rb +16 -15
  22. data/lib/oci/autoscaling/models/create_auto_scaling_policy_details.rb +20 -16
  23. data/lib/oci/autoscaling/models/create_condition_details.rb +11 -12
  24. data/lib/oci/autoscaling/models/create_threshold_policy_details.rb +13 -10
  25. data/lib/oci/autoscaling/models/instance_pool_resource.rb +10 -10
  26. data/lib/oci/autoscaling/models/metric.rb +10 -12
  27. data/lib/oci/autoscaling/models/resource.rb +16 -14
  28. data/lib/oci/autoscaling/models/threshold.rb +11 -16
  29. data/lib/oci/autoscaling/models/threshold_policy.rb +10 -10
  30. data/lib/oci/autoscaling/models/update_auto_scaling_configuration_details.rb +12 -11
  31. data/lib/oci/autoscaling/models/update_auto_scaling_policy_details.rb +13 -13
  32. data/lib/oci/autoscaling/models/update_condition_details.rb +11 -12
  33. data/lib/oci/autoscaling/models/update_threshold_policy_details.rb +9 -9
  34. data/lib/oci/budget/models/alert_rule.rb +9 -15
  35. data/lib/oci/budget/models/alert_rule_summary.rb +9 -15
  36. data/lib/oci/budget/models/budget.rb +9 -13
  37. data/lib/oci/budget/models/budget_summary.rb +9 -13
  38. data/lib/oci/budget/models/create_alert_rule_details.rb +9 -13
  39. data/lib/oci/budget/models/create_budget_details.rb +9 -11
  40. data/lib/oci/budget/models/update_alert_rule_details.rb +9 -13
  41. data/lib/oci/budget/models/update_budget_details.rb +9 -11
  42. data/lib/oci/container_engine/models/add_on_options.rb +9 -9
  43. data/lib/oci/container_engine/models/cluster.rb +9 -11
  44. data/lib/oci/container_engine/models/cluster_create_options.rb +9 -9
  45. data/lib/oci/container_engine/models/cluster_endpoints.rb +9 -9
  46. data/lib/oci/container_engine/models/cluster_metadata.rb +9 -9
  47. data/lib/oci/container_engine/models/cluster_options.rb +9 -9
  48. data/lib/oci/container_engine/models/cluster_summary.rb +9 -11
  49. data/lib/oci/container_engine/models/create_cluster_details.rb +9 -9
  50. data/lib/oci/container_engine/models/create_cluster_kubeconfig_content_details.rb +9 -9
  51. data/lib/oci/container_engine/models/create_node_pool_details.rb +9 -9
  52. data/lib/oci/container_engine/models/key_value.rb +9 -9
  53. data/lib/oci/container_engine/models/kubernetes_network_config.rb +9 -9
  54. data/lib/oci/container_engine/models/node.rb +9 -11
  55. data/lib/oci/container_engine/models/node_error.rb +9 -9
  56. data/lib/oci/container_engine/models/node_pool.rb +9 -9
  57. data/lib/oci/container_engine/models/node_pool_options.rb +9 -9
  58. data/lib/oci/container_engine/models/node_pool_summary.rb +9 -9
  59. data/lib/oci/container_engine/models/update_cluster_details.rb +9 -9
  60. data/lib/oci/container_engine/models/update_node_pool_details.rb +9 -9
  61. data/lib/oci/container_engine/models/work_request.rb +9 -13
  62. data/lib/oci/container_engine/models/work_request_error.rb +9 -9
  63. data/lib/oci/container_engine/models/work_request_log_entry.rb +9 -9
  64. data/lib/oci/container_engine/models/work_request_resource.rb +9 -11
  65. data/lib/oci/container_engine/models/work_request_summary.rb +9 -13
  66. data/lib/oci/core/blockstorage_client.rb +19 -15
  67. data/lib/oci/core/compute_client.rb +15 -11
  68. data/lib/oci/core/compute_management_client.rb +9 -5
  69. data/lib/oci/core/compute_management_client_composite_operations.rb +1 -1
  70. data/lib/oci/core/core.rb +11 -0
  71. data/lib/oci/core/models/app_catalog_listing.rb +9 -9
  72. data/lib/oci/core/models/app_catalog_listing_resource_version.rb +9 -11
  73. data/lib/oci/core/models/app_catalog_listing_resource_version_agreements.rb +9 -9
  74. data/lib/oci/core/models/app_catalog_listing_resource_version_summary.rb +9 -9
  75. data/lib/oci/core/models/app_catalog_listing_summary.rb +9 -9
  76. data/lib/oci/core/models/app_catalog_subscription.rb +9 -9
  77. data/lib/oci/core/models/app_catalog_subscription_summary.rb +9 -9
  78. data/lib/oci/core/models/attach_boot_volume_details.rb +9 -9
  79. data/lib/oci/core/models/attach_emulated_volume_details.rb +164 -0
  80. data/lib/oci/core/models/attach_i_scsi_volume_details.rb +9 -9
  81. data/lib/oci/core/models/attach_load_balancer_details.rb +9 -9
  82. data/lib/oci/core/models/attach_paravirtualized_volume_details.rb +9 -9
  83. data/lib/oci/core/models/attach_service_determined_volume_details.rb +164 -0
  84. data/lib/oci/core/models/attach_vnic_details.rb +9 -9
  85. data/lib/oci/core/models/attach_volume_details.rb +13 -11
  86. data/lib/oci/core/models/bgp_session_info.rb +263 -0
  87. data/lib/oci/core/models/boot_volume.rb +12 -15
  88. data/lib/oci/core/models/boot_volume_attachment.rb +9 -11
  89. data/lib/oci/core/models/boot_volume_backup.rb +12 -19
  90. data/lib/oci/core/models/boot_volume_kms_key.rb +10 -10
  91. data/lib/oci/core/models/boot_volume_source_details.rb +11 -11
  92. data/lib/oci/core/models/boot_volume_source_from_boot_volume_backup_details.rb +9 -9
  93. data/lib/oci/core/models/boot_volume_source_from_boot_volume_details.rb +9 -9
  94. data/lib/oci/core/models/bulk_add_virtual_circuit_public_prefixes_details.rb +9 -9
  95. data/lib/oci/core/models/bulk_delete_virtual_circuit_public_prefixes_details.rb +9 -9
  96. data/lib/oci/core/models/capture_console_history_details.rb +12 -13
  97. data/lib/oci/core/models/compute_instance_details.rb +9 -9
  98. data/lib/oci/core/models/connect_local_peering_gateways_details.rb +9 -9
  99. data/lib/oci/core/models/connect_remote_peering_connections_details.rb +9 -9
  100. data/lib/oci/core/models/console_history.rb +12 -15
  101. data/lib/oci/core/models/copy_volume_backup_details.rb +9 -9
  102. data/lib/oci/core/models/cpe.rb +12 -13
  103. data/lib/oci/core/models/create_app_catalog_subscription_details.rb +9 -9
  104. data/lib/oci/core/models/create_boot_volume_backup_details.rb +12 -15
  105. data/lib/oci/core/models/create_boot_volume_details.rb +12 -13
  106. data/lib/oci/core/models/create_cpe_details.rb +12 -13
  107. data/lib/oci/core/models/create_cross_connect_details.rb +9 -9
  108. data/lib/oci/core/models/create_cross_connect_group_details.rb +9 -9
  109. data/lib/oci/core/models/create_dhcp_details.rb +12 -13
  110. data/lib/oci/core/models/create_drg_attachment_details.rb +9 -9
  111. data/lib/oci/core/models/create_drg_details.rb +12 -13
  112. data/lib/oci/core/models/create_image_details.rb +12 -15
  113. data/lib/oci/core/models/create_instance_configuration_details.rb +12 -13
  114. data/lib/oci/core/models/create_instance_console_connection_details.rb +12 -13
  115. data/lib/oci/core/models/create_instance_pool_details.rb +19 -16
  116. data/lib/oci/core/models/create_instance_pool_placement_configuration_details.rb +9 -9
  117. data/lib/oci/core/models/create_internet_gateway_details.rb +12 -13
  118. data/lib/oci/core/models/create_ip_sec_connection_details.rb +44 -20
  119. data/lib/oci/core/models/create_ip_sec_connection_tunnel_details.rb +219 -0
  120. data/lib/oci/core/models/create_ip_sec_tunnel_bgp_session_details.rb +213 -0
  121. data/lib/oci/core/models/create_local_peering_gateway_details.rb +12 -13
  122. data/lib/oci/core/models/create_nat_gateway_details.rb +12 -13
  123. data/lib/oci/core/models/create_private_ip_details.rb +12 -13
  124. data/lib/oci/core/models/create_public_ip_details.rb +12 -15
  125. data/lib/oci/core/models/create_remote_peering_connection_details.rb +9 -9
  126. data/lib/oci/core/models/create_route_table_details.rb +12 -13
  127. data/lib/oci/core/models/create_security_list_details.rb +12 -13
  128. data/lib/oci/core/models/create_service_gateway_details.rb +23 -15
  129. data/lib/oci/core/models/create_subnet_details.rb +12 -13
  130. data/lib/oci/core/models/create_vcn_details.rb +12 -13
  131. data/lib/oci/core/models/create_virtual_circuit_details.rb +9 -11
  132. data/lib/oci/core/models/create_virtual_circuit_public_prefix_details.rb +9 -9
  133. data/lib/oci/core/models/create_vnic_details.rb +12 -13
  134. data/lib/oci/core/models/create_volume_backup_details.rb +12 -15
  135. data/lib/oci/core/models/create_volume_backup_policy_assignment_details.rb +9 -9
  136. data/lib/oci/core/models/create_volume_details.rb +12 -13
  137. data/lib/oci/core/models/create_volume_group_backup_details.rb +12 -15
  138. data/lib/oci/core/models/create_volume_group_details.rb +12 -13
  139. data/lib/oci/core/models/cross_connect.rb +9 -11
  140. data/lib/oci/core/models/cross_connect_group.rb +10 -12
  141. data/lib/oci/core/models/cross_connect_location.rb +9 -9
  142. data/lib/oci/core/models/cross_connect_mapping.rb +9 -9
  143. data/lib/oci/core/models/cross_connect_port_speed_shape.rb +9 -9
  144. data/lib/oci/core/models/cross_connect_status.rb +9 -13
  145. data/lib/oci/core/models/delete_virtual_circuit_public_prefix_details.rb +9 -9
  146. data/lib/oci/core/models/detach_load_balancer_details.rb +9 -9
  147. data/lib/oci/core/models/device.rb +9 -9
  148. data/lib/oci/core/models/dhcp_dns_option.rb +9 -11
  149. data/lib/oci/core/models/dhcp_option.rb +11 -11
  150. data/lib/oci/core/models/dhcp_options.rb +12 -15
  151. data/lib/oci/core/models/dhcp_search_domain_option.rb +9 -9
  152. data/lib/oci/core/models/drg.rb +12 -15
  153. data/lib/oci/core/models/drg_attachment.rb +9 -11
  154. data/lib/oci/core/models/egress_security_rule.rb +12 -14
  155. data/lib/oci/core/models/emulated_volume_attachment.rb +188 -0
  156. data/lib/oci/core/models/export_image_details.rb +11 -11
  157. data/lib/oci/core/models/export_image_via_object_storage_tuple_details.rb +9 -9
  158. data/lib/oci/core/models/export_image_via_object_storage_uri_details.rb +9 -9
  159. data/lib/oci/core/models/fast_connect_provider_service.rb +9 -23
  160. data/lib/oci/core/models/fast_connect_provider_service_key.rb +9 -9
  161. data/lib/oci/core/models/get_public_ip_by_ip_address_details.rb +9 -9
  162. data/lib/oci/core/models/get_public_ip_by_private_ip_id_details.rb +9 -9
  163. data/lib/oci/core/models/i_scsi_volume_attachment.rb +9 -9
  164. data/lib/oci/core/models/icmp_options.rb +9 -9
  165. data/lib/oci/core/models/image.rb +12 -17
  166. data/lib/oci/core/models/image_source_details.rb +38 -14
  167. data/lib/oci/core/models/image_source_via_object_storage_tuple_details.rb +18 -10
  168. data/lib/oci/core/models/image_source_via_object_storage_uri_details.rb +18 -10
  169. data/lib/oci/core/models/ingress_security_rule.rb +12 -14
  170. data/lib/oci/core/models/instance.rb +12 -17
  171. data/lib/oci/core/models/instance_agent_config.rb +9 -9
  172. data/lib/oci/core/models/instance_agent_features.rb +9 -9
  173. data/lib/oci/core/models/instance_configuration.rb +15 -13
  174. data/lib/oci/core/models/instance_configuration_attach_vnic_details.rb +9 -9
  175. data/lib/oci/core/models/instance_configuration_attach_volume_details.rb +11 -11
  176. data/lib/oci/core/models/instance_configuration_block_volume_details.rb +9 -9
  177. data/lib/oci/core/models/instance_configuration_create_vnic_details.rb +26 -10
  178. data/lib/oci/core/models/instance_configuration_create_volume_details.rb +12 -13
  179. data/lib/oci/core/models/instance_configuration_instance_details.rb +11 -11
  180. data/lib/oci/core/models/instance_configuration_instance_source_details.rb +11 -11
  181. data/lib/oci/core/models/instance_configuration_instance_source_via_boot_volume_details.rb +9 -9
  182. data/lib/oci/core/models/instance_configuration_instance_source_via_image_details.rb +9 -9
  183. data/lib/oci/core/models/instance_configuration_iscsi_attach_volume_details.rb +9 -9
  184. data/lib/oci/core/models/instance_configuration_launch_instance_details.rb +44 -17
  185. data/lib/oci/core/models/instance_configuration_paravirtualized_attach_volume_details.rb +9 -9
  186. data/lib/oci/core/models/instance_configuration_summary.rb +49 -13
  187. data/lib/oci/core/models/instance_configuration_volume_source_details.rb +11 -11
  188. data/lib/oci/core/models/instance_configuration_volume_source_from_volume_backup_details.rb +9 -9
  189. data/lib/oci/core/models/instance_configuration_volume_source_from_volume_details.rb +9 -9
  190. data/lib/oci/core/models/instance_console_connection.rb +12 -15
  191. data/lib/oci/core/models/instance_credentials.rb +9 -9
  192. data/lib/oci/core/models/instance_pool.rb +12 -15
  193. data/lib/oci/core/models/instance_pool_instance_load_balancer_backend.rb +9 -11
  194. data/lib/oci/core/models/instance_pool_load_balancer_attachment.rb +9 -11
  195. data/lib/oci/core/models/instance_pool_placement_configuration.rb +9 -9
  196. data/lib/oci/core/models/instance_pool_placement_secondary_vnic_subnet.rb +9 -9
  197. data/lib/oci/core/models/instance_pool_summary.rb +49 -15
  198. data/lib/oci/core/models/instance_source_details.rb +11 -11
  199. data/lib/oci/core/models/instance_source_via_boot_volume_details.rb +9 -9
  200. data/lib/oci/core/models/instance_source_via_image_details.rb +9 -9
  201. data/lib/oci/core/models/instance_summary.rb +9 -9
  202. data/lib/oci/core/models/internet_gateway.rb +12 -15
  203. data/lib/oci/core/models/ip_sec_connection.rb +36 -19
  204. data/lib/oci/core/models/ip_sec_connection_device_config.rb +14 -10
  205. data/lib/oci/core/models/ip_sec_connection_device_status.rb +12 -10
  206. data/lib/oci/core/models/ip_sec_connection_tunnel.rb +362 -0
  207. data/lib/oci/core/models/ip_sec_connection_tunnel_shared_secret.rb +156 -0
  208. data/lib/oci/core/models/launch_instance_agent_config_details.rb +9 -9
  209. data/lib/oci/core/models/launch_instance_details.rb +12 -13
  210. data/lib/oci/core/models/launch_options.rb +9 -17
  211. data/lib/oci/core/models/letter_of_authority.rb +9 -11
  212. data/lib/oci/core/models/local_peering_gateway.rb +12 -17
  213. data/lib/oci/core/models/nat_gateway.rb +12 -15
  214. data/lib/oci/core/models/paravirtualized_volume_attachment.rb +9 -9
  215. data/lib/oci/core/models/peer_region_for_remote_peering.rb +9 -9
  216. data/lib/oci/core/models/port_range.rb +9 -9
  217. data/lib/oci/core/models/private_ip.rb +14 -14
  218. data/lib/oci/core/models/public_ip.rb +12 -21
  219. data/lib/oci/core/models/remote_peering_connection.rb +9 -13
  220. data/lib/oci/core/models/route_rule.rb +13 -14
  221. data/lib/oci/core/models/route_table.rb +12 -15
  222. data/lib/oci/core/models/security_list.rb +12 -15
  223. data/lib/oci/core/models/service.rb +34 -16
  224. data/lib/oci/core/models/service_gateway.rb +23 -24
  225. data/lib/oci/core/models/service_id_request_details.rb +10 -10
  226. data/lib/oci/core/models/service_id_response_details.rb +9 -9
  227. data/lib/oci/core/models/shape.rb +9 -9
  228. data/lib/oci/core/models/subnet.rb +12 -15
  229. data/lib/oci/core/models/tcp_options.rb +9 -9
  230. data/lib/oci/core/models/tunnel_config.rb +15 -11
  231. data/lib/oci/core/models/tunnel_status.rb +10 -12
  232. data/lib/oci/core/models/udp_options.rb +9 -9
  233. data/lib/oci/core/models/update_boot_volume_backup_details.rb +12 -13
  234. data/lib/oci/core/models/update_boot_volume_details.rb +12 -13
  235. data/lib/oci/core/models/update_boot_volume_kms_key_details.rb +12 -13
  236. data/lib/oci/core/models/update_console_history_details.rb +12 -13
  237. data/lib/oci/core/models/update_cpe_details.rb +12 -13
  238. data/lib/oci/core/models/update_cross_connect_details.rb +9 -9
  239. data/lib/oci/core/models/update_cross_connect_group_details.rb +9 -9
  240. data/lib/oci/core/models/update_dhcp_details.rb +12 -13
  241. data/lib/oci/core/models/update_drg_attachment_details.rb +9 -9
  242. data/lib/oci/core/models/update_drg_details.rb +12 -13
  243. data/lib/oci/core/models/update_image_details.rb +50 -17
  244. data/lib/oci/core/models/update_instance_agent_config_details.rb +9 -9
  245. data/lib/oci/core/models/update_instance_configuration_details.rb +12 -13
  246. data/lib/oci/core/models/update_instance_details.rb +12 -13
  247. data/lib/oci/core/models/update_instance_pool_details.rb +18 -15
  248. data/lib/oci/core/models/update_instance_pool_placement_configuration_details.rb +9 -9
  249. data/lib/oci/core/models/update_internet_gateway_details.rb +12 -13
  250. data/lib/oci/core/models/update_ip_sec_connection_details.rb +15 -15
  251. data/lib/oci/core/models/update_ip_sec_connection_tunnel_details.rb +194 -0
  252. data/lib/oci/core/models/update_ip_sec_connection_tunnel_shared_secret_details.rb +157 -0
  253. data/lib/oci/core/models/update_ip_sec_tunnel_bgp_session_details.rb +218 -0
  254. data/lib/oci/core/models/update_local_peering_gateway_details.rb +12 -13
  255. data/lib/oci/core/models/update_nat_gateway_details.rb +12 -13
  256. data/lib/oci/core/models/update_private_ip_details.rb +12 -13
  257. data/lib/oci/core/models/update_public_ip_details.rb +12 -13
  258. data/lib/oci/core/models/update_remote_peering_connection_details.rb +9 -9
  259. data/lib/oci/core/models/update_route_table_details.rb +12 -13
  260. data/lib/oci/core/models/update_security_list_details.rb +12 -13
  261. data/lib/oci/core/models/update_service_gateway_details.rb +17 -18
  262. data/lib/oci/core/models/update_subnet_details.rb +12 -13
  263. data/lib/oci/core/models/update_vcn_details.rb +12 -13
  264. data/lib/oci/core/models/update_virtual_circuit_details.rb +9 -11
  265. data/lib/oci/core/models/update_vnic_details.rb +12 -13
  266. data/lib/oci/core/models/update_volume_backup_details.rb +12 -13
  267. data/lib/oci/core/models/update_volume_details.rb +12 -13
  268. data/lib/oci/core/models/update_volume_group_backup_details.rb +12 -13
  269. data/lib/oci/core/models/update_volume_group_details.rb +12 -13
  270. data/lib/oci/core/models/update_volume_kms_key_details.rb +12 -13
  271. data/lib/oci/core/models/vcn.rb +12 -15
  272. data/lib/oci/core/models/virtual_circuit.rb +9 -21
  273. data/lib/oci/core/models/virtual_circuit_bandwidth_shape.rb +9 -9
  274. data/lib/oci/core/models/virtual_circuit_public_prefix.rb +9 -11
  275. data/lib/oci/core/models/vnic.rb +12 -15
  276. data/lib/oci/core/models/vnic_attachment.rb +9 -11
  277. data/lib/oci/core/models/volume.rb +12 -15
  278. data/lib/oci/core/models/volume_attachment.rb +12 -13
  279. data/lib/oci/core/models/volume_backup.rb +12 -19
  280. data/lib/oci/core/models/volume_backup_policy.rb +9 -9
  281. data/lib/oci/core/models/volume_backup_policy_assignment.rb +9 -9
  282. data/lib/oci/core/models/volume_backup_schedule.rb +9 -13
  283. data/lib/oci/core/models/volume_group.rb +12 -15
  284. data/lib/oci/core/models/volume_group_backup.rb +12 -17
  285. data/lib/oci/core/models/volume_group_source_details.rb +11 -11
  286. data/lib/oci/core/models/volume_group_source_from_volume_group_backup_details.rb +9 -9
  287. data/lib/oci/core/models/volume_group_source_from_volume_group_details.rb +9 -9
  288. data/lib/oci/core/models/volume_group_source_from_volumes_details.rb +9 -9
  289. data/lib/oci/core/models/volume_kms_key.rb +11 -11
  290. data/lib/oci/core/models/volume_source_details.rb +11 -11
  291. data/lib/oci/core/models/volume_source_from_volume_backup_details.rb +9 -9
  292. data/lib/oci/core/models/volume_source_from_volume_details.rb +9 -9
  293. data/lib/oci/core/virtual_network_client.rb +403 -69
  294. data/lib/oci/core/virtual_network_client_composite_operations.rb +43 -2
  295. data/lib/oci/database/models/autonomous_data_warehouse.rb +9 -13
  296. data/lib/oci/database/models/autonomous_data_warehouse_backup.rb +9 -13
  297. data/lib/oci/database/models/autonomous_data_warehouse_backup_summary.rb +9 -13
  298. data/lib/oci/database/models/autonomous_data_warehouse_connection_strings.rb +9 -9
  299. data/lib/oci/database/models/autonomous_data_warehouse_summary.rb +9 -13
  300. data/lib/oci/database/models/autonomous_database.rb +28 -19
  301. data/lib/oci/database/models/autonomous_database_backup.rb +9 -13
  302. data/lib/oci/database/models/autonomous_database_backup_summary.rb +9 -13
  303. data/lib/oci/database/models/autonomous_database_connection_strings.rb +9 -9
  304. data/lib/oci/database/models/autonomous_database_summary.rb +28 -19
  305. data/lib/oci/database/models/backup.rb +9 -15
  306. data/lib/oci/database/models/backup_summary.rb +9 -15
  307. data/lib/oci/database/models/complete_external_backup_job_details.rb +9 -9
  308. data/lib/oci/database/models/create_autonomous_data_warehouse_backup_details.rb +9 -9
  309. data/lib/oci/database/models/create_autonomous_data_warehouse_details.rb +9 -11
  310. data/lib/oci/database/models/create_autonomous_database_backup_details.rb +9 -9
  311. data/lib/oci/database/models/create_autonomous_database_base.rb +29 -18
  312. data/lib/oci/database/models/create_autonomous_database_clone_details.rb +14 -12
  313. data/lib/oci/database/models/create_autonomous_database_details.rb +14 -10
  314. data/lib/oci/database/models/create_backup_details.rb +9 -9
  315. data/lib/oci/database/models/create_data_guard_association_details.rb +11 -15
  316. data/lib/oci/database/models/create_data_guard_association_to_existing_db_system_details.rb +9 -9
  317. data/lib/oci/database/models/create_data_guard_association_with_new_db_system_details.rb +9 -9
  318. data/lib/oci/database/models/create_database_details.rb +9 -11
  319. data/lib/oci/database/models/create_database_from_backup_details.rb +9 -9
  320. data/lib/oci/database/models/create_db_home_details.rb +9 -9
  321. data/lib/oci/database/models/create_db_home_from_backup_details.rb +9 -9
  322. data/lib/oci/database/models/create_db_home_with_db_system_id_base.rb +11 -13
  323. data/lib/oci/database/models/create_db_home_with_db_system_id_details.rb +9 -9
  324. data/lib/oci/database/models/create_db_home_with_db_system_id_from_backup_details.rb +9 -9
  325. data/lib/oci/database/models/create_external_backup_job_details.rb +9 -13
  326. data/lib/oci/database/models/data_guard_association.rb +9 -19
  327. data/lib/oci/database/models/data_guard_association_summary.rb +9 -19
  328. data/lib/oci/database/models/database.rb +9 -11
  329. data/lib/oci/database/models/database_connection_strings.rb +9 -9
  330. data/lib/oci/database/models/database_summary.rb +9 -11
  331. data/lib/oci/database/models/db_backup_config.rb +30 -13
  332. data/lib/oci/database/models/db_home.rb +9 -11
  333. data/lib/oci/database/models/db_home_summary.rb +9 -11
  334. data/lib/oci/database/models/db_iorm_config.rb +9 -9
  335. data/lib/oci/database/models/db_iorm_config_update_detail.rb +9 -9
  336. data/lib/oci/database/models/db_node.rb +9 -11
  337. data/lib/oci/database/models/db_node_summary.rb +9 -11
  338. data/lib/oci/database/models/db_system.rb +9 -17
  339. data/lib/oci/database/models/db_system_shape_summary.rb +9 -9
  340. data/lib/oci/database/models/db_system_summary.rb +9 -17
  341. data/lib/oci/database/models/db_version_summary.rb +9 -9
  342. data/lib/oci/database/models/exadata_iorm_config.rb +9 -13
  343. data/lib/oci/database/models/exadata_iorm_config_update_details.rb +9 -11
  344. data/lib/oci/database/models/external_backup_job.rb +9 -9
  345. data/lib/oci/database/models/failover_data_guard_association_details.rb +9 -9
  346. data/lib/oci/database/models/generate_autonomous_data_warehouse_wallet_details.rb +9 -9
  347. data/lib/oci/database/models/generate_autonomous_database_wallet_details.rb +9 -9
  348. data/lib/oci/database/models/launch_db_system_base.rb +11 -13
  349. data/lib/oci/database/models/launch_db_system_details.rb +9 -15
  350. data/lib/oci/database/models/launch_db_system_from_backup_details.rb +9 -15
  351. data/lib/oci/database/models/patch.rb +9 -15
  352. data/lib/oci/database/models/patch_details.rb +9 -11
  353. data/lib/oci/database/models/patch_history_entry.rb +9 -13
  354. data/lib/oci/database/models/patch_history_entry_summary.rb +9 -13
  355. data/lib/oci/database/models/patch_summary.rb +9 -15
  356. data/lib/oci/database/models/reinstate_data_guard_association_details.rb +9 -9
  357. data/lib/oci/database/models/restore_autonomous_data_warehouse_details.rb +9 -9
  358. data/lib/oci/database/models/restore_autonomous_database_details.rb +9 -9
  359. data/lib/oci/database/models/restore_database_details.rb +9 -9
  360. data/lib/oci/database/models/switchover_data_guard_association_details.rb +9 -9
  361. data/lib/oci/database/models/update_autonomous_data_warehouse_details.rb +9 -9
  362. data/lib/oci/database/models/update_autonomous_database_details.rb +28 -15
  363. data/lib/oci/database/models/update_database_details.rb +9 -9
  364. data/lib/oci/database/models/update_db_home_details.rb +9 -9
  365. data/lib/oci/database/models/update_db_system_details.rb +9 -9
  366. data/lib/oci/dns/models/create_steering_policy_attachment_details.rb +9 -9
  367. data/lib/oci/dns/models/create_steering_policy_details.rb +9 -11
  368. data/lib/oci/dns/models/create_zone_details.rb +9 -11
  369. data/lib/oci/dns/models/external_master.rb +9 -9
  370. data/lib/oci/dns/models/nameserver.rb +9 -9
  371. data/lib/oci/dns/models/patch_domain_records_details.rb +9 -9
  372. data/lib/oci/dns/models/patch_rr_set_details.rb +9 -9
  373. data/lib/oci/dns/models/patch_zone_records_details.rb +9 -9
  374. data/lib/oci/dns/models/record.rb +9 -9
  375. data/lib/oci/dns/models/record_collection.rb +9 -9
  376. data/lib/oci/dns/models/record_details.rb +9 -9
  377. data/lib/oci/dns/models/record_operation.rb +9 -11
  378. data/lib/oci/dns/models/rr_set.rb +9 -9
  379. data/lib/oci/dns/models/steering_policy.rb +9 -13
  380. data/lib/oci/dns/models/steering_policy_answer.rb +9 -9
  381. data/lib/oci/dns/models/steering_policy_attachment.rb +9 -11
  382. data/lib/oci/dns/models/steering_policy_attachment_summary.rb +9 -11
  383. data/lib/oci/dns/models/steering_policy_filter_answer_data.rb +9 -9
  384. data/lib/oci/dns/models/steering_policy_filter_rule.rb +9 -9
  385. data/lib/oci/dns/models/steering_policy_filter_rule_case.rb +9 -9
  386. data/lib/oci/dns/models/steering_policy_health_rule.rb +9 -9
  387. data/lib/oci/dns/models/steering_policy_health_rule_case.rb +9 -9
  388. data/lib/oci/dns/models/steering_policy_limit_rule.rb +9 -9
  389. data/lib/oci/dns/models/steering_policy_limit_rule_case.rb +9 -9
  390. data/lib/oci/dns/models/steering_policy_priority_answer_data.rb +9 -9
  391. data/lib/oci/dns/models/steering_policy_priority_rule.rb +9 -9
  392. data/lib/oci/dns/models/steering_policy_priority_rule_case.rb +9 -9
  393. data/lib/oci/dns/models/steering_policy_rule.rb +11 -13
  394. data/lib/oci/dns/models/steering_policy_summary.rb +9 -13
  395. data/lib/oci/dns/models/steering_policy_weighted_answer_data.rb +9 -9
  396. data/lib/oci/dns/models/steering_policy_weighted_rule.rb +9 -9
  397. data/lib/oci/dns/models/steering_policy_weighted_rule_case.rb +9 -9
  398. data/lib/oci/dns/models/tsig.rb +9 -9
  399. data/lib/oci/dns/models/update_domain_records_details.rb +9 -9
  400. data/lib/oci/dns/models/update_rr_set_details.rb +9 -9
  401. data/lib/oci/dns/models/update_steering_policy_attachment_details.rb +9 -9
  402. data/lib/oci/dns/models/update_steering_policy_details.rb +9 -11
  403. data/lib/oci/dns/models/update_zone_details.rb +9 -9
  404. data/lib/oci/dns/models/update_zone_records_details.rb +9 -9
  405. data/lib/oci/dns/models/zone.rb +9 -13
  406. data/lib/oci/dns/models/zone_summary.rb +9 -13
  407. data/lib/oci/email/email_client.rb +6 -4
  408. data/lib/oci/email/models/create_sender_details.rb +9 -9
  409. data/lib/oci/email/models/create_suppression_details.rb +9 -9
  410. data/lib/oci/email/models/sender.rb +9 -11
  411. data/lib/oci/email/models/sender_summary.rb +9 -11
  412. data/lib/oci/email/models/suppression.rb +9 -11
  413. data/lib/oci/email/models/suppression_summary.rb +9 -11
  414. data/lib/oci/email/models/update_sender_details.rb +9 -9
  415. data/lib/oci/file_storage/file_storage.rb +2 -0
  416. data/lib/oci/file_storage/file_storage_client.rb +221 -11
  417. data/lib/oci/file_storage/models/change_file_system_compartment_details.rb +154 -0
  418. data/lib/oci/file_storage/models/change_mount_target_compartment_details.rb +154 -0
  419. data/lib/oci/file_storage/models/client_options.rb +9 -13
  420. data/lib/oci/file_storage/models/create_export_details.rb +10 -10
  421. data/lib/oci/file_storage/models/create_file_system_details.rb +10 -10
  422. data/lib/oci/file_storage/models/create_mount_target_details.rb +10 -10
  423. data/lib/oci/file_storage/models/create_snapshot_details.rb +10 -10
  424. data/lib/oci/file_storage/models/export.rb +9 -11
  425. data/lib/oci/file_storage/models/export_set.rb +9 -11
  426. data/lib/oci/file_storage/models/export_set_summary.rb +9 -11
  427. data/lib/oci/file_storage/models/export_summary.rb +9 -11
  428. data/lib/oci/file_storage/models/file_system.rb +9 -11
  429. data/lib/oci/file_storage/models/file_system_summary.rb +48 -15
  430. data/lib/oci/file_storage/models/mount_target.rb +9 -11
  431. data/lib/oci/file_storage/models/mount_target_summary.rb +48 -15
  432. data/lib/oci/file_storage/models/snapshot.rb +9 -11
  433. data/lib/oci/file_storage/models/snapshot_summary.rb +48 -15
  434. data/lib/oci/file_storage/models/update_export_details.rb +10 -10
  435. data/lib/oci/file_storage/models/update_export_set_details.rb +10 -10
  436. data/lib/oci/file_storage/models/update_file_system_details.rb +10 -10
  437. data/lib/oci/file_storage/models/update_mount_target_details.rb +10 -10
  438. data/lib/oci/file_storage/models/update_snapshot_details.rb +10 -10
  439. data/lib/oci/healthchecks/models/connection.rb +9 -9
  440. data/lib/oci/healthchecks/models/create_http_monitor_details.rb +9 -13
  441. data/lib/oci/healthchecks/models/create_on_demand_http_probe_details.rb +9 -13
  442. data/lib/oci/healthchecks/models/create_on_demand_ping_probe_details.rb +9 -11
  443. data/lib/oci/healthchecks/models/create_ping_monitor_details.rb +9 -11
  444. data/lib/oci/healthchecks/models/dns.rb +9 -9
  445. data/lib/oci/healthchecks/models/geolocation.rb +9 -9
  446. data/lib/oci/healthchecks/models/health_checks_vantage_point_summary.rb +9 -9
  447. data/lib/oci/healthchecks/models/http_monitor.rb +9 -13
  448. data/lib/oci/healthchecks/models/http_monitor_summary.rb +9 -11
  449. data/lib/oci/healthchecks/models/http_probe.rb +9 -13
  450. data/lib/oci/healthchecks/models/http_probe_result_summary.rb +9 -13
  451. data/lib/oci/healthchecks/models/ping_monitor.rb +9 -11
  452. data/lib/oci/healthchecks/models/ping_monitor_summary.rb +9 -11
  453. data/lib/oci/healthchecks/models/ping_probe.rb +9 -11
  454. data/lib/oci/healthchecks/models/ping_probe_result_summary.rb +9 -13
  455. data/lib/oci/healthchecks/models/routing.rb +9 -9
  456. data/lib/oci/healthchecks/models/tcp_connection.rb +9 -9
  457. data/lib/oci/healthchecks/models/update_http_monitor_details.rb +9 -13
  458. data/lib/oci/healthchecks/models/update_ping_monitor_details.rb +9 -11
  459. data/lib/oci/identity/identity.rb +1 -0
  460. data/lib/oci/identity/identity_client.rb +198 -3
  461. data/lib/oci/identity/identity_client_composite_operations.rb +257 -0
  462. data/lib/oci/identity/models/add_user_to_group_details.rb +9 -9
  463. data/lib/oci/identity/models/api_key.rb +9 -11
  464. data/lib/oci/identity/models/auth_token.rb +9 -11
  465. data/lib/oci/identity/models/authentication_policy.rb +9 -9
  466. data/lib/oci/identity/models/availability_domain.rb +9 -9
  467. data/lib/oci/identity/models/change_tag_namespace_compartment_detail.rb +9 -9
  468. data/lib/oci/identity/models/compartment.rb +9 -11
  469. data/lib/oci/identity/models/create_api_key_details.rb +9 -9
  470. data/lib/oci/identity/models/create_auth_token_details.rb +9 -9
  471. data/lib/oci/identity/models/create_compartment_details.rb +9 -9
  472. data/lib/oci/identity/models/create_customer_secret_key_details.rb +9 -9
  473. data/lib/oci/identity/models/create_dynamic_group_details.rb +9 -9
  474. data/lib/oci/identity/models/create_group_details.rb +9 -9
  475. data/lib/oci/identity/models/create_identity_provider_details.rb +11 -15
  476. data/lib/oci/identity/models/create_idp_group_mapping_details.rb +9 -9
  477. data/lib/oci/identity/models/create_policy_details.rb +9 -9
  478. data/lib/oci/identity/models/create_region_subscription_details.rb +9 -9
  479. data/lib/oci/identity/models/create_saml2_identity_provider_details.rb +9 -9
  480. data/lib/oci/identity/models/create_smtp_credential_details.rb +9 -9
  481. data/lib/oci/identity/models/create_swift_password_details.rb +9 -9
  482. data/lib/oci/identity/models/create_tag_default_details.rb +9 -9
  483. data/lib/oci/identity/models/create_tag_details.rb +9 -9
  484. data/lib/oci/identity/models/create_tag_namespace_details.rb +9 -9
  485. data/lib/oci/identity/models/create_user_details.rb +9 -9
  486. data/lib/oci/identity/models/customer_secret_key.rb +9 -11
  487. data/lib/oci/identity/models/customer_secret_key_summary.rb +9 -11
  488. data/lib/oci/identity/models/dynamic_group.rb +9 -11
  489. data/lib/oci/identity/models/fault_domain.rb +9 -9
  490. data/lib/oci/identity/models/group.rb +9 -11
  491. data/lib/oci/identity/models/identity_provider.rb +11 -13
  492. data/lib/oci/identity/models/identity_provider_group_summary.rb +9 -9
  493. data/lib/oci/identity/models/idp_group_mapping.rb +9 -11
  494. data/lib/oci/identity/models/mfa_totp_device.rb +9 -11
  495. data/lib/oci/identity/models/mfa_totp_device_summary.rb +9 -11
  496. data/lib/oci/identity/models/mfa_totp_token.rb +9 -9
  497. data/lib/oci/identity/models/password_policy.rb +9 -9
  498. data/lib/oci/identity/models/policy.rb +9 -11
  499. data/lib/oci/identity/models/region.rb +9 -9
  500. data/lib/oci/identity/models/region_subscription.rb +9 -11
  501. data/lib/oci/identity/models/saml2_identity_provider.rb +9 -9
  502. data/lib/oci/identity/models/scim_client_credentials.rb +9 -9
  503. data/lib/oci/identity/models/smtp_credential.rb +9 -11
  504. data/lib/oci/identity/models/smtp_credential_summary.rb +9 -11
  505. data/lib/oci/identity/models/swift_password.rb +9 -11
  506. data/lib/oci/identity/models/tag.rb +46 -10
  507. data/lib/oci/identity/models/tag_default.rb +9 -11
  508. data/lib/oci/identity/models/tag_default_summary.rb +9 -11
  509. data/lib/oci/identity/models/tag_namespace.rb +46 -10
  510. data/lib/oci/identity/models/tag_namespace_summary.rb +24 -10
  511. data/lib/oci/identity/models/tag_summary.rb +24 -10
  512. data/lib/oci/identity/models/tenancy.rb +9 -9
  513. data/lib/oci/identity/models/ui_password.rb +9 -11
  514. data/lib/oci/identity/models/ui_password_information.rb +213 -0
  515. data/lib/oci/identity/models/update_auth_token_details.rb +9 -9
  516. data/lib/oci/identity/models/update_authentication_policy_details.rb +9 -9
  517. data/lib/oci/identity/models/update_compartment_details.rb +9 -9
  518. data/lib/oci/identity/models/update_customer_secret_key_details.rb +9 -9
  519. data/lib/oci/identity/models/update_dynamic_group_details.rb +9 -9
  520. data/lib/oci/identity/models/update_group_details.rb +9 -9
  521. data/lib/oci/identity/models/update_identity_provider_details.rb +11 -13
  522. data/lib/oci/identity/models/update_idp_group_mapping_details.rb +9 -9
  523. data/lib/oci/identity/models/update_policy_details.rb +9 -9
  524. data/lib/oci/identity/models/update_saml2_identity_provider_details.rb +9 -9
  525. data/lib/oci/identity/models/update_smtp_credential_details.rb +9 -9
  526. data/lib/oci/identity/models/update_state_details.rb +9 -9
  527. data/lib/oci/identity/models/update_swift_password_details.rb +9 -9
  528. data/lib/oci/identity/models/update_tag_default_details.rb +9 -9
  529. data/lib/oci/identity/models/update_tag_details.rb +9 -9
  530. data/lib/oci/identity/models/update_tag_namespace_details.rb +9 -9
  531. data/lib/oci/identity/models/update_user_capabilities_details.rb +9 -9
  532. data/lib/oci/identity/models/update_user_details.rb +9 -9
  533. data/lib/oci/identity/models/user.rb +9 -11
  534. data/lib/oci/identity/models/user_capabilities.rb +9 -9
  535. data/lib/oci/identity/models/user_group_membership.rb +9 -11
  536. data/lib/oci/identity/models/work_request.rb +10 -13
  537. data/lib/oci/identity/models/work_request_error.rb +9 -9
  538. data/lib/oci/identity/models/work_request_log_entry.rb +9 -9
  539. data/lib/oci/identity/models/work_request_resource.rb +9 -11
  540. data/lib/oci/identity/models/work_request_summary.rb +10 -13
  541. data/lib/oci/key_management/kms_crypto_client.rb +4 -4
  542. data/lib/oci/key_management/kms_management_client.rb +10 -10
  543. data/lib/oci/key_management/kms_vault_client.rb +8 -8
  544. data/lib/oci/key_management/models/create_key_details.rb +9 -9
  545. data/lib/oci/key_management/models/create_vault_details.rb +9 -11
  546. data/lib/oci/key_management/models/decrypt_data_details.rb +29 -13
  547. data/lib/oci/key_management/models/decrypted_data.rb +9 -9
  548. data/lib/oci/key_management/models/encrypt_data_details.rb +26 -10
  549. data/lib/oci/key_management/models/encrypted_data.rb +9 -9
  550. data/lib/oci/key_management/models/generate_key_details.rb +29 -13
  551. data/lib/oci/key_management/models/generated_key.rb +9 -9
  552. data/lib/oci/key_management/models/key.rb +9 -11
  553. data/lib/oci/key_management/models/key_shape.rb +9 -11
  554. data/lib/oci/key_management/models/key_summary.rb +9 -11
  555. data/lib/oci/key_management/models/key_version.rb +9 -9
  556. data/lib/oci/key_management/models/key_version_summary.rb +9 -9
  557. data/lib/oci/key_management/models/schedule_vault_deletion_details.rb +9 -9
  558. data/lib/oci/key_management/models/update_key_details.rb +9 -9
  559. data/lib/oci/key_management/models/update_vault_details.rb +9 -9
  560. data/lib/oci/key_management/models/vault.rb +9 -13
  561. data/lib/oci/key_management/models/vault_summary.rb +9 -13
  562. data/lib/oci/load_balancer/load_balancer_client.rb +1 -1
  563. data/lib/oci/load_balancer/models/add_http_request_header_rule.rb +9 -9
  564. data/lib/oci/load_balancer/models/add_http_response_header_rule.rb +9 -9
  565. data/lib/oci/load_balancer/models/backend.rb +9 -9
  566. data/lib/oci/load_balancer/models/backend_details.rb +9 -9
  567. data/lib/oci/load_balancer/models/backend_health.rb +9 -11
  568. data/lib/oci/load_balancer/models/backend_set.rb +9 -9
  569. data/lib/oci/load_balancer/models/backend_set_details.rb +9 -9
  570. data/lib/oci/load_balancer/models/backend_set_health.rb +9 -11
  571. data/lib/oci/load_balancer/models/certificate.rb +9 -9
  572. data/lib/oci/load_balancer/models/certificate_details.rb +9 -9
  573. data/lib/oci/load_balancer/models/connection_configuration.rb +9 -9
  574. data/lib/oci/load_balancer/models/create_backend_details.rb +9 -9
  575. data/lib/oci/load_balancer/models/create_backend_set_details.rb +9 -9
  576. data/lib/oci/load_balancer/models/create_certificate_details.rb +9 -9
  577. data/lib/oci/load_balancer/models/create_hostname_details.rb +9 -9
  578. data/lib/oci/load_balancer/models/create_listener_details.rb +9 -9
  579. data/lib/oci/load_balancer/models/create_load_balancer_details.rb +9 -9
  580. data/lib/oci/load_balancer/models/create_path_route_set_details.rb +9 -9
  581. data/lib/oci/load_balancer/models/create_rule_set_details.rb +9 -9
  582. data/lib/oci/load_balancer/models/extend_http_request_header_value_rule.rb +9 -9
  583. data/lib/oci/load_balancer/models/extend_http_response_header_value_rule.rb +9 -9
  584. data/lib/oci/load_balancer/models/health_check_result.rb +9 -11
  585. data/lib/oci/load_balancer/models/health_checker.rb +9 -9
  586. data/lib/oci/load_balancer/models/health_checker_details.rb +9 -9
  587. data/lib/oci/load_balancer/models/hostname.rb +9 -9
  588. data/lib/oci/load_balancer/models/hostname_details.rb +9 -9
  589. data/lib/oci/load_balancer/models/ip_address.rb +9 -9
  590. data/lib/oci/load_balancer/models/listener.rb +9 -9
  591. data/lib/oci/load_balancer/models/listener_details.rb +9 -9
  592. data/lib/oci/load_balancer/models/load_balancer.rb +9 -11
  593. data/lib/oci/load_balancer/models/load_balancer_health.rb +9 -11
  594. data/lib/oci/load_balancer/models/load_balancer_health_summary.rb +9 -11
  595. data/lib/oci/load_balancer/models/load_balancer_policy.rb +9 -9
  596. data/lib/oci/load_balancer/models/load_balancer_protocol.rb +9 -9
  597. data/lib/oci/load_balancer/models/load_balancer_shape.rb +9 -9
  598. data/lib/oci/load_balancer/models/path_match_type.rb +9 -11
  599. data/lib/oci/load_balancer/models/path_route.rb +9 -9
  600. data/lib/oci/load_balancer/models/path_route_set.rb +9 -9
  601. data/lib/oci/load_balancer/models/path_route_set_details.rb +9 -9
  602. data/lib/oci/load_balancer/models/remove_http_request_header_rule.rb +9 -9
  603. data/lib/oci/load_balancer/models/remove_http_response_header_rule.rb +9 -9
  604. data/lib/oci/load_balancer/models/rule.rb +11 -13
  605. data/lib/oci/load_balancer/models/rule_set.rb +9 -9
  606. data/lib/oci/load_balancer/models/rule_set_details.rb +9 -9
  607. data/lib/oci/load_balancer/models/session_persistence_configuration_details.rb +10 -9
  608. data/lib/oci/load_balancer/models/ssl_configuration.rb +9 -9
  609. data/lib/oci/load_balancer/models/ssl_configuration_details.rb +9 -9
  610. data/lib/oci/load_balancer/models/update_backend_details.rb +9 -9
  611. data/lib/oci/load_balancer/models/update_backend_set_details.rb +9 -9
  612. data/lib/oci/load_balancer/models/update_health_checker_details.rb +9 -9
  613. data/lib/oci/load_balancer/models/update_hostname_details.rb +9 -9
  614. data/lib/oci/load_balancer/models/update_listener_details.rb +9 -9
  615. data/lib/oci/load_balancer/models/update_load_balancer_details.rb +9 -9
  616. data/lib/oci/load_balancer/models/update_path_route_set_details.rb +9 -9
  617. data/lib/oci/load_balancer/models/update_rule_set_details.rb +9 -9
  618. data/lib/oci/load_balancer/models/work_request.rb +9 -11
  619. data/lib/oci/load_balancer/models/work_request_error.rb +9 -11
  620. data/lib/oci/monitoring/models/aggregated_datapoint.rb +9 -9
  621. data/lib/oci/monitoring/models/alarm.rb +9 -13
  622. data/lib/oci/monitoring/models/alarm_history_collection.rb +9 -9
  623. data/lib/oci/monitoring/models/alarm_history_entry.rb +9 -9
  624. data/lib/oci/monitoring/models/alarm_status_summary.rb +9 -13
  625. data/lib/oci/monitoring/models/alarm_summary.rb +9 -11
  626. data/lib/oci/monitoring/models/create_alarm_details.rb +9 -9
  627. data/lib/oci/monitoring/models/datapoint.rb +9 -9
  628. data/lib/oci/monitoring/models/failed_metric_record.rb +9 -9
  629. data/lib/oci/monitoring/models/list_metrics_details.rb +9 -13
  630. data/lib/oci/monitoring/models/metric.rb +9 -9
  631. data/lib/oci/monitoring/models/metric_data.rb +9 -9
  632. data/lib/oci/monitoring/models/metric_data_details.rb +9 -9
  633. data/lib/oci/monitoring/models/post_metric_data_details.rb +9 -11
  634. data/lib/oci/monitoring/models/post_metric_data_response_details.rb +9 -9
  635. data/lib/oci/monitoring/models/summarize_metrics_data_details.rb +9 -9
  636. data/lib/oci/monitoring/models/suppression.rb +9 -9
  637. data/lib/oci/monitoring/models/update_alarm_details.rb +9 -9
  638. data/lib/oci/object_storage/models/bucket.rb +9 -13
  639. data/lib/oci/object_storage/models/bucket_summary.rb +9 -9
  640. data/lib/oci/object_storage/models/commit_multipart_upload_details.rb +9 -9
  641. data/lib/oci/object_storage/models/commit_multipart_upload_part_details.rb +9 -9
  642. data/lib/oci/object_storage/models/copy_object_details.rb +9 -9
  643. data/lib/oci/object_storage/models/create_bucket_details.rb +9 -13
  644. data/lib/oci/object_storage/models/create_multipart_upload_details.rb +9 -9
  645. data/lib/oci/object_storage/models/create_preauthenticated_request_details.rb +9 -11
  646. data/lib/oci/object_storage/models/list_objects.rb +9 -9
  647. data/lib/oci/object_storage/models/multipart_upload.rb +9 -9
  648. data/lib/oci/object_storage/models/multipart_upload_part_summary.rb +9 -9
  649. data/lib/oci/object_storage/models/namespace_metadata.rb +9 -9
  650. data/lib/oci/object_storage/models/object_lifecycle_policy.rb +9 -9
  651. data/lib/oci/object_storage/models/object_lifecycle_rule.rb +9 -11
  652. data/lib/oci/object_storage/models/object_name_filter.rb +9 -9
  653. data/lib/oci/object_storage/models/object_summary.rb +9 -9
  654. data/lib/oci/object_storage/models/pattern_details.rb +9 -9
  655. data/lib/oci/object_storage/models/preauthenticated_request.rb +9 -11
  656. data/lib/oci/object_storage/models/preauthenticated_request_summary.rb +9 -11
  657. data/lib/oci/object_storage/models/put_object_lifecycle_policy_details.rb +9 -9
  658. data/lib/oci/object_storage/models/rename_object_details.rb +9 -9
  659. data/lib/oci/object_storage/models/restore_objects_details.rb +9 -9
  660. data/lib/oci/object_storage/models/update_bucket_details.rb +9 -11
  661. data/lib/oci/object_storage/models/update_namespace_metadata_details.rb +9 -9
  662. data/lib/oci/object_storage/models/work_request.rb +9 -13
  663. data/lib/oci/object_storage/models/work_request_error.rb +9 -9
  664. data/lib/oci/object_storage/models/work_request_log_entry.rb +9 -9
  665. data/lib/oci/object_storage/models/work_request_resource.rb +9 -11
  666. data/lib/oci/object_storage/models/work_request_summary.rb +9 -13
  667. data/lib/oci/object_storage/object_storage_client.rb +19 -3
  668. data/lib/oci/ons/models/backoff_retry_policy.rb +9 -11
  669. data/lib/oci/ons/models/confirmation_result.rb +9 -9
  670. data/lib/oci/ons/models/create_subscription_details.rb +9 -9
  671. data/lib/oci/ons/models/create_topic_details.rb +9 -9
  672. data/lib/oci/ons/models/delivery_policy.rb +9 -9
  673. data/lib/oci/ons/models/message_details.rb +9 -9
  674. data/lib/oci/ons/models/notification_topic.rb +9 -11
  675. data/lib/oci/ons/models/notification_topic_summary.rb +9 -11
  676. data/lib/oci/ons/models/publish_result.rb +9 -9
  677. data/lib/oci/ons/models/subscription.rb +9 -11
  678. data/lib/oci/ons/models/subscription_summary.rb +9 -11
  679. data/lib/oci/ons/models/topic_attributes_details.rb +9 -9
  680. data/lib/oci/ons/models/update_subscription_details.rb +9 -9
  681. data/lib/oci/regions.rb +3 -0
  682. data/lib/oci/resource_manager/models/apply_job_plan_resolution.rb +9 -9
  683. data/lib/oci/resource_manager/models/config_source.rb +11 -13
  684. data/lib/oci/resource_manager/models/create_config_source_details.rb +11 -11
  685. data/lib/oci/resource_manager/models/create_job_details.rb +9 -9
  686. data/lib/oci/resource_manager/models/create_stack_details.rb +9 -9
  687. data/lib/oci/resource_manager/models/create_zip_upload_config_source_details.rb +9 -9
  688. data/lib/oci/resource_manager/models/failure_details.rb +9 -11
  689. data/lib/oci/resource_manager/models/job.rb +9 -13
  690. data/lib/oci/resource_manager/models/job_summary.rb +9 -9
  691. data/lib/oci/resource_manager/models/log_entry.rb +9 -13
  692. data/lib/oci/resource_manager/models/stack.rb +9 -11
  693. data/lib/oci/resource_manager/models/stack_summary.rb +9 -9
  694. data/lib/oci/resource_manager/models/update_config_source_details.rb +11 -11
  695. data/lib/oci/resource_manager/models/update_job_details.rb +9 -9
  696. data/lib/oci/resource_manager/models/update_stack_details.rb +9 -9
  697. data/lib/oci/resource_manager/models/update_zip_upload_config_source_details.rb +9 -9
  698. data/lib/oci/resource_manager/models/zip_upload_config_source.rb +9 -9
  699. data/lib/oci/resource_search/models/free_text_search_details.rb +9 -9
  700. data/lib/oci/resource_search/models/queryable_field_description.rb +9 -11
  701. data/lib/oci/resource_search/models/resource_summary.rb +9 -9
  702. data/lib/oci/resource_search/models/resource_summary_collection.rb +9 -9
  703. data/lib/oci/resource_search/models/resource_type.rb +9 -9
  704. data/lib/oci/resource_search/models/search_context.rb +9 -9
  705. data/lib/oci/resource_search/models/search_details.rb +11 -13
  706. data/lib/oci/resource_search/models/structured_search_details.rb +9 -9
  707. data/lib/oci/resource_search/resource_search_client.rb +1 -1
  708. data/lib/oci/streaming/models/create_cursor_details.rb +9 -11
  709. data/lib/oci/streaming/models/create_group_cursor_details.rb +9 -11
  710. data/lib/oci/streaming/models/create_stream_details.rb +9 -9
  711. data/lib/oci/streaming/models/cursor.rb +9 -9
  712. data/lib/oci/streaming/models/group.rb +9 -9
  713. data/lib/oci/streaming/models/message.rb +9 -9
  714. data/lib/oci/streaming/models/partition_reservation.rb +9 -9
  715. data/lib/oci/streaming/models/put_messages_details.rb +9 -9
  716. data/lib/oci/streaming/models/put_messages_details_entry.rb +9 -9
  717. data/lib/oci/streaming/models/put_messages_result.rb +9 -9
  718. data/lib/oci/streaming/models/put_messages_result_entry.rb +9 -9
  719. data/lib/oci/streaming/models/stream.rb +9 -11
  720. data/lib/oci/streaming/models/stream_summary.rb +9 -11
  721. data/lib/oci/streaming/models/update_group_details.rb +9 -11
  722. data/lib/oci/streaming/models/update_stream_details.rb +9 -9
  723. data/lib/oci/version.rb +1 -1
  724. data/lib/oci/waas/models/access_rule.rb +9 -13
  725. data/lib/oci/waas/models/access_rule_criteria.rb +9 -11
  726. data/lib/oci/waas/models/address_rate_limiting.rb +9 -9
  727. data/lib/oci/waas/models/block_challenge_settings.rb +9 -11
  728. data/lib/oci/waas/models/captcha.rb +9 -9
  729. data/lib/oci/waas/models/certificate.rb +9 -11
  730. data/lib/oci/waas/models/certificate_extensions.rb +9 -9
  731. data/lib/oci/waas/models/certificate_public_key_info.rb +9 -9
  732. data/lib/oci/waas/models/certificate_subject_name.rb +9 -9
  733. data/lib/oci/waas/models/certificate_summary.rb +9 -11
  734. data/lib/oci/waas/models/create_certificate_details.rb +9 -9
  735. data/lib/oci/waas/models/create_waas_policy_details.rb +9 -9
  736. data/lib/oci/waas/models/device_fingerprint_challenge.rb +9 -11
  737. data/lib/oci/waas/models/edge_subnet.rb +9 -9
  738. data/lib/oci/waas/models/good_bot.rb +9 -9
  739. data/lib/oci/waas/models/header.rb +9 -9
  740. data/lib/oci/waas/models/human_interaction_challenge.rb +9 -11
  741. data/lib/oci/waas/models/js_challenge.rb +9 -11
  742. data/lib/oci/waas/models/origin.rb +9 -9
  743. data/lib/oci/waas/models/policy_config.rb +9 -9
  744. data/lib/oci/waas/models/protection_rule.rb +9 -11
  745. data/lib/oci/waas/models/protection_rule_action.rb +9 -11
  746. data/lib/oci/waas/models/protection_rule_exclusion.rb +9 -11
  747. data/lib/oci/waas/models/protection_settings.rb +9 -13
  748. data/lib/oci/waas/models/recommendation.rb +9 -9
  749. data/lib/oci/waas/models/threat_feed.rb +9 -11
  750. data/lib/oci/waas/models/threat_feed_action.rb +9 -11
  751. data/lib/oci/waas/models/update_certificate_details.rb +9 -9
  752. data/lib/oci/waas/models/update_waas_policy_details.rb +9 -9
  753. data/lib/oci/waas/models/waas_policy.rb +9 -11
  754. data/lib/oci/waas/models/waas_policy_summary.rb +9 -11
  755. data/lib/oci/waas/models/waf_blocked_request.rb +9 -11
  756. data/lib/oci/waas/models/waf_config.rb +9 -9
  757. data/lib/oci/waas/models/waf_config_details.rb +9 -9
  758. data/lib/oci/waas/models/waf_log.rb +9 -9
  759. data/lib/oci/waas/models/waf_meter_datum.rb +9 -9
  760. data/lib/oci/waas/models/waf_request.rb +9 -9
  761. data/lib/oci/waas/models/waf_traffic_datum.rb +9 -9
  762. data/lib/oci/waas/models/whitelist.rb +9 -9
  763. data/lib/oci/waas/models/work_request.rb +9 -13
  764. data/lib/oci/waas/models/work_request_error.rb +9 -9
  765. data/lib/oci/waas/models/work_request_log_entry.rb +9 -9
  766. data/lib/oci/waas/models/work_request_resource.rb +9 -11
  767. data/lib/oci/waas/models/work_request_summary.rb +9 -13
  768. data/lib/oci/work_requests/models/work_request.rb +277 -0
  769. data/lib/oci/work_requests/models/work_request_error.rb +170 -0
  770. data/lib/oci/work_requests/models/work_request_log_entry.rb +159 -0
  771. data/lib/oci/work_requests/models/work_request_resource.rb +218 -0
  772. data/lib/oci/work_requests/models/work_request_summary.rb +267 -0
  773. data/lib/oci/work_requests/util.rb +2 -0
  774. data/lib/oci/work_requests/work_request_client.rb +374 -0
  775. data/lib/oci/work_requests/work_request_client_composite_operations.rb +24 -0
  776. data/lib/oci/work_requests/work_requests.rb +23 -0
  777. metadata +25 -2
@@ -5,7 +5,11 @@ require 'logger'
5
5
 
6
6
  # rubocop:disable Lint/UnneededCopDisableDirective, Metrics/LineLength
7
7
  module OCI
8
- # APIs for Networking Service, Compute Service, and Block Volume Service.
8
+ # API covering the [Networking](/iaas/Content/Network/Concepts/overview.htm),
9
+ # [Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
10
+ # [Block Volume](/iaas/Content/Block/Concepts/overview.htm) services. Use this API
11
+ # to manage resources such as virtual cloud networks (VCNs), compute instances, and
12
+ # block storage volumes.
9
13
  class Core::VirtualNetworkClient
10
14
  # Client used to make HTTP requests.
11
15
  # @return [OCI::ApiClient]
@@ -108,16 +112,16 @@ module OCI
108
112
  # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
109
113
 
110
114
 
111
- # Enables the specified service on the specified gateway. In other words, enables the service
112
- # gateway to send traffic to the specified service. You must also set up a route rule with the
113
- # service's `cidrBlock` as the rule's destination CIDR and the gateway as the rule's target.
114
- # See {RouteTable}.
115
+ # Adds the specified {Service} to the list of enabled
116
+ # `Service` objects for the specified gateway. You must also set up a route rule with the
117
+ # `cidrBlock` of the `Service` as the rule's destination and the service gateway as the rule's
118
+ # target. See {RouteTable}.
115
119
  #
116
- # **Note:** The `AttachServiceId` operation is an easy way to enable an individual service on
120
+ # **Note:** The `AttachServiceId` operation is an easy way to add an individual `Service` to
117
121
  # the service gateway. Compare it with
118
- # {#update_service_gateway update_service_gateway}, which also
119
- # lets you enable an individual service. However, with `UpdateServiceGateway`, you must specify
120
- # the *entire* list of services you want enabled on the service gateway.
122
+ # {#update_service_gateway update_service_gateway}, which replaces
123
+ # the entire existing list of enabled `Service` objects with the list that you provide in the
124
+ # `Update` call.
121
125
  #
122
126
  # @param [String] service_gateway_id The service gateway's [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
123
127
  # @param [OCI::Core::Models::ServiceIdRequestDetails] attach_service_details ServiceId of Service to be attached to a service gateway.
@@ -930,8 +934,11 @@ module OCI
930
934
  # Creates a new IPSec connection between the specified DRG and CPE. For more information, see
931
935
  # [IPSec VPNs](https://docs.cloud.oracle.com/Content/Network/Tasks/managingIPsec.htm).
932
936
  #
933
- # In the request, you must include at least one static route to the CPE object (you're allowed a maximum
934
- # of 10). For example: 10.0.8.0/16.
937
+ # If you configure at least one tunnel to use static routing, then in the request you must provide
938
+ # at least one valid static route (you're allowed a maximum of 10). For example: 10.0.0.0/16.
939
+ # If you configure both tunnels to use BGP dynamic routing, you can provide an empty list for
940
+ # the static routes. For more information, see the important note in
941
+ # {IPSecConnection}.
935
942
  #
936
943
  # For the purposes of access control, you must provide the OCID of the compartment where you want the
937
944
  # IPSec connection to reside. Notice that the IPSec connection doesn't have to be in the same compartment
@@ -945,15 +952,15 @@ module OCI
945
952
  # It does not have to be unique, and you can change it. Avoid entering confidential information.
946
953
  #
947
954
  # After creating the IPSec connection, you need to configure your on-premises router
948
- # with tunnel-specific information returned by
949
- # {#get_ip_sec_connection_device_config get_ip_sec_connection_device_config}.
950
- # For each tunnel, that operation gives you the IP address of Oracle's VPN headend and the shared secret
955
+ # with tunnel-specific information. For tunnel status and the required configuration information, see:
956
+ #
957
+ # * {IPSecConnectionTunnel}
958
+ # * {IPSecConnectionTunnelSharedSecret}
959
+ #
960
+ # For each tunnel, you need the IP address of Oracle's VPN headend and the shared secret
951
961
  # (that is, the pre-shared key). For more information, see
952
962
  # [Configuring Your On-Premises Router for an IPSec VPN](https://docs.cloud.oracle.com/Content/Network/Tasks/configuringCPE.htm).
953
963
  #
954
- # To get the status of the tunnels (whether they're up or down), use
955
- # {#get_ip_sec_connection_device_status get_ip_sec_connection_device_status}.
956
- #
957
964
  # @param [OCI::Core::Models::CreateIPSecConnectionDetails] create_ip_sec_connection_details Details for creating an `IPSecConnection`.
958
965
  # @param [Hash] opts the optional parameters
959
966
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
@@ -2822,7 +2829,7 @@ module OCI
2822
2829
  # operation. The VCN's `lifecycleState` will change to TERMINATING temporarily until the VCN is completely
2823
2830
  # removed.
2824
2831
  #
2825
- # @param [String] vcn_id The OCID of the VCN.
2832
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
2826
2833
  # @param [Hash] opts the optional parameters
2827
2834
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
2828
2835
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -2936,19 +2943,18 @@ module OCI
2936
2943
  # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
2937
2944
 
2938
2945
 
2939
- # Disables the specified service on the specified gateway. In other words, stops the service
2940
- # gateway from sending traffic to the specified service. You do not need to remove any route
2941
- # rules that specify this service's `cidrBlock` as the destination CIDR. However, consider
2942
- # removing the rules if your intent is to permanently disable use of the service through this
2946
+ # Removes the specified {Service} from the list of enabled
2947
+ # `Service` objects for the specified gateway. You do not need to remove any route
2948
+ # rules that specify this `Service` object's `cidrBlock` as the destination CIDR. However, consider
2949
+ # removing the rules if your intent is to permanently disable use of the `Service` through this
2943
2950
  # service gateway.
2944
2951
  #
2945
- # **Note:** The `DetachServiceId` operation is an easy way to disable an individual service on
2952
+ # **Note:** The `DetachServiceId` operation is an easy way to remove an individual `Service` from
2946
2953
  # the service gateway. Compare it with
2947
- # {#update_service_gateway update_service_gateway}, which also
2948
- # lets you disable an individual service. However, with `UpdateServiceGateway`, you must specify
2949
- # the *entire* list of services you want enabled on the service gateway. `UpdateServiceGateway`
2950
- # also lets you block all traffic through the service gateway without having to disable each of
2951
- # the individual services.
2954
+ # {#update_service_gateway update_service_gateway}, which replaces
2955
+ # the entire existing list of enabled `Service` objects with the list that you provide in the
2956
+ # `Update` call. `UpdateServiceGateway` also lets you block all traffic through the service
2957
+ # gateway without having to remove each of the individual `Service` objects.
2952
2958
  #
2953
2959
  # @param [String] service_gateway_id The service gateway's [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
2954
2960
  # @param [OCI::Core::Models::ServiceIdRequestDetails] detach_service_details ServiceId of Service to be detached from a service gateway.
@@ -3605,7 +3611,7 @@ module OCI
3605
3611
 
3606
3612
  # Gets the specified IPSec connection's basic information, including the static routes for the
3607
3613
  # on-premises router. If you want the status of the connection (whether it's up or down), use
3608
- # {#get_ip_sec_connection_device_status get_ip_sec_connection_device_status}.
3614
+ # {#get_ip_sec_connection_tunnel get_ip_sec_connection_tunnel}.
3609
3615
  #
3610
3616
  # @param [String] ipsc_id The OCID of the IPSec connection.
3611
3617
  # @param [Hash] opts the optional parameters
@@ -3659,8 +3665,10 @@ module OCI
3659
3665
  # rubocop:disable Lint/UnusedMethodArgument
3660
3666
 
3661
3667
 
3662
- # Gets the configuration information for the specified IPSec connection. For each tunnel, the
3663
- # response includes the IP address of Oracle's VPN headend and the shared secret.
3668
+ # Deprecated. To get tunnel information, instead use:
3669
+ #
3670
+ # * {#get_ip_sec_connection_tunnel get_ip_sec_connection_tunnel}
3671
+ # * {#get_ip_sec_connection_tunnel_shared_secret get_ip_sec_connection_tunnel_shared_secret}
3664
3672
  #
3665
3673
  # @param [String] ipsc_id The OCID of the IPSec connection.
3666
3674
  # @param [Hash] opts the optional parameters
@@ -3714,7 +3722,8 @@ module OCI
3714
3722
  # rubocop:disable Lint/UnusedMethodArgument
3715
3723
 
3716
3724
 
3717
- # Gets the status of the specified IPSec connection (whether it's up or down).
3725
+ # Deprecated. To get the tunnel status, instead use
3726
+ # {#get_ip_sec_connection_tunnel get_ip_sec_connection_tunnel}.
3718
3727
  #
3719
3728
  # @param [String] ipsc_id The OCID of the IPSec connection.
3720
3729
  # @param [Hash] opts the optional parameters
@@ -3768,6 +3777,123 @@ module OCI
3768
3777
  # rubocop:disable Lint/UnusedMethodArgument
3769
3778
 
3770
3779
 
3780
+ # Gets the specified tunnel's information. The resulting object does not include the tunnel's
3781
+ # shared secret (pre-shared key). To retrieve that, use
3782
+ # {#get_ip_sec_connection_tunnel_shared_secret get_ip_sec_connection_tunnel_shared_secret}.
3783
+ #
3784
+ # @param [String] ipsc_id The OCID of the IPSec connection.
3785
+ # @param [String] tunnel_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the tunnel.
3786
+ # @param [Hash] opts the optional parameters
3787
+ # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
3788
+ # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
3789
+ # @return [Response] A Response object with data of type {OCI::Core::Models::IPSecConnectionTunnel IPSecConnectionTunnel}
3790
+ def get_ip_sec_connection_tunnel(ipsc_id, tunnel_id, opts = {})
3791
+ logger.debug 'Calling operation VirtualNetworkClient#get_ip_sec_connection_tunnel.' if logger
3792
+
3793
+ raise "Missing the required parameter 'ipsc_id' when calling get_ip_sec_connection_tunnel." if ipsc_id.nil?
3794
+ raise "Missing the required parameter 'tunnel_id' when calling get_ip_sec_connection_tunnel." if tunnel_id.nil?
3795
+ raise "Parameter value for 'ipsc_id' must not be blank" if OCI::Internal::Util.blank_string?(ipsc_id)
3796
+ raise "Parameter value for 'tunnel_id' must not be blank" if OCI::Internal::Util.blank_string?(tunnel_id)
3797
+
3798
+ path = '/ipsecConnections/{ipscId}/tunnels/{tunnelId}'.sub('{ipscId}', ipsc_id.to_s).sub('{tunnelId}', tunnel_id.to_s)
3799
+ operation_signing_strategy = :standard
3800
+
3801
+ # rubocop:disable Style/NegatedIf
3802
+ # Query Params
3803
+ query_params = {}
3804
+
3805
+ # Header Params
3806
+ header_params = {}
3807
+ header_params[:accept] = 'application/json'
3808
+ header_params[:'content-type'] = 'application/json'
3809
+ # rubocop:enable Style/NegatedIf
3810
+
3811
+ post_body = nil
3812
+
3813
+ # rubocop:disable Metrics/BlockLength
3814
+ OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'VirtualNetworkClient#get_ip_sec_connection_tunnel') do
3815
+ @api_client.call_api(
3816
+ :GET,
3817
+ path,
3818
+ endpoint,
3819
+ header_params: header_params,
3820
+ query_params: query_params,
3821
+ operation_signing_strategy: operation_signing_strategy,
3822
+ body: post_body,
3823
+ return_type: 'OCI::Core::Models::IPSecConnectionTunnel'
3824
+ )
3825
+ end
3826
+ # rubocop:enable Metrics/BlockLength
3827
+ end
3828
+ # rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
3829
+ # rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
3830
+ # rubocop:enable Metrics/MethodLength, Layout/EmptyLines
3831
+ # rubocop:enable Lint/UnusedMethodArgument
3832
+
3833
+ # rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
3834
+ # rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
3835
+ # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
3836
+ # rubocop:disable Lint/UnusedMethodArgument
3837
+
3838
+
3839
+ # Gets the specified tunnel's shared secret (pre-shared key). To get other information
3840
+ # about the tunnel, use {#get_ip_sec_connection_tunnel get_ip_sec_connection_tunnel}.
3841
+ #
3842
+ # @param [String] ipsc_id The OCID of the IPSec connection.
3843
+ # @param [String] tunnel_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the tunnel.
3844
+ # @param [Hash] opts the optional parameters
3845
+ # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
3846
+ # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
3847
+ # @return [Response] A Response object with data of type {OCI::Core::Models::IPSecConnectionTunnelSharedSecret IPSecConnectionTunnelSharedSecret}
3848
+ def get_ip_sec_connection_tunnel_shared_secret(ipsc_id, tunnel_id, opts = {})
3849
+ logger.debug 'Calling operation VirtualNetworkClient#get_ip_sec_connection_tunnel_shared_secret.' if logger
3850
+
3851
+ raise "Missing the required parameter 'ipsc_id' when calling get_ip_sec_connection_tunnel_shared_secret." if ipsc_id.nil?
3852
+ raise "Missing the required parameter 'tunnel_id' when calling get_ip_sec_connection_tunnel_shared_secret." if tunnel_id.nil?
3853
+ raise "Parameter value for 'ipsc_id' must not be blank" if OCI::Internal::Util.blank_string?(ipsc_id)
3854
+ raise "Parameter value for 'tunnel_id' must not be blank" if OCI::Internal::Util.blank_string?(tunnel_id)
3855
+
3856
+ path = '/ipsecConnections/{ipscId}/tunnels/{tunnelId}/sharedSecret'.sub('{ipscId}', ipsc_id.to_s).sub('{tunnelId}', tunnel_id.to_s)
3857
+ operation_signing_strategy = :standard
3858
+
3859
+ # rubocop:disable Style/NegatedIf
3860
+ # Query Params
3861
+ query_params = {}
3862
+
3863
+ # Header Params
3864
+ header_params = {}
3865
+ header_params[:accept] = 'application/json'
3866
+ header_params[:'content-type'] = 'application/json'
3867
+ # rubocop:enable Style/NegatedIf
3868
+
3869
+ post_body = nil
3870
+
3871
+ # rubocop:disable Metrics/BlockLength
3872
+ OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'VirtualNetworkClient#get_ip_sec_connection_tunnel_shared_secret') do
3873
+ @api_client.call_api(
3874
+ :GET,
3875
+ path,
3876
+ endpoint,
3877
+ header_params: header_params,
3878
+ query_params: query_params,
3879
+ operation_signing_strategy: operation_signing_strategy,
3880
+ body: post_body,
3881
+ return_type: 'OCI::Core::Models::IPSecConnectionTunnelSharedSecret'
3882
+ )
3883
+ end
3884
+ # rubocop:enable Metrics/BlockLength
3885
+ end
3886
+ # rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
3887
+ # rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
3888
+ # rubocop:enable Metrics/MethodLength, Layout/EmptyLines
3889
+ # rubocop:enable Lint/UnusedMethodArgument
3890
+
3891
+ # rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
3892
+ # rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
3893
+ # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
3894
+ # rubocop:disable Lint/UnusedMethodArgument
3895
+
3896
+
3771
3897
  # Gets the specified local peering gateway's information.
3772
3898
  # @param [String] local_peering_gateway_id The OCID of the local peering gateway.
3773
3899
  # @param [Hash] opts the optional parameters
@@ -4275,7 +4401,7 @@ module OCI
4275
4401
  # rubocop:disable Lint/UnusedMethodArgument
4276
4402
 
4277
4403
 
4278
- # Gets the specified service's information.
4404
+ # Gets the specified {Service} object.
4279
4405
  #
4280
4406
  # @param [String] service_id The service's [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
4281
4407
  # @param [Hash] opts the optional parameters
@@ -4436,7 +4562,7 @@ module OCI
4436
4562
 
4437
4563
 
4438
4564
  # Gets the specified VCN's information.
4439
- # @param [String] vcn_id The OCID of the VCN.
4565
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
4440
4566
  # @param [Hash] opts the optional parameters
4441
4567
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
4442
4568
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -4651,7 +4777,7 @@ module OCI
4651
4777
 
4652
4778
  # Lists the customer-premises equipment objects (CPEs) in the specified compartment.
4653
4779
  #
4654
- # @param [String] compartment_id The OCID of the compartment.
4780
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
4655
4781
  # @param [Hash] opts the optional parameters
4656
4782
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
4657
4783
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -4715,7 +4841,7 @@ module OCI
4715
4841
 
4716
4842
  # Lists the cross-connect groups in the specified compartment.
4717
4843
  #
4718
- # @param [String] compartment_id The OCID of the compartment.
4844
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
4719
4845
  # @param [Hash] opts the optional parameters
4720
4846
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
4721
4847
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -4814,7 +4940,7 @@ module OCI
4814
4940
  # Lists the available FastConnect locations for cross-connect installation. You need
4815
4941
  # this information so you can specify your desired location when you create a cross-connect.
4816
4942
  #
4817
- # @param [String] compartment_id The OCID of the compartment.
4943
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
4818
4944
  # @param [Hash] opts the optional parameters
4819
4945
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
4820
4946
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -4879,7 +5005,7 @@ module OCI
4879
5005
  # Lists the cross-connects in the specified compartment. You can filter the list
4880
5006
  # by specifying the OCID of a cross-connect group.
4881
5007
  #
4882
- # @param [String] compartment_id The OCID of the compartment.
5008
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
4883
5009
  # @param [Hash] opts the optional parameters
4884
5010
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
4885
5011
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -4981,7 +5107,7 @@ module OCI
4981
5107
  # so you can specify your desired port speed (that is, shape) when you create a
4982
5108
  # cross-connect.
4983
5109
  #
4984
- # @param [String] compartment_id The OCID of the compartment.
5110
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
4985
5111
  # @param [Hash] opts the optional parameters
4986
5112
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
4987
5113
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5047,8 +5173,8 @@ module OCI
5047
5173
  # The response includes the default set of options that automatically comes with each VCN,
5048
5174
  # plus any other sets you've created.
5049
5175
  #
5050
- # @param [String] compartment_id The OCID of the compartment.
5051
- # @param [String] vcn_id The OCID of the VCN.
5176
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5177
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
5052
5178
  # @param [Hash] opts the optional parameters
5053
5179
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5054
5180
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5149,11 +5275,11 @@ module OCI
5149
5275
  # Lists the `DrgAttachment` objects for the specified compartment. You can filter the
5150
5276
  # results by VCN or DRG.
5151
5277
  #
5152
- # @param [String] compartment_id The OCID of the compartment.
5278
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5153
5279
  # @param [Hash] opts the optional parameters
5154
5280
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5155
5281
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
5156
- # @option opts [String] :vcn_id The OCID of the VCN.
5282
+ # @option opts [String] :vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
5157
5283
  # @option opts [String] :drg_id The OCID of the DRG.
5158
5284
  # @option opts [Integer] :limit For list pagination. The maximum number of results per page, or items to return in a paginated
5159
5285
  # \"List\" call. For important details about how pagination works, see
@@ -5217,7 +5343,7 @@ module OCI
5217
5343
 
5218
5344
  # Lists the DRGs in the specified compartment.
5219
5345
  #
5220
- # @param [String] compartment_id The OCID of the compartment.
5346
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5221
5347
  # @param [Hash] opts the optional parameters
5222
5348
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5223
5349
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5287,7 +5413,7 @@ module OCI
5287
5413
  #
5288
5414
  # For more information, see [FastConnect Overview](https://docs.cloud.oracle.com/Content/Network/Concepts/fastconnect.htm).
5289
5415
  #
5290
- # @param [String] compartment_id The OCID of the compartment.
5416
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5291
5417
  # @param [Hash] opts the optional parameters
5292
5418
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5293
5419
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5418,8 +5544,8 @@ module OCI
5418
5544
 
5419
5545
  # Lists the internet gateways in the specified VCN and the specified compartment.
5420
5546
  #
5421
- # @param [String] compartment_id The OCID of the compartment.
5422
- # @param [String] vcn_id The OCID of the VCN.
5547
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5548
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
5423
5549
  # @param [Hash] opts the optional parameters
5424
5550
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5425
5551
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5517,10 +5643,74 @@ module OCI
5517
5643
  # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
5518
5644
 
5519
5645
 
5646
+ # Lists the tunnel information for the specified IPSec connection.
5647
+ #
5648
+ # @param [String] ipsc_id The OCID of the IPSec connection.
5649
+ # @param [Hash] opts the optional parameters
5650
+ # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5651
+ # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
5652
+ # @option opts [Integer] :limit For list pagination. The maximum number of results per page, or items to return in a paginated
5653
+ # \"List\" call. For important details about how pagination works, see
5654
+ # [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
5655
+ #
5656
+ # Example: `50`
5657
+ #
5658
+ # @option opts [String] :page For list pagination. The value of the `opc-next-page` response header from the previous \"List\"
5659
+ # call. For important details about how pagination works, see
5660
+ # [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
5661
+ #
5662
+ # @return [Response] A Response object with data of type Array<{OCI::Core::Models::IPSecConnectionTunnel IPSecConnectionTunnel}>
5663
+ def list_ip_sec_connection_tunnels(ipsc_id, opts = {})
5664
+ logger.debug 'Calling operation VirtualNetworkClient#list_ip_sec_connection_tunnels.' if logger
5665
+
5666
+ raise "Missing the required parameter 'ipsc_id' when calling list_ip_sec_connection_tunnels." if ipsc_id.nil?
5667
+ raise "Parameter value for 'ipsc_id' must not be blank" if OCI::Internal::Util.blank_string?(ipsc_id)
5668
+
5669
+ path = '/ipsecConnections/{ipscId}/tunnels'.sub('{ipscId}', ipsc_id.to_s)
5670
+ operation_signing_strategy = :standard
5671
+
5672
+ # rubocop:disable Style/NegatedIf
5673
+ # Query Params
5674
+ query_params = {}
5675
+ query_params[:limit] = opts[:limit] if opts[:limit]
5676
+ query_params[:page] = opts[:page] if opts[:page]
5677
+
5678
+ # Header Params
5679
+ header_params = {}
5680
+ header_params[:accept] = 'application/json'
5681
+ header_params[:'content-type'] = 'application/json'
5682
+ # rubocop:enable Style/NegatedIf
5683
+
5684
+ post_body = nil
5685
+
5686
+ # rubocop:disable Metrics/BlockLength
5687
+ OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'VirtualNetworkClient#list_ip_sec_connection_tunnels') do
5688
+ @api_client.call_api(
5689
+ :GET,
5690
+ path,
5691
+ endpoint,
5692
+ header_params: header_params,
5693
+ query_params: query_params,
5694
+ operation_signing_strategy: operation_signing_strategy,
5695
+ body: post_body,
5696
+ return_type: 'Array<OCI::Core::Models::IPSecConnectionTunnel>'
5697
+ )
5698
+ end
5699
+ # rubocop:enable Metrics/BlockLength
5700
+ end
5701
+ # rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
5702
+ # rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
5703
+ # rubocop:enable Metrics/MethodLength, Layout/EmptyLines
5704
+
5705
+ # rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
5706
+ # rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
5707
+ # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
5708
+
5709
+
5520
5710
  # Lists the IPSec connections for the specified compartment. You can filter the
5521
5711
  # results by DRG or CPE.
5522
5712
  #
5523
- # @param [String] compartment_id The OCID of the compartment.
5713
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5524
5714
  # @param [Hash] opts the optional parameters
5525
5715
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5526
5716
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5589,8 +5779,8 @@ module OCI
5589
5779
  # Lists the local peering gateways (LPGs) for the specified VCN and compartment
5590
5780
  # (the LPG's compartment).
5591
5781
  #
5592
- # @param [String] compartment_id The OCID of the compartment.
5593
- # @param [String] vcn_id The OCID of the VCN.
5782
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5783
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
5594
5784
  # @param [Hash] opts the optional parameters
5595
5785
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5596
5786
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5657,11 +5847,11 @@ module OCI
5657
5847
  # Lists the NAT gateways in the specified compartment. You may optionally specify a VCN OCID
5658
5848
  # to filter the results by VCN.
5659
5849
  #
5660
- # @param [String] compartment_id The OCID of the compartment.
5850
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5661
5851
  # @param [Hash] opts the optional parameters
5662
5852
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5663
5853
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
5664
- # @option opts [String] :vcn_id The OCID of the VCN.
5854
+ # @option opts [String] :vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
5665
5855
  # @option opts [Integer] :limit For list pagination. The maximum number of results per page, or items to return in a paginated
5666
5856
  # \"List\" call. For important details about how pagination works, see
5667
5857
  # [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -5869,7 +6059,7 @@ module OCI
5869
6059
  # Ephemeral public IPs that are assigned to private IPs have `scope` = `AVAILABILITY_DOMAIN`.
5870
6060
  #
5871
6061
  # Allowed values are: REGION, AVAILABILITY_DOMAIN
5872
- # @param [String] compartment_id The OCID of the compartment.
6062
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5873
6063
  # @param [Hash] opts the optional parameters
5874
6064
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5875
6065
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -5952,7 +6142,7 @@ module OCI
5952
6142
  # Lists the remote peering connections (RPCs) for the specified DRG and compartment
5953
6143
  # (the RPC's compartment).
5954
6144
  #
5955
- # @param [String] compartment_id The OCID of the compartment.
6145
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
5956
6146
  # @param [Hash] opts the optional parameters
5957
6147
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
5958
6148
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -6020,8 +6210,8 @@ module OCI
6020
6210
  # includes the default route table that automatically comes with each VCN, plus any route tables
6021
6211
  # you've created.
6022
6212
  #
6023
- # @param [String] compartment_id The OCID of the compartment.
6024
- # @param [String] vcn_id The OCID of the VCN.
6213
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6214
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
6025
6215
  # @param [Hash] opts the optional parameters
6026
6216
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6027
6217
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -6121,8 +6311,8 @@ module OCI
6121
6311
 
6122
6312
  # Lists the security lists in the specified VCN and compartment.
6123
6313
  #
6124
- # @param [String] compartment_id The OCID of the compartment.
6125
- # @param [String] vcn_id The OCID of the VCN.
6314
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6315
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
6126
6316
  # @param [Hash] opts the optional parameters
6127
6317
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6128
6318
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -6223,11 +6413,11 @@ module OCI
6223
6413
  # Lists the service gateways in the specified compartment. You may optionally specify a VCN OCID
6224
6414
  # to filter the results by VCN.
6225
6415
  #
6226
- # @param [String] compartment_id The OCID of the compartment.
6416
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6227
6417
  # @param [Hash] opts the optional parameters
6228
6418
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6229
6419
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
6230
- # @option opts [String] :vcn_id The OCID of the VCN.
6420
+ # @option opts [String] :vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
6231
6421
  # @option opts [Integer] :limit For list pagination. The maximum number of results per page, or items to return in a paginated
6232
6422
  # \"List\" call. For important details about how pagination works, see
6233
6423
  # [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
@@ -6318,7 +6508,8 @@ module OCI
6318
6508
  # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
6319
6509
 
6320
6510
 
6321
- # Lists the available services that you can access through a service gateway in this region.
6511
+ # Lists the available {Service} objects that you can enable for a
6512
+ # service gateway in this region.
6322
6513
  #
6323
6514
  # @param [Hash] opts the optional parameters
6324
6515
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
@@ -6381,8 +6572,8 @@ module OCI
6381
6572
 
6382
6573
  # Lists the subnets in the specified VCN and the specified compartment.
6383
6574
  #
6384
- # @param [String] compartment_id The OCID of the compartment.
6385
- # @param [String] vcn_id The OCID of the VCN.
6575
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6576
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
6386
6577
  # @param [Hash] opts the optional parameters
6387
6578
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6388
6579
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -6482,7 +6673,7 @@ module OCI
6482
6673
 
6483
6674
  # Lists the virtual cloud networks (VCNs) in the specified compartment.
6484
6675
  #
6485
- # @param [String] compartment_id The OCID of the compartment.
6676
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6486
6677
  # @param [Hash] opts the optional parameters
6487
6678
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6488
6679
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -6580,7 +6771,7 @@ module OCI
6580
6771
 
6581
6772
  # The deprecated operation lists available bandwidth levels for virtual circuits. For the compartment ID, provide the OCID of your tenancy (the root compartment).
6582
6773
  #
6583
- # @param [String] compartment_id The OCID of the compartment.
6774
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6584
6775
  # @param [Hash] opts the optional parameters
6585
6776
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6586
6777
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -6705,7 +6896,7 @@ module OCI
6705
6896
 
6706
6897
  # Lists the virtual circuits in the specified compartment.
6707
6898
  #
6708
- # @param [String] compartment_id The OCID of the compartment.
6899
+ # @param [String] compartment_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment.
6709
6900
  # @param [Hash] opts the optional parameters
6710
6901
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
6711
6902
  # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
@@ -7223,8 +7414,10 @@ module OCI
7223
7414
  # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
7224
7415
 
7225
7416
 
7226
- # Updates the display name or tags for the specified IPSec connection.
7227
- # Avoid entering confidential information.
7417
+ # Updates the specified IPSec connection.
7418
+ #
7419
+ # To update an individual IPSec tunnel's attributes, use
7420
+ # {#update_ip_sec_connection_tunnel update_ip_sec_connection_tunnel}.
7228
7421
  #
7229
7422
  # @param [String] ipsc_id The OCID of the IPSec connection.
7230
7423
  # @param [OCI::Core::Models::UpdateIPSecConnectionDetails] update_ip_sec_connection_details Details object for updating a IPSec connection.
@@ -7283,6 +7476,147 @@ module OCI
7283
7476
  # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
7284
7477
 
7285
7478
 
7479
+ # Updates the specified tunnel. This operation lets you change tunnel attributes such as the
7480
+ # routing type (BGP dynamic routing or static routing). Here are some important notes:
7481
+ #
7482
+ # * If you change the tunnel's routing type or BGP session configuration, the tunnel will go
7483
+ # down while it's reprovisioned.
7484
+ #
7485
+ # * If you want to switch the tunnel's `routing` from `STATIC` to `BGP`, make sure the tunnel's
7486
+ # BGP session configuration attributes have been set ({#bgp_session_info bgp_session_info}).
7487
+ #
7488
+ # * If you want to switch the tunnel's `routing` from `BGP` to `STATIC`, make sure the
7489
+ # {IPSecConnection} already has at least one valid CIDR
7490
+ # static route.
7491
+ #
7492
+ # @param [String] ipsc_id The OCID of the IPSec connection.
7493
+ # @param [String] tunnel_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the tunnel.
7494
+ # @param [OCI::Core::Models::UpdateIPSecConnectionTunnelDetails] update_ip_sec_connection_tunnel_details Details object for updating a IPSecConnection tunnel's details.
7495
+ # @param [Hash] opts the optional parameters
7496
+ # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
7497
+ # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
7498
+ # @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
7499
+ # parameter to the value of the etag from a previous GET or POST response for that resource. The resource
7500
+ # will be updated or deleted only if the etag you provide matches the resource's current etag value.
7501
+ #
7502
+ # @option opts [String] :opc_request_id Unique identifier for the request.
7503
+ # If you need to contact Oracle about a particular request, please provide the request ID.
7504
+ #
7505
+ # @return [Response] A Response object with data of type {OCI::Core::Models::IPSecConnectionTunnel IPSecConnectionTunnel}
7506
+ def update_ip_sec_connection_tunnel(ipsc_id, tunnel_id, update_ip_sec_connection_tunnel_details, opts = {})
7507
+ logger.debug 'Calling operation VirtualNetworkClient#update_ip_sec_connection_tunnel.' if logger
7508
+
7509
+ raise "Missing the required parameter 'ipsc_id' when calling update_ip_sec_connection_tunnel." if ipsc_id.nil?
7510
+ raise "Missing the required parameter 'tunnel_id' when calling update_ip_sec_connection_tunnel." if tunnel_id.nil?
7511
+ raise "Missing the required parameter 'update_ip_sec_connection_tunnel_details' when calling update_ip_sec_connection_tunnel." if update_ip_sec_connection_tunnel_details.nil?
7512
+ raise "Parameter value for 'ipsc_id' must not be blank" if OCI::Internal::Util.blank_string?(ipsc_id)
7513
+ raise "Parameter value for 'tunnel_id' must not be blank" if OCI::Internal::Util.blank_string?(tunnel_id)
7514
+
7515
+ path = '/ipsecConnections/{ipscId}/tunnels/{tunnelId}'.sub('{ipscId}', ipsc_id.to_s).sub('{tunnelId}', tunnel_id.to_s)
7516
+ operation_signing_strategy = :standard
7517
+
7518
+ # rubocop:disable Style/NegatedIf
7519
+ # Query Params
7520
+ query_params = {}
7521
+
7522
+ # Header Params
7523
+ header_params = {}
7524
+ header_params[:accept] = 'application/json'
7525
+ header_params[:'content-type'] = 'application/json'
7526
+ header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
7527
+ header_params[:'opc-request-id'] = opts[:opc_request_id] if opts[:opc_request_id]
7528
+ # rubocop:enable Style/NegatedIf
7529
+
7530
+ post_body = @api_client.object_to_http_body(update_ip_sec_connection_tunnel_details)
7531
+
7532
+ # rubocop:disable Metrics/BlockLength
7533
+ OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'VirtualNetworkClient#update_ip_sec_connection_tunnel') do
7534
+ @api_client.call_api(
7535
+ :PUT,
7536
+ path,
7537
+ endpoint,
7538
+ header_params: header_params,
7539
+ query_params: query_params,
7540
+ operation_signing_strategy: operation_signing_strategy,
7541
+ body: post_body,
7542
+ return_type: 'OCI::Core::Models::IPSecConnectionTunnel'
7543
+ )
7544
+ end
7545
+ # rubocop:enable Metrics/BlockLength
7546
+ end
7547
+ # rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
7548
+ # rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
7549
+ # rubocop:enable Metrics/MethodLength, Layout/EmptyLines
7550
+
7551
+ # rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
7552
+ # rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
7553
+ # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
7554
+
7555
+
7556
+ # Updates the shared secret (pre-shared key) for the specified tunnel.
7557
+ #
7558
+ # **Important:** If you change the shared secret, the tunnel will go down while it's reprovisioned.
7559
+ #
7560
+ # @param [String] ipsc_id The OCID of the IPSec connection.
7561
+ # @param [String] tunnel_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the tunnel.
7562
+ # @param [OCI::Core::Models::UpdateIPSecConnectionTunnelSharedSecretDetails] update_ip_sec_connection_tunnel_shared_secret_details Details object for updating a IPSec connection tunnel's sharedSecret.
7563
+ # @param [Hash] opts the optional parameters
7564
+ # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level
7565
+ # retry configuration defined by {#retry_config} will be used. If an explicit `nil` value is provided then the operation will not retry
7566
+ # @option opts [String] :if_match For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
7567
+ # parameter to the value of the etag from a previous GET or POST response for that resource. The resource
7568
+ # will be updated or deleted only if the etag you provide matches the resource's current etag value.
7569
+ #
7570
+ # @return [Response] A Response object with data of type {OCI::Core::Models::IPSecConnectionTunnelSharedSecret IPSecConnectionTunnelSharedSecret}
7571
+ def update_ip_sec_connection_tunnel_shared_secret(ipsc_id, tunnel_id, update_ip_sec_connection_tunnel_shared_secret_details, opts = {})
7572
+ logger.debug 'Calling operation VirtualNetworkClient#update_ip_sec_connection_tunnel_shared_secret.' if logger
7573
+
7574
+ raise "Missing the required parameter 'ipsc_id' when calling update_ip_sec_connection_tunnel_shared_secret." if ipsc_id.nil?
7575
+ raise "Missing the required parameter 'tunnel_id' when calling update_ip_sec_connection_tunnel_shared_secret." if tunnel_id.nil?
7576
+ raise "Missing the required parameter 'update_ip_sec_connection_tunnel_shared_secret_details' when calling update_ip_sec_connection_tunnel_shared_secret." if update_ip_sec_connection_tunnel_shared_secret_details.nil?
7577
+ raise "Parameter value for 'ipsc_id' must not be blank" if OCI::Internal::Util.blank_string?(ipsc_id)
7578
+ raise "Parameter value for 'tunnel_id' must not be blank" if OCI::Internal::Util.blank_string?(tunnel_id)
7579
+
7580
+ path = '/ipsecConnections/{ipscId}/tunnels/{tunnelId}/sharedSecret'.sub('{ipscId}', ipsc_id.to_s).sub('{tunnelId}', tunnel_id.to_s)
7581
+ operation_signing_strategy = :standard
7582
+
7583
+ # rubocop:disable Style/NegatedIf
7584
+ # Query Params
7585
+ query_params = {}
7586
+
7587
+ # Header Params
7588
+ header_params = {}
7589
+ header_params[:accept] = 'application/json'
7590
+ header_params[:'content-type'] = 'application/json'
7591
+ header_params[:'if-match'] = opts[:if_match] if opts[:if_match]
7592
+ # rubocop:enable Style/NegatedIf
7593
+
7594
+ post_body = @api_client.object_to_http_body(update_ip_sec_connection_tunnel_shared_secret_details)
7595
+
7596
+ # rubocop:disable Metrics/BlockLength
7597
+ OCI::Retry.make_retrying_call(applicable_retry_config(opts), call_name: 'VirtualNetworkClient#update_ip_sec_connection_tunnel_shared_secret') do
7598
+ @api_client.call_api(
7599
+ :PUT,
7600
+ path,
7601
+ endpoint,
7602
+ header_params: header_params,
7603
+ query_params: query_params,
7604
+ operation_signing_strategy: operation_signing_strategy,
7605
+ body: post_body,
7606
+ return_type: 'OCI::Core::Models::IPSecConnectionTunnelSharedSecret'
7607
+ )
7608
+ end
7609
+ # rubocop:enable Metrics/BlockLength
7610
+ end
7611
+ # rubocop:enable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
7612
+ # rubocop:enable Style/IfUnlessModifier, Metrics/ParameterLists
7613
+ # rubocop:enable Metrics/MethodLength, Layout/EmptyLines
7614
+
7615
+ # rubocop:disable Metrics/CyclomaticComplexity, Metrics/AbcSize, Metrics/PerceivedComplexity
7616
+ # rubocop:disable Style/IfUnlessModifier, Metrics/ParameterLists
7617
+ # rubocop:disable Metrics/MethodLength, Layout/EmptyLines
7618
+
7619
+
7286
7620
  # Updates the specified local peering gateway (LPG).
7287
7621
  #
7288
7622
  # @param [String] local_peering_gateway_id The OCID of the local peering gateway.
@@ -7871,7 +8205,7 @@ module OCI
7871
8205
 
7872
8206
  # Updates the specified VCN.
7873
8207
  #
7874
- # @param [String] vcn_id The OCID of the VCN.
8208
+ # @param [String] vcn_id The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the VCN.
7875
8209
  # @param [OCI::Core::Models::UpdateVcnDetails] update_vcn_details Details object for updating a VCN.
7876
8210
  # @param [Hash] opts the optional parameters
7877
8211
  # @option opts [OCI::Retry::RetryConfig] :retry_config The retry configuration to apply to this operation. If no key is provided then the service-level