oci-core 2.6.0 → 2.9.0

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 (1517) hide show
  1. package/index.d.ts +4 -4
  2. package/index.js +4 -4
  3. package/lib/blockstorage-waiter.d.ts +4 -4
  4. package/lib/blockstorage-waiter.js +4 -4
  5. package/lib/client.d.ts +581 -464
  6. package/lib/client.js +870 -467
  7. package/lib/client.js.map +1 -1
  8. package/lib/compute-waiter.d.ts +4 -4
  9. package/lib/compute-waiter.js +4 -4
  10. package/lib/computemanagement-waiter.d.ts +4 -4
  11. package/lib/computemanagement-waiter.js +4 -4
  12. package/lib/model/add-drg-route-distribution-statement-details.d.ts +4 -4
  13. package/lib/model/add-drg-route-distribution-statement-details.js +4 -4
  14. package/lib/model/add-drg-route-distribution-statements-details.d.ts +4 -4
  15. package/lib/model/add-drg-route-distribution-statements-details.js +4 -4
  16. package/lib/model/add-drg-route-rule-details.d.ts +4 -4
  17. package/lib/model/add-drg-route-rule-details.js +4 -4
  18. package/lib/model/add-drg-route-rules-details.d.ts +4 -4
  19. package/lib/model/add-drg-route-rules-details.js +4 -4
  20. package/lib/model/add-image-shape-compatibility-entry-details.d.ts +4 -4
  21. package/lib/model/add-image-shape-compatibility-entry-details.js +4 -4
  22. package/lib/model/add-network-security-group-security-rules-details.d.ts +4 -4
  23. package/lib/model/add-network-security-group-security-rules-details.js +4 -4
  24. package/lib/model/add-public-ip-pool-capacity-details.d.ts +4 -4
  25. package/lib/model/add-public-ip-pool-capacity-details.js +4 -4
  26. package/lib/model/add-security-rule-details.d.ts +8 -8
  27. package/lib/model/add-security-rule-details.js +4 -4
  28. package/lib/model/add-vcn-cidr-details.d.ts +4 -4
  29. package/lib/model/add-vcn-cidr-details.js +4 -4
  30. package/lib/model/added-network-security-group-security-rules.d.ts +4 -4
  31. package/lib/model/added-network-security-group-security-rules.js +4 -4
  32. package/lib/model/allowed-ike-ip-sec-parameters.d.ts +31 -0
  33. package/lib/model/allowed-ike-ip-sec-parameters.js +80 -0
  34. package/lib/model/allowed-ike-ip-sec-parameters.js.map +1 -0
  35. package/lib/model/allowed-phase-one-parameters.d.ts +38 -0
  36. package/lib/model/allowed-phase-one-parameters.js +34 -0
  37. package/lib/model/allowed-phase-one-parameters.js.map +1 -0
  38. package/lib/model/allowed-phase-two-parameters.d.ts +38 -0
  39. package/lib/model/allowed-phase-two-parameters.js +34 -0
  40. package/lib/model/allowed-phase-two-parameters.js.map +1 -0
  41. package/lib/model/amd-milan-bm-launch-instance-platform-config.d.ts +4 -4
  42. package/lib/model/amd-milan-bm-launch-instance-platform-config.js +4 -4
  43. package/lib/model/amd-milan-bm-platform-config.d.ts +4 -4
  44. package/lib/model/amd-milan-bm-platform-config.js +4 -4
  45. package/lib/model/amd-rome-bm-launch-instance-platform-config.d.ts +4 -4
  46. package/lib/model/amd-rome-bm-launch-instance-platform-config.js +4 -4
  47. package/lib/model/amd-rome-bm-platform-config.d.ts +4 -4
  48. package/lib/model/amd-rome-bm-platform-config.js +4 -4
  49. package/lib/model/amd-vm-launch-instance-platform-config.d.ts +4 -4
  50. package/lib/model/amd-vm-launch-instance-platform-config.js +4 -4
  51. package/lib/model/amd-vm-platform-config.d.ts +4 -4
  52. package/lib/model/amd-vm-platform-config.js +4 -4
  53. package/lib/model/app-catalog-listing-resource-version-agreements.d.ts +4 -4
  54. package/lib/model/app-catalog-listing-resource-version-agreements.js +4 -4
  55. package/lib/model/app-catalog-listing-resource-version-summary.d.ts +4 -4
  56. package/lib/model/app-catalog-listing-resource-version-summary.js +4 -4
  57. package/lib/model/app-catalog-listing-resource-version.d.ts +4 -4
  58. package/lib/model/app-catalog-listing-resource-version.js +4 -4
  59. package/lib/model/app-catalog-listing-summary.d.ts +7 -5
  60. package/lib/model/app-catalog-listing-summary.js +4 -4
  61. package/lib/model/app-catalog-listing-summary.js.map +1 -1
  62. package/lib/model/app-catalog-listing.d.ts +7 -5
  63. package/lib/model/app-catalog-listing.js +4 -4
  64. package/lib/model/app-catalog-listing.js.map +1 -1
  65. package/lib/model/app-catalog-subscription-summary.d.ts +7 -5
  66. package/lib/model/app-catalog-subscription-summary.js +4 -4
  67. package/lib/model/app-catalog-subscription-summary.js.map +1 -1
  68. package/lib/model/app-catalog-subscription.d.ts +7 -5
  69. package/lib/model/app-catalog-subscription.js +4 -4
  70. package/lib/model/app-catalog-subscription.js.map +1 -1
  71. package/lib/model/attach-boot-volume-details.d.ts +6 -5
  72. package/lib/model/attach-boot-volume-details.js +4 -4
  73. package/lib/model/attach-boot-volume-details.js.map +1 -1
  74. package/lib/model/attach-emulated-volume-details.d.ts +4 -4
  75. package/lib/model/attach-emulated-volume-details.js +4 -4
  76. package/lib/model/attach-instance-pool-instance-details.d.ts +4 -4
  77. package/lib/model/attach-instance-pool-instance-details.js +4 -4
  78. package/lib/model/attach-iscsi-volume-details.d.ts +4 -4
  79. package/lib/model/attach-iscsi-volume-details.js +4 -4
  80. package/lib/model/attach-load-balancer-details.d.ts +4 -4
  81. package/lib/model/attach-load-balancer-details.js +4 -4
  82. package/lib/model/attach-paravirtualized-volume-details.d.ts +4 -4
  83. package/lib/model/attach-paravirtualized-volume-details.js +4 -4
  84. package/lib/model/attach-service-determined-volume-details.d.ts +4 -4
  85. package/lib/model/attach-service-determined-volume-details.js +4 -4
  86. package/lib/model/attach-vnic-details.d.ts +5 -5
  87. package/lib/model/attach-vnic-details.js +4 -4
  88. package/lib/model/attach-volume-details.d.ts +7 -6
  89. package/lib/model/attach-volume-details.js +4 -4
  90. package/lib/model/attach-volume-details.js.map +1 -1
  91. package/lib/model/bgp-session-info.d.ts +4 -4
  92. package/lib/model/bgp-session-info.js +4 -4
  93. package/lib/model/block-volume-replica-details.d.ts +6 -6
  94. package/lib/model/block-volume-replica-details.js +4 -4
  95. package/lib/model/block-volume-replica-info.d.ts +6 -5
  96. package/lib/model/block-volume-replica-info.js +4 -4
  97. package/lib/model/block-volume-replica-info.js.map +1 -1
  98. package/lib/model/block-volume-replica.d.ts +4 -4
  99. package/lib/model/block-volume-replica.js +4 -4
  100. package/lib/model/boolean-image-capability-schema-descriptor.d.ts +4 -4
  101. package/lib/model/boolean-image-capability-schema-descriptor.js +4 -4
  102. package/lib/model/boot-volume-attachment.d.ts +8 -10
  103. package/lib/model/boot-volume-attachment.js +4 -4
  104. package/lib/model/boot-volume-attachment.js.map +1 -1
  105. package/lib/model/boot-volume-backup.d.ts +5 -5
  106. package/lib/model/boot-volume-backup.js +4 -4
  107. package/lib/model/boot-volume-kms-key.d.ts +4 -4
  108. package/lib/model/boot-volume-kms-key.js +4 -4
  109. package/lib/model/boot-volume-replica-details.d.ts +6 -6
  110. package/lib/model/boot-volume-replica-details.js +4 -4
  111. package/lib/model/boot-volume-replica-info.d.ts +6 -5
  112. package/lib/model/boot-volume-replica-info.js +4 -4
  113. package/lib/model/boot-volume-replica-info.js.map +1 -1
  114. package/lib/model/boot-volume-replica.d.ts +4 -4
  115. package/lib/model/boot-volume-replica.js +4 -4
  116. package/lib/model/boot-volume-source-details.d.ts +4 -4
  117. package/lib/model/boot-volume-source-details.js +4 -4
  118. package/lib/model/boot-volume-source-from-boot-volume-backup-details.d.ts +4 -4
  119. package/lib/model/boot-volume-source-from-boot-volume-backup-details.js +4 -4
  120. package/lib/model/boot-volume-source-from-boot-volume-details.d.ts +4 -4
  121. package/lib/model/boot-volume-source-from-boot-volume-details.js +4 -4
  122. package/lib/model/boot-volume-source-from-boot-volume-replica-details.d.ts +4 -4
  123. package/lib/model/boot-volume-source-from-boot-volume-replica-details.js +4 -4
  124. package/lib/model/boot-volume.d.ts +4 -4
  125. package/lib/model/boot-volume.js +4 -4
  126. package/lib/model/bulk-add-virtual-circuit-public-prefixes-details.d.ts +4 -4
  127. package/lib/model/bulk-add-virtual-circuit-public-prefixes-details.js +4 -4
  128. package/lib/model/bulk-delete-virtual-circuit-public-prefixes-details.d.ts +4 -4
  129. package/lib/model/bulk-delete-virtual-circuit-public-prefixes-details.js +4 -4
  130. package/lib/model/byoip-allocated-range-collection.d.ts +4 -4
  131. package/lib/model/byoip-allocated-range-collection.js +4 -4
  132. package/lib/model/byoip-allocated-range-summary.d.ts +4 -4
  133. package/lib/model/byoip-allocated-range-summary.js +4 -4
  134. package/lib/model/byoip-range-collection.d.ts +4 -4
  135. package/lib/model/byoip-range-collection.js +4 -4
  136. package/lib/model/byoip-range-summary.d.ts +6 -6
  137. package/lib/model/byoip-range-summary.js +4 -4
  138. package/lib/model/byoip-range.d.ts +6 -6
  139. package/lib/model/byoip-range.js +4 -4
  140. package/lib/model/capacity-reservation-instance-summary.d.ts +4 -4
  141. package/lib/model/capacity-reservation-instance-summary.js +4 -4
  142. package/lib/model/capture-console-history-details.d.ts +4 -4
  143. package/lib/model/capture-console-history-details.js +4 -4
  144. package/lib/model/change-boot-volume-backup-compartment-details.d.ts +4 -4
  145. package/lib/model/change-boot-volume-backup-compartment-details.js +4 -4
  146. package/lib/model/change-boot-volume-compartment-details.d.ts +4 -4
  147. package/lib/model/change-boot-volume-compartment-details.js +4 -4
  148. package/lib/model/change-byoip-range-compartment-details.d.ts +4 -4
  149. package/lib/model/change-byoip-range-compartment-details.js +4 -4
  150. package/lib/model/change-cluster-network-compartment-details.d.ts +4 -4
  151. package/lib/model/change-cluster-network-compartment-details.js +4 -4
  152. package/lib/model/change-compute-capacity-reservation-compartment-details.d.ts +4 -4
  153. package/lib/model/change-compute-capacity-reservation-compartment-details.js +4 -4
  154. package/lib/model/change-compute-image-capability-schema-compartment-details.d.ts +4 -4
  155. package/lib/model/change-compute-image-capability-schema-compartment-details.js +4 -4
  156. package/lib/model/change-cpe-compartment-details.d.ts +4 -4
  157. package/lib/model/change-cpe-compartment-details.js +4 -4
  158. package/lib/model/change-cross-connect-compartment-details.d.ts +4 -4
  159. package/lib/model/change-cross-connect-compartment-details.js +4 -4
  160. package/lib/model/change-cross-connect-group-compartment-details.d.ts +4 -4
  161. package/lib/model/change-cross-connect-group-compartment-details.js +4 -4
  162. package/lib/model/change-dedicated-vm-host-compartment-details.d.ts +4 -4
  163. package/lib/model/change-dedicated-vm-host-compartment-details.js +4 -4
  164. package/lib/model/change-dhcp-options-compartment-details.d.ts +4 -4
  165. package/lib/model/change-dhcp-options-compartment-details.js +4 -4
  166. package/lib/model/change-drg-compartment-details.d.ts +4 -4
  167. package/lib/model/change-drg-compartment-details.js +4 -4
  168. package/lib/model/change-image-compartment-details.d.ts +4 -4
  169. package/lib/model/change-image-compartment-details.js +4 -4
  170. package/lib/model/change-instance-compartment-details.d.ts +4 -4
  171. package/lib/model/change-instance-compartment-details.js +4 -4
  172. package/lib/model/change-instance-configuration-compartment-details.d.ts +4 -4
  173. package/lib/model/change-instance-configuration-compartment-details.js +4 -4
  174. package/lib/model/change-instance-pool-compartment-details.d.ts +4 -4
  175. package/lib/model/change-instance-pool-compartment-details.js +4 -4
  176. package/lib/model/change-internet-gateway-compartment-details.d.ts +4 -4
  177. package/lib/model/change-internet-gateway-compartment-details.js +4 -4
  178. package/lib/model/change-ip-sec-connection-compartment-details.d.ts +4 -4
  179. package/lib/model/change-ip-sec-connection-compartment-details.js +4 -4
  180. package/lib/model/change-local-peering-gateway-compartment-details.d.ts +4 -4
  181. package/lib/model/change-local-peering-gateway-compartment-details.js +4 -4
  182. package/lib/model/change-nat-gateway-compartment-details.d.ts +4 -4
  183. package/lib/model/change-nat-gateway-compartment-details.js +4 -4
  184. package/lib/model/change-network-security-group-compartment-details.d.ts +4 -4
  185. package/lib/model/change-network-security-group-compartment-details.js +4 -4
  186. package/lib/model/change-public-ip-compartment-details.d.ts +4 -4
  187. package/lib/model/change-public-ip-compartment-details.js +4 -4
  188. package/lib/model/change-public-ip-pool-compartment-details.d.ts +4 -4
  189. package/lib/model/change-public-ip-pool-compartment-details.js +4 -4
  190. package/lib/model/change-remote-peering-connection-compartment-details.d.ts +4 -4
  191. package/lib/model/change-remote-peering-connection-compartment-details.js +4 -4
  192. package/lib/model/change-route-table-compartment-details.d.ts +4 -4
  193. package/lib/model/change-route-table-compartment-details.js +4 -4
  194. package/lib/model/change-security-list-compartment-details.d.ts +4 -4
  195. package/lib/model/change-security-list-compartment-details.js +4 -4
  196. package/lib/model/change-service-gateway-compartment-details.d.ts +4 -4
  197. package/lib/model/change-service-gateway-compartment-details.js +4 -4
  198. package/lib/model/change-subnet-compartment-details.d.ts +4 -4
  199. package/lib/model/change-subnet-compartment-details.js +4 -4
  200. package/lib/model/change-vcn-compartment-details.d.ts +4 -4
  201. package/lib/model/change-vcn-compartment-details.js +4 -4
  202. package/lib/model/change-virtual-circuit-compartment-details.d.ts +4 -4
  203. package/lib/model/change-virtual-circuit-compartment-details.js +4 -4
  204. package/lib/model/change-vlan-compartment-details.d.ts +4 -4
  205. package/lib/model/change-vlan-compartment-details.js +4 -4
  206. package/lib/model/change-volume-backup-compartment-details.d.ts +4 -4
  207. package/lib/model/change-volume-backup-compartment-details.js +4 -4
  208. package/lib/model/change-volume-compartment-details.d.ts +4 -4
  209. package/lib/model/change-volume-compartment-details.js +4 -4
  210. package/lib/model/change-volume-group-backup-compartment-details.d.ts +4 -4
  211. package/lib/model/change-volume-group-backup-compartment-details.js +4 -4
  212. package/lib/model/change-volume-group-compartment-details.d.ts +4 -4
  213. package/lib/model/change-volume-group-compartment-details.js +4 -4
  214. package/lib/model/cluster-network-placement-configuration-details.d.ts +4 -4
  215. package/lib/model/cluster-network-placement-configuration-details.js +4 -4
  216. package/lib/model/cluster-network-summary.d.ts +6 -5
  217. package/lib/model/cluster-network-summary.js +4 -4
  218. package/lib/model/cluster-network-summary.js.map +1 -1
  219. package/lib/model/cluster-network.d.ts +7 -5
  220. package/lib/model/cluster-network.js +4 -4
  221. package/lib/model/cluster-network.js.map +1 -1
  222. package/lib/model/compute-capacity-reservation-instance-shape-summary.d.ts +4 -4
  223. package/lib/model/compute-capacity-reservation-instance-shape-summary.js +4 -4
  224. package/lib/model/compute-capacity-reservation-summary.d.ts +10 -12
  225. package/lib/model/compute-capacity-reservation-summary.js +4 -4
  226. package/lib/model/compute-capacity-reservation-summary.js.map +1 -1
  227. package/lib/model/compute-capacity-reservation.d.ts +9 -9
  228. package/lib/model/compute-capacity-reservation.js +4 -4
  229. package/lib/model/compute-global-image-capability-schema-summary.d.ts +6 -5
  230. package/lib/model/compute-global-image-capability-schema-summary.js +4 -4
  231. package/lib/model/compute-global-image-capability-schema-summary.js.map +1 -1
  232. package/lib/model/compute-global-image-capability-schema-version-summary.d.ts +6 -5
  233. package/lib/model/compute-global-image-capability-schema-version-summary.js +4 -4
  234. package/lib/model/compute-global-image-capability-schema-version-summary.js.map +1 -1
  235. package/lib/model/compute-global-image-capability-schema-version.d.ts +6 -5
  236. package/lib/model/compute-global-image-capability-schema-version.js +4 -4
  237. package/lib/model/compute-global-image-capability-schema-version.js.map +1 -1
  238. package/lib/model/compute-global-image-capability-schema.d.ts +6 -5
  239. package/lib/model/compute-global-image-capability-schema.js +4 -4
  240. package/lib/model/compute-global-image-capability-schema.js.map +1 -1
  241. package/lib/model/compute-image-capability-schema-summary.d.ts +6 -5
  242. package/lib/model/compute-image-capability-schema-summary.js +4 -4
  243. package/lib/model/compute-image-capability-schema-summary.js.map +1 -1
  244. package/lib/model/compute-image-capability-schema.d.ts +6 -5
  245. package/lib/model/compute-image-capability-schema.js +4 -4
  246. package/lib/model/compute-image-capability-schema.js.map +1 -1
  247. package/lib/model/compute-instance-details.d.ts +4 -4
  248. package/lib/model/compute-instance-details.js +4 -4
  249. package/lib/model/connect-local-peering-gateways-details.d.ts +5 -5
  250. package/lib/model/connect-local-peering-gateways-details.js +4 -4
  251. package/lib/model/connect-remote-peering-connections-details.d.ts +5 -5
  252. package/lib/model/connect-remote-peering-connections-details.js +4 -4
  253. package/lib/model/console-history.d.ts +8 -10
  254. package/lib/model/console-history.js +4 -4
  255. package/lib/model/console-history.js.map +1 -1
  256. package/lib/model/copy-boot-volume-backup-details.d.ts +5 -5
  257. package/lib/model/copy-boot-volume-backup-details.js +4 -4
  258. package/lib/model/copy-volume-backup-details.d.ts +5 -5
  259. package/lib/model/copy-volume-backup-details.js +4 -4
  260. package/lib/model/copy-volume-group-backup-details.d.ts +5 -5
  261. package/lib/model/copy-volume-group-backup-details.js +4 -4
  262. package/lib/model/cpe-device-config-answer.d.ts +4 -4
  263. package/lib/model/cpe-device-config-answer.js +4 -4
  264. package/lib/model/cpe-device-config-question.d.ts +4 -4
  265. package/lib/model/cpe-device-config-question.js +4 -4
  266. package/lib/model/cpe-device-info.d.ts +4 -4
  267. package/lib/model/cpe-device-info.js +4 -4
  268. package/lib/model/cpe-device-shape-detail.d.ts +4 -4
  269. package/lib/model/cpe-device-shape-detail.js +4 -4
  270. package/lib/model/cpe-device-shape-summary.d.ts +4 -4
  271. package/lib/model/cpe-device-shape-summary.js +4 -4
  272. package/lib/model/cpe.d.ts +8 -8
  273. package/lib/model/cpe.js +4 -4
  274. package/lib/model/create-app-catalog-subscription-details.d.ts +4 -4
  275. package/lib/model/create-app-catalog-subscription-details.js +4 -4
  276. package/lib/model/create-boot-volume-backup-details.d.ts +5 -5
  277. package/lib/model/create-boot-volume-backup-details.js +4 -4
  278. package/lib/model/create-boot-volume-details.d.ts +4 -4
  279. package/lib/model/create-boot-volume-details.js +4 -4
  280. package/lib/model/create-byoip-range-details.d.ts +4 -4
  281. package/lib/model/create-byoip-range-details.js +4 -4
  282. package/lib/model/create-cluster-network-details.d.ts +6 -6
  283. package/lib/model/create-cluster-network-details.js +4 -4
  284. package/lib/model/create-cluster-network-instance-pool-details.d.ts +6 -5
  285. package/lib/model/create-cluster-network-instance-pool-details.js +4 -4
  286. package/lib/model/create-cluster-network-instance-pool-details.js.map +1 -1
  287. package/lib/model/create-compute-capacity-reservation-details.d.ts +7 -7
  288. package/lib/model/create-compute-capacity-reservation-details.js +4 -4
  289. package/lib/model/create-compute-image-capability-schema-details.d.ts +6 -5
  290. package/lib/model/create-compute-image-capability-schema-details.js +4 -4
  291. package/lib/model/create-compute-image-capability-schema-details.js.map +1 -1
  292. package/lib/model/create-cpe-details.d.ts +5 -5
  293. package/lib/model/create-cpe-details.js +4 -4
  294. package/lib/model/create-cross-connect-details.d.ts +10 -8
  295. package/lib/model/create-cross-connect-details.js +34 -6
  296. package/lib/model/create-cross-connect-details.js.map +1 -1
  297. package/lib/model/create-cross-connect-group-details.d.ts +7 -5
  298. package/lib/model/create-cross-connect-group-details.js +34 -6
  299. package/lib/model/create-cross-connect-group-details.js.map +1 -1
  300. package/lib/model/create-dedicated-vm-host-details.d.ts +8 -10
  301. package/lib/model/create-dedicated-vm-host-details.js +4 -4
  302. package/lib/model/create-dedicated-vm-host-details.js.map +1 -1
  303. package/lib/model/create-dhcp-details.d.ts +6 -6
  304. package/lib/model/create-dhcp-details.js +4 -4
  305. package/lib/model/create-drg-attachment-details.d.ts +6 -6
  306. package/lib/model/create-drg-attachment-details.js +4 -4
  307. package/lib/model/create-drg-details.d.ts +4 -4
  308. package/lib/model/create-drg-details.js +4 -4
  309. package/lib/model/create-drg-route-distribution-details.d.ts +4 -4
  310. package/lib/model/create-drg-route-distribution-details.js +4 -4
  311. package/lib/model/create-drg-route-table-details.d.ts +4 -4
  312. package/lib/model/create-drg-route-table-details.js +4 -4
  313. package/lib/model/create-image-details.d.ts +4 -4
  314. package/lib/model/create-image-details.js +4 -4
  315. package/lib/model/create-instance-configuration-base.d.ts +6 -6
  316. package/lib/model/create-instance-configuration-base.js +4 -4
  317. package/lib/model/create-instance-configuration-details.d.ts +4 -4
  318. package/lib/model/create-instance-configuration-details.js +4 -4
  319. package/lib/model/create-instance-configuration-from-instance-details.d.ts +4 -4
  320. package/lib/model/create-instance-configuration-from-instance-details.js +4 -4
  321. package/lib/model/create-instance-console-connection-details.d.ts +4 -4
  322. package/lib/model/create-instance-console-connection-details.js +4 -4
  323. package/lib/model/create-instance-pool-details.d.ts +6 -6
  324. package/lib/model/create-instance-pool-details.js +4 -4
  325. package/lib/model/create-instance-pool-placement-configuration-details.d.ts +4 -4
  326. package/lib/model/create-instance-pool-placement-configuration-details.js +4 -4
  327. package/lib/model/create-internet-gateway-details.d.ts +6 -6
  328. package/lib/model/create-internet-gateway-details.js +4 -4
  329. package/lib/model/create-ip-sec-connection-details.d.ts +6 -6
  330. package/lib/model/create-ip-sec-connection-details.js +4 -4
  331. package/lib/model/create-ip-sec-connection-tunnel-details.d.ts +26 -6
  332. package/lib/model/create-ip-sec-connection-tunnel-details.js +31 -4
  333. package/lib/model/create-ip-sec-connection-tunnel-details.js.map +1 -1
  334. package/lib/model/create-ip-sec-tunnel-bgp-session-details.d.ts +4 -4
  335. package/lib/model/create-ip-sec-tunnel-bgp-session-details.js +4 -4
  336. package/lib/model/create-ip-sec-tunnel-encryption-domain-details.d.ts +5 -5
  337. package/lib/model/create-ip-sec-tunnel-encryption-domain-details.js +4 -4
  338. package/lib/model/create-ipv6-details.d.ts +6 -6
  339. package/lib/model/create-ipv6-details.js +4 -4
  340. package/lib/model/create-local-peering-gateway-details.d.ts +9 -9
  341. package/lib/model/create-local-peering-gateway-details.js +4 -4
  342. package/lib/model/create-macsec-key.d.ts +40 -0
  343. package/lib/model/create-macsec-key.js +34 -0
  344. package/lib/model/create-macsec-key.js.map +1 -0
  345. package/lib/model/create-macsec-properties.d.ts +36 -0
  346. package/lib/model/create-macsec-properties.js +60 -0
  347. package/lib/model/create-macsec-properties.js.map +1 -0
  348. package/lib/model/create-nat-gateway-details.d.ts +4 -4
  349. package/lib/model/create-nat-gateway-details.js +4 -4
  350. package/lib/model/create-network-security-group-details.d.ts +5 -5
  351. package/lib/model/create-network-security-group-details.js +4 -4
  352. package/lib/model/create-private-ip-details.d.ts +8 -8
  353. package/lib/model/create-private-ip-details.js +4 -4
  354. package/lib/model/create-public-ip-details.d.ts +9 -9
  355. package/lib/model/create-public-ip-details.js +4 -4
  356. package/lib/model/create-public-ip-pool-details.d.ts +4 -4
  357. package/lib/model/create-public-ip-pool-details.js +4 -4
  358. package/lib/model/create-remote-peering-connection-details.d.ts +6 -6
  359. package/lib/model/create-remote-peering-connection-details.js +4 -4
  360. package/lib/model/create-route-table-details.d.ts +6 -6
  361. package/lib/model/create-route-table-details.js +4 -4
  362. package/lib/model/create-security-list-details.d.ts +6 -6
  363. package/lib/model/create-security-list-details.js +4 -4
  364. package/lib/model/create-service-gateway-details.d.ts +5 -5
  365. package/lib/model/create-service-gateway-details.js +4 -4
  366. package/lib/model/create-subnet-details.d.ts +8 -8
  367. package/lib/model/create-subnet-details.js +4 -4
  368. package/lib/model/create-vcn-details.d.ts +5 -5
  369. package/lib/model/create-vcn-details.js +4 -4
  370. package/lib/model/create-virtual-circuit-details.d.ts +13 -8
  371. package/lib/model/create-virtual-circuit-details.js +4 -4
  372. package/lib/model/create-virtual-circuit-details.js.map +1 -1
  373. package/lib/model/create-virtual-circuit-public-prefix-details.d.ts +4 -4
  374. package/lib/model/create-virtual-circuit-public-prefix-details.js +4 -4
  375. package/lib/model/create-vlan-details.d.ts +8 -8
  376. package/lib/model/create-vlan-details.js +4 -4
  377. package/lib/model/create-vnic-details.d.ts +7 -7
  378. package/lib/model/create-vnic-details.js +4 -4
  379. package/lib/model/create-volume-backup-details.d.ts +5 -5
  380. package/lib/model/create-volume-backup-details.js +4 -4
  381. package/lib/model/create-volume-backup-policy-assignment-details.d.ts +4 -4
  382. package/lib/model/create-volume-backup-policy-assignment-details.js +4 -4
  383. package/lib/model/create-volume-backup-policy-details.d.ts +5 -5
  384. package/lib/model/create-volume-backup-policy-details.js +4 -4
  385. package/lib/model/create-volume-details.d.ts +9 -4
  386. package/lib/model/create-volume-details.js +4 -4
  387. package/lib/model/create-volume-details.js.map +1 -1
  388. package/lib/model/create-volume-group-backup-details.d.ts +6 -6
  389. package/lib/model/create-volume-group-backup-details.js +4 -4
  390. package/lib/model/create-volume-group-details.d.ts +6 -6
  391. package/lib/model/create-volume-group-details.js +4 -4
  392. package/lib/model/cross-connect-group.d.ts +8 -6
  393. package/lib/model/cross-connect-group.js +34 -6
  394. package/lib/model/cross-connect-group.js.map +1 -1
  395. package/lib/model/cross-connect-location.d.ts +4 -4
  396. package/lib/model/cross-connect-location.js +4 -4
  397. package/lib/model/cross-connect-mapping-details-collection.d.ts +4 -4
  398. package/lib/model/cross-connect-mapping-details-collection.js +4 -4
  399. package/lib/model/cross-connect-mapping-details.d.ts +5 -5
  400. package/lib/model/cross-connect-mapping-details.js +4 -4
  401. package/lib/model/cross-connect-mapping.d.ts +5 -5
  402. package/lib/model/cross-connect-mapping.js +4 -4
  403. package/lib/model/cross-connect-port-speed-shape.d.ts +4 -4
  404. package/lib/model/cross-connect-port-speed-shape.js +4 -4
  405. package/lib/model/cross-connect-status.d.ts +41 -14
  406. package/lib/model/cross-connect-status.js +17 -4
  407. package/lib/model/cross-connect-status.js.map +1 -1
  408. package/lib/model/cross-connect.d.ts +8 -6
  409. package/lib/model/cross-connect.js +34 -6
  410. package/lib/model/cross-connect.js.map +1 -1
  411. package/lib/model/dedicated-vm-host-instance-shape-summary.d.ts +4 -4
  412. package/lib/model/dedicated-vm-host-instance-shape-summary.js +4 -4
  413. package/lib/model/dedicated-vm-host-instance-summary.d.ts +4 -4
  414. package/lib/model/dedicated-vm-host-instance-summary.js +4 -4
  415. package/lib/model/dedicated-vm-host-shape-summary.d.ts +4 -4
  416. package/lib/model/dedicated-vm-host-shape-summary.js +4 -4
  417. package/lib/model/dedicated-vm-host-summary.d.ts +8 -10
  418. package/lib/model/dedicated-vm-host-summary.js +4 -4
  419. package/lib/model/dedicated-vm-host-summary.js.map +1 -1
  420. package/lib/model/dedicated-vm-host.d.ts +8 -10
  421. package/lib/model/dedicated-vm-host.js +4 -4
  422. package/lib/model/dedicated-vm-host.js.map +1 -1
  423. package/lib/model/default-drg-route-tables.d.ts +5 -5
  424. package/lib/model/default-drg-route-tables.js +4 -4
  425. package/lib/model/default-phase-one-parameters.d.ts +38 -0
  426. package/lib/model/default-phase-one-parameters.js +34 -0
  427. package/lib/model/default-phase-one-parameters.js.map +1 -0
  428. package/lib/model/default-phase-two-parameters.d.ts +38 -0
  429. package/lib/model/default-phase-two-parameters.js +34 -0
  430. package/lib/model/default-phase-two-parameters.js.map +1 -0
  431. package/lib/model/delete-virtual-circuit-public-prefix-details.d.ts +4 -4
  432. package/lib/model/delete-virtual-circuit-public-prefix-details.js +4 -4
  433. package/lib/model/detach-instance-pool-instance-details.d.ts +4 -4
  434. package/lib/model/detach-instance-pool-instance-details.js +4 -4
  435. package/lib/model/detach-load-balancer-details.d.ts +4 -4
  436. package/lib/model/detach-load-balancer-details.js +4 -4
  437. package/lib/model/device.d.ts +4 -4
  438. package/lib/model/device.js +4 -4
  439. package/lib/model/dhcp-dns-option.d.ts +4 -4
  440. package/lib/model/dhcp-dns-option.js +4 -4
  441. package/lib/model/dhcp-option.d.ts +4 -4
  442. package/lib/model/dhcp-option.js +4 -4
  443. package/lib/model/dhcp-options.d.ts +7 -7
  444. package/lib/model/dhcp-options.js +4 -4
  445. package/lib/model/dhcp-search-domain-option.d.ts +4 -4
  446. package/lib/model/dhcp-search-domain-option.js +4 -4
  447. package/lib/model/dpd-config.d.ts +38 -0
  448. package/lib/model/dpd-config.js +39 -0
  449. package/lib/model/dpd-config.js.map +1 -0
  450. package/lib/model/drg-attachment-id-drg-route-distribution-match-criteria.d.ts +4 -4
  451. package/lib/model/drg-attachment-id-drg-route-distribution-match-criteria.js +4 -4
  452. package/lib/model/drg-attachment-info.d.ts +4 -4
  453. package/lib/model/drg-attachment-info.js +4 -4
  454. package/lib/model/drg-attachment-network-create-details.d.ts +4 -4
  455. package/lib/model/drg-attachment-network-create-details.js +4 -4
  456. package/lib/model/drg-attachment-network-details.d.ts +4 -4
  457. package/lib/model/drg-attachment-network-details.js +4 -4
  458. package/lib/model/drg-attachment-network-update-details.d.ts +4 -4
  459. package/lib/model/drg-attachment-network-update-details.js +4 -4
  460. package/lib/model/drg-attachment-type-drg-route-distribution-match-criteria.d.ts +4 -4
  461. package/lib/model/drg-attachment-type-drg-route-distribution-match-criteria.js +4 -4
  462. package/lib/model/drg-attachment.d.ts +7 -7
  463. package/lib/model/drg-attachment.js +4 -4
  464. package/lib/model/drg-redundancy-status.d.ts +4 -4
  465. package/lib/model/drg-redundancy-status.js +4 -4
  466. package/lib/model/drg-route-distribution-match-criteria.d.ts +4 -4
  467. package/lib/model/drg-route-distribution-match-criteria.js +4 -4
  468. package/lib/model/drg-route-distribution-statement.d.ts +4 -4
  469. package/lib/model/drg-route-distribution-statement.js +4 -4
  470. package/lib/model/drg-route-distribution.d.ts +4 -4
  471. package/lib/model/drg-route-distribution.js +4 -4
  472. package/lib/model/drg-route-rule.d.ts +9 -4
  473. package/lib/model/drg-route-rule.js +4 -4
  474. package/lib/model/drg-route-rule.js.map +1 -1
  475. package/lib/model/drg-route-table.d.ts +4 -4
  476. package/lib/model/drg-route-table.js +4 -4
  477. package/lib/model/drg.d.ts +5 -5
  478. package/lib/model/drg.js +4 -4
  479. package/lib/model/egress-security-rule.d.ts +4 -4
  480. package/lib/model/egress-security-rule.js +4 -4
  481. package/lib/model/emulated-volume-attachment.d.ts +4 -4
  482. package/lib/model/emulated-volume-attachment.js +4 -4
  483. package/lib/model/encryption-domain-config.d.ts +4 -4
  484. package/lib/model/encryption-domain-config.js +4 -4
  485. package/lib/model/encryption-in-transit-type.d.ts +4 -4
  486. package/lib/model/encryption-in-transit-type.js +4 -4
  487. package/lib/model/enum-integer-image-capability-descriptor.d.ts +4 -4
  488. package/lib/model/enum-integer-image-capability-descriptor.js +4 -4
  489. package/lib/model/enum-string-image-capability-schema-descriptor.d.ts +4 -4
  490. package/lib/model/enum-string-image-capability-schema-descriptor.js +4 -4
  491. package/lib/model/export-image-details.d.ts +4 -4
  492. package/lib/model/export-image-details.js +4 -4
  493. package/lib/model/export-image-via-object-storage-tuple-details.d.ts +4 -4
  494. package/lib/model/export-image-via-object-storage-tuple-details.js +4 -4
  495. package/lib/model/export-image-via-object-storage-uri-details.d.ts +4 -4
  496. package/lib/model/export-image-via-object-storage-uri-details.js +4 -4
  497. package/lib/model/fast-connect-provider-service-key.d.ts +4 -4
  498. package/lib/model/fast-connect-provider-service-key.js +4 -4
  499. package/lib/model/fast-connect-provider-service.d.ts +5 -5
  500. package/lib/model/fast-connect-provider-service.js +4 -4
  501. package/lib/model/get-public-ip-by-ip-address-details.d.ts +4 -4
  502. package/lib/model/get-public-ip-by-ip-address-details.js +4 -4
  503. package/lib/model/get-public-ip-by-private-ip-id-details.d.ts +5 -5
  504. package/lib/model/get-public-ip-by-private-ip-id-details.js +4 -4
  505. package/lib/model/i-psec-connection-device-config.d.ts +6 -6
  506. package/lib/model/i-psec-connection-device-config.js +4 -4
  507. package/lib/model/i-psec-connection-device-status.d.ts +6 -6
  508. package/lib/model/i-psec-connection-device-status.js +4 -4
  509. package/lib/model/i-psec-connection-tunnel-error-details.d.ts +50 -0
  510. package/lib/model/i-psec-connection-tunnel-error-details.js +34 -0
  511. package/lib/model/i-psec-connection-tunnel-error-details.js.map +1 -0
  512. package/lib/model/i-psec-connection-tunnel-shared-secret.d.ts +4 -4
  513. package/lib/model/i-psec-connection-tunnel-shared-secret.js +4 -4
  514. package/lib/model/i-psec-connection-tunnel.d.ts +52 -6
  515. package/lib/model/i-psec-connection-tunnel.js +47 -4
  516. package/lib/model/i-psec-connection-tunnel.js.map +1 -1
  517. package/lib/model/i-psec-connection.d.ts +8 -8
  518. package/lib/model/i-psec-connection.js +4 -4
  519. package/lib/model/i-scsi-volume-attachment.d.ts +4 -4
  520. package/lib/model/i-scsi-volume-attachment.js +4 -4
  521. package/lib/model/icmp-options.d.ts +4 -4
  522. package/lib/model/icmp-options.js +4 -4
  523. package/lib/model/image-capability-schema-descriptor.d.ts +4 -4
  524. package/lib/model/image-capability-schema-descriptor.js +4 -4
  525. package/lib/model/image-memory-constraints.d.ts +4 -4
  526. package/lib/model/image-memory-constraints.js +4 -4
  527. package/lib/model/image-ocpu-constraints.d.ts +4 -4
  528. package/lib/model/image-ocpu-constraints.js +4 -4
  529. package/lib/model/image-shape-compatibility-entry.d.ts +4 -4
  530. package/lib/model/image-shape-compatibility-entry.js +4 -4
  531. package/lib/model/image-shape-compatibility-summary.d.ts +4 -4
  532. package/lib/model/image-shape-compatibility-summary.js +4 -4
  533. package/lib/model/image-source-details.d.ts +4 -4
  534. package/lib/model/image-source-details.js +4 -4
  535. package/lib/model/image-source-via-object-storage-tuple-details.d.ts +4 -4
  536. package/lib/model/image-source-via-object-storage-tuple-details.js +4 -4
  537. package/lib/model/image-source-via-object-storage-uri-details.d.ts +4 -4
  538. package/lib/model/image-source-via-object-storage-uri-details.js +4 -4
  539. package/lib/model/image.d.ts +4 -4
  540. package/lib/model/image.js +4 -4
  541. package/lib/model/index.d.ts +52 -4
  542. package/lib/model/index.js +62 -14
  543. package/lib/model/index.js.map +1 -1
  544. package/lib/model/ingress-security-rule.d.ts +4 -4
  545. package/lib/model/ingress-security-rule.js +4 -4
  546. package/lib/model/instance-agent-config.d.ts +4 -4
  547. package/lib/model/instance-agent-config.js +4 -4
  548. package/lib/model/instance-agent-features.d.ts +4 -4
  549. package/lib/model/instance-agent-features.js +4 -4
  550. package/lib/model/instance-agent-plugin-config-details.d.ts +4 -4
  551. package/lib/model/instance-agent-plugin-config-details.js +4 -4
  552. package/lib/model/instance-availability-config.d.ts +4 -4
  553. package/lib/model/instance-availability-config.js +4 -4
  554. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.d.ts +4 -4
  555. package/lib/model/instance-configuration-amd-milan-bm-launch-instance-platform-config.js +4 -4
  556. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.d.ts +4 -4
  557. package/lib/model/instance-configuration-amd-rome-bm-launch-instance-platform-config.js +4 -4
  558. package/lib/model/instance-configuration-amd-vm-launch-instance-platform-config.d.ts +4 -4
  559. package/lib/model/instance-configuration-amd-vm-launch-instance-platform-config.js +4 -4
  560. package/lib/model/instance-configuration-attach-vnic-details.d.ts +6 -5
  561. package/lib/model/instance-configuration-attach-vnic-details.js +4 -4
  562. package/lib/model/instance-configuration-attach-vnic-details.js.map +1 -1
  563. package/lib/model/instance-configuration-attach-volume-details.d.ts +6 -5
  564. package/lib/model/instance-configuration-attach-volume-details.js +4 -4
  565. package/lib/model/instance-configuration-attach-volume-details.js.map +1 -1
  566. package/lib/model/instance-configuration-availability-config.d.ts +4 -4
  567. package/lib/model/instance-configuration-availability-config.js +4 -4
  568. package/lib/model/instance-configuration-block-volume-details.d.ts +4 -4
  569. package/lib/model/instance-configuration-block-volume-details.js +4 -4
  570. package/lib/model/instance-configuration-create-vnic-details.d.ts +5 -5
  571. package/lib/model/instance-configuration-create-vnic-details.js +4 -4
  572. package/lib/model/instance-configuration-create-volume-details.d.ts +4 -4
  573. package/lib/model/instance-configuration-create-volume-details.js +4 -4
  574. package/lib/model/instance-configuration-instance-details.d.ts +4 -4
  575. package/lib/model/instance-configuration-instance-details.js +4 -4
  576. package/lib/model/instance-configuration-instance-options.d.ts +4 -4
  577. package/lib/model/instance-configuration-instance-options.js +4 -4
  578. package/lib/model/instance-configuration-instance-source-details.d.ts +4 -4
  579. package/lib/model/instance-configuration-instance-source-details.js +4 -4
  580. package/lib/model/instance-configuration-instance-source-via-boot-volume-details.d.ts +4 -4
  581. package/lib/model/instance-configuration-instance-source-via-boot-volume-details.js +4 -4
  582. package/lib/model/instance-configuration-instance-source-via-image-details.d.ts +4 -4
  583. package/lib/model/instance-configuration-instance-source-via-image-details.js +4 -4
  584. package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.d.ts +4 -4
  585. package/lib/model/instance-configuration-intel-skylake-bm-launch-instance-platform-config.js +4 -4
  586. package/lib/model/instance-configuration-intel-vm-launch-instance-platform-config.d.ts +4 -4
  587. package/lib/model/instance-configuration-intel-vm-launch-instance-platform-config.js +4 -4
  588. package/lib/model/instance-configuration-iscsi-attach-volume-details.d.ts +4 -4
  589. package/lib/model/instance-configuration-iscsi-attach-volume-details.js +4 -4
  590. package/lib/model/instance-configuration-launch-instance-agent-config-details.d.ts +4 -4
  591. package/lib/model/instance-configuration-launch-instance-agent-config-details.js +4 -4
  592. package/lib/model/instance-configuration-launch-instance-details.d.ts +12 -11
  593. package/lib/model/instance-configuration-launch-instance-details.js +4 -4
  594. package/lib/model/instance-configuration-launch-instance-details.js.map +1 -1
  595. package/lib/model/instance-configuration-launch-instance-platform-config.d.ts +4 -4
  596. package/lib/model/instance-configuration-launch-instance-platform-config.js +4 -4
  597. package/lib/model/instance-configuration-launch-instance-shape-config-details.d.ts +4 -4
  598. package/lib/model/instance-configuration-launch-instance-shape-config-details.js +4 -4
  599. package/lib/model/instance-configuration-launch-options.d.ts +4 -4
  600. package/lib/model/instance-configuration-launch-options.js +4 -4
  601. package/lib/model/instance-configuration-paravirtualized-attach-volume-details.d.ts +4 -4
  602. package/lib/model/instance-configuration-paravirtualized-attach-volume-details.js +4 -4
  603. package/lib/model/instance-configuration-summary.d.ts +6 -5
  604. package/lib/model/instance-configuration-summary.js +4 -4
  605. package/lib/model/instance-configuration-summary.js.map +1 -1
  606. package/lib/model/instance-configuration-volume-source-details.d.ts +4 -4
  607. package/lib/model/instance-configuration-volume-source-details.js +4 -4
  608. package/lib/model/instance-configuration-volume-source-from-volume-backup-details.d.ts +4 -4
  609. package/lib/model/instance-configuration-volume-source-from-volume-backup-details.js +4 -4
  610. package/lib/model/instance-configuration-volume-source-from-volume-details.d.ts +4 -4
  611. package/lib/model/instance-configuration-volume-source-from-volume-details.js +4 -4
  612. package/lib/model/instance-configuration.d.ts +6 -5
  613. package/lib/model/instance-configuration.js +4 -4
  614. package/lib/model/instance-configuration.js.map +1 -1
  615. package/lib/model/instance-console-connection.d.ts +4 -4
  616. package/lib/model/instance-console-connection.js +4 -4
  617. package/lib/model/instance-credentials.d.ts +4 -4
  618. package/lib/model/instance-credentials.js +4 -4
  619. package/lib/model/instance-options.d.ts +4 -4
  620. package/lib/model/instance-options.js +4 -4
  621. package/lib/model/instance-pool-instance-load-balancer-backend.d.ts +4 -4
  622. package/lib/model/instance-pool-instance-load-balancer-backend.js +4 -4
  623. package/lib/model/instance-pool-instance.d.ts +7 -5
  624. package/lib/model/instance-pool-instance.js +4 -4
  625. package/lib/model/instance-pool-instance.js.map +1 -1
  626. package/lib/model/instance-pool-load-balancer-attachment.d.ts +4 -4
  627. package/lib/model/instance-pool-load-balancer-attachment.js +4 -4
  628. package/lib/model/instance-pool-placement-configuration.d.ts +4 -4
  629. package/lib/model/instance-pool-placement-configuration.js +4 -4
  630. package/lib/model/instance-pool-placement-secondary-vnic-subnet.d.ts +4 -4
  631. package/lib/model/instance-pool-placement-secondary-vnic-subnet.js +4 -4
  632. package/lib/model/instance-pool-summary.d.ts +7 -5
  633. package/lib/model/instance-pool-summary.js +4 -4
  634. package/lib/model/instance-pool-summary.js.map +1 -1
  635. package/lib/model/instance-pool.d.ts +7 -5
  636. package/lib/model/instance-pool.js +4 -4
  637. package/lib/model/instance-pool.js.map +1 -1
  638. package/lib/model/instance-reservation-config-details.d.ts +7 -7
  639. package/lib/model/instance-reservation-config-details.js +4 -4
  640. package/lib/model/instance-reservation-config.d.ts +9 -9
  641. package/lib/model/instance-reservation-config.js +4 -4
  642. package/lib/model/instance-reservation-shape-config-details.d.ts +4 -4
  643. package/lib/model/instance-reservation-shape-config-details.js +4 -4
  644. package/lib/model/instance-shape-config.d.ts +4 -4
  645. package/lib/model/instance-shape-config.js +4 -4
  646. package/lib/model/instance-source-details.d.ts +4 -4
  647. package/lib/model/instance-source-details.js +4 -4
  648. package/lib/model/instance-source-via-boot-volume-details.d.ts +4 -4
  649. package/lib/model/instance-source-via-boot-volume-details.js +4 -4
  650. package/lib/model/instance-source-via-image-details.d.ts +4 -4
  651. package/lib/model/instance-source-via-image-details.js +4 -4
  652. package/lib/model/instance-summary.d.ts +7 -5
  653. package/lib/model/instance-summary.js +4 -4
  654. package/lib/model/instance-summary.js.map +1 -1
  655. package/lib/model/instance.d.ts +18 -14
  656. package/lib/model/instance.js +4 -4
  657. package/lib/model/instance.js.map +1 -1
  658. package/lib/model/intel-skylake-bm-launch-instance-platform-config.d.ts +4 -4
  659. package/lib/model/intel-skylake-bm-launch-instance-platform-config.js +4 -4
  660. package/lib/model/intel-skylake-bm-platform-config.d.ts +4 -4
  661. package/lib/model/intel-skylake-bm-platform-config.js +4 -4
  662. package/lib/model/intel-vm-launch-instance-platform-config.d.ts +4 -4
  663. package/lib/model/intel-vm-launch-instance-platform-config.js +4 -4
  664. package/lib/model/intel-vm-platform-config.d.ts +4 -4
  665. package/lib/model/intel-vm-platform-config.js +4 -4
  666. package/lib/model/internet-gateway.d.ts +7 -7
  667. package/lib/model/internet-gateway.js +4 -4
  668. package/lib/model/ipsec-tunnel-drg-attachment-network-details.d.ts +4 -4
  669. package/lib/model/ipsec-tunnel-drg-attachment-network-details.js +4 -4
  670. package/lib/model/ipv6.d.ts +6 -6
  671. package/lib/model/ipv6.js +4 -4
  672. package/lib/model/launch-instance-agent-config-details.d.ts +4 -4
  673. package/lib/model/launch-instance-agent-config-details.js +4 -4
  674. package/lib/model/launch-instance-availability-config-details.d.ts +4 -4
  675. package/lib/model/launch-instance-availability-config-details.js +4 -4
  676. package/lib/model/launch-instance-details.d.ts +18 -14
  677. package/lib/model/launch-instance-details.js +4 -4
  678. package/lib/model/launch-instance-details.js.map +1 -1
  679. package/lib/model/launch-instance-platform-config.d.ts +4 -4
  680. package/lib/model/launch-instance-platform-config.js +4 -4
  681. package/lib/model/launch-instance-shape-config-details.d.ts +4 -4
  682. package/lib/model/launch-instance-shape-config-details.js +4 -4
  683. package/lib/model/launch-options.d.ts +4 -4
  684. package/lib/model/launch-options.js +4 -4
  685. package/lib/model/letter-of-authority.d.ts +5 -5
  686. package/lib/model/letter-of-authority.js +4 -4
  687. package/lib/model/local-peering-gateway.d.ts +9 -9
  688. package/lib/model/local-peering-gateway.js +4 -4
  689. package/lib/model/macsec-encryption-cipher.d.ts +35 -0
  690. package/lib/model/macsec-encryption-cipher.js +46 -0
  691. package/lib/model/macsec-encryption-cipher.js.map +1 -0
  692. package/lib/model/macsec-key.d.ts +42 -0
  693. package/lib/model/macsec-key.js +34 -0
  694. package/lib/model/macsec-key.js.map +1 -0
  695. package/lib/model/macsec-properties.d.ts +36 -0
  696. package/lib/model/macsec-properties.js +60 -0
  697. package/lib/model/macsec-properties.js.map +1 -0
  698. package/lib/model/macsec-state.d.ts +33 -0
  699. package/lib/model/macsec-state.js +44 -0
  700. package/lib/model/macsec-state.js.map +1 -0
  701. package/lib/model/measured-boot-entry.d.ts +4 -4
  702. package/lib/model/measured-boot-entry.js +4 -4
  703. package/lib/model/measured-boot-report-measurements.d.ts +4 -4
  704. package/lib/model/measured-boot-report-measurements.js +4 -4
  705. package/lib/model/measured-boot-report.d.ts +6 -6
  706. package/lib/model/measured-boot-report.js +4 -4
  707. package/lib/model/modify-vcn-cidr-details.d.ts +4 -4
  708. package/lib/model/modify-vcn-cidr-details.js +4 -4
  709. package/lib/model/multipath-device.d.ts +4 -4
  710. package/lib/model/multipath-device.js +4 -4
  711. package/lib/model/nat-gateway.d.ts +4 -4
  712. package/lib/model/nat-gateway.js +4 -4
  713. package/lib/model/network-security-group-vnic.d.ts +4 -4
  714. package/lib/model/network-security-group-vnic.js +4 -4
  715. package/lib/model/network-security-group.d.ts +5 -5
  716. package/lib/model/network-security-group.js +4 -4
  717. package/lib/model/networking-topology.d.ts +4 -4
  718. package/lib/model/networking-topology.js +4 -4
  719. package/lib/model/paravirtualized-volume-attachment.d.ts +4 -4
  720. package/lib/model/paravirtualized-volume-attachment.js +4 -4
  721. package/lib/model/peer-region-for-remote-peering.d.ts +4 -4
  722. package/lib/model/peer-region-for-remote-peering.js +4 -4
  723. package/lib/model/phase-one-config-details.d.ts +67 -0
  724. package/lib/model/phase-one-config-details.js +55 -0
  725. package/lib/model/phase-one-config-details.js.map +1 -0
  726. package/lib/model/phase-two-config-details.d.ts +72 -0
  727. package/lib/model/phase-two-config-details.js +57 -0
  728. package/lib/model/phase-two-config-details.js.map +1 -0
  729. package/lib/model/platform-config.d.ts +4 -4
  730. package/lib/model/platform-config.js +4 -4
  731. package/lib/model/port-range.d.ts +4 -4
  732. package/lib/model/port-range.js +4 -4
  733. package/lib/model/preemptible-instance-config-details.d.ts +4 -4
  734. package/lib/model/preemptible-instance-config-details.js +4 -4
  735. package/lib/model/preemption-action.d.ts +4 -4
  736. package/lib/model/preemption-action.js +4 -4
  737. package/lib/model/private-ip.d.ts +11 -11
  738. package/lib/model/private-ip.js +4 -4
  739. package/lib/model/public-ip-pool-collection.d.ts +4 -4
  740. package/lib/model/public-ip-pool-collection.js +4 -4
  741. package/lib/model/public-ip-pool-summary.d.ts +4 -4
  742. package/lib/model/public-ip-pool-summary.js +4 -4
  743. package/lib/model/public-ip-pool.d.ts +4 -4
  744. package/lib/model/public-ip-pool.js +4 -4
  745. package/lib/model/public-ip.d.ts +10 -10
  746. package/lib/model/public-ip.js +4 -4
  747. package/lib/model/remote-peering-connection-drg-attachment-network-details.d.ts +4 -4
  748. package/lib/model/remote-peering-connection-drg-attachment-network-details.js +4 -4
  749. package/lib/model/remote-peering-connection.d.ts +9 -9
  750. package/lib/model/remote-peering-connection.js +4 -4
  751. package/lib/model/remove-drg-route-distribution-statements-details.d.ts +4 -4
  752. package/lib/model/remove-drg-route-distribution-statements-details.js +4 -4
  753. package/lib/model/remove-drg-route-rules-details.d.ts +4 -4
  754. package/lib/model/remove-drg-route-rules-details.js +4 -4
  755. package/lib/model/remove-network-security-group-security-rules-details.d.ts +4 -4
  756. package/lib/model/remove-network-security-group-security-rules-details.js +4 -4
  757. package/lib/model/remove-public-ip-pool-capacity-details.d.ts +4 -4
  758. package/lib/model/remove-public-ip-pool-capacity-details.js +4 -4
  759. package/lib/model/remove-vcn-cidr-details.d.ts +4 -4
  760. package/lib/model/remove-vcn-cidr-details.js +4 -4
  761. package/lib/model/route-rule.d.ts +5 -5
  762. package/lib/model/route-rule.js +4 -4
  763. package/lib/model/route-table.d.ts +6 -6
  764. package/lib/model/route-table.js +4 -4
  765. package/lib/model/security-list.d.ts +7 -7
  766. package/lib/model/security-list.js +4 -4
  767. package/lib/model/security-rule.d.ts +8 -8
  768. package/lib/model/security-rule.js +4 -4
  769. package/lib/model/service-gateway.d.ts +5 -5
  770. package/lib/model/service-gateway.js +4 -4
  771. package/lib/model/service-id-request-details.d.ts +4 -4
  772. package/lib/model/service-id-request-details.js +4 -4
  773. package/lib/model/service-id-response-details.d.ts +4 -4
  774. package/lib/model/service-id-response-details.js +4 -4
  775. package/lib/model/service.d.ts +4 -4
  776. package/lib/model/service.js +4 -4
  777. package/lib/model/shape-max-vnic-attachment-options.d.ts +4 -4
  778. package/lib/model/shape-max-vnic-attachment-options.js +4 -4
  779. package/lib/model/shape-measured-boot-options.d.ts +4 -4
  780. package/lib/model/shape-measured-boot-options.js +4 -4
  781. package/lib/model/shape-memory-options.d.ts +4 -4
  782. package/lib/model/shape-memory-options.js +4 -4
  783. package/lib/model/shape-networking-bandwidth-options.d.ts +4 -4
  784. package/lib/model/shape-networking-bandwidth-options.js +4 -4
  785. package/lib/model/shape-numa-nodes-per-socket-platform-options.d.ts +4 -4
  786. package/lib/model/shape-numa-nodes-per-socket-platform-options.js +4 -4
  787. package/lib/model/shape-ocpu-options.d.ts +4 -4
  788. package/lib/model/shape-ocpu-options.js +4 -4
  789. package/lib/model/shape-platform-config-options.d.ts +4 -4
  790. package/lib/model/shape-platform-config-options.js +4 -4
  791. package/lib/model/shape-secure-boot-options.d.ts +4 -4
  792. package/lib/model/shape-secure-boot-options.js +4 -4
  793. package/lib/model/shape-trusted-platform-module-options.d.ts +4 -4
  794. package/lib/model/shape-trusted-platform-module-options.js +4 -4
  795. package/lib/model/shape.d.ts +4 -4
  796. package/lib/model/shape.js +4 -4
  797. package/lib/model/subnet-topology.d.ts +33 -0
  798. package/lib/model/subnet-topology.js +55 -0
  799. package/lib/model/subnet-topology.js.map +1 -0
  800. package/lib/model/subnet.d.ts +9 -9
  801. package/lib/model/subnet.js +4 -4
  802. package/lib/model/tcp-options.d.ts +4 -4
  803. package/lib/model/tcp-options.js +4 -4
  804. package/lib/model/terminate-preemption-action.d.ts +4 -4
  805. package/lib/model/terminate-preemption-action.js +4 -4
  806. package/lib/model/topology-associated-with-entity-relationship.d.ts +6 -5
  807. package/lib/model/topology-associated-with-entity-relationship.js +14 -6
  808. package/lib/model/topology-associated-with-entity-relationship.js.map +1 -1
  809. package/lib/model/topology-associated-with-relationship-details.d.ts +30 -0
  810. package/lib/model/topology-associated-with-relationship-details.js +34 -0
  811. package/lib/model/topology-associated-with-relationship-details.js.map +1 -0
  812. package/lib/model/topology-contains-entity-relationship.d.ts +4 -4
  813. package/lib/model/topology-contains-entity-relationship.js +4 -4
  814. package/lib/model/topology-entity-relationship.d.ts +4 -4
  815. package/lib/model/topology-entity-relationship.js +4 -4
  816. package/lib/model/topology-routes-to-entity-relationship.d.ts +4 -4
  817. package/lib/model/topology-routes-to-entity-relationship.js +4 -4
  818. package/lib/model/topology-routes-to-relationship-details.d.ts +18 -4
  819. package/lib/model/topology-routes-to-relationship-details.js +14 -4
  820. package/lib/model/topology-routes-to-relationship-details.js.map +1 -1
  821. package/lib/model/topology.d.ts +4 -4
  822. package/lib/model/topology.js +8 -4
  823. package/lib/model/topology.js.map +1 -1
  824. package/lib/model/tunnel-config.d.ts +4 -4
  825. package/lib/model/tunnel-config.js +4 -4
  826. package/lib/model/tunnel-cpe-device-config.d.ts +4 -4
  827. package/lib/model/tunnel-cpe-device-config.js +4 -4
  828. package/lib/model/tunnel-phase-one-details.d.ts +76 -0
  829. package/lib/model/tunnel-phase-one-details.js +34 -0
  830. package/lib/model/tunnel-phase-one-details.js.map +1 -0
  831. package/lib/model/tunnel-phase-two-details.d.ts +80 -0
  832. package/lib/model/tunnel-phase-two-details.js +34 -0
  833. package/lib/model/tunnel-phase-two-details.js.map +1 -0
  834. package/lib/model/tunnel-route-summary.d.ts +55 -0
  835. package/lib/model/tunnel-route-summary.js +44 -0
  836. package/lib/model/tunnel-route-summary.js.map +1 -0
  837. package/lib/model/tunnel-security-association-summary.d.ts +59 -0
  838. package/lib/model/tunnel-security-association-summary.js +48 -0
  839. package/lib/model/tunnel-security-association-summary.js.map +1 -0
  840. package/lib/model/tunnel-status.d.ts +4 -4
  841. package/lib/model/tunnel-status.js +4 -4
  842. package/lib/model/udp-options.d.ts +4 -4
  843. package/lib/model/udp-options.js +4 -4
  844. package/lib/model/update-boot-volume-backup-details.d.ts +5 -5
  845. package/lib/model/update-boot-volume-backup-details.js +4 -4
  846. package/lib/model/update-boot-volume-details.d.ts +4 -4
  847. package/lib/model/update-boot-volume-details.js +4 -4
  848. package/lib/model/update-boot-volume-kms-key-details.d.ts +4 -4
  849. package/lib/model/update-boot-volume-kms-key-details.js +4 -4
  850. package/lib/model/update-byoip-range-details.d.ts +6 -6
  851. package/lib/model/update-byoip-range-details.js +4 -4
  852. package/lib/model/update-cluster-network-details.d.ts +6 -6
  853. package/lib/model/update-cluster-network-details.js +4 -4
  854. package/lib/model/update-cluster-network-instance-pool-details.d.ts +6 -6
  855. package/lib/model/update-cluster-network-instance-pool-details.js +4 -4
  856. package/lib/model/update-compute-capacity-reservation-details.d.ts +7 -7
  857. package/lib/model/update-compute-capacity-reservation-details.js +4 -4
  858. package/lib/model/update-compute-image-capability-schema-details.d.ts +6 -5
  859. package/lib/model/update-compute-image-capability-schema-details.js +4 -4
  860. package/lib/model/update-compute-image-capability-schema-details.js.map +1 -1
  861. package/lib/model/update-console-history-details.d.ts +4 -4
  862. package/lib/model/update-console-history-details.js +4 -4
  863. package/lib/model/update-cpe-details.d.ts +4 -4
  864. package/lib/model/update-cpe-details.js +4 -4
  865. package/lib/model/update-cross-connect-details.d.ts +7 -6
  866. package/lib/model/update-cross-connect-details.js +34 -6
  867. package/lib/model/update-cross-connect-details.js.map +1 -1
  868. package/lib/model/update-cross-connect-group-details.d.ts +7 -6
  869. package/lib/model/update-cross-connect-group-details.js +34 -6
  870. package/lib/model/update-cross-connect-group-details.js.map +1 -1
  871. package/lib/model/update-dedicated-vm-host-details.d.ts +8 -10
  872. package/lib/model/update-dedicated-vm-host-details.js +4 -4
  873. package/lib/model/update-dedicated-vm-host-details.js.map +1 -1
  874. package/lib/model/update-dhcp-details.d.ts +4 -4
  875. package/lib/model/update-dhcp-details.js +4 -4
  876. package/lib/model/update-drg-attachment-details.d.ts +4 -4
  877. package/lib/model/update-drg-attachment-details.js +4 -4
  878. package/lib/model/update-drg-details.d.ts +4 -4
  879. package/lib/model/update-drg-details.js +4 -4
  880. package/lib/model/update-drg-route-distribution-details.d.ts +13 -13
  881. package/lib/model/update-drg-route-distribution-details.js +4 -4
  882. package/lib/model/update-drg-route-distribution-statement-details.d.ts +4 -4
  883. package/lib/model/update-drg-route-distribution-statement-details.js +4 -4
  884. package/lib/model/update-drg-route-distribution-statements-details.d.ts +4 -4
  885. package/lib/model/update-drg-route-distribution-statements-details.js +4 -4
  886. package/lib/model/update-drg-route-rule-details.d.ts +4 -4
  887. package/lib/model/update-drg-route-rule-details.js +4 -4
  888. package/lib/model/update-drg-route-rules-details.d.ts +4 -4
  889. package/lib/model/update-drg-route-rules-details.js +4 -4
  890. package/lib/model/update-drg-route-table-details.d.ts +13 -13
  891. package/lib/model/update-drg-route-table-details.js +4 -4
  892. package/lib/model/update-image-details.d.ts +8 -10
  893. package/lib/model/update-image-details.js +4 -4
  894. package/lib/model/update-image-details.js.map +1 -1
  895. package/lib/model/update-instance-agent-config-details.d.ts +4 -4
  896. package/lib/model/update-instance-agent-config-details.js +4 -4
  897. package/lib/model/update-instance-availability-config-details.d.ts +4 -4
  898. package/lib/model/update-instance-availability-config-details.js +4 -4
  899. package/lib/model/update-instance-configuration-details.d.ts +8 -10
  900. package/lib/model/update-instance-configuration-details.js +4 -4
  901. package/lib/model/update-instance-configuration-details.js.map +1 -1
  902. package/lib/model/update-instance-console-connection-details.d.ts +4 -4
  903. package/lib/model/update-instance-console-connection-details.js +4 -4
  904. package/lib/model/update-instance-details.d.ts +8 -10
  905. package/lib/model/update-instance-details.js +4 -4
  906. package/lib/model/update-instance-details.js.map +1 -1
  907. package/lib/model/update-instance-pool-details.d.ts +6 -6
  908. package/lib/model/update-instance-pool-details.js +4 -4
  909. package/lib/model/update-instance-pool-placement-configuration-details.d.ts +4 -4
  910. package/lib/model/update-instance-pool-placement-configuration-details.js +4 -4
  911. package/lib/model/update-instance-shape-config-details.d.ts +4 -4
  912. package/lib/model/update-instance-shape-config-details.js +4 -4
  913. package/lib/model/update-internet-gateway-details.d.ts +4 -4
  914. package/lib/model/update-internet-gateway-details.js +4 -4
  915. package/lib/model/update-ip-sec-connection-details.d.ts +4 -4
  916. package/lib/model/update-ip-sec-connection-details.js +4 -4
  917. package/lib/model/update-ip-sec-connection-tunnel-details.d.ts +26 -6
  918. package/lib/model/update-ip-sec-connection-tunnel-details.js +31 -4
  919. package/lib/model/update-ip-sec-connection-tunnel-details.js.map +1 -1
  920. package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.d.ts +4 -4
  921. package/lib/model/update-ip-sec-connection-tunnel-shared-secret-details.js +4 -4
  922. package/lib/model/update-ip-sec-tunnel-bgp-session-details.d.ts +4 -4
  923. package/lib/model/update-ip-sec-tunnel-bgp-session-details.js +4 -4
  924. package/lib/model/update-ip-sec-tunnel-encryption-domain-details.d.ts +5 -5
  925. package/lib/model/update-ip-sec-tunnel-encryption-domain-details.js +4 -4
  926. package/lib/model/update-ipv6-details.d.ts +6 -6
  927. package/lib/model/update-ipv6-details.js +4 -4
  928. package/lib/model/update-launch-options.d.ts +4 -4
  929. package/lib/model/update-launch-options.js +4 -4
  930. package/lib/model/update-local-peering-gateway-details.d.ts +7 -7
  931. package/lib/model/update-local-peering-gateway-details.js +4 -4
  932. package/lib/model/update-macsec-key.d.ts +44 -0
  933. package/lib/model/update-macsec-key.js +34 -0
  934. package/lib/model/update-macsec-key.js.map +1 -0
  935. package/lib/model/update-macsec-properties.d.ts +36 -0
  936. package/lib/model/update-macsec-properties.js +60 -0
  937. package/lib/model/update-macsec-properties.js.map +1 -0
  938. package/lib/model/update-nat-gateway-details.d.ts +4 -4
  939. package/lib/model/update-nat-gateway-details.js +4 -4
  940. package/lib/model/update-network-security-group-details.d.ts +4 -4
  941. package/lib/model/update-network-security-group-details.js +4 -4
  942. package/lib/model/update-network-security-group-security-rules-details.d.ts +4 -4
  943. package/lib/model/update-network-security-group-security-rules-details.js +4 -4
  944. package/lib/model/update-private-ip-details.d.ts +7 -7
  945. package/lib/model/update-private-ip-details.js +4 -4
  946. package/lib/model/update-public-ip-details.d.ts +7 -7
  947. package/lib/model/update-public-ip-details.js +4 -4
  948. package/lib/model/update-public-ip-pool-details.d.ts +6 -6
  949. package/lib/model/update-public-ip-pool-details.js +4 -4
  950. package/lib/model/update-remote-peering-connection-details.d.ts +4 -4
  951. package/lib/model/update-remote-peering-connection-details.js +4 -4
  952. package/lib/model/update-route-table-details.d.ts +4 -4
  953. package/lib/model/update-route-table-details.js +4 -4
  954. package/lib/model/update-security-list-details.d.ts +4 -4
  955. package/lib/model/update-security-list-details.js +4 -4
  956. package/lib/model/update-security-rule-details.d.ts +8 -8
  957. package/lib/model/update-security-rule-details.js +4 -4
  958. package/lib/model/update-service-gateway-details.d.ts +5 -5
  959. package/lib/model/update-service-gateway-details.js +4 -4
  960. package/lib/model/update-subnet-details.d.ts +6 -6
  961. package/lib/model/update-subnet-details.js +4 -4
  962. package/lib/model/update-tunnel-cpe-device-config-details.d.ts +4 -4
  963. package/lib/model/update-tunnel-cpe-device-config-details.js +4 -4
  964. package/lib/model/update-vcn-details.d.ts +4 -4
  965. package/lib/model/update-vcn-details.js +4 -4
  966. package/lib/model/update-virtual-circuit-details.d.ts +13 -11
  967. package/lib/model/update-virtual-circuit-details.js +4 -4
  968. package/lib/model/update-virtual-circuit-details.js.map +1 -1
  969. package/lib/model/update-vlan-details.d.ts +6 -6
  970. package/lib/model/update-vlan-details.js +4 -4
  971. package/lib/model/update-vnic-details.d.ts +4 -4
  972. package/lib/model/update-vnic-details.js +4 -4
  973. package/lib/model/update-volume-attachment-details.d.ts +4 -4
  974. package/lib/model/update-volume-attachment-details.js +4 -4
  975. package/lib/model/update-volume-backup-details.d.ts +5 -5
  976. package/lib/model/update-volume-backup-details.js +4 -4
  977. package/lib/model/update-volume-backup-policy-details.d.ts +5 -5
  978. package/lib/model/update-volume-backup-policy-details.js +4 -4
  979. package/lib/model/update-volume-details.d.ts +4 -4
  980. package/lib/model/update-volume-details.js +4 -4
  981. package/lib/model/update-volume-group-backup-details.d.ts +6 -5
  982. package/lib/model/update-volume-group-backup-details.js +4 -4
  983. package/lib/model/update-volume-group-backup-details.js.map +1 -1
  984. package/lib/model/update-volume-group-details.d.ts +6 -5
  985. package/lib/model/update-volume-group-details.js +4 -4
  986. package/lib/model/update-volume-group-details.js.map +1 -1
  987. package/lib/model/update-volume-kms-key-details.d.ts +4 -4
  988. package/lib/model/update-volume-kms-key-details.js +4 -4
  989. package/lib/model/updated-network-security-group-security-rules.d.ts +4 -4
  990. package/lib/model/updated-network-security-group-security-rules.js +4 -4
  991. package/lib/model/upgrade-status.d.ts +4 -4
  992. package/lib/model/upgrade-status.js +4 -4
  993. package/lib/model/vcn-dns-resolver-association.d.ts +6 -6
  994. package/lib/model/vcn-dns-resolver-association.js +4 -4
  995. package/lib/model/vcn-drg-attachment-network-create-details.d.ts +4 -4
  996. package/lib/model/vcn-drg-attachment-network-create-details.js +4 -4
  997. package/lib/model/vcn-drg-attachment-network-details.d.ts +4 -4
  998. package/lib/model/vcn-drg-attachment-network-details.js +4 -4
  999. package/lib/model/vcn-drg-attachment-network-update-details.d.ts +4 -4
  1000. package/lib/model/vcn-drg-attachment-network-update-details.js +4 -4
  1001. package/lib/model/vcn-topology.d.ts +4 -4
  1002. package/lib/model/vcn-topology.js +4 -4
  1003. package/lib/model/vcn.d.ts +9 -9
  1004. package/lib/model/vcn.js +4 -4
  1005. package/lib/model/virtual-circuit-bandwidth-shape.d.ts +4 -4
  1006. package/lib/model/virtual-circuit-bandwidth-shape.js +4 -4
  1007. package/lib/model/virtual-circuit-drg-attachment-network-details.d.ts +4 -4
  1008. package/lib/model/virtual-circuit-drg-attachment-network-details.js +4 -4
  1009. package/lib/model/virtual-circuit-ip-mtu.d.ts +33 -0
  1010. package/lib/model/virtual-circuit-ip-mtu.js +44 -0
  1011. package/lib/model/virtual-circuit-ip-mtu.js.map +1 -0
  1012. package/lib/model/virtual-circuit-public-prefix.d.ts +4 -4
  1013. package/lib/model/virtual-circuit-public-prefix.js +4 -4
  1014. package/lib/model/virtual-circuit.d.ts +12 -8
  1015. package/lib/model/virtual-circuit.js +4 -4
  1016. package/lib/model/virtual-circuit.js.map +1 -1
  1017. package/lib/model/vlan.d.ts +8 -8
  1018. package/lib/model/vlan.js +4 -4
  1019. package/lib/model/vnic-attachment.d.ts +5 -5
  1020. package/lib/model/vnic-attachment.js +4 -4
  1021. package/lib/model/vnic.d.ts +9 -9
  1022. package/lib/model/vnic.js +4 -4
  1023. package/lib/model/volume-attachment.d.ts +8 -10
  1024. package/lib/model/volume-attachment.js +4 -4
  1025. package/lib/model/volume-attachment.js.map +1 -1
  1026. package/lib/model/volume-backup-policy-assignment.d.ts +4 -4
  1027. package/lib/model/volume-backup-policy-assignment.js +4 -4
  1028. package/lib/model/volume-backup-policy.d.ts +5 -5
  1029. package/lib/model/volume-backup-policy.js +4 -4
  1030. package/lib/model/volume-backup-schedule.d.ts +4 -4
  1031. package/lib/model/volume-backup-schedule.js +4 -4
  1032. package/lib/model/volume-backup.d.ts +5 -5
  1033. package/lib/model/volume-backup.js +4 -4
  1034. package/lib/model/volume-group-backup.d.ts +6 -6
  1035. package/lib/model/volume-group-backup.js +4 -4
  1036. package/lib/model/volume-group-source-details.d.ts +4 -4
  1037. package/lib/model/volume-group-source-details.js +4 -4
  1038. package/lib/model/volume-group-source-from-volume-group-backup-details.d.ts +4 -4
  1039. package/lib/model/volume-group-source-from-volume-group-backup-details.js +4 -4
  1040. package/lib/model/volume-group-source-from-volume-group-details.d.ts +4 -4
  1041. package/lib/model/volume-group-source-from-volume-group-details.js +4 -4
  1042. package/lib/model/volume-group-source-from-volumes-details.d.ts +4 -4
  1043. package/lib/model/volume-group-source-from-volumes-details.js +4 -4
  1044. package/lib/model/volume-group.d.ts +6 -6
  1045. package/lib/model/volume-group.js +4 -4
  1046. package/lib/model/volume-kms-key.d.ts +4 -4
  1047. package/lib/model/volume-kms-key.js +4 -4
  1048. package/lib/model/volume-source-details.d.ts +4 -4
  1049. package/lib/model/volume-source-details.js +4 -4
  1050. package/lib/model/volume-source-from-block-volume-replica-details.d.ts +4 -4
  1051. package/lib/model/volume-source-from-block-volume-replica-details.js +4 -4
  1052. package/lib/model/volume-source-from-volume-backup-details.d.ts +4 -4
  1053. package/lib/model/volume-source-from-volume-backup-details.js +4 -4
  1054. package/lib/model/volume-source-from-volume-details.d.ts +4 -4
  1055. package/lib/model/volume-source-from-volume-details.js +4 -4
  1056. package/lib/model/volume.d.ts +4 -4
  1057. package/lib/model/volume.js +4 -4
  1058. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  1059. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  1060. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  1061. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  1062. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  1063. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  1064. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  1065. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  1066. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  1067. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  1068. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  1069. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  1070. package/lib/request/attach-service-id-request.d.ts +1 -1
  1071. package/lib/request/attach-vnic-request.d.ts +1 -1
  1072. package/lib/request/attach-volume-request.d.ts +1 -1
  1073. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  1074. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  1075. package/lib/request/capture-console-history-request.d.ts +1 -1
  1076. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  1077. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  1078. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  1079. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  1080. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  1081. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  1082. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  1083. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  1084. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  1085. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  1086. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  1087. package/lib/request/change-drg-compartment-request.d.ts +2 -2
  1088. package/lib/request/change-image-compartment-request.d.ts +1 -1
  1089. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  1090. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  1091. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  1092. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  1093. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  1094. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  1095. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  1096. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  1097. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  1098. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  1099. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  1100. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  1101. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  1102. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  1103. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  1104. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  1105. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  1106. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  1107. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  1108. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  1109. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  1110. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  1111. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  1112. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  1113. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  1114. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  1115. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  1116. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  1117. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  1118. package/lib/request/create-boot-volume-request.d.ts +1 -1
  1119. package/lib/request/create-byoip-range-request.d.ts +1 -1
  1120. package/lib/request/create-cluster-network-request.d.ts +1 -1
  1121. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  1122. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  1123. package/lib/request/create-cpe-request.d.ts +1 -1
  1124. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  1125. package/lib/request/create-cross-connect-request.d.ts +1 -1
  1126. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  1127. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  1128. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  1129. package/lib/request/create-drg-request.d.ts +1 -1
  1130. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  1131. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  1132. package/lib/request/create-image-request.d.ts +1 -1
  1133. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  1134. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  1135. package/lib/request/create-instance-pool-request.d.ts +1 -1
  1136. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  1137. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  1138. package/lib/request/create-ipv6-request.d.ts +1 -1
  1139. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  1140. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  1141. package/lib/request/create-network-security-group-request.d.ts +1 -1
  1142. package/lib/request/create-private-ip-request.d.ts +1 -1
  1143. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  1144. package/lib/request/create-public-ip-request.d.ts +1 -1
  1145. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  1146. package/lib/request/create-route-table-request.d.ts +1 -1
  1147. package/lib/request/create-security-list-request.d.ts +1 -1
  1148. package/lib/request/create-service-gateway-request.d.ts +1 -1
  1149. package/lib/request/create-subnet-request.d.ts +1 -1
  1150. package/lib/request/create-vcn-request.d.ts +1 -1
  1151. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  1152. package/lib/request/create-vlan-request.d.ts +1 -1
  1153. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  1154. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  1155. package/lib/request/create-volume-backup-request.d.ts +1 -1
  1156. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  1157. package/lib/request/create-volume-group-request.d.ts +1 -1
  1158. package/lib/request/create-volume-request.d.ts +1 -1
  1159. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  1160. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  1161. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  1162. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  1163. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  1164. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  1165. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  1166. package/lib/request/delete-console-history-request.d.ts +1 -1
  1167. package/lib/request/delete-cpe-request.d.ts +1 -1
  1168. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  1169. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  1170. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  1171. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  1172. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  1173. package/lib/request/delete-drg-request.d.ts +2 -2
  1174. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  1175. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  1176. package/lib/request/delete-image-request.d.ts +1 -1
  1177. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  1178. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  1179. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  1180. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  1181. package/lib/request/delete-ipv6-request.d.ts +1 -1
  1182. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  1183. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  1184. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  1185. package/lib/request/delete-private-ip-request.d.ts +1 -1
  1186. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  1187. package/lib/request/delete-public-ip-request.d.ts +1 -1
  1188. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  1189. package/lib/request/delete-route-table-request.d.ts +1 -1
  1190. package/lib/request/delete-security-list-request.d.ts +1 -1
  1191. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  1192. package/lib/request/delete-subnet-request.d.ts +1 -1
  1193. package/lib/request/delete-vcn-request.d.ts +1 -1
  1194. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  1195. package/lib/request/delete-vlan-request.d.ts +1 -1
  1196. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  1197. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  1198. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  1199. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  1200. package/lib/request/delete-volume-group-request.d.ts +1 -1
  1201. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  1202. package/lib/request/delete-volume-request.d.ts +1 -1
  1203. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  1204. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  1205. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  1206. package/lib/request/detach-service-id-request.d.ts +1 -1
  1207. package/lib/request/detach-vnic-request.d.ts +1 -1
  1208. package/lib/request/detach-volume-request.d.ts +1 -1
  1209. package/lib/request/export-image-request.d.ts +1 -1
  1210. package/lib/request/get-all-drg-attachments-request.d.ts +2 -2
  1211. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +24 -0
  1212. package/lib/request/get-allowed-ike-ipsec-parameters-request.js +15 -0
  1213. package/lib/request/get-allowed-ike-ipsec-parameters-request.js.map +1 -0
  1214. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  1215. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  1216. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  1217. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  1218. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  1219. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  1220. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  1221. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  1222. package/lib/request/get-boot-volume-request.d.ts +1 -1
  1223. package/lib/request/get-byoip-range-request.d.ts +1 -1
  1224. package/lib/request/get-cluster-network-request.d.ts +1 -1
  1225. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  1226. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  1227. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  1228. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  1229. package/lib/request/get-console-history-content-request.d.ts +1 -1
  1230. package/lib/request/get-console-history-request.d.ts +1 -1
  1231. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  1232. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  1233. package/lib/request/get-cpe-request.d.ts +1 -1
  1234. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  1235. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  1236. package/lib/request/get-cross-connect-request.d.ts +1 -1
  1237. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  1238. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  1239. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  1240. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  1241. package/lib/request/get-drg-redundancy-status-request.d.ts +2 -2
  1242. package/lib/request/get-drg-request.d.ts +2 -2
  1243. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  1244. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  1245. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  1246. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  1247. package/lib/request/get-image-request.d.ts +1 -1
  1248. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  1249. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  1250. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  1251. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  1252. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  1253. package/lib/request/get-instance-pool-request.d.ts +1 -1
  1254. package/lib/request/get-instance-request.d.ts +1 -1
  1255. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  1256. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  1257. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  1258. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  1259. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +26 -0
  1260. package/lib/request/get-ipsec-connection-tunnel-error-request.js +15 -0
  1261. package/lib/request/get-ipsec-connection-tunnel-error-request.js.map +1 -0
  1262. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  1263. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  1264. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  1265. package/lib/request/get-ipv6-request.d.ts +1 -1
  1266. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  1267. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  1268. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  1269. package/lib/request/get-network-security-group-request.d.ts +1 -1
  1270. package/lib/request/get-networking-topology-request.d.ts +1 -1
  1271. package/lib/request/get-private-ip-request.d.ts +1 -1
  1272. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  1273. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  1274. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  1275. package/lib/request/get-public-ip-request.d.ts +1 -1
  1276. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  1277. package/lib/request/get-route-table-request.d.ts +1 -1
  1278. package/lib/request/get-security-list-request.d.ts +1 -1
  1279. package/lib/request/get-service-gateway-request.d.ts +1 -1
  1280. package/lib/request/get-service-request.d.ts +1 -1
  1281. package/lib/request/get-subnet-request.d.ts +1 -1
  1282. package/lib/request/get-subnet-topology-request.d.ts +72 -0
  1283. package/lib/request/get-subnet-topology-request.js +24 -0
  1284. package/lib/request/get-subnet-topology-request.js.map +1 -0
  1285. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  1286. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  1287. package/lib/request/get-upgrade-status-request.d.ts +2 -2
  1288. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  1289. package/lib/request/get-vcn-request.d.ts +1 -1
  1290. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  1291. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  1292. package/lib/request/get-vlan-request.d.ts +1 -1
  1293. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  1294. package/lib/request/get-vnic-request.d.ts +1 -1
  1295. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  1296. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  1297. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  1298. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  1299. package/lib/request/get-volume-backup-request.d.ts +1 -1
  1300. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  1301. package/lib/request/get-volume-group-request.d.ts +1 -1
  1302. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  1303. package/lib/request/get-volume-request.d.ts +1 -1
  1304. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  1305. package/lib/request/index.d.ts +14 -4
  1306. package/lib/request/index.js +8 -6
  1307. package/lib/request/index.js.map +1 -1
  1308. package/lib/request/instance-action-request.d.ts +1 -1
  1309. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  1310. package/lib/request/launch-instance-request.d.ts +1 -1
  1311. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  1312. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  1313. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  1314. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  1315. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  1316. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  1317. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  1318. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  1319. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  1320. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  1321. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  1322. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  1323. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  1324. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  1325. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  1326. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  1327. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  1328. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  1329. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  1330. package/lib/request/list-console-histories-request.d.ts +1 -1
  1331. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  1332. package/lib/request/list-cpes-request.d.ts +1 -1
  1333. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  1334. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  1335. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  1336. package/lib/request/list-cross-connects-request.d.ts +1 -1
  1337. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  1338. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  1339. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  1340. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  1341. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  1342. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  1343. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  1344. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  1345. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  1346. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  1347. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  1348. package/lib/request/list-drgs-request.d.ts +1 -1
  1349. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  1350. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  1351. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  1352. package/lib/request/list-images-request.d.ts +1 -1
  1353. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  1354. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  1355. package/lib/request/list-instance-devices-request.d.ts +1 -1
  1356. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  1357. package/lib/request/list-instance-pools-request.d.ts +1 -1
  1358. package/lib/request/list-instances-request.d.ts +1 -1
  1359. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  1360. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +49 -0
  1361. package/lib/request/list-ipsec-connection-tunnel-routes-request.js +15 -0
  1362. package/lib/request/list-ipsec-connection-tunnel-routes-request.js.map +1 -0
  1363. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +42 -0
  1364. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.js +15 -0
  1365. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.js.map +1 -0
  1366. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  1367. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  1368. package/lib/request/list-ipv6s-request.d.ts +1 -1
  1369. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  1370. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  1371. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  1372. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  1373. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  1374. package/lib/request/list-private-ips-request.d.ts +1 -1
  1375. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  1376. package/lib/request/list-public-ips-request.d.ts +1 -1
  1377. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  1378. package/lib/request/list-route-tables-request.d.ts +1 -1
  1379. package/lib/request/list-security-lists-request.d.ts +1 -1
  1380. package/lib/request/list-service-gateways-request.d.ts +1 -1
  1381. package/lib/request/list-services-request.d.ts +1 -1
  1382. package/lib/request/list-shapes-request.d.ts +1 -1
  1383. package/lib/request/list-subnets-request.d.ts +1 -1
  1384. package/lib/request/list-vcns-request.d.ts +1 -1
  1385. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  1386. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  1387. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  1388. package/lib/request/list-vlans-request.d.ts +1 -1
  1389. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  1390. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  1391. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  1392. package/lib/request/list-volume-backups-request.d.ts +1 -1
  1393. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  1394. package/lib/request/list-volume-groups-request.d.ts +1 -1
  1395. package/lib/request/list-volumes-request.d.ts +1 -1
  1396. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  1397. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  1398. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  1399. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  1400. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  1401. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  1402. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  1403. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  1404. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  1405. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  1406. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  1407. package/lib/request/start-instance-pool-request.d.ts +1 -1
  1408. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  1409. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  1410. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  1411. package/lib/request/terminate-instance-request.d.ts +1 -1
  1412. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  1413. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  1414. package/lib/request/update-boot-volume-request.d.ts +1 -1
  1415. package/lib/request/update-byoip-range-request.d.ts +1 -1
  1416. package/lib/request/update-cluster-network-request.d.ts +1 -1
  1417. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  1418. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  1419. package/lib/request/update-console-history-request.d.ts +1 -1
  1420. package/lib/request/update-cpe-request.d.ts +1 -1
  1421. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  1422. package/lib/request/update-cross-connect-request.d.ts +1 -1
  1423. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  1424. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  1425. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  1426. package/lib/request/update-drg-request.d.ts +2 -2
  1427. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  1428. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  1429. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  1430. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  1431. package/lib/request/update-image-request.d.ts +1 -1
  1432. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  1433. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  1434. package/lib/request/update-instance-pool-request.d.ts +1 -1
  1435. package/lib/request/update-instance-request.d.ts +1 -1
  1436. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  1437. package/lib/request/update-ipsec-connection-request.d.ts +2 -2
  1438. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  1439. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  1440. package/lib/request/update-ipv6-request.d.ts +1 -1
  1441. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  1442. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  1443. package/lib/request/update-network-security-group-request.d.ts +1 -1
  1444. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  1445. package/lib/request/update-private-ip-request.d.ts +1 -1
  1446. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  1447. package/lib/request/update-public-ip-request.d.ts +1 -1
  1448. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  1449. package/lib/request/update-route-table-request.d.ts +1 -1
  1450. package/lib/request/update-security-list-request.d.ts +1 -1
  1451. package/lib/request/update-service-gateway-request.d.ts +1 -1
  1452. package/lib/request/update-subnet-request.d.ts +1 -1
  1453. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  1454. package/lib/request/update-vcn-request.d.ts +1 -1
  1455. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  1456. package/lib/request/update-vlan-request.d.ts +1 -1
  1457. package/lib/request/update-vnic-request.d.ts +1 -1
  1458. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  1459. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  1460. package/lib/request/update-volume-backup-request.d.ts +1 -1
  1461. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  1462. package/lib/request/update-volume-group-request.d.ts +1 -1
  1463. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  1464. package/lib/request/update-volume-request.d.ts +1 -1
  1465. package/lib/request/upgrade-drg-request.d.ts +2 -2
  1466. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  1467. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  1468. package/lib/response/add-ipv6-vcn-cidr-response.d.ts +1 -1
  1469. package/lib/response/add-vcn-cidr-response.d.ts +1 -1
  1470. package/lib/response/attach-instance-pool-instance-response.d.ts +1 -1
  1471. package/lib/response/change-compute-capacity-reservation-compartment-response.d.ts +1 -1
  1472. package/lib/response/change-dedicated-vm-host-compartment-response.d.ts +1 -1
  1473. package/lib/response/change-drg-compartment-response.d.ts +1 -1
  1474. package/lib/response/change-instance-compartment-response.d.ts +1 -1
  1475. package/lib/response/change-subnet-compartment-response.d.ts +1 -1
  1476. package/lib/response/change-vcn-compartment-response.d.ts +1 -1
  1477. package/lib/response/change-vlan-compartment-response.d.ts +1 -1
  1478. package/lib/response/copy-boot-volume-backup-response.d.ts +1 -1
  1479. package/lib/response/copy-volume-backup-response.d.ts +1 -1
  1480. package/lib/response/create-cluster-network-response.d.ts +1 -1
  1481. package/lib/response/create-compute-capacity-reservation-response.d.ts +1 -1
  1482. package/lib/response/create-dedicated-vm-host-response.d.ts +1 -1
  1483. package/lib/response/create-image-response.d.ts +1 -1
  1484. package/lib/response/delete-byoip-range-response.d.ts +1 -1
  1485. package/lib/response/delete-compute-capacity-reservation-response.d.ts +1 -1
  1486. package/lib/response/delete-dedicated-vm-host-response.d.ts +1 -1
  1487. package/lib/response/detach-instance-pool-instance-response.d.ts +1 -1
  1488. package/lib/response/export-image-response.d.ts +1 -1
  1489. package/lib/response/get-allowed-ike-ipsec-parameters-response.d.ts +25 -0
  1490. package/lib/response/get-allowed-ike-ipsec-parameters-response.js +15 -0
  1491. package/lib/response/get-allowed-ike-ipsec-parameters-response.js.map +1 -0
  1492. package/lib/response/get-ipsec-connection-tunnel-error-response.d.ts +25 -0
  1493. package/lib/response/get-ipsec-connection-tunnel-error-response.js +15 -0
  1494. package/lib/response/get-ipsec-connection-tunnel-error-response.js.map +1 -0
  1495. package/lib/response/get-subnet-topology-response.d.ts +30 -0
  1496. package/lib/response/get-subnet-topology-response.js +15 -0
  1497. package/lib/response/get-subnet-topology-response.js.map +1 -0
  1498. package/lib/response/index.d.ts +14 -4
  1499. package/lib/response/index.js +4 -4
  1500. package/lib/response/launch-instance-configuration-response.d.ts +1 -1
  1501. package/lib/response/launch-instance-response.d.ts +1 -1
  1502. package/lib/response/list-ipsec-connection-tunnel-routes-response.d.ts +37 -0
  1503. package/lib/response/list-ipsec-connection-tunnel-routes-response.js +15 -0
  1504. package/lib/response/list-ipsec-connection-tunnel-routes-response.js.map +1 -0
  1505. package/lib/response/list-ipsec-connection-tunnel-security-associations-response.d.ts +37 -0
  1506. package/lib/response/list-ipsec-connection-tunnel-security-associations-response.js +15 -0
  1507. package/lib/response/list-ipsec-connection-tunnel-security-associations-response.js.map +1 -0
  1508. package/lib/response/modify-vcn-cidr-response.d.ts +1 -1
  1509. package/lib/response/remove-vcn-cidr-response.d.ts +1 -1
  1510. package/lib/response/terminate-cluster-network-response.d.ts +1 -1
  1511. package/lib/response/update-compute-capacity-reservation-response.d.ts +1 -1
  1512. package/lib/response/update-instance-response.d.ts +1 -1
  1513. package/lib/response/upgrade-drg-response.d.ts +1 -1
  1514. package/lib/response/validate-byoip-range-response.d.ts +1 -1
  1515. package/lib/virtualnetwork-waiter.d.ts +4 -4
  1516. package/lib/virtualnetwork-waiter.js +4 -4
  1517. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Core Services API
4
- * API covering the [Networking](/iaas/Content/Network/Concepts/overview.htm),
4
+ * Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
5
+ compute instances, and block storage volumes. For more information, see the console
6
+ documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
5
7
  [Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
6
- [Block Volume](/iaas/Content/Block/Concepts/overview.htm) services. Use this API
7
- to manage resources such as virtual cloud networks (VCNs), compute instances, and
8
- block storage volumes.
8
+ [Block Volume](/iaas/Content/Block/Concepts/overview.htm) services.
9
9
 
10
10
  * OpenAPI spec version: 20160918
11
11
  *
@@ -61,7 +61,7 @@ var BlockstorageApiKeys;
61
61
  (function (BlockstorageApiKeys) {
62
62
  })(BlockstorageApiKeys = exports.BlockstorageApiKeys || (exports.BlockstorageApiKeys = {}));
63
63
  /**
64
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
64
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
65
65
  */
66
66
  class BlockstorageClient {
67
67
  constructor(params, clientConfiguration) {
@@ -78,7 +78,7 @@ class BlockstorageClient {
78
78
  : null;
79
79
  }
80
80
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
81
- const specCircuitBreakerEnabled = false;
81
+ const specCircuitBreakerEnabled = true;
82
82
  if (!this._circuitBreaker &&
83
83
  common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
84
84
  (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
@@ -163,7 +163,7 @@ class BlockstorageClient {
163
163
  * @param ChangeBootVolumeBackupCompartmentRequest
164
164
  * @return ChangeBootVolumeBackupCompartmentResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
167
167
  */
168
168
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest) {
169
169
  return __awaiter(this, void 0, void 0, function* () {
@@ -224,7 +224,7 @@ class BlockstorageClient {
224
224
  * @param ChangeBootVolumeCompartmentRequest
225
225
  * @return ChangeBootVolumeCompartmentResponse
226
226
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
228
228
  */
229
229
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest) {
230
230
  return __awaiter(this, void 0, void 0, function* () {
@@ -285,7 +285,7 @@ class BlockstorageClient {
285
285
  * @param ChangeVolumeBackupCompartmentRequest
286
286
  * @return ChangeVolumeBackupCompartmentResponse
287
287
  * @throws OciError when an error occurs
288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
289
289
  */
290
290
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest) {
291
291
  return __awaiter(this, void 0, void 0, function* () {
@@ -346,7 +346,7 @@ class BlockstorageClient {
346
346
  * @param ChangeVolumeCompartmentRequest
347
347
  * @return ChangeVolumeCompartmentResponse
348
348
  * @throws OciError when an error occurs
349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
350
350
  */
351
351
  changeVolumeCompartment(changeVolumeCompartmentRequest) {
352
352
  return __awaiter(this, void 0, void 0, function* () {
@@ -407,7 +407,7 @@ class BlockstorageClient {
407
407
  * @param ChangeVolumeGroupBackupCompartmentRequest
408
408
  * @return ChangeVolumeGroupBackupCompartmentResponse
409
409
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
411
411
  */
412
412
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest) {
413
413
  return __awaiter(this, void 0, void 0, function* () {
@@ -468,7 +468,7 @@ class BlockstorageClient {
468
468
  * @param ChangeVolumeGroupCompartmentRequest
469
469
  * @return ChangeVolumeGroupCompartmentResponse
470
470
  * @throws OciError when an error occurs
471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
472
472
  */
473
473
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest) {
474
474
  return __awaiter(this, void 0, void 0, function* () {
@@ -528,7 +528,7 @@ class BlockstorageClient {
528
528
  * @param CopyBootVolumeBackupRequest
529
529
  * @return CopyBootVolumeBackupResponse
530
530
  * @throws OciError when an error occurs
531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
532
532
  */
533
533
  copyBootVolumeBackup(copyBootVolumeBackupRequest) {
534
534
  return __awaiter(this, void 0, void 0, function* () {
@@ -608,7 +608,7 @@ class BlockstorageClient {
608
608
  * @param CopyVolumeBackupRequest
609
609
  * @return CopyVolumeBackupResponse
610
610
  * @throws OciError when an error occurs
611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
612
612
  */
613
613
  copyVolumeBackup(copyVolumeBackupRequest) {
614
614
  return __awaiter(this, void 0, void 0, function* () {
@@ -688,7 +688,7 @@ class BlockstorageClient {
688
688
  * @param CopyVolumeGroupBackupRequest
689
689
  * @return CopyVolumeGroupBackupResponse
690
690
  * @throws OciError when an error occurs
691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
692
692
  */
693
693
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest) {
694
694
  return __awaiter(this, void 0, void 0, function* () {
@@ -755,7 +755,7 @@ class BlockstorageClient {
755
755
  * @param CreateBootVolumeRequest
756
756
  * @return CreateBootVolumeResponse
757
757
  * @throws OciError when an error occurs
758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
759
759
  */
760
760
  createBootVolume(createBootVolumeRequest) {
761
761
  return __awaiter(this, void 0, void 0, function* () {
@@ -821,7 +821,7 @@ class BlockstorageClient {
821
821
  * @param CreateBootVolumeBackupRequest
822
822
  * @return CreateBootVolumeBackupResponse
823
823
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
825
825
  */
826
826
  createBootVolumeBackup(createBootVolumeBackupRequest) {
827
827
  return __awaiter(this, void 0, void 0, function* () {
@@ -895,7 +895,7 @@ class BlockstorageClient {
895
895
  * @param CreateVolumeRequest
896
896
  * @return CreateVolumeResponse
897
897
  * @throws OciError when an error occurs
898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
899
899
  */
900
900
  createVolume(createVolumeRequest) {
901
901
  return __awaiter(this, void 0, void 0, function* () {
@@ -961,7 +961,7 @@ class BlockstorageClient {
961
961
  * @param CreateVolumeBackupRequest
962
962
  * @return CreateVolumeBackupResponse
963
963
  * @throws OciError when an error occurs
964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
965
965
  */
966
966
  createVolumeBackup(createVolumeBackupRequest) {
967
967
  return __awaiter(this, void 0, void 0, function* () {
@@ -1025,7 +1025,7 @@ class BlockstorageClient {
1025
1025
  * @param CreateVolumeBackupPolicyRequest
1026
1026
  * @return CreateVolumeBackupPolicyResponse
1027
1027
  * @throws OciError when an error occurs
1028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
1029
1029
  */
1030
1030
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest) {
1031
1031
  return __awaiter(this, void 0, void 0, function* () {
@@ -1089,7 +1089,7 @@ class BlockstorageClient {
1089
1089
  * @param CreateVolumeBackupPolicyAssignmentRequest
1090
1090
  * @return CreateVolumeBackupPolicyAssignmentResponse
1091
1091
  * @throws OciError when an error occurs
1092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
1093
1093
  */
1094
1094
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest) {
1095
1095
  return __awaiter(this, void 0, void 0, function* () {
@@ -1155,7 +1155,7 @@ class BlockstorageClient {
1155
1155
  * @param CreateVolumeGroupRequest
1156
1156
  * @return CreateVolumeGroupResponse
1157
1157
  * @throws OciError when an error occurs
1158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
1159
1159
  */
1160
1160
  createVolumeGroup(createVolumeGroupRequest) {
1161
1161
  return __awaiter(this, void 0, void 0, function* () {
@@ -1217,7 +1217,7 @@ class BlockstorageClient {
1217
1217
  * @param CreateVolumeGroupBackupRequest
1218
1218
  * @return CreateVolumeGroupBackupResponse
1219
1219
  * @throws OciError when an error occurs
1220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
1221
1221
  */
1222
1222
  createVolumeGroupBackup(createVolumeGroupBackupRequest) {
1223
1223
  return __awaiter(this, void 0, void 0, function* () {
@@ -1281,7 +1281,7 @@ class BlockstorageClient {
1281
1281
  * @param DeleteBootVolumeRequest
1282
1282
  * @return DeleteBootVolumeResponse
1283
1283
  * @throws OciError when an error occurs
1284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
1285
1285
  */
1286
1286
  deleteBootVolume(deleteBootVolumeRequest) {
1287
1287
  return __awaiter(this, void 0, void 0, function* () {
@@ -1333,7 +1333,7 @@ class BlockstorageClient {
1333
1333
  * @param DeleteBootVolumeBackupRequest
1334
1334
  * @return DeleteBootVolumeBackupResponse
1335
1335
  * @throws OciError when an error occurs
1336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
1337
1337
  */
1338
1338
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest) {
1339
1339
  return __awaiter(this, void 0, void 0, function* () {
@@ -1386,7 +1386,7 @@ class BlockstorageClient {
1386
1386
  * @param DeleteBootVolumeKmsKeyRequest
1387
1387
  * @return DeleteBootVolumeKmsKeyResponse
1388
1388
  * @throws OciError when an error occurs
1389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
1390
1390
  */
1391
1391
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest) {
1392
1392
  return __awaiter(this, void 0, void 0, function* () {
@@ -1442,7 +1442,7 @@ class BlockstorageClient {
1442
1442
  * @param DeleteVolumeRequest
1443
1443
  * @return DeleteVolumeResponse
1444
1444
  * @throws OciError when an error occurs
1445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
1446
1446
  */
1447
1447
  deleteVolume(deleteVolumeRequest) {
1448
1448
  return __awaiter(this, void 0, void 0, function* () {
@@ -1494,7 +1494,7 @@ class BlockstorageClient {
1494
1494
  * @param DeleteVolumeBackupRequest
1495
1495
  * @return DeleteVolumeBackupResponse
1496
1496
  * @throws OciError when an error occurs
1497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
1498
1498
  */
1499
1499
  deleteVolumeBackup(deleteVolumeBackupRequest) {
1500
1500
  return __awaiter(this, void 0, void 0, function* () {
@@ -1551,7 +1551,7 @@ class BlockstorageClient {
1551
1551
  * @param DeleteVolumeBackupPolicyRequest
1552
1552
  * @return DeleteVolumeBackupPolicyResponse
1553
1553
  * @throws OciError when an error occurs
1554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
1555
1555
  */
1556
1556
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest) {
1557
1557
  return __awaiter(this, void 0, void 0, function* () {
@@ -1604,7 +1604,7 @@ class BlockstorageClient {
1604
1604
  * @param DeleteVolumeBackupPolicyAssignmentRequest
1605
1605
  * @return DeleteVolumeBackupPolicyAssignmentResponse
1606
1606
  * @throws OciError when an error occurs
1607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
1608
1608
  */
1609
1609
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest) {
1610
1610
  return __awaiter(this, void 0, void 0, function* () {
@@ -1658,7 +1658,7 @@ class BlockstorageClient {
1658
1658
  * @param DeleteVolumeGroupRequest
1659
1659
  * @return DeleteVolumeGroupResponse
1660
1660
  * @throws OciError when an error occurs
1661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
1662
1662
  */
1663
1663
  deleteVolumeGroup(deleteVolumeGroupRequest) {
1664
1664
  return __awaiter(this, void 0, void 0, function* () {
@@ -1712,7 +1712,7 @@ class BlockstorageClient {
1712
1712
  * @param DeleteVolumeGroupBackupRequest
1713
1713
  * @return DeleteVolumeGroupBackupResponse
1714
1714
  * @throws OciError when an error occurs
1715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
1716
1716
  */
1717
1717
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest) {
1718
1718
  return __awaiter(this, void 0, void 0, function* () {
@@ -1765,7 +1765,7 @@ class BlockstorageClient {
1765
1765
  * @param DeleteVolumeKmsKeyRequest
1766
1766
  * @return DeleteVolumeKmsKeyResponse
1767
1767
  * @throws OciError when an error occurs
1768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
1769
1769
  */
1770
1770
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest) {
1771
1771
  return __awaiter(this, void 0, void 0, function* () {
@@ -1817,7 +1817,7 @@ class BlockstorageClient {
1817
1817
  * @param GetBlockVolumeReplicaRequest
1818
1818
  * @return GetBlockVolumeReplicaResponse
1819
1819
  * @throws OciError when an error occurs
1820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
1821
1821
  */
1822
1822
  getBlockVolumeReplica(getBlockVolumeReplicaRequest) {
1823
1823
  return __awaiter(this, void 0, void 0, function* () {
@@ -1877,7 +1877,7 @@ class BlockstorageClient {
1877
1877
  * @param GetBootVolumeRequest
1878
1878
  * @return GetBootVolumeResponse
1879
1879
  * @throws OciError when an error occurs
1880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1880
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
1881
1881
  */
1882
1882
  getBootVolume(getBootVolumeRequest) {
1883
1883
  return __awaiter(this, void 0, void 0, function* () {
@@ -1937,7 +1937,7 @@ class BlockstorageClient {
1937
1937
  * @param GetBootVolumeBackupRequest
1938
1938
  * @return GetBootVolumeBackupResponse
1939
1939
  * @throws OciError when an error occurs
1940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
1940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
1941
1941
  */
1942
1942
  getBootVolumeBackup(getBootVolumeBackupRequest) {
1943
1943
  return __awaiter(this, void 0, void 0, function* () {
@@ -1998,7 +1998,7 @@ class BlockstorageClient {
1998
1998
  * @param GetBootVolumeKmsKeyRequest
1999
1999
  * @return GetBootVolumeKmsKeyResponse
2000
2000
  * @throws OciError when an error occurs
2001
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2001
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
2002
2002
  */
2003
2003
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest) {
2004
2004
  return __awaiter(this, void 0, void 0, function* () {
@@ -2059,7 +2059,7 @@ class BlockstorageClient {
2059
2059
  * @param GetBootVolumeReplicaRequest
2060
2060
  * @return GetBootVolumeReplicaResponse
2061
2061
  * @throws OciError when an error occurs
2062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
2063
2063
  */
2064
2064
  getBootVolumeReplica(getBootVolumeReplicaRequest) {
2065
2065
  return __awaiter(this, void 0, void 0, function* () {
@@ -2119,7 +2119,7 @@ class BlockstorageClient {
2119
2119
  * @param GetVolumeRequest
2120
2120
  * @return GetVolumeResponse
2121
2121
  * @throws OciError when an error occurs
2122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolume.ts.html |here} to see how to use GetVolume API.
2123
2123
  */
2124
2124
  getVolume(getVolumeRequest) {
2125
2125
  return __awaiter(this, void 0, void 0, function* () {
@@ -2179,7 +2179,7 @@ class BlockstorageClient {
2179
2179
  * @param GetVolumeBackupRequest
2180
2180
  * @return GetVolumeBackupResponse
2181
2181
  * @throws OciError when an error occurs
2182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
2183
2183
  */
2184
2184
  getVolumeBackup(getVolumeBackupRequest) {
2185
2185
  return __awaiter(this, void 0, void 0, function* () {
@@ -2239,7 +2239,7 @@ class BlockstorageClient {
2239
2239
  * @param GetVolumeBackupPolicyRequest
2240
2240
  * @return GetVolumeBackupPolicyResponse
2241
2241
  * @throws OciError when an error occurs
2242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
2243
2243
  */
2244
2244
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest) {
2245
2245
  return __awaiter(this, void 0, void 0, function* () {
@@ -2302,7 +2302,7 @@ class BlockstorageClient {
2302
2302
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
2303
2303
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
2304
2304
  * @throws OciError when an error occurs
2305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
2306
2306
  */
2307
2307
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest) {
2308
2308
  return __awaiter(this, void 0, void 0, function* () {
@@ -2404,7 +2404,7 @@ class BlockstorageClient {
2404
2404
  * @param GetVolumeBackupPolicyAssignmentRequest
2405
2405
  * @return GetVolumeBackupPolicyAssignmentResponse
2406
2406
  * @throws OciError when an error occurs
2407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
2408
2408
  */
2409
2409
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest) {
2410
2410
  return __awaiter(this, void 0, void 0, function* () {
@@ -2464,7 +2464,7 @@ class BlockstorageClient {
2464
2464
  * @param GetVolumeGroupRequest
2465
2465
  * @return GetVolumeGroupResponse
2466
2466
  * @throws OciError when an error occurs
2467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
2468
2468
  */
2469
2469
  getVolumeGroup(getVolumeGroupRequest) {
2470
2470
  return __awaiter(this, void 0, void 0, function* () {
@@ -2524,7 +2524,7 @@ class BlockstorageClient {
2524
2524
  * @param GetVolumeGroupBackupRequest
2525
2525
  * @return GetVolumeGroupBackupResponse
2526
2526
  * @throws OciError when an error occurs
2527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
2528
2528
  */
2529
2529
  getVolumeGroupBackup(getVolumeGroupBackupRequest) {
2530
2530
  return __awaiter(this, void 0, void 0, function* () {
@@ -2585,7 +2585,7 @@ class BlockstorageClient {
2585
2585
  * @param GetVolumeKmsKeyRequest
2586
2586
  * @return GetVolumeKmsKeyResponse
2587
2587
  * @throws OciError when an error occurs
2588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
2589
2589
  */
2590
2590
  getVolumeKmsKey(getVolumeKmsKeyRequest) {
2591
2591
  return __awaiter(this, void 0, void 0, function* () {
@@ -2647,7 +2647,7 @@ class BlockstorageClient {
2647
2647
  * @param ListBlockVolumeReplicasRequest
2648
2648
  * @return ListBlockVolumeReplicasResponse
2649
2649
  * @throws OciError when an error occurs
2650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
2651
2651
  */
2652
2652
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest) {
2653
2653
  return __awaiter(this, void 0, void 0, function* () {
@@ -2755,7 +2755,7 @@ class BlockstorageClient {
2755
2755
  * @param ListBootVolumeBackupsRequest
2756
2756
  * @return ListBootVolumeBackupsResponse
2757
2757
  * @throws OciError when an error occurs
2758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
2759
2759
  */
2760
2760
  listBootVolumeBackups(listBootVolumeBackupsRequest) {
2761
2761
  return __awaiter(this, void 0, void 0, function* () {
@@ -2864,7 +2864,7 @@ class BlockstorageClient {
2864
2864
  * @param ListBootVolumeReplicasRequest
2865
2865
  * @return ListBootVolumeReplicasResponse
2866
2866
  * @throws OciError when an error occurs
2867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
2867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
2868
2868
  */
2869
2869
  listBootVolumeReplicas(listBootVolumeReplicasRequest) {
2870
2870
  return __awaiter(this, void 0, void 0, function* () {
@@ -2972,7 +2972,7 @@ class BlockstorageClient {
2972
2972
  * @param ListBootVolumesRequest
2973
2973
  * @return ListBootVolumesResponse
2974
2974
  * @throws OciError when an error occurs
2975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
2975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
2976
2976
  */
2977
2977
  listBootVolumes(listBootVolumesRequest) {
2978
2978
  return __awaiter(this, void 0, void 0, function* () {
@@ -3080,7 +3080,7 @@ class BlockstorageClient {
3080
3080
  * @param ListVolumeBackupPoliciesRequest
3081
3081
  * @return ListVolumeBackupPoliciesResponse
3082
3082
  * @throws OciError when an error occurs
3083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
3084
3084
  */
3085
3085
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest) {
3086
3086
  return __awaiter(this, void 0, void 0, function* () {
@@ -3183,7 +3183,7 @@ class BlockstorageClient {
3183
3183
  * @param ListVolumeBackupsRequest
3184
3184
  * @return ListVolumeBackupsResponse
3185
3185
  * @throws OciError when an error occurs
3186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
3187
3187
  */
3188
3188
  listVolumeBackups(listVolumeBackupsRequest) {
3189
3189
  return __awaiter(this, void 0, void 0, function* () {
@@ -3293,7 +3293,7 @@ class BlockstorageClient {
3293
3293
  * @param ListVolumeGroupBackupsRequest
3294
3294
  * @return ListVolumeGroupBackupsResponse
3295
3295
  * @throws OciError when an error occurs
3296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
3297
3297
  */
3298
3298
  listVolumeGroupBackups(listVolumeGroupBackupsRequest) {
3299
3299
  return __awaiter(this, void 0, void 0, function* () {
@@ -3401,7 +3401,7 @@ class BlockstorageClient {
3401
3401
  * @param ListVolumeGroupsRequest
3402
3402
  * @return ListVolumeGroupsResponse
3403
3403
  * @throws OciError when an error occurs
3404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
3405
3405
  */
3406
3406
  listVolumeGroups(listVolumeGroupsRequest) {
3407
3407
  return __awaiter(this, void 0, void 0, function* () {
@@ -3509,7 +3509,7 @@ class BlockstorageClient {
3509
3509
  * @param ListVolumesRequest
3510
3510
  * @return ListVolumesResponse
3511
3511
  * @throws OciError when an error occurs
3512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
3513
3513
  */
3514
3514
  listVolumes(listVolumesRequest) {
3515
3515
  return __awaiter(this, void 0, void 0, function* () {
@@ -3617,7 +3617,7 @@ class BlockstorageClient {
3617
3617
  * @param UpdateBootVolumeRequest
3618
3618
  * @return UpdateBootVolumeResponse
3619
3619
  * @throws OciError when an error occurs
3620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
3621
3621
  */
3622
3622
  updateBootVolume(updateBootVolumeRequest) {
3623
3623
  return __awaiter(this, void 0, void 0, function* () {
@@ -3681,7 +3681,7 @@ class BlockstorageClient {
3681
3681
  * @param UpdateBootVolumeBackupRequest
3682
3682
  * @return UpdateBootVolumeBackupResponse
3683
3683
  * @throws OciError when an error occurs
3684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
3685
3685
  */
3686
3686
  updateBootVolumeBackup(updateBootVolumeBackupRequest) {
3687
3687
  return __awaiter(this, void 0, void 0, function* () {
@@ -3739,7 +3739,7 @@ class BlockstorageClient {
3739
3739
  * @param UpdateBootVolumeKmsKeyRequest
3740
3740
  * @return UpdateBootVolumeKmsKeyResponse
3741
3741
  * @throws OciError when an error occurs
3742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
3742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
3743
3743
  */
3744
3744
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest) {
3745
3745
  return __awaiter(this, void 0, void 0, function* () {
@@ -3803,7 +3803,7 @@ class BlockstorageClient {
3803
3803
  * @param UpdateVolumeRequest
3804
3804
  * @return UpdateVolumeResponse
3805
3805
  * @throws OciError when an error occurs
3806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
3806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
3807
3807
  */
3808
3808
  updateVolume(updateVolumeRequest) {
3809
3809
  return __awaiter(this, void 0, void 0, function* () {
@@ -3867,7 +3867,7 @@ class BlockstorageClient {
3867
3867
  * @param UpdateVolumeBackupRequest
3868
3868
  * @return UpdateVolumeBackupResponse
3869
3869
  * @throws OciError when an error occurs
3870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
3870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
3871
3871
  */
3872
3872
  updateVolumeBackup(updateVolumeBackupRequest) {
3873
3873
  return __awaiter(this, void 0, void 0, function* () {
@@ -3929,7 +3929,7 @@ class BlockstorageClient {
3929
3929
  * @param UpdateVolumeBackupPolicyRequest
3930
3930
  * @return UpdateVolumeBackupPolicyResponse
3931
3931
  * @throws OciError when an error occurs
3932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
3932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
3933
3933
  */
3934
3934
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest) {
3935
3935
  return __awaiter(this, void 0, void 0, function* () {
@@ -3999,7 +3999,7 @@ class BlockstorageClient {
3999
3999
  * @param UpdateVolumeGroupRequest
4000
4000
  * @return UpdateVolumeGroupResponse
4001
4001
  * @throws OciError when an error occurs
4002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4002
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
4003
4003
  */
4004
4004
  updateVolumeGroup(updateVolumeGroupRequest) {
4005
4005
  return __awaiter(this, void 0, void 0, function* () {
@@ -4061,7 +4061,7 @@ class BlockstorageClient {
4061
4061
  * @param UpdateVolumeGroupBackupRequest
4062
4062
  * @return UpdateVolumeGroupBackupResponse
4063
4063
  * @throws OciError when an error occurs
4064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
4065
4065
  */
4066
4066
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest) {
4067
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4119,7 +4119,7 @@ class BlockstorageClient {
4119
4119
  * @param UpdateVolumeKmsKeyRequest
4120
4120
  * @return UpdateVolumeKmsKeyResponse
4121
4121
  * @throws OciError when an error occurs
4122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
4123
4123
  */
4124
4124
  updateVolumeKmsKey(updateVolumeKmsKeyRequest) {
4125
4125
  return __awaiter(this, void 0, void 0, function* () {
@@ -4276,12 +4276,12 @@ class ComputeClient {
4276
4276
  throw Error("Waiters do not exist. Please create waiters.");
4277
4277
  }
4278
4278
  /**
4279
- * Accept the changes to the PCR values in the Measured Boot Report.
4279
+ * Accept the changes to the PCR values in the measured boot report.
4280
4280
  * This operation does not retry by default if the user has not defined a retry configuration.
4281
4281
  * @param AcceptShieldedIntegrityPolicyRequest
4282
4282
  * @return AcceptShieldedIntegrityPolicyResponse
4283
4283
  * @throws OciError when an error occurs
4284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
4285
4285
  */
4286
4286
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest) {
4287
4287
  return __awaiter(this, void 0, void 0, function* () {
@@ -4335,7 +4335,7 @@ class ComputeClient {
4335
4335
  * @param AddImageShapeCompatibilityEntryRequest
4336
4336
  * @return AddImageShapeCompatibilityEntryResponse
4337
4337
  * @throws OciError when an error occurs
4338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
4339
4339
  */
4340
4340
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest) {
4341
4341
  return __awaiter(this, void 0, void 0, function* () {
@@ -4393,7 +4393,7 @@ class ComputeClient {
4393
4393
  * @param AttachBootVolumeRequest
4394
4394
  * @return AttachBootVolumeResponse
4395
4395
  * @throws OciError when an error occurs
4396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
4397
4397
  */
4398
4398
  attachBootVolume(attachBootVolumeRequest) {
4399
4399
  return __awaiter(this, void 0, void 0, function* () {
@@ -4456,7 +4456,7 @@ class ComputeClient {
4456
4456
  * @param AttachVnicRequest
4457
4457
  * @return AttachVnicResponse
4458
4458
  * @throws OciError when an error occurs
4459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
4460
4460
  */
4461
4461
  attachVnic(attachVnicRequest) {
4462
4462
  return __awaiter(this, void 0, void 0, function* () {
@@ -4517,7 +4517,7 @@ class ComputeClient {
4517
4517
  * @param AttachVolumeRequest
4518
4518
  * @return AttachVolumeResponse
4519
4519
  * @throws OciError when an error occurs
4520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
4521
4521
  */
4522
4522
  attachVolume(attachVolumeRequest) {
4523
4523
  return __awaiter(this, void 0, void 0, function* () {
@@ -4594,7 +4594,7 @@ class ComputeClient {
4594
4594
  * @param CaptureConsoleHistoryRequest
4595
4595
  * @return CaptureConsoleHistoryResponse
4596
4596
  * @throws OciError when an error occurs
4597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
4598
4598
  */
4599
4599
  captureConsoleHistory(captureConsoleHistoryRequest) {
4600
4600
  return __awaiter(this, void 0, void 0, function* () {
@@ -4657,7 +4657,7 @@ class ComputeClient {
4657
4657
  * @param ChangeComputeCapacityReservationCompartmentRequest
4658
4658
  * @return ChangeComputeCapacityReservationCompartmentResponse
4659
4659
  * @throws OciError when an error occurs
4660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
4660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
4661
4661
  */
4662
4662
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest) {
4663
4663
  return __awaiter(this, void 0, void 0, function* () {
@@ -4720,7 +4720,7 @@ class ComputeClient {
4720
4720
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
4721
4721
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
4722
4722
  * @throws OciError when an error occurs
4723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
4723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
4724
4724
  */
4725
4725
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest) {
4726
4726
  return __awaiter(this, void 0, void 0, function* () {
@@ -4775,7 +4775,7 @@ class ComputeClient {
4775
4775
  * @param ChangeDedicatedVmHostCompartmentRequest
4776
4776
  * @return ChangeDedicatedVmHostCompartmentResponse
4777
4777
  * @throws OciError when an error occurs
4778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
4778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
4779
4779
  */
4780
4780
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest) {
4781
4781
  return __awaiter(this, void 0, void 0, function* () {
@@ -4843,7 +4843,7 @@ class ComputeClient {
4843
4843
  * @param ChangeImageCompartmentRequest
4844
4844
  * @return ChangeImageCompartmentResponse
4845
4845
  * @throws OciError when an error occurs
4846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
4846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
4847
4847
  */
4848
4848
  changeImageCompartment(changeImageCompartmentRequest) {
4849
4849
  return __awaiter(this, void 0, void 0, function* () {
@@ -4909,7 +4909,7 @@ class ComputeClient {
4909
4909
  * @param ChangeInstanceCompartmentRequest
4910
4910
  * @return ChangeInstanceCompartmentResponse
4911
4911
  * @throws OciError when an error occurs
4912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
4912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
4913
4913
  */
4914
4914
  changeInstanceCompartment(changeInstanceCompartmentRequest) {
4915
4915
  return __awaiter(this, void 0, void 0, function* () {
@@ -4975,7 +4975,7 @@ class ComputeClient {
4975
4975
  * @param CreateAppCatalogSubscriptionRequest
4976
4976
  * @return CreateAppCatalogSubscriptionResponse
4977
4977
  * @throws OciError when an error occurs
4978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
4978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
4979
4979
  */
4980
4980
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest) {
4981
4981
  return __awaiter(this, void 0, void 0, function* () {
@@ -5040,7 +5040,7 @@ class ComputeClient {
5040
5040
  * @param CreateComputeCapacityReservationRequest
5041
5041
  * @return CreateComputeCapacityReservationResponse
5042
5042
  * @throws OciError when an error occurs
5043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
5044
5044
  */
5045
5045
  createComputeCapacityReservation(createComputeCapacityReservationRequest) {
5046
5046
  return __awaiter(this, void 0, void 0, function* () {
@@ -5112,7 +5112,7 @@ class ComputeClient {
5112
5112
  * @param CreateComputeImageCapabilitySchemaRequest
5113
5113
  * @return CreateComputeImageCapabilitySchemaResponse
5114
5114
  * @throws OciError when an error occurs
5115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
5116
5116
  */
5117
5117
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest) {
5118
5118
  return __awaiter(this, void 0, void 0, function* () {
@@ -5176,7 +5176,7 @@ class ComputeClient {
5176
5176
  * @param CreateDedicatedVmHostRequest
5177
5177
  * @return CreateDedicatedVmHostResponse
5178
5178
  * @throws OciError when an error occurs
5179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
5180
5180
  */
5181
5181
  createDedicatedVmHost(createDedicatedVmHostRequest) {
5182
5182
  return __awaiter(this, void 0, void 0, function* () {
@@ -5265,7 +5265,7 @@ class ComputeClient {
5265
5265
  * @param CreateImageRequest
5266
5266
  * @return CreateImageResponse
5267
5267
  * @throws OciError when an error occurs
5268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateImage.ts.html |here} to see how to use CreateImage API.
5269
5269
  */
5270
5270
  createImage(createImageRequest) {
5271
5271
  return __awaiter(this, void 0, void 0, function* () {
@@ -5335,7 +5335,7 @@ class ComputeClient {
5335
5335
  * @param CreateInstanceConsoleConnectionRequest
5336
5336
  * @return CreateInstanceConsoleConnectionResponse
5337
5337
  * @throws OciError when an error occurs
5338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
5339
5339
  */
5340
5340
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest) {
5341
5341
  return __awaiter(this, void 0, void 0, function* () {
@@ -5395,7 +5395,7 @@ class ComputeClient {
5395
5395
  * @param DeleteAppCatalogSubscriptionRequest
5396
5396
  * @return DeleteAppCatalogSubscriptionResponse
5397
5397
  * @throws OciError when an error occurs
5398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
5399
5399
  */
5400
5400
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest) {
5401
5401
  return __awaiter(this, void 0, void 0, function* () {
@@ -5448,7 +5448,7 @@ class ComputeClient {
5448
5448
  * @param DeleteComputeCapacityReservationRequest
5449
5449
  * @return DeleteComputeCapacityReservationResponse
5450
5450
  * @throws OciError when an error occurs
5451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
5452
5452
  */
5453
5453
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest) {
5454
5454
  return __awaiter(this, void 0, void 0, function* () {
@@ -5507,7 +5507,7 @@ class ComputeClient {
5507
5507
  * @param DeleteComputeImageCapabilitySchemaRequest
5508
5508
  * @return DeleteComputeImageCapabilitySchemaResponse
5509
5509
  * @throws OciError when an error occurs
5510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
5510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
5511
5511
  */
5512
5512
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest) {
5513
5513
  return __awaiter(this, void 0, void 0, function* () {
@@ -5560,7 +5560,7 @@ class ComputeClient {
5560
5560
  * @param DeleteConsoleHistoryRequest
5561
5561
  * @return DeleteConsoleHistoryResponse
5562
5562
  * @throws OciError when an error occurs
5563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
5563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
5564
5564
  */
5565
5565
  deleteConsoleHistory(deleteConsoleHistoryRequest) {
5566
5566
  return __awaiter(this, void 0, void 0, function* () {
@@ -5616,7 +5616,7 @@ class ComputeClient {
5616
5616
  * @param DeleteDedicatedVmHostRequest
5617
5617
  * @return DeleteDedicatedVmHostResponse
5618
5618
  * @throws OciError when an error occurs
5619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
5619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
5620
5620
  */
5621
5621
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest) {
5622
5622
  return __awaiter(this, void 0, void 0, function* () {
@@ -5673,7 +5673,7 @@ class ComputeClient {
5673
5673
  * @param DeleteImageRequest
5674
5674
  * @return DeleteImageResponse
5675
5675
  * @throws OciError when an error occurs
5676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
5676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
5677
5677
  */
5678
5678
  deleteImage(deleteImageRequest) {
5679
5679
  return __awaiter(this, void 0, void 0, function* () {
@@ -5725,7 +5725,7 @@ class ComputeClient {
5725
5725
  * @param DeleteInstanceConsoleConnectionRequest
5726
5726
  * @return DeleteInstanceConsoleConnectionResponse
5727
5727
  * @throws OciError when an error occurs
5728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
5728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
5729
5729
  */
5730
5730
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest) {
5731
5731
  return __awaiter(this, void 0, void 0, function* () {
@@ -5781,7 +5781,7 @@ class ComputeClient {
5781
5781
  * @param DetachBootVolumeRequest
5782
5782
  * @return DetachBootVolumeResponse
5783
5783
  * @throws OciError when an error occurs
5784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
5784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
5785
5785
  */
5786
5786
  detachBootVolume(detachBootVolumeRequest) {
5787
5787
  return __awaiter(this, void 0, void 0, function* () {
@@ -5843,7 +5843,7 @@ class ComputeClient {
5843
5843
  * @param DetachVnicRequest
5844
5844
  * @return DetachVnicResponse
5845
5845
  * @throws OciError when an error occurs
5846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
5846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
5847
5847
  */
5848
5848
  detachVnic(detachVnicRequest) {
5849
5849
  return __awaiter(this, void 0, void 0, function* () {
@@ -5899,7 +5899,7 @@ class ComputeClient {
5899
5899
  * @param DetachVolumeRequest
5900
5900
  * @return DetachVolumeResponse
5901
5901
  * @throws OciError when an error occurs
5902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
5902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
5903
5903
  */
5904
5904
  detachVolume(detachVolumeRequest) {
5905
5905
  return __awaiter(this, void 0, void 0, function* () {
@@ -5961,7 +5961,7 @@ class ComputeClient {
5961
5961
  * @param ExportImageRequest
5962
5962
  * @return ExportImageResponse
5963
5963
  * @throws OciError when an error occurs
5964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
5964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ExportImage.ts.html |here} to see how to use ExportImage API.
5965
5965
  */
5966
5966
  exportImage(exportImageRequest) {
5967
5967
  return __awaiter(this, void 0, void 0, function* () {
@@ -6029,7 +6029,7 @@ class ComputeClient {
6029
6029
  * @param GetAppCatalogListingRequest
6030
6030
  * @return GetAppCatalogListingResponse
6031
6031
  * @throws OciError when an error occurs
6032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
6033
6033
  */
6034
6034
  getAppCatalogListing(getAppCatalogListingRequest) {
6035
6035
  return __awaiter(this, void 0, void 0, function* () {
@@ -6089,7 +6089,7 @@ class ComputeClient {
6089
6089
  * @param GetAppCatalogListingAgreementsRequest
6090
6090
  * @return GetAppCatalogListingAgreementsResponse
6091
6091
  * @throws OciError when an error occurs
6092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
6093
6093
  */
6094
6094
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest) {
6095
6095
  return __awaiter(this, void 0, void 0, function* () {
@@ -6150,7 +6150,7 @@ class ComputeClient {
6150
6150
  * @param GetAppCatalogListingResourceVersionRequest
6151
6151
  * @return GetAppCatalogListingResourceVersionResponse
6152
6152
  * @throws OciError when an error occurs
6153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
6154
6154
  */
6155
6155
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest) {
6156
6156
  return __awaiter(this, void 0, void 0, function* () {
@@ -6211,7 +6211,7 @@ class ComputeClient {
6211
6211
  * @param GetBootVolumeAttachmentRequest
6212
6212
  * @return GetBootVolumeAttachmentResponse
6213
6213
  * @throws OciError when an error occurs
6214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
6215
6215
  */
6216
6216
  getBootVolumeAttachment(getBootVolumeAttachmentRequest) {
6217
6217
  return __awaiter(this, void 0, void 0, function* () {
@@ -6271,7 +6271,7 @@ class ComputeClient {
6271
6271
  * @param GetComputeCapacityReservationRequest
6272
6272
  * @return GetComputeCapacityReservationResponse
6273
6273
  * @throws OciError when an error occurs
6274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
6275
6275
  */
6276
6276
  getComputeCapacityReservation(getComputeCapacityReservationRequest) {
6277
6277
  return __awaiter(this, void 0, void 0, function* () {
@@ -6332,7 +6332,7 @@ class ComputeClient {
6332
6332
  * @param GetComputeGlobalImageCapabilitySchemaRequest
6333
6333
  * @return GetComputeGlobalImageCapabilitySchemaResponse
6334
6334
  * @throws OciError when an error occurs
6335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
6335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
6336
6336
  */
6337
6337
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest) {
6338
6338
  return __awaiter(this, void 0, void 0, function* () {
@@ -6392,7 +6392,7 @@ class ComputeClient {
6392
6392
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
6393
6393
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
6394
6394
  * @throws OciError when an error occurs
6395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
6395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
6396
6396
  */
6397
6397
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest) {
6398
6398
  return __awaiter(this, void 0, void 0, function* () {
@@ -6454,7 +6454,7 @@ class ComputeClient {
6454
6454
  * @param GetComputeImageCapabilitySchemaRequest
6455
6455
  * @return GetComputeImageCapabilitySchemaResponse
6456
6456
  * @throws OciError when an error occurs
6457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
6457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
6458
6458
  */
6459
6459
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest) {
6460
6460
  return __awaiter(this, void 0, void 0, function* () {
@@ -6519,7 +6519,7 @@ class ComputeClient {
6519
6519
  * @param GetConsoleHistoryRequest
6520
6520
  * @return GetConsoleHistoryResponse
6521
6521
  * @throws OciError when an error occurs
6522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
6522
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
6523
6523
  */
6524
6524
  getConsoleHistory(getConsoleHistoryRequest) {
6525
6525
  return __awaiter(this, void 0, void 0, function* () {
@@ -6582,7 +6582,7 @@ class ComputeClient {
6582
6582
  * @param GetConsoleHistoryContentRequest
6583
6583
  * @return GetConsoleHistoryContentResponse
6584
6584
  * @throws OciError when an error occurs
6585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
6585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
6586
6586
  */
6587
6587
  getConsoleHistoryContent(getConsoleHistoryContentRequest) {
6588
6588
  return __awaiter(this, void 0, void 0, function* () {
@@ -6645,7 +6645,7 @@ class ComputeClient {
6645
6645
  * @param GetDedicatedVmHostRequest
6646
6646
  * @return GetDedicatedVmHostResponse
6647
6647
  * @throws OciError when an error occurs
6648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
6648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
6649
6649
  */
6650
6650
  getDedicatedVmHost(getDedicatedVmHostRequest) {
6651
6651
  return __awaiter(this, void 0, void 0, function* () {
@@ -6706,7 +6706,7 @@ class ComputeClient {
6706
6706
  * @param GetImageRequest
6707
6707
  * @return GetImageResponse
6708
6708
  * @throws OciError when an error occurs
6709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetImage.ts.html |here} to see how to use GetImage API.
6709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetImage.ts.html |here} to see how to use GetImage API.
6710
6710
  */
6711
6711
  getImage(getImageRequest) {
6712
6712
  return __awaiter(this, void 0, void 0, function* () {
@@ -6766,7 +6766,7 @@ class ComputeClient {
6766
6766
  * @param GetImageShapeCompatibilityEntryRequest
6767
6767
  * @return GetImageShapeCompatibilityEntryResponse
6768
6768
  * @throws OciError when an error occurs
6769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
6769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
6770
6770
  */
6771
6771
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest) {
6772
6772
  return __awaiter(this, void 0, void 0, function* () {
@@ -6823,7 +6823,7 @@ class ComputeClient {
6823
6823
  * @param GetInstanceRequest
6824
6824
  * @return GetInstanceResponse
6825
6825
  * @throws OciError when an error occurs
6826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
6826
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInstance.ts.html |here} to see how to use GetInstance API.
6827
6827
  */
6828
6828
  getInstance(getInstanceRequest) {
6829
6829
  return __awaiter(this, void 0, void 0, function* () {
@@ -6883,7 +6883,7 @@ class ComputeClient {
6883
6883
  * @param GetInstanceConsoleConnectionRequest
6884
6884
  * @return GetInstanceConsoleConnectionResponse
6885
6885
  * @throws OciError when an error occurs
6886
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
6886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
6887
6887
  */
6888
6888
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest) {
6889
6889
  return __awaiter(this, void 0, void 0, function* () {
@@ -6933,12 +6933,12 @@ class ComputeClient {
6933
6933
  });
6934
6934
  }
6935
6935
  /**
6936
- * Gets the measured boot report for this Shielded Instance.
6936
+ * Gets the measured boot report for this shielded instance.
6937
6937
  * This operation does not retry by default if the user has not defined a retry configuration.
6938
6938
  * @param GetMeasuredBootReportRequest
6939
6939
  * @return GetMeasuredBootReportResponse
6940
6940
  * @throws OciError when an error occurs
6941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
6941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
6942
6942
  */
6943
6943
  getMeasuredBootReport(getMeasuredBootReportRequest) {
6944
6944
  return __awaiter(this, void 0, void 0, function* () {
@@ -7000,7 +7000,7 @@ class ComputeClient {
7000
7000
  * @param GetVnicAttachmentRequest
7001
7001
  * @return GetVnicAttachmentResponse
7002
7002
  * @throws OciError when an error occurs
7003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
7004
7004
  */
7005
7005
  getVnicAttachment(getVnicAttachmentRequest) {
7006
7006
  return __awaiter(this, void 0, void 0, function* () {
@@ -7060,7 +7060,7 @@ class ComputeClient {
7060
7060
  * @param GetVolumeAttachmentRequest
7061
7061
  * @return GetVolumeAttachmentResponse
7062
7062
  * @throws OciError when an error occurs
7063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
7064
7064
  */
7065
7065
  getVolumeAttachment(getVolumeAttachmentRequest) {
7066
7066
  return __awaiter(this, void 0, void 0, function* () {
@@ -7122,7 +7122,7 @@ class ComputeClient {
7122
7122
  * @param GetWindowsInstanceInitialCredentialsRequest
7123
7123
  * @return GetWindowsInstanceInitialCredentialsResponse
7124
7124
  * @throws OciError when an error occurs
7125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
7126
7126
  */
7127
7127
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest) {
7128
7128
  return __awaiter(this, void 0, void 0, function* () {
@@ -7198,6 +7198,8 @@ class ComputeClient {
7198
7198
  * [Sending a Diagnostic Interrupt](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/sendingdiagnosticinterrupt.htm).
7199
7199
  * <p>
7200
7200
 
7201
+ * <p>
7202
+
7201
7203
  * For more information about managing instance lifecycle states, see
7202
7204
  * [Stopping and Starting an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/restartinginstance.htm).
7203
7205
  *
@@ -7205,7 +7207,7 @@ class ComputeClient {
7205
7207
  * @param InstanceActionRequest
7206
7208
  * @return InstanceActionResponse
7207
7209
  * @throws OciError when an error occurs
7208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
7209
7211
  */
7210
7212
  instanceAction(instanceActionRequest) {
7211
7213
  return __awaiter(this, void 0, void 0, function* () {
@@ -7308,7 +7310,7 @@ class ComputeClient {
7308
7310
  * @param LaunchInstanceRequest
7309
7311
  * @return LaunchInstanceResponse
7310
7312
  * @throws OciError when an error occurs
7311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
7313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
7312
7314
  */
7313
7315
  launchInstance(launchInstanceRequest) {
7314
7316
  return __awaiter(this, void 0, void 0, function* () {
@@ -7373,7 +7375,7 @@ class ComputeClient {
7373
7375
  * @param ListAppCatalogListingResourceVersionsRequest
7374
7376
  * @return ListAppCatalogListingResourceVersionsResponse
7375
7377
  * @throws OciError when an error occurs
7376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
7378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
7377
7379
  */
7378
7380
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest) {
7379
7381
  return __awaiter(this, void 0, void 0, function* () {
@@ -7477,7 +7479,7 @@ class ComputeClient {
7477
7479
  * @param ListAppCatalogListingsRequest
7478
7480
  * @return ListAppCatalogListingsResponse
7479
7481
  * @throws OciError when an error occurs
7480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
7482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
7481
7483
  */
7482
7484
  listAppCatalogListings(listAppCatalogListingsRequest) {
7483
7485
  return __awaiter(this, void 0, void 0, function* () {
@@ -7582,7 +7584,7 @@ class ComputeClient {
7582
7584
  * @param ListAppCatalogSubscriptionsRequest
7583
7585
  * @return ListAppCatalogSubscriptionsResponse
7584
7586
  * @throws OciError when an error occurs
7585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
7587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
7586
7588
  */
7587
7589
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest) {
7588
7590
  return __awaiter(this, void 0, void 0, function* () {
@@ -7689,7 +7691,7 @@ class ComputeClient {
7689
7691
  * @param ListBootVolumeAttachmentsRequest
7690
7692
  * @return ListBootVolumeAttachmentsResponse
7691
7693
  * @throws OciError when an error occurs
7692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
7694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
7693
7695
  */
7694
7696
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest) {
7695
7697
  return __awaiter(this, void 0, void 0, function* () {
@@ -7795,7 +7797,7 @@ class ComputeClient {
7795
7797
  * @param ListComputeCapacityReservationInstanceShapesRequest
7796
7798
  * @return ListComputeCapacityReservationInstanceShapesResponse
7797
7799
  * @throws OciError when an error occurs
7798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
7800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
7799
7801
  */
7800
7802
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest) {
7801
7803
  return __awaiter(this, void 0, void 0, function* () {
@@ -7903,7 +7905,7 @@ class ComputeClient {
7903
7905
  * @param ListComputeCapacityReservationInstancesRequest
7904
7906
  * @return ListComputeCapacityReservationInstancesResponse
7905
7907
  * @throws OciError when an error occurs
7906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
7908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
7907
7909
  */
7908
7910
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest) {
7909
7911
  return __awaiter(this, void 0, void 0, function* () {
@@ -8015,7 +8017,7 @@ class ComputeClient {
8015
8017
  * @param ListComputeCapacityReservationsRequest
8016
8018
  * @return ListComputeCapacityReservationsResponse
8017
8019
  * @throws OciError when an error occurs
8018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
8019
8021
  */
8020
8022
  listComputeCapacityReservations(listComputeCapacityReservationsRequest) {
8021
8023
  return __awaiter(this, void 0, void 0, function* () {
@@ -8124,7 +8126,7 @@ class ComputeClient {
8124
8126
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
8125
8127
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
8126
8128
  * @throws OciError when an error occurs
8127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
8128
8130
  */
8129
8131
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest) {
8130
8132
  return __awaiter(this, void 0, void 0, function* () {
@@ -8231,7 +8233,7 @@ class ComputeClient {
8231
8233
  * @param ListComputeGlobalImageCapabilitySchemasRequest
8232
8234
  * @return ListComputeGlobalImageCapabilitySchemasResponse
8233
8235
  * @throws OciError when an error occurs
8234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
8236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
8235
8237
  */
8236
8238
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest) {
8237
8239
  return __awaiter(this, void 0, void 0, function* () {
@@ -8337,7 +8339,7 @@ class ComputeClient {
8337
8339
  * @param ListComputeImageCapabilitySchemasRequest
8338
8340
  * @return ListComputeImageCapabilitySchemasResponse
8339
8341
  * @throws OciError when an error occurs
8340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
8342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
8341
8343
  */
8342
8344
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest) {
8343
8345
  return __awaiter(this, void 0, void 0, function* () {
@@ -8444,7 +8446,7 @@ class ComputeClient {
8444
8446
  * @param ListConsoleHistoriesRequest
8445
8447
  * @return ListConsoleHistoriesResponse
8446
8448
  * @throws OciError when an error occurs
8447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
8449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
8448
8450
  */
8449
8451
  listConsoleHistories(listConsoleHistoriesRequest) {
8450
8452
  return __awaiter(this, void 0, void 0, function* () {
@@ -8553,7 +8555,7 @@ class ComputeClient {
8553
8555
  * @param ListDedicatedVmHostInstanceShapesRequest
8554
8556
  * @return ListDedicatedVmHostInstanceShapesResponse
8555
8557
  * @throws OciError when an error occurs
8556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
8558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
8557
8559
  */
8558
8560
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest) {
8559
8561
  return __awaiter(this, void 0, void 0, function* () {
@@ -8659,7 +8661,7 @@ class ComputeClient {
8659
8661
  * @param ListDedicatedVmHostInstancesRequest
8660
8662
  * @return ListDedicatedVmHostInstancesResponse
8661
8663
  * @throws OciError when an error occurs
8662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
8664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
8663
8665
  */
8664
8666
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest) {
8665
8667
  return __awaiter(this, void 0, void 0, function* () {
@@ -8768,7 +8770,7 @@ class ComputeClient {
8768
8770
  * @param ListDedicatedVmHostShapesRequest
8769
8771
  * @return ListDedicatedVmHostShapesResponse
8770
8772
  * @throws OciError when an error occurs
8771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
8773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
8772
8774
  */
8773
8775
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest) {
8774
8776
  return __awaiter(this, void 0, void 0, function* () {
@@ -8877,7 +8879,7 @@ class ComputeClient {
8877
8879
  * @param ListDedicatedVmHostsRequest
8878
8880
  * @return ListDedicatedVmHostsResponse
8879
8881
  * @throws OciError when an error occurs
8880
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
8882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
8881
8883
  */
8882
8884
  listDedicatedVmHosts(listDedicatedVmHostsRequest) {
8883
8885
  return __awaiter(this, void 0, void 0, function* () {
@@ -8988,7 +8990,7 @@ class ComputeClient {
8988
8990
  * @param ListImageShapeCompatibilityEntriesRequest
8989
8991
  * @return ListImageShapeCompatibilityEntriesResponse
8990
8992
  * @throws OciError when an error occurs
8991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
8993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
8992
8994
  */
8993
8995
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest) {
8994
8996
  return __awaiter(this, void 0, void 0, function* () {
@@ -9087,20 +9089,23 @@ class ComputeClient {
9087
9089
  return oci_common_1.paginateResponses(request, req => this.listImageShapeCompatibilityEntries(req));
9088
9090
  }
9089
9091
  /**
9090
- * Lists the available images in the specified compartment, including
9092
+ * Lists a subset of images available in the specified compartment, including
9091
9093
  * [platform images](https://docs.cloud.oracle.com/iaas/Content/Compute/References/images.htm) and
9092
- * [custom images](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingcustomimages.htm) that have
9093
- * been created.
9094
+ * [custom images](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingcustomimages.htm).
9095
+ * The list of platform images includes the three most recently published versions
9096
+ * of each major distribution.
9097
+ * <p>
9098
+ The list of images returned is ordered to first show the recent platform images,
9099
+ * then all of the custom images.
9094
9100
  * <p>
9095
- The list of images that's returned is ordered to first show all
9096
- * platform images, then all custom images. The order of images might
9097
- * change when new images are released.
9101
+ **Caution:** Platform images are refreshed regularly. When new images are released, older versions are replaced.
9102
+ * The image OCIDs remain available, but when the platform image is replaced, the image OCIDs are no longer returned as part of the platform image list.
9098
9103
  *
9099
9104
  * This operation does not retry by default if the user has not defined a retry configuration.
9100
9105
  * @param ListImagesRequest
9101
9106
  * @return ListImagesResponse
9102
9107
  * @throws OciError when an error occurs
9103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListImages.ts.html |here} to see how to use ListImages API.
9108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListImages.ts.html |here} to see how to use ListImages API.
9104
9109
  */
9105
9110
  listImages(listImagesRequest) {
9106
9111
  return __awaiter(this, void 0, void 0, function* () {
@@ -9212,7 +9217,7 @@ class ComputeClient {
9212
9217
  * @param ListInstanceConsoleConnectionsRequest
9213
9218
  * @return ListInstanceConsoleConnectionsResponse
9214
9219
  * @throws OciError when an error occurs
9215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
9220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
9216
9221
  */
9217
9222
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest) {
9218
9223
  return __awaiter(this, void 0, void 0, function* () {
@@ -9315,7 +9320,7 @@ class ComputeClient {
9315
9320
  * @param ListInstanceDevicesRequest
9316
9321
  * @return ListInstanceDevicesResponse
9317
9322
  * @throws OciError when an error occurs
9318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
9323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
9319
9324
  */
9320
9325
  listInstanceDevices(listInstanceDevicesRequest) {
9321
9326
  return __awaiter(this, void 0, void 0, function* () {
@@ -9426,7 +9431,7 @@ class ComputeClient {
9426
9431
  * @param ListInstancesRequest
9427
9432
  * @return ListInstancesResponse
9428
9433
  * @throws OciError when an error occurs
9429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
9434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInstances.ts.html |here} to see how to use ListInstances API.
9430
9435
  */
9431
9436
  listInstances(listInstancesRequest) {
9432
9437
  return __awaiter(this, void 0, void 0, function* () {
@@ -9536,7 +9541,7 @@ class ComputeClient {
9536
9541
  * @param ListShapesRequest
9537
9542
  * @return ListShapesResponse
9538
9543
  * @throws OciError when an error occurs
9539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
9544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListShapes.ts.html |here} to see how to use ListShapes API.
9540
9545
  */
9541
9546
  listShapes(listShapesRequest) {
9542
9547
  return __awaiter(this, void 0, void 0, function* () {
@@ -9643,7 +9648,7 @@ class ComputeClient {
9643
9648
  * @param ListVnicAttachmentsRequest
9644
9649
  * @return ListVnicAttachmentsResponse
9645
9650
  * @throws OciError when an error occurs
9646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
9651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
9647
9652
  */
9648
9653
  listVnicAttachments(listVnicAttachmentsRequest) {
9649
9654
  return __awaiter(this, void 0, void 0, function* () {
@@ -9753,7 +9758,7 @@ class ComputeClient {
9753
9758
  * @param ListVolumeAttachmentsRequest
9754
9759
  * @return ListVolumeAttachmentsResponse
9755
9760
  * @throws OciError when an error occurs
9756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
9761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
9757
9762
  */
9758
9763
  listVolumeAttachments(listVolumeAttachmentsRequest) {
9759
9764
  return __awaiter(this, void 0, void 0, function* () {
@@ -9858,7 +9863,7 @@ class ComputeClient {
9858
9863
  * @param RemoveImageShapeCompatibilityEntryRequest
9859
9864
  * @return RemoveImageShapeCompatibilityEntryResponse
9860
9865
  * @throws OciError when an error occurs
9861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
9866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
9862
9867
  */
9863
9868
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest) {
9864
9869
  return __awaiter(this, void 0, void 0, function* () {
@@ -9918,7 +9923,7 @@ class ComputeClient {
9918
9923
  * @param TerminateInstanceRequest
9919
9924
  * @return TerminateInstanceResponse
9920
9925
  * @throws OciError when an error occurs
9921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
9926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
9922
9927
  */
9923
9928
  terminateInstance(terminateInstanceRequest) {
9924
9929
  return __awaiter(this, void 0, void 0, function* () {
@@ -9967,17 +9972,16 @@ class ComputeClient {
9967
9972
  });
9968
9973
  }
9969
9974
  /**
9970
- * Updates the display name, defined tag, and freeform tag fields for the specified compute capacity reservation.
9971
- * Fields that are not provided in the request will not be updated. Avoid entering confidential information.
9972
- * <p>
9973
- The update also modifies the reservation configurations of the specified compute capacity reservation.
9974
- *
9975
- * This operation does not retry by default if the user has not defined a retry configuration.
9976
- * @param UpdateComputeCapacityReservationRequest
9977
- * @return UpdateComputeCapacityReservationResponse
9978
- * @throws OciError when an error occurs
9979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
9980
- */
9975
+ * Updates the specified capacity reservation and its associated capacity configurations.
9976
+ * Fields that are not provided in the request will not be updated. Capacity configurations that are not included will be deleted.
9977
+ * Avoid entering confidential information.
9978
+ *
9979
+ * This operation does not retry by default if the user has not defined a retry configuration.
9980
+ * @param UpdateComputeCapacityReservationRequest
9981
+ * @return UpdateComputeCapacityReservationResponse
9982
+ * @throws OciError when an error occurs
9983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
9984
+ */
9981
9985
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest) {
9982
9986
  return __awaiter(this, void 0, void 0, function* () {
9983
9987
  if (this.logger)
@@ -10036,7 +10040,7 @@ class ComputeClient {
10036
10040
  * @param UpdateComputeImageCapabilitySchemaRequest
10037
10041
  * @return UpdateComputeImageCapabilitySchemaResponse
10038
10042
  * @throws OciError when an error occurs
10039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
10043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
10040
10044
  */
10041
10045
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest) {
10042
10046
  return __awaiter(this, void 0, void 0, function* () {
@@ -10098,7 +10102,7 @@ class ComputeClient {
10098
10102
  * @param UpdateConsoleHistoryRequest
10099
10103
  * @return UpdateConsoleHistoryResponse
10100
10104
  * @throws OciError when an error occurs
10101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
10105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
10102
10106
  */
10103
10107
  updateConsoleHistory(updateConsoleHistoryRequest) {
10104
10108
  return __awaiter(this, void 0, void 0, function* () {
@@ -10162,7 +10166,7 @@ class ComputeClient {
10162
10166
  * @param UpdateDedicatedVmHostRequest
10163
10167
  * @return UpdateDedicatedVmHostResponse
10164
10168
  * @throws OciError when an error occurs
10165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
10169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
10166
10170
  */
10167
10171
  updateDedicatedVmHost(updateDedicatedVmHostRequest) {
10168
10172
  return __awaiter(this, void 0, void 0, function* () {
@@ -10227,7 +10231,7 @@ class ComputeClient {
10227
10231
  * @param UpdateImageRequest
10228
10232
  * @return UpdateImageResponse
10229
10233
  * @throws OciError when an error occurs
10230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
10234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
10231
10235
  */
10232
10236
  updateImage(updateImageRequest) {
10233
10237
  return __awaiter(this, void 0, void 0, function* () {
@@ -10297,7 +10301,7 @@ class ComputeClient {
10297
10301
  * @param UpdateInstanceRequest
10298
10302
  * @return UpdateInstanceResponse
10299
10303
  * @throws OciError when an error occurs
10300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
10304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
10301
10305
  */
10302
10306
  updateInstance(updateInstanceRequest) {
10303
10307
  return __awaiter(this, void 0, void 0, function* () {
@@ -10365,7 +10369,7 @@ class ComputeClient {
10365
10369
  * @param UpdateInstanceConsoleConnectionRequest
10366
10370
  * @return UpdateInstanceConsoleConnectionResponse
10367
10371
  * @throws OciError when an error occurs
10368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
10372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
10369
10373
  */
10370
10374
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest) {
10371
10375
  return __awaiter(this, void 0, void 0, function* () {
@@ -10428,7 +10432,7 @@ class ComputeClient {
10428
10432
  * @param UpdateVolumeAttachmentRequest
10429
10433
  * @return UpdateVolumeAttachmentResponse
10430
10434
  * @throws OciError when an error occurs
10431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
10435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
10432
10436
  */
10433
10437
  updateVolumeAttachment(updateVolumeAttachmentRequest) {
10434
10438
  return __awaiter(this, void 0, void 0, function* () {
@@ -10492,7 +10496,7 @@ var ComputeManagementApiKeys;
10492
10496
  (function (ComputeManagementApiKeys) {
10493
10497
  })(ComputeManagementApiKeys = exports.ComputeManagementApiKeys || (exports.ComputeManagementApiKeys = {}));
10494
10498
  /**
10495
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
10499
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
10496
10500
  */
10497
10501
  class ComputeManagementClient {
10498
10502
  constructor(params, clientConfiguration) {
@@ -10509,7 +10513,7 @@ class ComputeManagementClient {
10509
10513
  : null;
10510
10514
  }
10511
10515
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
10512
- const specCircuitBreakerEnabled = false;
10516
+ const specCircuitBreakerEnabled = true;
10513
10517
  if (!this._circuitBreaker &&
10514
10518
  common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
10515
10519
  (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
@@ -10594,7 +10598,7 @@ class ComputeManagementClient {
10594
10598
  * @param AttachInstancePoolInstanceRequest
10595
10599
  * @return AttachInstancePoolInstanceResponse
10596
10600
  * @throws OciError when an error occurs
10597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
10601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
10598
10602
  */
10599
10603
  attachInstancePoolInstance(attachInstancePoolInstanceRequest) {
10600
10604
  return __awaiter(this, void 0, void 0, function* () {
@@ -10667,7 +10671,7 @@ class ComputeManagementClient {
10667
10671
  * @param AttachLoadBalancerRequest
10668
10672
  * @return AttachLoadBalancerResponse
10669
10673
  * @throws OciError when an error occurs
10670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
10674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
10671
10675
  */
10672
10676
  attachLoadBalancer(attachLoadBalancerRequest) {
10673
10677
  return __awaiter(this, void 0, void 0, function* () {
@@ -10736,7 +10740,7 @@ class ComputeManagementClient {
10736
10740
  * @param ChangeClusterNetworkCompartmentRequest
10737
10741
  * @return ChangeClusterNetworkCompartmentResponse
10738
10742
  * @throws OciError when an error occurs
10739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
10743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
10740
10744
  */
10741
10745
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest) {
10742
10746
  return __awaiter(this, void 0, void 0, function* () {
@@ -10809,7 +10813,7 @@ class ComputeManagementClient {
10809
10813
  * @param ChangeInstanceConfigurationCompartmentRequest
10810
10814
  * @return ChangeInstanceConfigurationCompartmentResponse
10811
10815
  * @throws OciError when an error occurs
10812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
10816
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
10813
10817
  */
10814
10818
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest) {
10815
10819
  return __awaiter(this, void 0, void 0, function* () {
@@ -10875,7 +10879,7 @@ class ComputeManagementClient {
10875
10879
  * @param ChangeInstancePoolCompartmentRequest
10876
10880
  * @return ChangeInstancePoolCompartmentResponse
10877
10881
  * @throws OciError when an error occurs
10878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
10882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
10879
10883
  */
10880
10884
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest) {
10881
10885
  return __awaiter(this, void 0, void 0, function* () {
@@ -10937,7 +10941,7 @@ class ComputeManagementClient {
10937
10941
  * @param CreateClusterNetworkRequest
10938
10942
  * @return CreateClusterNetworkResponse
10939
10943
  * @throws OciError when an error occurs
10940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
10944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
10941
10945
  */
10942
10946
  createClusterNetwork(createClusterNetworkRequest) {
10943
10947
  return __awaiter(this, void 0, void 0, function* () {
@@ -11004,7 +11008,7 @@ class ComputeManagementClient {
11004
11008
  * @param CreateInstanceConfigurationRequest
11005
11009
  * @return CreateInstanceConfigurationResponse
11006
11010
  * @throws OciError when an error occurs
11007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
11011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
11008
11012
  */
11009
11013
  createInstanceConfiguration(createInstanceConfigurationRequest) {
11010
11014
  return __awaiter(this, void 0, void 0, function* () {
@@ -11064,7 +11068,7 @@ class ComputeManagementClient {
11064
11068
  * @param CreateInstancePoolRequest
11065
11069
  * @return CreateInstancePoolResponse
11066
11070
  * @throws OciError when an error occurs
11067
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
11071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
11068
11072
  */
11069
11073
  createInstancePool(createInstancePoolRequest) {
11070
11074
  return __awaiter(this, void 0, void 0, function* () {
@@ -11124,7 +11128,7 @@ class ComputeManagementClient {
11124
11128
  * @param DeleteInstanceConfigurationRequest
11125
11129
  * @return DeleteInstanceConfigurationResponse
11126
11130
  * @throws OciError when an error occurs
11127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
11131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
11128
11132
  */
11129
11133
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest) {
11130
11134
  return __awaiter(this, void 0, void 0, function* () {
@@ -11177,7 +11181,7 @@ class ComputeManagementClient {
11177
11181
  * @param DetachInstancePoolInstanceRequest
11178
11182
  * @return DetachInstancePoolInstanceResponse
11179
11183
  * @throws OciError when an error occurs
11180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
11184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
11181
11185
  */
11182
11186
  detachInstancePoolInstance(detachInstancePoolInstanceRequest) {
11183
11187
  return __awaiter(this, void 0, void 0, function* () {
@@ -11236,7 +11240,7 @@ class ComputeManagementClient {
11236
11240
  * @param DetachLoadBalancerRequest
11237
11241
  * @return DetachLoadBalancerResponse
11238
11242
  * @throws OciError when an error occurs
11239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
11243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
11240
11244
  */
11241
11245
  detachLoadBalancer(detachLoadBalancerRequest) {
11242
11246
  return __awaiter(this, void 0, void 0, function* () {
@@ -11299,7 +11303,7 @@ class ComputeManagementClient {
11299
11303
  * @param GetClusterNetworkRequest
11300
11304
  * @return GetClusterNetworkResponse
11301
11305
  * @throws OciError when an error occurs
11302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
11306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
11303
11307
  */
11304
11308
  getClusterNetwork(getClusterNetworkRequest) {
11305
11309
  return __awaiter(this, void 0, void 0, function* () {
@@ -11359,7 +11363,7 @@ class ComputeManagementClient {
11359
11363
  * @param GetInstanceConfigurationRequest
11360
11364
  * @return GetInstanceConfigurationResponse
11361
11365
  * @throws OciError when an error occurs
11362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
11366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
11363
11367
  */
11364
11368
  getInstanceConfiguration(getInstanceConfigurationRequest) {
11365
11369
  return __awaiter(this, void 0, void 0, function* () {
@@ -11419,7 +11423,7 @@ class ComputeManagementClient {
11419
11423
  * @param GetInstancePoolRequest
11420
11424
  * @return GetInstancePoolResponse
11421
11425
  * @throws OciError when an error occurs
11422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
11426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
11423
11427
  */
11424
11428
  getInstancePool(getInstancePoolRequest) {
11425
11429
  return __awaiter(this, void 0, void 0, function* () {
@@ -11479,7 +11483,7 @@ class ComputeManagementClient {
11479
11483
  * @param GetInstancePoolInstanceRequest
11480
11484
  * @return GetInstancePoolInstanceResponse
11481
11485
  * @throws OciError when an error occurs
11482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
11486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
11483
11487
  */
11484
11488
  getInstancePoolInstance(getInstancePoolInstanceRequest) {
11485
11489
  return __awaiter(this, void 0, void 0, function* () {
@@ -11541,7 +11545,7 @@ class ComputeManagementClient {
11541
11545
  * @param GetInstancePoolLoadBalancerAttachmentRequest
11542
11546
  * @return GetInstancePoolLoadBalancerAttachmentResponse
11543
11547
  * @throws OciError when an error occurs
11544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
11548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
11545
11549
  */
11546
11550
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest) {
11547
11551
  return __awaiter(this, void 0, void 0, function* () {
@@ -11604,7 +11608,7 @@ class ComputeManagementClient {
11604
11608
  * @param LaunchInstanceConfigurationRequest
11605
11609
  * @return LaunchInstanceConfigurationResponse
11606
11610
  * @throws OciError when an error occurs
11607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
11611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
11608
11612
  */
11609
11613
  launchInstanceConfiguration(launchInstanceConfigurationRequest) {
11610
11614
  return __awaiter(this, void 0, void 0, function* () {
@@ -11671,7 +11675,7 @@ class ComputeManagementClient {
11671
11675
  * @param ListClusterNetworkInstancesRequest
11672
11676
  * @return ListClusterNetworkInstancesResponse
11673
11677
  * @throws OciError when an error occurs
11674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
11678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
11675
11679
  */
11676
11680
  listClusterNetworkInstances(listClusterNetworkInstancesRequest) {
11677
11681
  return __awaiter(this, void 0, void 0, function* () {
@@ -11778,7 +11782,7 @@ class ComputeManagementClient {
11778
11782
  * @param ListClusterNetworksRequest
11779
11783
  * @return ListClusterNetworksResponse
11780
11784
  * @throws OciError when an error occurs
11781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
11785
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
11782
11786
  */
11783
11787
  listClusterNetworks(listClusterNetworksRequest) {
11784
11788
  return __awaiter(this, void 0, void 0, function* () {
@@ -11885,7 +11889,7 @@ class ComputeManagementClient {
11885
11889
  * @param ListInstanceConfigurationsRequest
11886
11890
  * @return ListInstanceConfigurationsResponse
11887
11891
  * @throws OciError when an error occurs
11888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
11892
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
11889
11893
  */
11890
11894
  listInstanceConfigurations(listInstanceConfigurationsRequest) {
11891
11895
  return __awaiter(this, void 0, void 0, function* () {
@@ -11989,7 +11993,7 @@ class ComputeManagementClient {
11989
11993
  * @param ListInstancePoolInstancesRequest
11990
11994
  * @return ListInstancePoolInstancesResponse
11991
11995
  * @throws OciError when an error occurs
11992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
11996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
11993
11997
  */
11994
11998
  listInstancePoolInstances(listInstancePoolInstancesRequest) {
11995
11999
  return __awaiter(this, void 0, void 0, function* () {
@@ -12096,7 +12100,7 @@ class ComputeManagementClient {
12096
12100
  * @param ListInstancePoolsRequest
12097
12101
  * @return ListInstancePoolsResponse
12098
12102
  * @throws OciError when an error occurs
12099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
12103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
12100
12104
  */
12101
12105
  listInstancePools(listInstancePoolsRequest) {
12102
12106
  return __awaiter(this, void 0, void 0, function* () {
@@ -12204,7 +12208,7 @@ class ComputeManagementClient {
12204
12208
  * @param ResetInstancePoolRequest
12205
12209
  * @return ResetInstancePoolResponse
12206
12210
  * @throws OciError when an error occurs
12207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
12211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
12208
12212
  */
12209
12213
  resetInstancePool(resetInstancePoolRequest) {
12210
12214
  return __awaiter(this, void 0, void 0, function* () {
@@ -12271,7 +12275,7 @@ class ComputeManagementClient {
12271
12275
  * @param SoftresetInstancePoolRequest
12272
12276
  * @return SoftresetInstancePoolResponse
12273
12277
  * @throws OciError when an error occurs
12274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
12278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
12275
12279
  */
12276
12280
  softresetInstancePool(softresetInstancePoolRequest) {
12277
12281
  return __awaiter(this, void 0, void 0, function* () {
@@ -12335,7 +12339,7 @@ class ComputeManagementClient {
12335
12339
  * @param StartInstancePoolRequest
12336
12340
  * @return StartInstancePoolResponse
12337
12341
  * @throws OciError when an error occurs
12338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
12342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
12339
12343
  */
12340
12344
  startInstancePool(startInstancePoolRequest) {
12341
12345
  return __awaiter(this, void 0, void 0, function* () {
@@ -12399,7 +12403,7 @@ class ComputeManagementClient {
12399
12403
  * @param StopInstancePoolRequest
12400
12404
  * @return StopInstancePoolResponse
12401
12405
  * @throws OciError when an error occurs
12402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
12406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
12403
12407
  */
12404
12408
  stopInstancePool(stopInstancePoolRequest) {
12405
12409
  return __awaiter(this, void 0, void 0, function* () {
@@ -12465,7 +12469,7 @@ class ComputeManagementClient {
12465
12469
  * @param TerminateClusterNetworkRequest
12466
12470
  * @return TerminateClusterNetworkResponse
12467
12471
  * @throws OciError when an error occurs
12468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
12472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
12469
12473
  */
12470
12474
  terminateClusterNetwork(terminateClusterNetworkRequest) {
12471
12475
  return __awaiter(this, void 0, void 0, function* () {
@@ -12530,7 +12534,7 @@ class ComputeManagementClient {
12530
12534
  * @param TerminateInstancePoolRequest
12531
12535
  * @return TerminateInstancePoolResponse
12532
12536
  * @throws OciError when an error occurs
12533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
12537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
12534
12538
  */
12535
12539
  terminateInstancePool(terminateInstancePoolRequest) {
12536
12540
  return __awaiter(this, void 0, void 0, function* () {
@@ -12583,7 +12587,7 @@ class ComputeManagementClient {
12583
12587
  * @param UpdateClusterNetworkRequest
12584
12588
  * @return UpdateClusterNetworkResponse
12585
12589
  * @throws OciError when an error occurs
12586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
12590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
12587
12591
  */
12588
12592
  updateClusterNetwork(updateClusterNetworkRequest) {
12589
12593
  return __awaiter(this, void 0, void 0, function* () {
@@ -12646,7 +12650,7 @@ class ComputeManagementClient {
12646
12650
  * @param UpdateInstanceConfigurationRequest
12647
12651
  * @return UpdateInstanceConfigurationResponse
12648
12652
  * @throws OciError when an error occurs
12649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
12653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
12650
12654
  */
12651
12655
  updateInstanceConfiguration(updateInstanceConfigurationRequest) {
12652
12656
  return __awaiter(this, void 0, void 0, function* () {
@@ -12712,7 +12716,7 @@ class ComputeManagementClient {
12712
12716
  * @param UpdateInstancePoolRequest
12713
12717
  * @return UpdateInstancePoolResponse
12714
12718
  * @throws OciError when an error occurs
12715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
12719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
12716
12720
  */
12717
12721
  updateInstancePool(updateInstancePoolRequest) {
12718
12722
  return __awaiter(this, void 0, void 0, function* () {
@@ -12776,7 +12780,7 @@ var VirtualNetworkApiKeys;
12776
12780
  (function (VirtualNetworkApiKeys) {
12777
12781
  })(VirtualNetworkApiKeys = exports.VirtualNetworkApiKeys || (exports.VirtualNetworkApiKeys = {}));
12778
12782
  /**
12779
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
12783
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
12780
12784
  */
12781
12785
  class VirtualNetworkClient {
12782
12786
  constructor(params, clientConfiguration) {
@@ -12793,7 +12797,7 @@ class VirtualNetworkClient {
12793
12797
  : null;
12794
12798
  }
12795
12799
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
12796
- const specCircuitBreakerEnabled = false;
12800
+ const specCircuitBreakerEnabled = true;
12797
12801
  if (!this._circuitBreaker &&
12798
12802
  common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
12799
12803
  (specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
@@ -12876,7 +12880,7 @@ class VirtualNetworkClient {
12876
12880
  * @param AddDrgRouteDistributionStatementsRequest
12877
12881
  * @return AddDrgRouteDistributionStatementsResponse
12878
12882
  * @throws OciError when an error occurs
12879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
12883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
12880
12884
  */
12881
12885
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest) {
12882
12886
  return __awaiter(this, void 0, void 0, function* () {
@@ -12933,7 +12937,7 @@ class VirtualNetworkClient {
12933
12937
  * @param AddDrgRouteRulesRequest
12934
12938
  * @return AddDrgRouteRulesResponse
12935
12939
  * @throws OciError when an error occurs
12936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
12940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
12937
12941
  */
12938
12942
  addDrgRouteRules(addDrgRouteRulesRequest) {
12939
12943
  return __awaiter(this, void 0, void 0, function* () {
@@ -12992,7 +12996,7 @@ class VirtualNetworkClient {
12992
12996
  * @param AddIpv6VcnCidrRequest
12993
12997
  * @return AddIpv6VcnCidrResponse
12994
12998
  * @throws OciError when an error occurs
12995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
12999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
12996
13000
  */
12997
13001
  addIpv6VcnCidr(addIpv6VcnCidrRequest) {
12998
13002
  return __awaiter(this, void 0, void 0, function* () {
@@ -13052,7 +13056,7 @@ class VirtualNetworkClient {
13052
13056
  * @param AddNetworkSecurityGroupSecurityRulesRequest
13053
13057
  * @return AddNetworkSecurityGroupSecurityRulesResponse
13054
13058
  * @throws OciError when an error occurs
13055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
13059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
13056
13060
  */
13057
13061
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest) {
13058
13062
  return __awaiter(this, void 0, void 0, function* () {
@@ -13111,7 +13115,7 @@ class VirtualNetworkClient {
13111
13115
  * @param AddPublicIpPoolCapacityRequest
13112
13116
  * @return AddPublicIpPoolCapacityResponse
13113
13117
  * @throws OciError when an error occurs
13114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
13118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
13115
13119
  */
13116
13120
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest) {
13117
13121
  return __awaiter(this, void 0, void 0, function* () {
@@ -13181,7 +13185,7 @@ class VirtualNetworkClient {
13181
13185
  * @param AddVcnCidrRequest
13182
13186
  * @return AddVcnCidrResponse
13183
13187
  * @throws OciError when an error occurs
13184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
13188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
13185
13189
  */
13186
13190
  addVcnCidr(addVcnCidrRequest) {
13187
13191
  return __awaiter(this, void 0, void 0, function* () {
@@ -13243,7 +13247,7 @@ class VirtualNetworkClient {
13243
13247
  * @param AdvertiseByoipRangeRequest
13244
13248
  * @return AdvertiseByoipRangeResponse
13245
13249
  * @throws OciError when an error occurs
13246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
13250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
13247
13251
  */
13248
13252
  advertiseByoipRange(advertiseByoipRangeRequest) {
13249
13253
  return __awaiter(this, void 0, void 0, function* () {
@@ -13305,7 +13309,7 @@ class VirtualNetworkClient {
13305
13309
  * @param AttachServiceIdRequest
13306
13310
  * @return AttachServiceIdResponse
13307
13311
  * @throws OciError when an error occurs
13308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
13312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
13309
13313
  */
13310
13314
  attachServiceId(attachServiceIdRequest) {
13311
13315
  return __awaiter(this, void 0, void 0, function* () {
@@ -13366,7 +13370,7 @@ class VirtualNetworkClient {
13366
13370
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
13367
13371
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
13368
13372
  * @throws OciError when an error occurs
13369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
13373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
13370
13374
  */
13371
13375
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest) {
13372
13376
  return __awaiter(this, void 0, void 0, function* () {
@@ -13416,7 +13420,7 @@ class VirtualNetworkClient {
13416
13420
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
13417
13421
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
13418
13422
  * @throws OciError when an error occurs
13419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
13423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
13420
13424
  */
13421
13425
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest) {
13422
13426
  return __awaiter(this, void 0, void 0, function* () {
@@ -13465,7 +13469,7 @@ class VirtualNetworkClient {
13465
13469
  * @param ChangeByoipRangeCompartmentRequest
13466
13470
  * @return ChangeByoipRangeCompartmentResponse
13467
13471
  * @throws OciError when an error occurs
13468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
13472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
13469
13473
  */
13470
13474
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest) {
13471
13475
  return __awaiter(this, void 0, void 0, function* () {
@@ -13522,7 +13526,7 @@ class VirtualNetworkClient {
13522
13526
  * @param ChangeCpeCompartmentRequest
13523
13527
  * @return ChangeCpeCompartmentResponse
13524
13528
  * @throws OciError when an error occurs
13525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
13529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
13526
13530
  */
13527
13531
  changeCpeCompartment(changeCpeCompartmentRequest) {
13528
13532
  return __awaiter(this, void 0, void 0, function* () {
@@ -13584,7 +13588,7 @@ class VirtualNetworkClient {
13584
13588
  * @param ChangeCrossConnectCompartmentRequest
13585
13589
  * @return ChangeCrossConnectCompartmentResponse
13586
13590
  * @throws OciError when an error occurs
13587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
13591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
13588
13592
  */
13589
13593
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest) {
13590
13594
  return __awaiter(this, void 0, void 0, function* () {
@@ -13646,7 +13650,7 @@ class VirtualNetworkClient {
13646
13650
  * @param ChangeCrossConnectGroupCompartmentRequest
13647
13651
  * @return ChangeCrossConnectGroupCompartmentResponse
13648
13652
  * @throws OciError when an error occurs
13649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
13653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
13650
13654
  */
13651
13655
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest) {
13652
13656
  return __awaiter(this, void 0, void 0, function* () {
@@ -13708,7 +13712,7 @@ class VirtualNetworkClient {
13708
13712
  * @param ChangeDhcpOptionsCompartmentRequest
13709
13713
  * @return ChangeDhcpOptionsCompartmentResponse
13710
13714
  * @throws OciError when an error occurs
13711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
13715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
13712
13716
  */
13713
13717
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest) {
13714
13718
  return __awaiter(this, void 0, void 0, function* () {
@@ -13770,7 +13774,7 @@ class VirtualNetworkClient {
13770
13774
  * @param ChangeDrgCompartmentRequest
13771
13775
  * @return ChangeDrgCompartmentResponse
13772
13776
  * @throws OciError when an error occurs
13773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
13777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
13774
13778
  */
13775
13779
  changeDrgCompartment(changeDrgCompartmentRequest) {
13776
13780
  return __awaiter(this, void 0, void 0, function* () {
@@ -13837,7 +13841,7 @@ class VirtualNetworkClient {
13837
13841
  * @param ChangeIPSecConnectionCompartmentRequest
13838
13842
  * @return ChangeIPSecConnectionCompartmentResponse
13839
13843
  * @throws OciError when an error occurs
13840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
13844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
13841
13845
  */
13842
13846
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest) {
13843
13847
  return __awaiter(this, void 0, void 0, function* () {
@@ -13899,7 +13903,7 @@ class VirtualNetworkClient {
13899
13903
  * @param ChangeInternetGatewayCompartmentRequest
13900
13904
  * @return ChangeInternetGatewayCompartmentResponse
13901
13905
  * @throws OciError when an error occurs
13902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
13906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
13903
13907
  */
13904
13908
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest) {
13905
13909
  return __awaiter(this, void 0, void 0, function* () {
@@ -13961,7 +13965,7 @@ class VirtualNetworkClient {
13961
13965
  * @param ChangeLocalPeeringGatewayCompartmentRequest
13962
13966
  * @return ChangeLocalPeeringGatewayCompartmentResponse
13963
13967
  * @throws OciError when an error occurs
13964
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
13968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
13965
13969
  */
13966
13970
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest) {
13967
13971
  return __awaiter(this, void 0, void 0, function* () {
@@ -14023,7 +14027,7 @@ class VirtualNetworkClient {
14023
14027
  * @param ChangeNatGatewayCompartmentRequest
14024
14028
  * @return ChangeNatGatewayCompartmentResponse
14025
14029
  * @throws OciError when an error occurs
14026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
14030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
14027
14031
  */
14028
14032
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest) {
14029
14033
  return __awaiter(this, void 0, void 0, function* () {
@@ -14084,7 +14088,7 @@ class VirtualNetworkClient {
14084
14088
  * @param ChangeNetworkSecurityGroupCompartmentRequest
14085
14089
  * @return ChangeNetworkSecurityGroupCompartmentResponse
14086
14090
  * @throws OciError when an error occurs
14087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
14091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
14088
14092
  */
14089
14093
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest) {
14090
14094
  return __awaiter(this, void 0, void 0, function* () {
@@ -14149,7 +14153,7 @@ class VirtualNetworkClient {
14149
14153
  * @param ChangePublicIpCompartmentRequest
14150
14154
  * @return ChangePublicIpCompartmentResponse
14151
14155
  * @throws OciError when an error occurs
14152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
14156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
14153
14157
  */
14154
14158
  changePublicIpCompartment(changePublicIpCompartmentRequest) {
14155
14159
  return __awaiter(this, void 0, void 0, function* () {
@@ -14211,7 +14215,7 @@ class VirtualNetworkClient {
14211
14215
  * @param ChangePublicIpPoolCompartmentRequest
14212
14216
  * @return ChangePublicIpPoolCompartmentResponse
14213
14217
  * @throws OciError when an error occurs
14214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
14218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
14215
14219
  */
14216
14220
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest) {
14217
14221
  return __awaiter(this, void 0, void 0, function* () {
@@ -14268,7 +14272,7 @@ class VirtualNetworkClient {
14268
14272
  * @param ChangeRemotePeeringConnectionCompartmentRequest
14269
14273
  * @return ChangeRemotePeeringConnectionCompartmentResponse
14270
14274
  * @throws OciError when an error occurs
14271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
14275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
14272
14276
  */
14273
14277
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest) {
14274
14278
  return __awaiter(this, void 0, void 0, function* () {
@@ -14330,7 +14334,7 @@ class VirtualNetworkClient {
14330
14334
  * @param ChangeRouteTableCompartmentRequest
14331
14335
  * @return ChangeRouteTableCompartmentResponse
14332
14336
  * @throws OciError when an error occurs
14333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
14337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
14334
14338
  */
14335
14339
  changeRouteTableCompartment(changeRouteTableCompartmentRequest) {
14336
14340
  return __awaiter(this, void 0, void 0, function* () {
@@ -14392,7 +14396,7 @@ class VirtualNetworkClient {
14392
14396
  * @param ChangeSecurityListCompartmentRequest
14393
14397
  * @return ChangeSecurityListCompartmentResponse
14394
14398
  * @throws OciError when an error occurs
14395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
14399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
14396
14400
  */
14397
14401
  changeSecurityListCompartment(changeSecurityListCompartmentRequest) {
14398
14402
  return __awaiter(this, void 0, void 0, function* () {
@@ -14454,7 +14458,7 @@ class VirtualNetworkClient {
14454
14458
  * @param ChangeServiceGatewayCompartmentRequest
14455
14459
  * @return ChangeServiceGatewayCompartmentResponse
14456
14460
  * @throws OciError when an error occurs
14457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
14461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
14458
14462
  */
14459
14463
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest) {
14460
14464
  return __awaiter(this, void 0, void 0, function* () {
@@ -14516,7 +14520,7 @@ class VirtualNetworkClient {
14516
14520
  * @param ChangeSubnetCompartmentRequest
14517
14521
  * @return ChangeSubnetCompartmentResponse
14518
14522
  * @throws OciError when an error occurs
14519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
14523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
14520
14524
  */
14521
14525
  changeSubnetCompartment(changeSubnetCompartmentRequest) {
14522
14526
  return __awaiter(this, void 0, void 0, function* () {
@@ -14583,7 +14587,7 @@ class VirtualNetworkClient {
14583
14587
  * @param ChangeVcnCompartmentRequest
14584
14588
  * @return ChangeVcnCompartmentResponse
14585
14589
  * @throws OciError when an error occurs
14586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
14590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
14587
14591
  */
14588
14592
  changeVcnCompartment(changeVcnCompartmentRequest) {
14589
14593
  return __awaiter(this, void 0, void 0, function* () {
@@ -14650,7 +14654,7 @@ class VirtualNetworkClient {
14650
14654
  * @param ChangeVirtualCircuitCompartmentRequest
14651
14655
  * @return ChangeVirtualCircuitCompartmentResponse
14652
14656
  * @throws OciError when an error occurs
14653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
14657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
14654
14658
  */
14655
14659
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest) {
14656
14660
  return __awaiter(this, void 0, void 0, function* () {
@@ -14712,7 +14716,7 @@ class VirtualNetworkClient {
14712
14716
  * @param ChangeVlanCompartmentRequest
14713
14717
  * @return ChangeVlanCompartmentResponse
14714
14718
  * @throws OciError when an error occurs
14715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
14719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
14716
14720
  */
14717
14721
  changeVlanCompartment(changeVlanCompartmentRequest) {
14718
14722
  return __awaiter(this, void 0, void 0, function* () {
@@ -14780,7 +14784,7 @@ class VirtualNetworkClient {
14780
14784
  * @param ConnectLocalPeeringGatewaysRequest
14781
14785
  * @return ConnectLocalPeeringGatewaysResponse
14782
14786
  * @throws OciError when an error occurs
14783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
14787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
14784
14788
  */
14785
14789
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest) {
14786
14790
  return __awaiter(this, void 0, void 0, function* () {
@@ -14840,7 +14844,7 @@ class VirtualNetworkClient {
14840
14844
  * @param ConnectRemotePeeringConnectionsRequest
14841
14845
  * @return ConnectRemotePeeringConnectionsResponse
14842
14846
  * @throws OciError when an error occurs
14843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
14847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
14844
14848
  */
14845
14849
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest) {
14846
14850
  return __awaiter(this, void 0, void 0, function* () {
@@ -14893,7 +14897,7 @@ class VirtualNetworkClient {
14893
14897
  * @param CreateByoipRangeRequest
14894
14898
  * @return CreateByoipRangeResponse
14895
14899
  * @throws OciError when an error occurs
14896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
14900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
14897
14901
  */
14898
14902
  createByoipRange(createByoipRangeRequest) {
14899
14903
  return __awaiter(this, void 0, void 0, function* () {
@@ -14950,7 +14954,7 @@ class VirtualNetworkClient {
14950
14954
  }
14951
14955
  /**
14952
14956
  * Creates a new virtual customer-premises equipment (CPE) object in the specified compartment. For
14953
- * more information, see [IPSec VPNs](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingIPsec.htm).
14957
+ * more information, see [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
14954
14958
  * <p>
14955
14959
  For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment where you want
14956
14960
  * the CPE to reside. Notice that the CPE doesn't have to be in the same compartment as the IPSec
@@ -14960,7 +14964,7 @@ class VirtualNetworkClient {
14960
14964
  * For information about OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
14961
14965
  * <p>
14962
14966
  You must provide the public IP address of your on-premises router. See
14963
- * [Configuring Your On-Premises Router for an IPSec VPN](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
14967
+ * [CPE Configuration](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
14964
14968
  * <p>
14965
14969
  You may optionally specify a *display name* for the CPE, otherwise a default is provided. It does not have to
14966
14970
  * be unique, and you can change it. Avoid entering confidential information.
@@ -14969,7 +14973,7 @@ class VirtualNetworkClient {
14969
14973
  * @param CreateCpeRequest
14970
14974
  * @return CreateCpeResponse
14971
14975
  * @throws OciError when an error occurs
14972
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
14976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
14973
14977
  */
14974
14978
  createCpe(createCpeRequest) {
14975
14979
  return __awaiter(this, void 0, void 0, function* () {
@@ -15048,7 +15052,7 @@ class VirtualNetworkClient {
15048
15052
  * @param CreateCrossConnectRequest
15049
15053
  * @return CreateCrossConnectResponse
15050
15054
  * @throws OciError when an error occurs
15051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
15055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
15052
15056
  */
15053
15057
  createCrossConnect(createCrossConnectRequest) {
15054
15058
  return __awaiter(this, void 0, void 0, function* () {
@@ -15123,7 +15127,7 @@ class VirtualNetworkClient {
15123
15127
  * @param CreateCrossConnectGroupRequest
15124
15128
  * @return CreateCrossConnectGroupResponse
15125
15129
  * @throws OciError when an error occurs
15126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
15130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
15127
15131
  */
15128
15132
  createCrossConnectGroup(createCrossConnectGroupRequest) {
15129
15133
  return __awaiter(this, void 0, void 0, function* () {
@@ -15195,7 +15199,7 @@ class VirtualNetworkClient {
15195
15199
  * @param CreateDhcpOptionsRequest
15196
15200
  * @return CreateDhcpOptionsResponse
15197
15201
  * @throws OciError when an error occurs
15198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
15202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
15199
15203
  */
15200
15204
  createDhcpOptions(createDhcpOptionsRequest) {
15201
15205
  return __awaiter(this, void 0, void 0, function* () {
@@ -15253,7 +15257,7 @@ class VirtualNetworkClient {
15253
15257
  * Creates a new dynamic routing gateway (DRG) in the specified compartment. For more information,
15254
15258
  * see [Dynamic Routing Gateways (DRGs)](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingDRGs.htm).
15255
15259
  * <p>
15256
- For the purposes of access control, you must provide the OCID of the compartment where you want
15260
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want
15257
15261
  * the DRG to reside. Notice that the DRG doesn't have to be in the same compartment as the VCN,
15258
15262
  * the DRG attachment, or other Networking Service components. If you're not sure which compartment
15259
15263
  * to use, put the DRG in the same compartment as the VCN. For more information about compartments
@@ -15267,7 +15271,7 @@ class VirtualNetworkClient {
15267
15271
  * @param CreateDrgRequest
15268
15272
  * @return CreateDrgResponse
15269
15273
  * @throws OciError when an error occurs
15270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
15274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
15271
15275
  */
15272
15276
  createDrg(createDrgRequest) {
15273
15277
  return __awaiter(this, void 0, void 0, function* () {
@@ -15338,7 +15342,7 @@ class VirtualNetworkClient {
15338
15342
  * @param CreateDrgAttachmentRequest
15339
15343
  * @return CreateDrgAttachmentResponse
15340
15344
  * @throws OciError when an error occurs
15341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
15345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
15342
15346
  */
15343
15347
  createDrgAttachment(createDrgAttachmentRequest) {
15344
15348
  return __awaiter(this, void 0, void 0, function* () {
@@ -15402,7 +15406,7 @@ class VirtualNetworkClient {
15402
15406
  * @param CreateDrgRouteDistributionRequest
15403
15407
  * @return CreateDrgRouteDistributionResponse
15404
15408
  * @throws OciError when an error occurs
15405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
15409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
15406
15410
  */
15407
15411
  createDrgRouteDistribution(createDrgRouteDistributionRequest) {
15408
15412
  return __awaiter(this, void 0, void 0, function* () {
@@ -15464,7 +15468,7 @@ class VirtualNetworkClient {
15464
15468
  * @param CreateDrgRouteTableRequest
15465
15469
  * @return CreateDrgRouteTableResponse
15466
15470
  * @throws OciError when an error occurs
15467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
15471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
15468
15472
  */
15469
15473
  createDrgRouteTable(createDrgRouteTableRequest) {
15470
15474
  return __awaiter(this, void 0, void 0, function* () {
@@ -15520,7 +15524,7 @@ class VirtualNetworkClient {
15520
15524
  }
15521
15525
  /**
15522
15526
  * Creates a new IPSec connection between the specified DRG and CPE. For more information, see
15523
- * [IPSec VPNs](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingIPsec.htm).
15527
+ * [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
15524
15528
  * <p>
15525
15529
  If you configure at least one tunnel to use static routing, then in the request you must provide
15526
15530
  * at least one valid static route (you're allowed a maximum of 10). For example: 10.0.0.0/16.
@@ -15546,13 +15550,13 @@ class VirtualNetworkClient {
15546
15550
  * <p>
15547
15551
  For each tunnel, you need the IP address of Oracle's VPN headend and the shared secret
15548
15552
  * (that is, the pre-shared key). For more information, see
15549
- * [Configuring Your On-Premises Router for an IPSec VPN](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
15553
+ * [CPE Configuration](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
15550
15554
  *
15551
15555
  * This operation does not retry by default if the user has not defined a retry configuration.
15552
15556
  * @param CreateIPSecConnectionRequest
15553
15557
  * @return CreateIPSecConnectionResponse
15554
15558
  * @throws OciError when an error occurs
15555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
15559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
15556
15560
  */
15557
15561
  createIPSecConnection(createIPSecConnectionRequest) {
15558
15562
  return __awaiter(this, void 0, void 0, function* () {
@@ -15632,7 +15636,7 @@ class VirtualNetworkClient {
15632
15636
  * @param CreateInternetGatewayRequest
15633
15637
  * @return CreateInternetGatewayResponse
15634
15638
  * @throws OciError when an error occurs
15635
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
15639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
15636
15640
  */
15637
15641
  createInternetGateway(createInternetGatewayRequest) {
15638
15642
  return __awaiter(this, void 0, void 0, function* () {
@@ -15693,7 +15697,7 @@ class VirtualNetworkClient {
15693
15697
  * @param CreateIpv6Request
15694
15698
  * @return CreateIpv6Response
15695
15699
  * @throws OciError when an error occurs
15696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
15700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
15697
15701
  */
15698
15702
  createIpv6(createIpv6Request) {
15699
15703
  return __awaiter(this, void 0, void 0, function* () {
@@ -15755,7 +15759,7 @@ class VirtualNetworkClient {
15755
15759
  * @param CreateLocalPeeringGatewayRequest
15756
15760
  * @return CreateLocalPeeringGatewayResponse
15757
15761
  * @throws OciError when an error occurs
15758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
15762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
15759
15763
  */
15760
15764
  createLocalPeeringGateway(createLocalPeeringGatewayRequest) {
15761
15765
  return __awaiter(this, void 0, void 0, function* () {
@@ -15817,7 +15821,7 @@ class VirtualNetworkClient {
15817
15821
  * @param CreateNatGatewayRequest
15818
15822
  * @return CreateNatGatewayResponse
15819
15823
  * @throws OciError when an error occurs
15820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
15824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
15821
15825
  */
15822
15826
  createNatGateway(createNatGatewayRequest) {
15823
15827
  return __awaiter(this, void 0, void 0, function* () {
@@ -15878,7 +15882,7 @@ class VirtualNetworkClient {
15878
15882
  * @param CreateNetworkSecurityGroupRequest
15879
15883
  * @return CreateNetworkSecurityGroupResponse
15880
15884
  * @throws OciError when an error occurs
15881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
15885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
15882
15886
  */
15883
15887
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest) {
15884
15888
  return __awaiter(this, void 0, void 0, function* () {
@@ -15941,7 +15945,7 @@ class VirtualNetworkClient {
15941
15945
  * @param CreatePrivateIpRequest
15942
15946
  * @return CreatePrivateIpResponse
15943
15947
  * @throws OciError when an error occurs
15944
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
15948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
15945
15949
  */
15946
15950
  createPrivateIp(createPrivateIpRequest) {
15947
15951
  return __awaiter(this, void 0, void 0, function* () {
@@ -16001,7 +16005,7 @@ class VirtualNetworkClient {
16001
16005
  * [Public IP Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingpublicIPs.htm).
16002
16006
  * <p>
16003
16007
  * **For an ephemeral public IP assigned to a private IP:** You must also specify a `privateIpId`
16004
- * with the OCID of the primary private IP you want to assign the public IP to. The public IP is
16008
+ * with the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the primary private IP you want to assign the public IP to. The public IP is
16005
16009
  * created in the same availability domain as the private IP. An ephemeral public IP must always be
16006
16010
  * assigned to a private IP, and only to the *primary* private IP on a VNIC, not a secondary
16007
16011
  * private IP. Exception: If you create a {@link NatGateway}, Oracle
@@ -16022,7 +16026,7 @@ class VirtualNetworkClient {
16022
16026
  * @param CreatePublicIpRequest
16023
16027
  * @return CreatePublicIpResponse
16024
16028
  * @throws OciError when an error occurs
16025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
16029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
16026
16030
  */
16027
16031
  createPublicIp(createPublicIpRequest) {
16028
16032
  return __awaiter(this, void 0, void 0, function* () {
@@ -16083,7 +16087,7 @@ class VirtualNetworkClient {
16083
16087
  * @param CreatePublicIpPoolRequest
16084
16088
  * @return CreatePublicIpPoolResponse
16085
16089
  * @throws OciError when an error occurs
16086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
16090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
16087
16091
  */
16088
16092
  createPublicIpPool(createPublicIpPoolRequest) {
16089
16093
  return __awaiter(this, void 0, void 0, function* () {
@@ -16145,7 +16149,7 @@ class VirtualNetworkClient {
16145
16149
  * @param CreateRemotePeeringConnectionRequest
16146
16150
  * @return CreateRemotePeeringConnectionResponse
16147
16151
  * @throws OciError when an error occurs
16148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
16152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
16149
16153
  */
16150
16154
  createRemotePeeringConnection(createRemotePeeringConnectionRequest) {
16151
16155
  return __awaiter(this, void 0, void 0, function* () {
@@ -16206,7 +16210,7 @@ class VirtualNetworkClient {
16206
16210
  * tables in your VCN and the types of targets you can use in route rules,
16207
16211
  * see [Route Tables](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm).
16208
16212
  * <p>
16209
- For the purposes of access control, you must provide the OCID of the compartment where you want the route
16213
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want the route
16210
16214
  * table to reside. Notice that the route table doesn't have to be in the same compartment as the VCN, subnets,
16211
16215
  * or other Networking Service components. If you're not sure which compartment to use, put the route
16212
16216
  * table in the same compartment as the VCN. For more information about compartments and access control, see
@@ -16220,7 +16224,7 @@ class VirtualNetworkClient {
16220
16224
  * @param CreateRouteTableRequest
16221
16225
  * @return CreateRouteTableResponse
16222
16226
  * @throws OciError when an error occurs
16223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
16227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
16224
16228
  */
16225
16229
  createRouteTable(createRouteTableRequest) {
16226
16230
  return __awaiter(this, void 0, void 0, function* () {
@@ -16280,7 +16284,7 @@ class VirtualNetworkClient {
16280
16284
  * For information on the number of rules you can have in a security list, see
16281
16285
  * [Service Limits](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/servicelimits.htm).
16282
16286
  * <p>
16283
- For the purposes of access control, you must provide the OCID of the compartment where you want the security
16287
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want the security
16284
16288
  * list to reside. Notice that the security list doesn't have to be in the same compartment as the VCN, subnets,
16285
16289
  * or other Networking Service components. If you're not sure which compartment to use, put the security
16286
16290
  * list in the same compartment as the VCN. For more information about compartments and access control, see
@@ -16294,7 +16298,7 @@ class VirtualNetworkClient {
16294
16298
  * @param CreateSecurityListRequest
16295
16299
  * @return CreateSecurityListResponse
16296
16300
  * @throws OciError when an error occurs
16297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
16301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
16298
16302
  */
16299
16303
  createSecurityList(createSecurityListRequest) {
16300
16304
  return __awaiter(this, void 0, void 0, function* () {
@@ -16351,7 +16355,7 @@ class VirtualNetworkClient {
16351
16355
  /**
16352
16356
  * Creates a new service gateway in the specified compartment.
16353
16357
  * <p>
16354
- For the purposes of access control, you must provide the OCID of the compartment where you want
16358
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want
16355
16359
  * the service gateway to reside. For more information about compartments and access control, see
16356
16360
  * [Overview of the IAM Service](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
16357
16361
  * For information about OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
@@ -16363,7 +16367,7 @@ class VirtualNetworkClient {
16363
16367
  * @param CreateServiceGatewayRequest
16364
16368
  * @return CreateServiceGatewayResponse
16365
16369
  * @throws OciError when an error occurs
16366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
16370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
16367
16371
  */
16368
16372
  createServiceGateway(createServiceGatewayRequest) {
16369
16373
  return __awaiter(this, void 0, void 0, function* () {
@@ -16419,7 +16423,7 @@ class VirtualNetworkClient {
16419
16423
  * For information on the number of subnets you can have in a VCN, see
16420
16424
  * [Service Limits](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/servicelimits.htm).
16421
16425
  * <p>
16422
- For the purposes of access control, you must provide the OCID of the compartment where you want the subnet
16426
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want the subnet
16423
16427
  * to reside. Notice that the subnet doesn't have to be in the same compartment as the VCN, route tables, or
16424
16428
  * other Networking Service components. If you're not sure which compartment to use, put the subnet in
16425
16429
  * the same compartment as the VCN. For more information about compartments and access control, see
@@ -16449,7 +16453,7 @@ class VirtualNetworkClient {
16449
16453
  * @param CreateSubnetRequest
16450
16454
  * @return CreateSubnetResponse
16451
16455
  * @throws OciError when an error occurs
16452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
16456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
16453
16457
  */
16454
16458
  createSubnet(createSubnetRequest) {
16455
16459
  return __awaiter(this, void 0, void 0, function* () {
@@ -16516,7 +16520,7 @@ class VirtualNetworkClient {
16516
16520
  For a CIDR block, Oracle recommends that you use one of the private IP address ranges specified in [RFC 1918](https://tools.ietf.org/html/rfc1918) (10.0.0.0/8, 172.16/12, and 192.168/16). Example:
16517
16521
  * 172.16.0.0/16. The CIDR blocks can range from /16 to /30.
16518
16522
  * <p>
16519
- For the purposes of access control, you must provide the OCID of the compartment where you want the VCN to
16523
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment where you want the VCN to
16520
16524
  * reside. Consult an Oracle Cloud Infrastructure administrator in your organization if you're not sure which
16521
16525
  * compartment to use. Notice that the VCN doesn't have to be in the same compartment as the subnets or other
16522
16526
  * Networking Service components. For more information about compartments and access control, see
@@ -16531,10 +16535,10 @@ class VirtualNetworkClient {
16531
16535
  * [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
16532
16536
  * <p>
16533
16537
  The VCN automatically comes with a default route table, default security list, and default set of DHCP options.
16534
- * The OCID for each is returned in the response. You can't delete these default objects, but you can change their
16538
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for each is returned in the response. You can't delete these default objects, but you can change their
16535
16539
  * contents (that is, change the route rules, security list rules, and so on).
16536
16540
  * <p>
16537
- The VCN and subnets you create are not accessible until you attach an internet gateway or set up an IPSec VPN
16541
+ The VCN and subnets you create are not accessible until you attach an internet gateway or set up a Site-to-Site VPN
16538
16542
  * or FastConnect. For more information, see
16539
16543
  * [Overview of the Networking Service](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/overview.htm).
16540
16544
  *
@@ -16542,7 +16546,7 @@ class VirtualNetworkClient {
16542
16546
  * @param CreateVcnRequest
16543
16547
  * @return CreateVcnResponse
16544
16548
  * @throws OciError when an error occurs
16545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
16549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
16546
16550
  */
16547
16551
  createVcn(createVcnRequest) {
16548
16552
  return __awaiter(this, void 0, void 0, function* () {
@@ -16601,7 +16605,7 @@ class VirtualNetworkClient {
16601
16605
  * Infrastructure FastConnect. For more information, see
16602
16606
  * [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
16603
16607
  * <p>
16604
- For the purposes of access control, you must provide the OCID of the
16608
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
16605
16609
  * compartment where you want the virtual circuit to reside. If you're
16606
16610
  * not sure which compartment to use, put the virtual circuit in the
16607
16611
  * same compartment with the DRG it's using. For more information about
@@ -16623,7 +16627,7 @@ class VirtualNetworkClient {
16623
16627
  * @param CreateVirtualCircuitRequest
16624
16628
  * @return CreateVirtualCircuitResponse
16625
16629
  * @throws OciError when an error occurs
16626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
16630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
16627
16631
  */
16628
16632
  createVirtualCircuit(createVirtualCircuitRequest) {
16629
16633
  return __awaiter(this, void 0, void 0, function* () {
@@ -16684,7 +16688,7 @@ class VirtualNetworkClient {
16684
16688
  * @param CreateVlanRequest
16685
16689
  * @return CreateVlanResponse
16686
16690
  * @throws OciError when an error occurs
16687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
16691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
16688
16692
  */
16689
16693
  createVlan(createVlanRequest) {
16690
16694
  return __awaiter(this, void 0, void 0, function* () {
@@ -16750,7 +16754,7 @@ class VirtualNetworkClient {
16750
16754
  * @param DeleteByoipRangeRequest
16751
16755
  * @return DeleteByoipRangeResponse
16752
16756
  * @throws OciError when an error occurs
16753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
16757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
16754
16758
  */
16755
16759
  deleteByoipRange(deleteByoipRangeRequest) {
16756
16760
  return __awaiter(this, void 0, void 0, function* () {
@@ -16811,7 +16815,7 @@ class VirtualNetworkClient {
16811
16815
  * @param DeleteCpeRequest
16812
16816
  * @return DeleteCpeResponse
16813
16817
  * @throws OciError when an error occurs
16814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
16818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
16815
16819
  */
16816
16820
  deleteCpe(deleteCpeRequest) {
16817
16821
  return __awaiter(this, void 0, void 0, function* () {
@@ -16865,7 +16869,7 @@ class VirtualNetworkClient {
16865
16869
  * @param DeleteCrossConnectRequest
16866
16870
  * @return DeleteCrossConnectResponse
16867
16871
  * @throws OciError when an error occurs
16868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
16872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
16869
16873
  */
16870
16874
  deleteCrossConnect(deleteCrossConnectRequest) {
16871
16875
  return __awaiter(this, void 0, void 0, function* () {
@@ -16920,7 +16924,7 @@ class VirtualNetworkClient {
16920
16924
  * @param DeleteCrossConnectGroupRequest
16921
16925
  * @return DeleteCrossConnectGroupResponse
16922
16926
  * @throws OciError when an error occurs
16923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
16927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
16924
16928
  */
16925
16929
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest) {
16926
16930
  return __awaiter(this, void 0, void 0, function* () {
@@ -16977,7 +16981,7 @@ class VirtualNetworkClient {
16977
16981
  * @param DeleteDhcpOptionsRequest
16978
16982
  * @return DeleteDhcpOptionsResponse
16979
16983
  * @throws OciError when an error occurs
16980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
16984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
16981
16985
  */
16982
16986
  deleteDhcpOptions(deleteDhcpOptionsRequest) {
16983
16987
  return __awaiter(this, void 0, void 0, function* () {
@@ -17033,7 +17037,7 @@ class VirtualNetworkClient {
17033
17037
  * @param DeleteDrgRequest
17034
17038
  * @return DeleteDrgResponse
17035
17039
  * @throws OciError when an error occurs
17036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
17040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
17037
17041
  */
17038
17042
  deleteDrg(deleteDrgRequest) {
17039
17043
  return __awaiter(this, void 0, void 0, function* () {
@@ -17088,7 +17092,7 @@ class VirtualNetworkClient {
17088
17092
  * @param DeleteDrgAttachmentRequest
17089
17093
  * @return DeleteDrgAttachmentResponse
17090
17094
  * @throws OciError when an error occurs
17091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
17095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
17092
17096
  */
17093
17097
  deleteDrgAttachment(deleteDrgAttachmentRequest) {
17094
17098
  return __awaiter(this, void 0, void 0, function* () {
@@ -17143,7 +17147,7 @@ class VirtualNetworkClient {
17143
17147
  * @param DeleteDrgRouteDistributionRequest
17144
17148
  * @return DeleteDrgRouteDistributionResponse
17145
17149
  * @throws OciError when an error occurs
17146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
17150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
17147
17151
  */
17148
17152
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest) {
17149
17153
  return __awaiter(this, void 0, void 0, function* () {
@@ -17196,7 +17200,7 @@ class VirtualNetworkClient {
17196
17200
  * @param DeleteDrgRouteTableRequest
17197
17201
  * @return DeleteDrgRouteTableResponse
17198
17202
  * @throws OciError when an error occurs
17199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
17203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
17200
17204
  */
17201
17205
  deleteDrgRouteTable(deleteDrgRouteTableRequest) {
17202
17206
  return __awaiter(this, void 0, void 0, function* () {
@@ -17243,9 +17247,9 @@ class VirtualNetworkClient {
17243
17247
  });
17244
17248
  }
17245
17249
  /**
17246
- * Deletes the specified IPSec connection. If your goal is to disable the IPSec VPN between your VCN and
17247
- * on-premises network, it's easiest to simply detach the DRG but keep all the IPSec VPN components intact.
17248
- * If you were to delete all the components and then later need to create an IPSec VPN again, you would
17250
+ * Deletes the specified IPSec connection. If your goal is to disable the Site-to-Site VPN between your VCN and
17251
+ * on-premises network, it's easiest to simply detach the DRG but keep all the Site-to-Site VPN components intact.
17252
+ * If you were to delete all the components and then later need to create an Site-to-Site VPN again, you would
17249
17253
  * need to configure your on-premises router again with the new information returned from
17250
17254
  * {@link #createIPSecConnection(CreateIPSecConnectionRequest) createIPSecConnection}.
17251
17255
  * <p>
@@ -17256,7 +17260,7 @@ class VirtualNetworkClient {
17256
17260
  * @param DeleteIPSecConnectionRequest
17257
17261
  * @return DeleteIPSecConnectionResponse
17258
17262
  * @throws OciError when an error occurs
17259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
17263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
17260
17264
  */
17261
17265
  deleteIPSecConnection(deleteIPSecConnectionRequest) {
17262
17266
  return __awaiter(this, void 0, void 0, function* () {
@@ -17313,7 +17317,7 @@ class VirtualNetworkClient {
17313
17317
  * @param DeleteInternetGatewayRequest
17314
17318
  * @return DeleteInternetGatewayResponse
17315
17319
  * @throws OciError when an error occurs
17316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
17320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
17317
17321
  */
17318
17322
  deleteInternetGateway(deleteInternetGatewayRequest) {
17319
17323
  return __awaiter(this, void 0, void 0, function* () {
@@ -17367,7 +17371,7 @@ class VirtualNetworkClient {
17367
17371
  * @param DeleteIpv6Request
17368
17372
  * @return DeleteIpv6Response
17369
17373
  * @throws OciError when an error occurs
17370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
17374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
17371
17375
  */
17372
17376
  deleteIpv6(deleteIpv6Request) {
17373
17377
  return __awaiter(this, void 0, void 0, function* () {
@@ -17424,7 +17428,7 @@ class VirtualNetworkClient {
17424
17428
  * @param DeleteLocalPeeringGatewayRequest
17425
17429
  * @return DeleteLocalPeeringGatewayResponse
17426
17430
  * @throws OciError when an error occurs
17427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
17431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
17428
17432
  */
17429
17433
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest) {
17430
17434
  return __awaiter(this, void 0, void 0, function* () {
@@ -17481,7 +17485,7 @@ class VirtualNetworkClient {
17481
17485
  * @param DeleteNatGatewayRequest
17482
17486
  * @return DeleteNatGatewayResponse
17483
17487
  * @throws OciError when an error occurs
17484
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
17488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
17485
17489
  */
17486
17490
  deleteNatGateway(deleteNatGatewayRequest) {
17487
17491
  return __awaiter(this, void 0, void 0, function* () {
@@ -17533,14 +17537,14 @@ class VirtualNetworkClient {
17533
17537
  To get a list of the VNICs in a network security group, use
17534
17538
  * {@link #listNetworkSecurityGroupVnics(ListNetworkSecurityGroupVnicsRequest) listNetworkSecurityGroupVnics}.
17535
17539
  * Each returned {@link NetworkSecurityGroupVnic} object
17536
- * contains both the OCID of the VNIC and the OCID of the VNIC's parent resource (for example,
17540
+ * contains both the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VNIC and the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VNIC's parent resource (for example,
17537
17541
  * the Compute instance that the VNIC is attached to).
17538
17542
  *
17539
17543
  * This operation does not retry by default if the user has not defined a retry configuration.
17540
17544
  * @param DeleteNetworkSecurityGroupRequest
17541
17545
  * @return DeleteNetworkSecurityGroupResponse
17542
17546
  * @throws OciError when an error occurs
17543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
17547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
17544
17548
  */
17545
17549
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest) {
17546
17550
  return __awaiter(this, void 0, void 0, function* () {
@@ -17588,7 +17592,7 @@ class VirtualNetworkClient {
17588
17592
  }
17589
17593
  /**
17590
17594
  * Unassigns and deletes the specified private IP. You must
17591
- * specify the object's OCID. The private IP address is returned to
17595
+ * specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). The private IP address is returned to
17592
17596
  * the subnet's pool of available addresses.
17593
17597
  * <p>
17594
17598
  This operation cannot be used with primary private IPs, which are
@@ -17603,7 +17607,7 @@ class VirtualNetworkClient {
17603
17607
  * @param DeletePrivateIpRequest
17604
17608
  * @return DeletePrivateIpResponse
17605
17609
  * @throws OciError when an error occurs
17606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
17610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
17607
17611
  */
17608
17612
  deletePrivateIp(deletePrivateIpRequest) {
17609
17613
  return __awaiter(this, void 0, void 0, function* () {
@@ -17651,7 +17655,7 @@ class VirtualNetworkClient {
17651
17655
  }
17652
17656
  /**
17653
17657
  * Unassigns and deletes the specified public IP (either ephemeral or reserved).
17654
- * You must specify the object's OCID. The public IP address is returned to the
17658
+ * You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). The public IP address is returned to the
17655
17659
  * Oracle Cloud Infrastructure public IP pool.
17656
17660
  * <p>
17657
17661
  **Note:** You cannot update, unassign, or delete the public IP that Oracle automatically
@@ -17670,7 +17674,7 @@ class VirtualNetworkClient {
17670
17674
  * @param DeletePublicIpRequest
17671
17675
  * @return DeletePublicIpResponse
17672
17676
  * @throws OciError when an error occurs
17673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
17677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
17674
17678
  */
17675
17679
  deletePublicIp(deletePublicIpRequest) {
17676
17680
  return __awaiter(this, void 0, void 0, function* () {
@@ -17725,7 +17729,7 @@ class VirtualNetworkClient {
17725
17729
  * @param DeletePublicIpPoolRequest
17726
17730
  * @return DeletePublicIpPoolResponse
17727
17731
  * @throws OciError when an error occurs
17728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
17732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
17729
17733
  */
17730
17734
  deletePublicIpPool(deletePublicIpPoolRequest) {
17731
17735
  return __awaiter(this, void 0, void 0, function* () {
@@ -17782,7 +17786,7 @@ class VirtualNetworkClient {
17782
17786
  * @param DeleteRemotePeeringConnectionRequest
17783
17787
  * @return DeleteRemotePeeringConnectionResponse
17784
17788
  * @throws OciError when an error occurs
17785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
17789
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
17786
17790
  */
17787
17791
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest) {
17788
17792
  return __awaiter(this, void 0, void 0, function* () {
@@ -17839,7 +17843,7 @@ class VirtualNetworkClient {
17839
17843
  * @param DeleteRouteTableRequest
17840
17844
  * @return DeleteRouteTableResponse
17841
17845
  * @throws OciError when an error occurs
17842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
17846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
17843
17847
  */
17844
17848
  deleteRouteTable(deleteRouteTableRequest) {
17845
17849
  return __awaiter(this, void 0, void 0, function* () {
@@ -17896,7 +17900,7 @@ class VirtualNetworkClient {
17896
17900
  * @param DeleteSecurityListRequest
17897
17901
  * @return DeleteSecurityListResponse
17898
17902
  * @throws OciError when an error occurs
17899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
17903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
17900
17904
  */
17901
17905
  deleteSecurityList(deleteSecurityListRequest) {
17902
17906
  return __awaiter(this, void 0, void 0, function* () {
@@ -17950,7 +17954,7 @@ class VirtualNetworkClient {
17950
17954
  * @param DeleteServiceGatewayRequest
17951
17955
  * @return DeleteServiceGatewayResponse
17952
17956
  * @throws OciError when an error occurs
17953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
17957
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
17954
17958
  */
17955
17959
  deleteServiceGateway(deleteServiceGatewayRequest) {
17956
17960
  return __awaiter(this, void 0, void 0, function* () {
@@ -18005,7 +18009,7 @@ class VirtualNetworkClient {
18005
18009
  * @param DeleteSubnetRequest
18006
18010
  * @return DeleteSubnetResponse
18007
18011
  * @throws OciError when an error occurs
18008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
18012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
18009
18013
  */
18010
18014
  deleteSubnet(deleteSubnetRequest) {
18011
18015
  return __awaiter(this, void 0, void 0, function* () {
@@ -18060,7 +18064,7 @@ class VirtualNetworkClient {
18060
18064
  * @param DeleteVcnRequest
18061
18065
  * @return DeleteVcnResponse
18062
18066
  * @throws OciError when an error occurs
18063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
18067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
18064
18068
  */
18065
18069
  deleteVcn(deleteVcnRequest) {
18066
18070
  return __awaiter(this, void 0, void 0, function* () {
@@ -18117,7 +18121,7 @@ class VirtualNetworkClient {
18117
18121
  * @param DeleteVirtualCircuitRequest
18118
18122
  * @return DeleteVirtualCircuitResponse
18119
18123
  * @throws OciError when an error occurs
18120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
18124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
18121
18125
  */
18122
18126
  deleteVirtualCircuit(deleteVirtualCircuitRequest) {
18123
18127
  return __awaiter(this, void 0, void 0, function* () {
@@ -18170,7 +18174,7 @@ class VirtualNetworkClient {
18170
18174
  * @param DeleteVlanRequest
18171
18175
  * @return DeleteVlanResponse
18172
18176
  * @throws OciError when an error occurs
18173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
18177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
18174
18178
  */
18175
18179
  deleteVlan(deleteVlanRequest) {
18176
18180
  return __awaiter(this, void 0, void 0, function* () {
@@ -18235,7 +18239,7 @@ class VirtualNetworkClient {
18235
18239
  * @param DetachServiceIdRequest
18236
18240
  * @return DetachServiceIdResponse
18237
18241
  * @throws OciError when an error occurs
18238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
18242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
18239
18243
  */
18240
18244
  detachServiceId(detachServiceIdRequest) {
18241
18245
  return __awaiter(this, void 0, void 0, function* () {
@@ -18293,7 +18297,7 @@ class VirtualNetworkClient {
18293
18297
  * @param GetAllDrgAttachmentsRequest
18294
18298
  * @return GetAllDrgAttachmentsResponse
18295
18299
  * @throws OciError when an error occurs
18296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
18300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
18297
18301
  */
18298
18302
  getAllDrgAttachments(getAllDrgAttachmentsRequest) {
18299
18303
  return __awaiter(this, void 0, void 0, function* () {
@@ -18393,6 +18397,61 @@ class VirtualNetworkClient {
18393
18397
  getAllDrgAttachmentsResponseIterator(request) {
18394
18398
  return oci_common_1.paginateResponses(request, req => this.getAllDrgAttachments(req));
18395
18399
  }
18400
+ /**
18401
+ * The allowed parameters for IKE IPSec
18402
+ *
18403
+ * This operation does not retry by default if the user has not defined a retry configuration.
18404
+ * @param GetAllowedIkeIPSecParametersRequest
18405
+ * @return GetAllowedIkeIPSecParametersResponse
18406
+ * @throws OciError when an error occurs
18407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
18408
+ */
18409
+ getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest) {
18410
+ return __awaiter(this, void 0, void 0, function* () {
18411
+ if (this.logger)
18412
+ this.logger.debug("Calling operation VirtualNetworkClient#getAllowedIkeIPSecParameters.");
18413
+ const pathParams = {};
18414
+ const queryParams = {};
18415
+ let headerParams = {
18416
+ "Content-Type": common.Constants.APPLICATION_JSON,
18417
+ "opc-request-id": getAllowedIkeIPSecParametersRequest.opcRequestId
18418
+ };
18419
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
18420
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAllowedIkeIPSecParametersRequest.retryConfiguration, specRetryConfiguration);
18421
+ if (this.logger)
18422
+ retrier.logger = this.logger;
18423
+ const request = yield oci_common_2.composeRequest({
18424
+ baseEndpoint: this._endpoint,
18425
+ defaultHeaders: this._defaultHeaders,
18426
+ path: "/ipsecAlgorithms",
18427
+ method: "GET",
18428
+ pathParams: pathParams,
18429
+ headerParams: headerParams,
18430
+ queryParams: queryParams
18431
+ });
18432
+ try {
18433
+ const response = yield retrier.makeServiceCall(this._httpClient, request);
18434
+ const sdkResponse = oci_common_2.composeResponse({
18435
+ responseObject: {},
18436
+ body: yield response.json(),
18437
+ bodyKey: "allowedIkeIPSecParameters",
18438
+ bodyModel: model.AllowedIkeIPSecParameters,
18439
+ type: "model.AllowedIkeIPSecParameters",
18440
+ responseHeaders: [
18441
+ {
18442
+ value: response.headers.get("opc-request-id"),
18443
+ key: "opcRequestId",
18444
+ dataType: "string"
18445
+ }
18446
+ ]
18447
+ });
18448
+ return sdkResponse;
18449
+ }
18450
+ catch (err) {
18451
+ throw err;
18452
+ }
18453
+ });
18454
+ }
18396
18455
  /**
18397
18456
  * Gets the `ByoipRange` resource. You must specify the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
18398
18457
  *
@@ -18400,7 +18459,7 @@ class VirtualNetworkClient {
18400
18459
  * @param GetByoipRangeRequest
18401
18460
  * @return GetByoipRangeResponse
18402
18461
  * @throws OciError when an error occurs
18403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
18462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
18404
18463
  */
18405
18464
  getByoipRange(getByoipRangeRequest) {
18406
18465
  return __awaiter(this, void 0, void 0, function* () {
@@ -18461,7 +18520,7 @@ class VirtualNetworkClient {
18461
18520
  * @param GetCpeRequest
18462
18521
  * @return GetCpeResponse
18463
18522
  * @throws OciError when an error occurs
18464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
18523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCpe.ts.html |here} to see how to use GetCpe API.
18465
18524
  */
18466
18525
  getCpe(getCpeRequest) {
18467
18526
  return __awaiter(this, void 0, void 0, function* () {
@@ -18531,15 +18590,15 @@ class VirtualNetworkClient {
18531
18590
  * Here are similar operations:
18532
18591
  * <p>
18533
18592
  * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent}
18534
- * returns CPE configuration content for all tunnels in a single IPSec connection.
18593
+ * returns CPE configuration content for all IPSec tunnels in a single IPSec connection.
18535
18594
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
18536
- * returns CPE configuration content for a specific tunnel within an IPSec connection.
18595
+ * returns CPE configuration content for a specific IPSec tunnel in an IPSec connection.
18537
18596
  *
18538
18597
  * This operation does not retry by default if the user has not defined a retry configuration.
18539
18598
  * @param GetCpeDeviceConfigContentRequest
18540
18599
  * @return GetCpeDeviceConfigContentResponse
18541
18600
  * @throws OciError when an error occurs
18542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
18601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
18543
18602
  */
18544
18603
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest) {
18545
18604
  return __awaiter(this, void 0, void 0, function* () {
@@ -18603,7 +18662,7 @@ class VirtualNetworkClient {
18603
18662
  * @param GetCpeDeviceShapeRequest
18604
18663
  * @return GetCpeDeviceShapeResponse
18605
18664
  * @throws OciError when an error occurs
18606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
18665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
18607
18666
  */
18608
18667
  getCpeDeviceShape(getCpeDeviceShapeRequest) {
18609
18668
  return __awaiter(this, void 0, void 0, function* () {
@@ -18659,7 +18718,7 @@ class VirtualNetworkClient {
18659
18718
  * @param GetCrossConnectRequest
18660
18719
  * @return GetCrossConnectResponse
18661
18720
  * @throws OciError when an error occurs
18662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
18721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
18663
18722
  */
18664
18723
  getCrossConnect(getCrossConnectRequest) {
18665
18724
  return __awaiter(this, void 0, void 0, function* () {
@@ -18719,7 +18778,7 @@ class VirtualNetworkClient {
18719
18778
  * @param GetCrossConnectGroupRequest
18720
18779
  * @return GetCrossConnectGroupResponse
18721
18780
  * @throws OciError when an error occurs
18722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
18781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
18723
18782
  */
18724
18783
  getCrossConnectGroup(getCrossConnectGroupRequest) {
18725
18784
  return __awaiter(this, void 0, void 0, function* () {
@@ -18779,7 +18838,7 @@ class VirtualNetworkClient {
18779
18838
  * @param GetCrossConnectLetterOfAuthorityRequest
18780
18839
  * @return GetCrossConnectLetterOfAuthorityResponse
18781
18840
  * @throws OciError when an error occurs
18782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
18841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
18783
18842
  */
18784
18843
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest) {
18785
18844
  return __awaiter(this, void 0, void 0, function* () {
@@ -18835,7 +18894,7 @@ class VirtualNetworkClient {
18835
18894
  * @param GetCrossConnectStatusRequest
18836
18895
  * @return GetCrossConnectStatusResponse
18837
18896
  * @throws OciError when an error occurs
18838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
18897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
18839
18898
  */
18840
18899
  getCrossConnectStatus(getCrossConnectStatusRequest) {
18841
18900
  return __awaiter(this, void 0, void 0, function* () {
@@ -18890,7 +18949,7 @@ class VirtualNetworkClient {
18890
18949
  * @param GetDhcpOptionsRequest
18891
18950
  * @return GetDhcpOptionsResponse
18892
18951
  * @throws OciError when an error occurs
18893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
18952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
18894
18953
  */
18895
18954
  getDhcpOptions(getDhcpOptionsRequest) {
18896
18955
  return __awaiter(this, void 0, void 0, function* () {
@@ -18950,7 +19009,7 @@ class VirtualNetworkClient {
18950
19009
  * @param GetDrgRequest
18951
19010
  * @return GetDrgResponse
18952
19011
  * @throws OciError when an error occurs
18953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
19012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDrg.ts.html |here} to see how to use GetDrg API.
18954
19013
  */
18955
19014
  getDrg(getDrgRequest) {
18956
19015
  return __awaiter(this, void 0, void 0, function* () {
@@ -19010,7 +19069,7 @@ class VirtualNetworkClient {
19010
19069
  * @param GetDrgAttachmentRequest
19011
19070
  * @return GetDrgAttachmentResponse
19012
19071
  * @throws OciError when an error occurs
19013
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
19072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
19014
19073
  */
19015
19074
  getDrgAttachment(getDrgAttachmentRequest) {
19016
19075
  return __awaiter(this, void 0, void 0, function* () {
@@ -19072,7 +19131,7 @@ class VirtualNetworkClient {
19072
19131
  * @param GetDrgRedundancyStatusRequest
19073
19132
  * @return GetDrgRedundancyStatusResponse
19074
19133
  * @throws OciError when an error occurs
19075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
19134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
19076
19135
  */
19077
19136
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest) {
19078
19137
  return __awaiter(this, void 0, void 0, function* () {
@@ -19128,7 +19187,7 @@ class VirtualNetworkClient {
19128
19187
  * @param GetDrgRouteDistributionRequest
19129
19188
  * @return GetDrgRouteDistributionResponse
19130
19189
  * @throws OciError when an error occurs
19131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
19190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
19132
19191
  */
19133
19192
  getDrgRouteDistribution(getDrgRouteDistributionRequest) {
19134
19193
  return __awaiter(this, void 0, void 0, function* () {
@@ -19188,7 +19247,7 @@ class VirtualNetworkClient {
19188
19247
  * @param GetDrgRouteTableRequest
19189
19248
  * @return GetDrgRouteTableResponse
19190
19249
  * @throws OciError when an error occurs
19191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
19250
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
19192
19251
  */
19193
19252
  getDrgRouteTable(getDrgRouteTableRequest) {
19194
19253
  return __awaiter(this, void 0, void 0, function* () {
@@ -19250,7 +19309,7 @@ class VirtualNetworkClient {
19250
19309
  * @param GetFastConnectProviderServiceRequest
19251
19310
  * @return GetFastConnectProviderServiceResponse
19252
19311
  * @throws OciError when an error occurs
19253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
19312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
19254
19313
  */
19255
19314
  getFastConnectProviderService(getFastConnectProviderServiceRequest) {
19256
19315
  return __awaiter(this, void 0, void 0, function* () {
@@ -19307,7 +19366,7 @@ class VirtualNetworkClient {
19307
19366
  * @param GetFastConnectProviderServiceKeyRequest
19308
19367
  * @return GetFastConnectProviderServiceKeyResponse
19309
19368
  * @throws OciError when an error occurs
19310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
19369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
19311
19370
  */
19312
19371
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest) {
19313
19372
  return __awaiter(this, void 0, void 0, function* () {
@@ -19366,7 +19425,7 @@ class VirtualNetworkClient {
19366
19425
  * @param GetIPSecConnectionRequest
19367
19426
  * @return GetIPSecConnectionResponse
19368
19427
  * @throws OciError when an error occurs
19369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
19428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
19370
19429
  */
19371
19430
  getIPSecConnection(getIPSecConnectionRequest) {
19372
19431
  return __awaiter(this, void 0, void 0, function* () {
@@ -19430,7 +19489,7 @@ class VirtualNetworkClient {
19430
19489
  * @param GetIPSecConnectionDeviceConfigRequest
19431
19490
  * @return GetIPSecConnectionDeviceConfigResponse
19432
19491
  * @throws OciError when an error occurs
19433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
19492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
19434
19493
  */
19435
19494
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest) {
19436
19495
  return __awaiter(this, void 0, void 0, function* () {
@@ -19492,7 +19551,7 @@ class VirtualNetworkClient {
19492
19551
  * @param GetIPSecConnectionDeviceStatusRequest
19493
19552
  * @return GetIPSecConnectionDeviceStatusResponse
19494
19553
  * @throws OciError when an error occurs
19495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
19554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
19496
19555
  */
19497
19556
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest) {
19498
19557
  return __awaiter(this, void 0, void 0, function* () {
@@ -19555,7 +19614,7 @@ class VirtualNetworkClient {
19555
19614
  * @param GetIPSecConnectionTunnelRequest
19556
19615
  * @return GetIPSecConnectionTunnelResponse
19557
19616
  * @throws OciError when an error occurs
19558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
19617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
19559
19618
  */
19560
19619
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest) {
19561
19620
  return __awaiter(this, void 0, void 0, function* () {
@@ -19610,6 +19669,63 @@ class VirtualNetworkClient {
19610
19669
  }
19611
19670
  });
19612
19671
  }
19672
+ /**
19673
+ * Get the identified error for the specified IPSec Tunnel ID.
19674
+ *
19675
+ * This operation does not retry by default if the user has not defined a retry configuration.
19676
+ * @param GetIPSecConnectionTunnelErrorRequest
19677
+ * @return GetIPSecConnectionTunnelErrorResponse
19678
+ * @throws OciError when an error occurs
19679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
19680
+ */
19681
+ getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest) {
19682
+ return __awaiter(this, void 0, void 0, function* () {
19683
+ if (this.logger)
19684
+ this.logger.debug("Calling operation VirtualNetworkClient#getIPSecConnectionTunnelError.");
19685
+ const pathParams = {
19686
+ "{ipscId}": getIPSecConnectionTunnelErrorRequest.ipscId,
19687
+ "{tunnelId}": getIPSecConnectionTunnelErrorRequest.tunnelId
19688
+ };
19689
+ const queryParams = {};
19690
+ let headerParams = {
19691
+ "Content-Type": common.Constants.APPLICATION_JSON
19692
+ };
19693
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
19694
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getIPSecConnectionTunnelErrorRequest.retryConfiguration, specRetryConfiguration);
19695
+ if (this.logger)
19696
+ retrier.logger = this.logger;
19697
+ const request = yield oci_common_2.composeRequest({
19698
+ baseEndpoint: this._endpoint,
19699
+ defaultHeaders: this._defaultHeaders,
19700
+ path: "/ipsecConnections/{ipscId}/tunnels/{tunnelId}/error",
19701
+ method: "GET",
19702
+ pathParams: pathParams,
19703
+ headerParams: headerParams,
19704
+ queryParams: queryParams
19705
+ });
19706
+ try {
19707
+ const response = yield retrier.makeServiceCall(this._httpClient, request);
19708
+ const sdkResponse = oci_common_2.composeResponse({
19709
+ responseObject: {},
19710
+ body: yield response.json(),
19711
+ bodyKey: "iPSecConnectionTunnelErrorDetails",
19712
+ bodyModel: model.IPSecConnectionTunnelErrorDetails,
19713
+ type: "model.IPSecConnectionTunnelErrorDetails",
19714
+ responseHeaders: [
19715
+ {
19716
+ value: response.headers.get("opc-request-id"),
19717
+ key: "opcRequestId",
19718
+ dataType: "string"
19719
+ }
19720
+ ]
19721
+ });
19722
+ return sdkResponse;
19723
+ }
19724
+ catch (err) {
19725
+ throw err;
19726
+ }
19727
+ });
19728
+ }
19613
19729
  /**
19614
19730
  * Gets the specified tunnel's shared secret (pre-shared key). To get other information
19615
19731
  * about the tunnel, use {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
@@ -19618,7 +19734,7 @@ class VirtualNetworkClient {
19618
19734
  * @param GetIPSecConnectionTunnelSharedSecretRequest
19619
19735
  * @return GetIPSecConnectionTunnelSharedSecretResponse
19620
19736
  * @throws OciError when an error occurs
19621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
19737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
19622
19738
  */
19623
19739
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest) {
19624
19740
  return __awaiter(this, void 0, void 0, function* () {
@@ -19679,7 +19795,7 @@ class VirtualNetworkClient {
19679
19795
  * @param GetInternetGatewayRequest
19680
19796
  * @return GetInternetGatewayResponse
19681
19797
  * @throws OciError when an error occurs
19682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
19798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
19683
19799
  */
19684
19800
  getInternetGateway(getInternetGatewayRequest) {
19685
19801
  return __awaiter(this, void 0, void 0, function* () {
@@ -19758,7 +19874,7 @@ class VirtualNetworkClient {
19758
19874
  * @param GetIpsecCpeDeviceConfigContentRequest
19759
19875
  * @return GetIpsecCpeDeviceConfigContentResponse
19760
19876
  * @throws OciError when an error occurs
19761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
19877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
19762
19878
  */
19763
19879
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest) {
19764
19880
  return __awaiter(this, void 0, void 0, function* () {
@@ -19811,13 +19927,13 @@ class VirtualNetworkClient {
19811
19927
  * Gets the specified IPv6. You must specify the object's [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
19812
19928
  * Alternatively, you can get the object by using
19813
19929
  * {@link #listIpv6s(ListIpv6sRequest) listIpv6s}
19814
- * with the IPv6 address (for example, 2001:0db8:0123:1111:98fe:dcba:9876:4321) and subnet OCID.
19930
+ * with the IPv6 address (for example, 2001:0db8:0123:1111:98fe:dcba:9876:4321) and subnet [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
19815
19931
  *
19816
19932
  * This operation does not retry by default if the user has not defined a retry configuration.
19817
19933
  * @param GetIpv6Request
19818
19934
  * @return GetIpv6Response
19819
19935
  * @throws OciError when an error occurs
19820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
19936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
19821
19937
  */
19822
19938
  getIpv6(getIpv6Request) {
19823
19939
  return __awaiter(this, void 0, void 0, function* () {
@@ -19878,7 +19994,7 @@ class VirtualNetworkClient {
19878
19994
  * @param GetLocalPeeringGatewayRequest
19879
19995
  * @return GetLocalPeeringGatewayResponse
19880
19996
  * @throws OciError when an error occurs
19881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
19997
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
19882
19998
  */
19883
19999
  getLocalPeeringGateway(getLocalPeeringGatewayRequest) {
19884
20000
  return __awaiter(this, void 0, void 0, function* () {
@@ -19938,7 +20054,7 @@ class VirtualNetworkClient {
19938
20054
  * @param GetNatGatewayRequest
19939
20055
  * @return GetNatGatewayResponse
19940
20056
  * @throws OciError when an error occurs
19941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
20057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
19942
20058
  */
19943
20059
  getNatGateway(getNatGatewayRequest) {
19944
20060
  return __awaiter(this, void 0, void 0, function* () {
@@ -20005,7 +20121,7 @@ class VirtualNetworkClient {
20005
20121
  * @param GetNetworkSecurityGroupRequest
20006
20122
  * @return GetNetworkSecurityGroupResponse
20007
20123
  * @throws OciError when an error occurs
20008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
20124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
20009
20125
  */
20010
20126
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest) {
20011
20127
  return __awaiter(this, void 0, void 0, function* () {
@@ -20065,7 +20181,7 @@ class VirtualNetworkClient {
20065
20181
  * @param GetNetworkingTopologyRequest
20066
20182
  * @return GetNetworkingTopologyResponse
20067
20183
  * @throws OciError when an error occurs
20068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
20184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
20069
20185
  */
20070
20186
  getNetworkingTopology(getNetworkingTopologyRequest) {
20071
20187
  return __awaiter(this, void 0, void 0, function* () {
@@ -20125,16 +20241,16 @@ class VirtualNetworkClient {
20125
20241
  });
20126
20242
  }
20127
20243
  /**
20128
- * Gets the specified private IP. You must specify the object's OCID.
20244
+ * Gets the specified private IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20129
20245
  * Alternatively, you can get the object by using
20130
20246
  * {@link #listPrivateIps(ListPrivateIpsRequest) listPrivateIps}
20131
- * with the private IP address (for example, 10.0.3.3) and subnet OCID.
20247
+ * with the private IP address (for example, 10.0.3.3) and subnet [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20132
20248
  *
20133
20249
  * This operation does not retry by default if the user has not defined a retry configuration.
20134
20250
  * @param GetPrivateIpRequest
20135
20251
  * @return GetPrivateIpResponse
20136
20252
  * @throws OciError when an error occurs
20137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
20253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
20138
20254
  */
20139
20255
  getPrivateIp(getPrivateIpRequest) {
20140
20256
  return __awaiter(this, void 0, void 0, function* () {
@@ -20189,23 +20305,23 @@ class VirtualNetworkClient {
20189
20305
  });
20190
20306
  }
20191
20307
  /**
20192
- * Gets the specified public IP. You must specify the object's OCID.
20308
+ * Gets the specified public IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
20193
20309
  * <p>
20194
20310
  Alternatively, you can get the object by using {@link #getPublicIpByIpAddress(GetPublicIpByIpAddressRequest) getPublicIpByIpAddress}
20195
20311
  * with the public IP address (for example, 203.0.113.2).
20196
20312
  * <p>
20197
20313
  Or you can use {@link #getPublicIpByPrivateIpId(GetPublicIpByPrivateIpIdRequest) getPublicIpByPrivateIpId}
20198
- * with the OCID of the private IP that the public IP is assigned to.
20314
+ * with the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the private IP that the public IP is assigned to.
20199
20315
  * <p>
20200
20316
  **Note:** If you're fetching a reserved public IP that is in the process of being
20201
20317
  * moved to a different private IP, the service returns the public IP object with
20202
- * `lifecycleState` = ASSIGNING and `assignedEntityId` = OCID of the target private IP.
20318
+ * `lifecycleState` = ASSIGNING and `assignedEntityId` = [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target private IP.
20203
20319
  *
20204
20320
  * This operation does not retry by default if the user has not defined a retry configuration.
20205
20321
  * @param GetPublicIpRequest
20206
20322
  * @return GetPublicIpResponse
20207
20323
  * @throws OciError when an error occurs
20208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
20324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
20209
20325
  */
20210
20326
  getPublicIp(getPublicIpRequest) {
20211
20327
  return __awaiter(this, void 0, void 0, function* () {
@@ -20264,13 +20380,13 @@ class VirtualNetworkClient {
20264
20380
  * <p>
20265
20381
  **Note:** If you're fetching a reserved public IP that is in the process of being
20266
20382
  * moved to a different private IP, the service returns the public IP object with
20267
- * `lifecycleState` = ASSIGNING and `assignedEntityId` = OCID of the target private IP.
20383
+ * `lifecycleState` = ASSIGNING and `assignedEntityId` = [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target private IP.
20268
20384
  *
20269
20385
  * This operation does not retry by default if the user has not defined a retry configuration.
20270
20386
  * @param GetPublicIpByIpAddressRequest
20271
20387
  * @return GetPublicIpByIpAddressResponse
20272
20388
  * @throws OciError when an error occurs
20273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
20389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
20274
20390
  */
20275
20391
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest) {
20276
20392
  return __awaiter(this, void 0, void 0, function* () {
@@ -20328,19 +20444,19 @@ class VirtualNetworkClient {
20328
20444
  * of the private IP. If no public IP is assigned, a 404 is returned.
20329
20445
  * <p>
20330
20446
  **Note:** If you're fetching a reserved public IP that is in the process of being
20331
- * moved to a different private IP, and you provide the OCID of the original private
20332
- * IP, this operation returns a 404. If you instead provide the OCID of the target
20447
+ * moved to a different private IP, and you provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the original private
20448
+ * IP, this operation returns a 404. If you instead provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target
20333
20449
  * private IP, or if you instead call
20334
20450
  * {@link #getPublicIp(GetPublicIpRequest) getPublicIp} or
20335
20451
  * {@link #getPublicIpByIpAddress(GetPublicIpByIpAddressRequest) getPublicIpByIpAddress}, the
20336
20452
  * service returns the public IP object with `lifecycleState` = ASSIGNING and
20337
- * `assignedEntityId` = OCID of the target private IP.
20453
+ * `assignedEntityId` = [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target private IP.
20338
20454
  *
20339
20455
  * This operation does not retry by default if the user has not defined a retry configuration.
20340
20456
  * @param GetPublicIpByPrivateIpIdRequest
20341
20457
  * @return GetPublicIpByPrivateIpIdResponse
20342
20458
  * @throws OciError when an error occurs
20343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
20459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
20344
20460
  */
20345
20461
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest) {
20346
20462
  return __awaiter(this, void 0, void 0, function* () {
@@ -20400,7 +20516,7 @@ class VirtualNetworkClient {
20400
20516
  * @param GetPublicIpPoolRequest
20401
20517
  * @return GetPublicIpPoolResponse
20402
20518
  * @throws OciError when an error occurs
20403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
20519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
20404
20520
  */
20405
20521
  getPublicIpPool(getPublicIpPoolRequest) {
20406
20522
  return __awaiter(this, void 0, void 0, function* () {
@@ -20462,7 +20578,7 @@ class VirtualNetworkClient {
20462
20578
  * @param GetRemotePeeringConnectionRequest
20463
20579
  * @return GetRemotePeeringConnectionResponse
20464
20580
  * @throws OciError when an error occurs
20465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
20581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
20466
20582
  */
20467
20583
  getRemotePeeringConnection(getRemotePeeringConnectionRequest) {
20468
20584
  return __awaiter(this, void 0, void 0, function* () {
@@ -20522,7 +20638,7 @@ class VirtualNetworkClient {
20522
20638
  * @param GetRouteTableRequest
20523
20639
  * @return GetRouteTableResponse
20524
20640
  * @throws OciError when an error occurs
20525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
20641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
20526
20642
  */
20527
20643
  getRouteTable(getRouteTableRequest) {
20528
20644
  return __awaiter(this, void 0, void 0, function* () {
@@ -20582,7 +20698,7 @@ class VirtualNetworkClient {
20582
20698
  * @param GetSecurityListRequest
20583
20699
  * @return GetSecurityListResponse
20584
20700
  * @throws OciError when an error occurs
20585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
20701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
20586
20702
  */
20587
20703
  getSecurityList(getSecurityListRequest) {
20588
20704
  return __awaiter(this, void 0, void 0, function* () {
@@ -20643,7 +20759,7 @@ class VirtualNetworkClient {
20643
20759
  * @param GetServiceRequest
20644
20760
  * @return GetServiceResponse
20645
20761
  * @throws OciError when an error occurs
20646
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetService.ts.html |here} to see how to use GetService API.
20762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetService.ts.html |here} to see how to use GetService API.
20647
20763
  */
20648
20764
  getService(getServiceRequest) {
20649
20765
  return __awaiter(this, void 0, void 0, function* () {
@@ -20703,7 +20819,7 @@ class VirtualNetworkClient {
20703
20819
  * @param GetServiceGatewayRequest
20704
20820
  * @return GetServiceGatewayResponse
20705
20821
  * @throws OciError when an error occurs
20706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
20822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
20707
20823
  */
20708
20824
  getServiceGateway(getServiceGatewayRequest) {
20709
20825
  return __awaiter(this, void 0, void 0, function* () {
@@ -20763,7 +20879,7 @@ class VirtualNetworkClient {
20763
20879
  * @param GetSubnetRequest
20764
20880
  * @return GetSubnetResponse
20765
20881
  * @throws OciError when an error occurs
20766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
20882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
20767
20883
  */
20768
20884
  getSubnet(getSubnetRequest) {
20769
20885
  return __awaiter(this, void 0, void 0, function* () {
@@ -20817,6 +20933,72 @@ class VirtualNetworkClient {
20817
20933
  }
20818
20934
  });
20819
20935
  }
20936
+ /**
20937
+ * Gets a topology for a given subnet.
20938
+ * This operation does not retry by default if the user has not defined a retry configuration.
20939
+ * @param GetSubnetTopologyRequest
20940
+ * @return GetSubnetTopologyResponse
20941
+ * @throws OciError when an error occurs
20942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
20943
+ */
20944
+ getSubnetTopology(getSubnetTopologyRequest) {
20945
+ return __awaiter(this, void 0, void 0, function* () {
20946
+ if (this.logger)
20947
+ this.logger.debug("Calling operation VirtualNetworkClient#getSubnetTopology.");
20948
+ const pathParams = {};
20949
+ const queryParams = {
20950
+ "compartmentId": getSubnetTopologyRequest.compartmentId,
20951
+ "accessLevel": getSubnetTopologyRequest.accessLevel,
20952
+ "queryCompartmentSubtree": getSubnetTopologyRequest.queryCompartmentSubtree,
20953
+ "subnetId": getSubnetTopologyRequest.subnetId
20954
+ };
20955
+ let headerParams = {
20956
+ "Content-Type": common.Constants.APPLICATION_JSON,
20957
+ "opc-request-id": getSubnetTopologyRequest.opcRequestId,
20958
+ "if-none-match": getSubnetTopologyRequest.ifNoneMatch,
20959
+ "cache-control": getSubnetTopologyRequest.cacheControl
20960
+ };
20961
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
20962
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getSubnetTopologyRequest.retryConfiguration, specRetryConfiguration);
20963
+ if (this.logger)
20964
+ retrier.logger = this.logger;
20965
+ const request = yield oci_common_2.composeRequest({
20966
+ baseEndpoint: this._endpoint,
20967
+ defaultHeaders: this._defaultHeaders,
20968
+ path: "/subnetTopology",
20969
+ method: "GET",
20970
+ pathParams: pathParams,
20971
+ headerParams: headerParams,
20972
+ queryParams: queryParams
20973
+ });
20974
+ try {
20975
+ const response = yield retrier.makeServiceCall(this._httpClient, request);
20976
+ const sdkResponse = oci_common_2.composeResponse({
20977
+ responseObject: {},
20978
+ body: yield response.json(),
20979
+ bodyKey: "subnetTopology",
20980
+ bodyModel: model.SubnetTopology,
20981
+ type: "model.SubnetTopology",
20982
+ responseHeaders: [
20983
+ {
20984
+ value: response.headers.get("etag"),
20985
+ key: "etag",
20986
+ dataType: "string"
20987
+ },
20988
+ {
20989
+ value: response.headers.get("opc-request-id"),
20990
+ key: "opcRequestId",
20991
+ dataType: "string"
20992
+ }
20993
+ ]
20994
+ });
20995
+ return sdkResponse;
20996
+ }
20997
+ catch (err) {
20998
+ throw err;
20999
+ }
21000
+ });
21001
+ }
20820
21002
  /**
20821
21003
  * Gets the set of CPE configuration answers for the tunnel, which the customer provided in
20822
21004
  * {@link #updateTunnelCpeDeviceConfig(UpdateTunnelCpeDeviceConfigRequest) updateTunnelCpeDeviceConfig}.
@@ -20828,7 +21010,7 @@ class VirtualNetworkClient {
20828
21010
  * @param GetTunnelCpeDeviceConfigRequest
20829
21011
  * @return GetTunnelCpeDeviceConfigResponse
20830
21012
  * @throws OciError when an error occurs
20831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
21013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
20832
21014
  */
20833
21015
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest) {
20834
21016
  return __awaiter(this, void 0, void 0, function* () {
@@ -20908,7 +21090,7 @@ class VirtualNetworkClient {
20908
21090
  * @param GetTunnelCpeDeviceConfigContentRequest
20909
21091
  * @return GetTunnelCpeDeviceConfigContentResponse
20910
21092
  * @throws OciError when an error occurs
20911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
21093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
20912
21094
  */
20913
21095
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest) {
20914
21096
  return __awaiter(this, void 0, void 0, function* () {
@@ -20965,7 +21147,7 @@ class VirtualNetworkClient {
20965
21147
  * @param GetUpgradeStatusRequest
20966
21148
  * @return GetUpgradeStatusResponse
20967
21149
  * @throws OciError when an error occurs
20968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
21150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
20969
21151
  */
20970
21152
  getUpgradeStatus(getUpgradeStatusRequest) {
20971
21153
  return __awaiter(this, void 0, void 0, function* () {
@@ -21021,7 +21203,7 @@ class VirtualNetworkClient {
21021
21203
  * @param GetVcnRequest
21022
21204
  * @return GetVcnResponse
21023
21205
  * @throws OciError when an error occurs
21024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
21206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVcn.ts.html |here} to see how to use GetVcn API.
21025
21207
  */
21026
21208
  getVcn(getVcnRequest) {
21027
21209
  return __awaiter(this, void 0, void 0, function* () {
@@ -21081,7 +21263,7 @@ class VirtualNetworkClient {
21081
21263
  * @param GetVcnDnsResolverAssociationRequest
21082
21264
  * @return GetVcnDnsResolverAssociationResponse
21083
21265
  * @throws OciError when an error occurs
21084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
21266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
21085
21267
  */
21086
21268
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest) {
21087
21269
  return __awaiter(this, void 0, void 0, function* () {
@@ -21142,7 +21324,7 @@ class VirtualNetworkClient {
21142
21324
  * @param GetVcnTopologyRequest
21143
21325
  * @return GetVcnTopologyResponse
21144
21326
  * @throws OciError when an error occurs
21145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
21327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
21146
21328
  */
21147
21329
  getVcnTopology(getVcnTopologyRequest) {
21148
21330
  return __awaiter(this, void 0, void 0, function* () {
@@ -21208,7 +21390,7 @@ class VirtualNetworkClient {
21208
21390
  * @param GetVirtualCircuitRequest
21209
21391
  * @return GetVirtualCircuitResponse
21210
21392
  * @throws OciError when an error occurs
21211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
21393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
21212
21394
  */
21213
21395
  getVirtualCircuit(getVirtualCircuitRequest) {
21214
21396
  return __awaiter(this, void 0, void 0, function* () {
@@ -21268,7 +21450,7 @@ class VirtualNetworkClient {
21268
21450
  * @param GetVlanRequest
21269
21451
  * @return GetVlanResponse
21270
21452
  * @throws OciError when an error occurs
21271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
21453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVlan.ts.html |here} to see how to use GetVlan API.
21272
21454
  */
21273
21455
  getVlan(getVlanRequest) {
21274
21456
  return __awaiter(this, void 0, void 0, function* () {
@@ -21325,7 +21507,7 @@ class VirtualNetworkClient {
21325
21507
  }
21326
21508
  /**
21327
21509
  * Gets the information for the specified virtual network interface card (VNIC).
21328
- * You can get the VNIC OCID from the
21510
+ * You can get the VNIC [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) from the
21329
21511
  * {@link #listVnicAttachments(ListVnicAttachmentsRequest) listVnicAttachments}
21330
21512
  * operation.
21331
21513
  *
@@ -21333,7 +21515,7 @@ class VirtualNetworkClient {
21333
21515
  * @param GetVnicRequest
21334
21516
  * @return GetVnicResponse
21335
21517
  * @throws OciError when an error occurs
21336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
21518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/GetVnic.ts.html |here} to see how to use GetVnic API.
21337
21519
  */
21338
21520
  getVnic(getVnicRequest) {
21339
21521
  return __awaiter(this, void 0, void 0, function* () {
@@ -21395,7 +21577,7 @@ class VirtualNetworkClient {
21395
21577
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
21396
21578
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
21397
21579
  * @throws OciError when an error occurs
21398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
21580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
21399
21581
  */
21400
21582
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest) {
21401
21583
  return __awaiter(this, void 0, void 0, function* () {
@@ -21450,7 +21632,7 @@ class VirtualNetworkClient {
21450
21632
  * @param ListByoipAllocatedRangesRequest
21451
21633
  * @return ListByoipAllocatedRangesResponse
21452
21634
  * @throws OciError when an error occurs
21453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
21635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
21454
21636
  */
21455
21637
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest) {
21456
21638
  return __awaiter(this, void 0, void 0, function* () {
@@ -21516,7 +21698,7 @@ class VirtualNetworkClient {
21516
21698
  * @param ListByoipRangesRequest
21517
21699
  * @return ListByoipRangesResponse
21518
21700
  * @throws OciError when an error occurs
21519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
21701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
21520
21702
  */
21521
21703
  listByoipRanges(listByoipRangesRequest) {
21522
21704
  return __awaiter(this, void 0, void 0, function* () {
@@ -21596,7 +21778,7 @@ class VirtualNetworkClient {
21596
21778
  * @param ListCpeDeviceShapesRequest
21597
21779
  * @return ListCpeDeviceShapesResponse
21598
21780
  * @throws OciError when an error occurs
21599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
21781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
21600
21782
  */
21601
21783
  listCpeDeviceShapes(listCpeDeviceShapesRequest) {
21602
21784
  return __awaiter(this, void 0, void 0, function* () {
@@ -21699,7 +21881,7 @@ class VirtualNetworkClient {
21699
21881
  * @param ListCpesRequest
21700
21882
  * @return ListCpesResponse
21701
21883
  * @throws OciError when an error occurs
21702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
21884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCpes.ts.html |here} to see how to use ListCpes API.
21703
21885
  */
21704
21886
  listCpes(listCpesRequest) {
21705
21887
  return __awaiter(this, void 0, void 0, function* () {
@@ -21802,7 +21984,7 @@ class VirtualNetworkClient {
21802
21984
  * @param ListCrossConnectGroupsRequest
21803
21985
  * @return ListCrossConnectGroupsResponse
21804
21986
  * @throws OciError when an error occurs
21805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
21987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
21806
21988
  */
21807
21989
  listCrossConnectGroups(listCrossConnectGroupsRequest) {
21808
21990
  return __awaiter(this, void 0, void 0, function* () {
@@ -21910,7 +22092,7 @@ class VirtualNetworkClient {
21910
22092
  * @param ListCrossConnectLocationsRequest
21911
22093
  * @return ListCrossConnectLocationsResponse
21912
22094
  * @throws OciError when an error occurs
21913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
22095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
21914
22096
  */
21915
22097
  listCrossConnectLocations(listCrossConnectLocationsRequest) {
21916
22098
  return __awaiter(this, void 0, void 0, function* () {
@@ -22014,7 +22196,7 @@ class VirtualNetworkClient {
22014
22196
  * @param ListCrossConnectMappingsRequest
22015
22197
  * @return ListCrossConnectMappingsResponse
22016
22198
  * @throws OciError when an error occurs
22017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
22199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
22018
22200
  */
22019
22201
  listCrossConnectMappings(listCrossConnectMappingsRequest) {
22020
22202
  return __awaiter(this, void 0, void 0, function* () {
@@ -22072,7 +22254,7 @@ class VirtualNetworkClient {
22072
22254
  * @param ListCrossConnectsRequest
22073
22255
  * @return ListCrossConnectsResponse
22074
22256
  * @throws OciError when an error occurs
22075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
22257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
22076
22258
  */
22077
22259
  listCrossConnects(listCrossConnectsRequest) {
22078
22260
  return __awaiter(this, void 0, void 0, function* () {
@@ -22182,7 +22364,7 @@ class VirtualNetworkClient {
22182
22364
  * @param ListCrossconnectPortSpeedShapesRequest
22183
22365
  * @return ListCrossconnectPortSpeedShapesResponse
22184
22366
  * @throws OciError when an error occurs
22185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
22367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
22186
22368
  */
22187
22369
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest) {
22188
22370
  return __awaiter(this, void 0, void 0, function* () {
@@ -22288,7 +22470,7 @@ class VirtualNetworkClient {
22288
22470
  * @param ListDhcpOptionsRequest
22289
22471
  * @return ListDhcpOptionsResponse
22290
22472
  * @throws OciError when an error occurs
22291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
22473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
22292
22474
  */
22293
22475
  listDhcpOptions(listDhcpOptionsRequest) {
22294
22476
  return __awaiter(this, void 0, void 0, function* () {
@@ -22401,7 +22583,7 @@ class VirtualNetworkClient {
22401
22583
  * @param ListDrgAttachmentsRequest
22402
22584
  * @return ListDrgAttachmentsResponse
22403
22585
  * @throws OciError when an error occurs
22404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
22586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
22405
22587
  */
22406
22588
  listDrgAttachments(listDrgAttachmentsRequest) {
22407
22589
  return __awaiter(this, void 0, void 0, function* () {
@@ -22512,7 +22694,7 @@ class VirtualNetworkClient {
22512
22694
  * @param ListDrgRouteDistributionStatementsRequest
22513
22695
  * @return ListDrgRouteDistributionStatementsResponse
22514
22696
  * @throws OciError when an error occurs
22515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
22697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
22516
22698
  */
22517
22699
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest) {
22518
22700
  return __awaiter(this, void 0, void 0, function* () {
@@ -22621,7 +22803,7 @@ class VirtualNetworkClient {
22621
22803
  * @param ListDrgRouteDistributionsRequest
22622
22804
  * @return ListDrgRouteDistributionsResponse
22623
22805
  * @throws OciError when an error occurs
22624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
22806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
22625
22807
  */
22626
22808
  listDrgRouteDistributions(listDrgRouteDistributionsRequest) {
22627
22809
  return __awaiter(this, void 0, void 0, function* () {
@@ -22727,7 +22909,7 @@ class VirtualNetworkClient {
22727
22909
  * @param ListDrgRouteRulesRequest
22728
22910
  * @return ListDrgRouteRulesResponse
22729
22911
  * @throws OciError when an error occurs
22730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
22912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
22731
22913
  */
22732
22914
  listDrgRouteRules(listDrgRouteRulesRequest) {
22733
22915
  return __awaiter(this, void 0, void 0, function* () {
@@ -22834,7 +23016,7 @@ class VirtualNetworkClient {
22834
23016
  * @param ListDrgRouteTablesRequest
22835
23017
  * @return ListDrgRouteTablesResponse
22836
23018
  * @throws OciError when an error occurs
22837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
23019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
22838
23020
  */
22839
23021
  listDrgRouteTables(listDrgRouteTablesRequest) {
22840
23022
  return __awaiter(this, void 0, void 0, function* () {
@@ -22942,7 +23124,7 @@ class VirtualNetworkClient {
22942
23124
  * @param ListDrgsRequest
22943
23125
  * @return ListDrgsResponse
22944
23126
  * @throws OciError when an error occurs
22945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
23127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
22946
23128
  */
22947
23129
  listDrgs(listDrgsRequest) {
22948
23130
  return __awaiter(this, void 0, void 0, function* () {
@@ -23051,7 +23233,7 @@ class VirtualNetworkClient {
23051
23233
  * @param ListFastConnectProviderServicesRequest
23052
23234
  * @return ListFastConnectProviderServicesResponse
23053
23235
  * @throws OciError when an error occurs
23054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
23236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
23055
23237
  */
23056
23238
  listFastConnectProviderServices(listFastConnectProviderServicesRequest) {
23057
23239
  return __awaiter(this, void 0, void 0, function* () {
@@ -23157,7 +23339,7 @@ class VirtualNetworkClient {
23157
23339
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
23158
23340
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
23159
23341
  * @throws OciError when an error occurs
23160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
23342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
23161
23343
  */
23162
23344
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest) {
23163
23345
  return __awaiter(this, void 0, void 0, function* () {
@@ -23254,6 +23436,227 @@ class VirtualNetworkClient {
23254
23436
  listFastConnectProviderVirtualCircuitBandwidthShapesResponseIterator(request) {
23255
23437
  return oci_common_1.paginateResponses(request, req => this.listFastConnectProviderVirtualCircuitBandwidthShapes(req));
23256
23438
  }
23439
+ /**
23440
+ * The routes advertised to the Customer and the routes received from the Customer.
23441
+ *
23442
+ * This operation does not retry by default if the user has not defined a retry configuration.
23443
+ * @param ListIPSecConnectionTunnelRoutesRequest
23444
+ * @return ListIPSecConnectionTunnelRoutesResponse
23445
+ * @throws OciError when an error occurs
23446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
23447
+ */
23448
+ listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest) {
23449
+ return __awaiter(this, void 0, void 0, function* () {
23450
+ if (this.logger)
23451
+ this.logger.debug("Calling operation VirtualNetworkClient#listIPSecConnectionTunnelRoutes.");
23452
+ const pathParams = {
23453
+ "{ipscId}": listIPSecConnectionTunnelRoutesRequest.ipscId,
23454
+ "{tunnelId}": listIPSecConnectionTunnelRoutesRequest.tunnelId
23455
+ };
23456
+ const queryParams = {
23457
+ "limit": listIPSecConnectionTunnelRoutesRequest.limit,
23458
+ "page": listIPSecConnectionTunnelRoutesRequest.page,
23459
+ "advertiser": listIPSecConnectionTunnelRoutesRequest.advertiser
23460
+ };
23461
+ let headerParams = {
23462
+ "Content-Type": common.Constants.APPLICATION_JSON
23463
+ };
23464
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
23465
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIPSecConnectionTunnelRoutesRequest.retryConfiguration, specRetryConfiguration);
23466
+ if (this.logger)
23467
+ retrier.logger = this.logger;
23468
+ const request = yield oci_common_2.composeRequest({
23469
+ baseEndpoint: this._endpoint,
23470
+ defaultHeaders: this._defaultHeaders,
23471
+ path: "/ipsecConnections/{ipscId}/tunnels/{tunnelId}/routes",
23472
+ method: "GET",
23473
+ pathParams: pathParams,
23474
+ headerParams: headerParams,
23475
+ queryParams: queryParams
23476
+ });
23477
+ try {
23478
+ const response = yield retrier.makeServiceCall(this._httpClient, request);
23479
+ const sdkResponse = oci_common_2.composeResponse({
23480
+ responseObject: {},
23481
+ body: yield response.json(),
23482
+ bodyKey: "items",
23483
+ bodyModel: model.TunnelRouteSummary,
23484
+ type: "Array<model.TunnelRouteSummary>",
23485
+ responseHeaders: [
23486
+ {
23487
+ value: response.headers.get("opc-next-page"),
23488
+ key: "opcNextPage",
23489
+ dataType: "string"
23490
+ },
23491
+ {
23492
+ value: response.headers.get("opc-request-id"),
23493
+ key: "opcRequestId",
23494
+ dataType: "string"
23495
+ },
23496
+ {
23497
+ value: response.headers.get("opc-total-items"),
23498
+ key: "opcTotalItems",
23499
+ dataType: "number"
23500
+ }
23501
+ ]
23502
+ });
23503
+ return sdkResponse;
23504
+ }
23505
+ catch (err) {
23506
+ throw err;
23507
+ }
23508
+ });
23509
+ }
23510
+ /**
23511
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelRoutesRecordIterator function.
23512
+ * Creates a new async iterator which will iterate over the models.TunnelRouteSummary objects
23513
+ * contained in responses from the listIPSecConnectionTunnelRoutes operation. This iterator will fetch more data from the
23514
+ * server as needed.
23515
+ *
23516
+ * @param request a request which can be sent to the service operation
23517
+ */
23518
+ listAllIPSecConnectionTunnelRoutes(request) {
23519
+ return oci_common_1.paginateRecords(request, req => this.listIPSecConnectionTunnelRoutes(req));
23520
+ }
23521
+ /**
23522
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelRoutesResponseIterator function.
23523
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelRoutes operation. This iterator
23524
+ * will fetch more data from the server as needed.
23525
+ *
23526
+ * @param request a request which can be sent to the service operation
23527
+ */
23528
+ listAllIPSecConnectionTunnelRoutesResponses(request) {
23529
+ return oci_common_1.paginateResponses(request, req => this.listIPSecConnectionTunnelRoutes(req));
23530
+ }
23531
+ /**
23532
+ * Creates a new async iterator which will iterate over the models.TunnelRouteSummary objects
23533
+ * contained in responses from the listIPSecConnectionTunnelRoutes operation. This iterator will fetch more data from the
23534
+ * server as needed.
23535
+ *
23536
+ * @param request a request which can be sent to the service operation
23537
+ */
23538
+ listIPSecConnectionTunnelRoutesRecordIterator(request) {
23539
+ return oci_common_1.paginateRecords(request, req => this.listIPSecConnectionTunnelRoutes(req));
23540
+ }
23541
+ /**
23542
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelRoutes operation. This iterator
23543
+ * will fetch more data from the server as needed.
23544
+ *
23545
+ * @param request a request which can be sent to the service operation
23546
+ */
23547
+ listIPSecConnectionTunnelRoutesResponseIterator(request) {
23548
+ return oci_common_1.paginateResponses(request, req => this.listIPSecConnectionTunnelRoutes(req));
23549
+ }
23550
+ /**
23551
+ * Lists the tunnel Security Associations information for the specified IPSec Tunnel ID.
23552
+ *
23553
+ * This operation does not retry by default if the user has not defined a retry configuration.
23554
+ * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
23555
+ * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
23556
+ * @throws OciError when an error occurs
23557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
23558
+ */
23559
+ listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest) {
23560
+ return __awaiter(this, void 0, void 0, function* () {
23561
+ if (this.logger)
23562
+ this.logger.debug("Calling operation VirtualNetworkClient#listIPSecConnectionTunnelSecurityAssociations.");
23563
+ const pathParams = {
23564
+ "{ipscId}": listIPSecConnectionTunnelSecurityAssociationsRequest.ipscId,
23565
+ "{tunnelId}": listIPSecConnectionTunnelSecurityAssociationsRequest.tunnelId
23566
+ };
23567
+ const queryParams = {
23568
+ "limit": listIPSecConnectionTunnelSecurityAssociationsRequest.limit,
23569
+ "page": listIPSecConnectionTunnelSecurityAssociationsRequest.page
23570
+ };
23571
+ let headerParams = {
23572
+ "Content-Type": common.Constants.APPLICATION_JSON
23573
+ };
23574
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
23575
+ const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listIPSecConnectionTunnelSecurityAssociationsRequest.retryConfiguration, specRetryConfiguration);
23576
+ if (this.logger)
23577
+ retrier.logger = this.logger;
23578
+ const request = yield oci_common_2.composeRequest({
23579
+ baseEndpoint: this._endpoint,
23580
+ defaultHeaders: this._defaultHeaders,
23581
+ path: "/ipsecConnections/{ipscId}/tunnels/{tunnelId}/tunnelSecurityAssociations",
23582
+ method: "GET",
23583
+ pathParams: pathParams,
23584
+ headerParams: headerParams,
23585
+ queryParams: queryParams
23586
+ });
23587
+ try {
23588
+ const response = yield retrier.makeServiceCall(this._httpClient, request);
23589
+ const sdkResponse = oci_common_2.composeResponse({
23590
+ responseObject: {},
23591
+ body: yield response.json(),
23592
+ bodyKey: "items",
23593
+ bodyModel: model.TunnelSecurityAssociationSummary,
23594
+ type: "Array<model.TunnelSecurityAssociationSummary>",
23595
+ responseHeaders: [
23596
+ {
23597
+ value: response.headers.get("opc-next-page"),
23598
+ key: "opcNextPage",
23599
+ dataType: "string"
23600
+ },
23601
+ {
23602
+ value: response.headers.get("opc-request-id"),
23603
+ key: "opcRequestId",
23604
+ dataType: "string"
23605
+ },
23606
+ {
23607
+ value: response.headers.get("opc-total-items"),
23608
+ key: "opcTotalItems",
23609
+ dataType: "number"
23610
+ }
23611
+ ]
23612
+ });
23613
+ return sdkResponse;
23614
+ }
23615
+ catch (err) {
23616
+ throw err;
23617
+ }
23618
+ });
23619
+ }
23620
+ /**
23621
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelSecurityAssociationsRecordIterator function.
23622
+ * Creates a new async iterator which will iterate over the models.TunnelSecurityAssociationSummary objects
23623
+ * contained in responses from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator will fetch more data from the
23624
+ * server as needed.
23625
+ *
23626
+ * @param request a request which can be sent to the service operation
23627
+ */
23628
+ listAllIPSecConnectionTunnelSecurityAssociations(request) {
23629
+ return oci_common_1.paginateRecords(request, req => this.listIPSecConnectionTunnelSecurityAssociations(req));
23630
+ }
23631
+ /**
23632
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelSecurityAssociationsResponseIterator function.
23633
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator
23634
+ * will fetch more data from the server as needed.
23635
+ *
23636
+ * @param request a request which can be sent to the service operation
23637
+ */
23638
+ listAllIPSecConnectionTunnelSecurityAssociationsResponses(request) {
23639
+ return oci_common_1.paginateResponses(request, req => this.listIPSecConnectionTunnelSecurityAssociations(req));
23640
+ }
23641
+ /**
23642
+ * Creates a new async iterator which will iterate over the models.TunnelSecurityAssociationSummary objects
23643
+ * contained in responses from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator will fetch more data from the
23644
+ * server as needed.
23645
+ *
23646
+ * @param request a request which can be sent to the service operation
23647
+ */
23648
+ listIPSecConnectionTunnelSecurityAssociationsRecordIterator(request) {
23649
+ return oci_common_1.paginateRecords(request, req => this.listIPSecConnectionTunnelSecurityAssociations(req));
23650
+ }
23651
+ /**
23652
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator
23653
+ * will fetch more data from the server as needed.
23654
+ *
23655
+ * @param request a request which can be sent to the service operation
23656
+ */
23657
+ listIPSecConnectionTunnelSecurityAssociationsResponseIterator(request) {
23658
+ return oci_common_1.paginateResponses(request, req => this.listIPSecConnectionTunnelSecurityAssociations(req));
23659
+ }
23257
23660
  /**
23258
23661
  * Lists the tunnel information for the specified IPSec connection.
23259
23662
  *
@@ -23261,7 +23664,7 @@ class VirtualNetworkClient {
23261
23664
  * @param ListIPSecConnectionTunnelsRequest
23262
23665
  * @return ListIPSecConnectionTunnelsResponse
23263
23666
  * @throws OciError when an error occurs
23264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
23667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
23265
23668
  */
23266
23669
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest) {
23267
23670
  return __awaiter(this, void 0, void 0, function* () {
@@ -23366,7 +23769,7 @@ class VirtualNetworkClient {
23366
23769
  * @param ListIPSecConnectionsRequest
23367
23770
  * @return ListIPSecConnectionsResponse
23368
23771
  * @throws OciError when an error occurs
23369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
23772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
23370
23773
  */
23371
23774
  listIPSecConnections(listIPSecConnectionsRequest) {
23372
23775
  return __awaiter(this, void 0, void 0, function* () {
@@ -23472,7 +23875,7 @@ class VirtualNetworkClient {
23472
23875
  * @param ListInternetGatewaysRequest
23473
23876
  * @return ListInternetGatewaysResponse
23474
23877
  * @throws OciError when an error occurs
23475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
23878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
23476
23879
  */
23477
23880
  listInternetGateways(listInternetGatewaysRequest) {
23478
23881
  return __awaiter(this, void 0, void 0, function* () {
@@ -23577,17 +23980,17 @@ class VirtualNetworkClient {
23577
23980
  * Lists the {@link Ipv6} objects based
23578
23981
  * on one of these filters:
23579
23982
  * <p>
23580
- * Subnet OCID.
23581
- * * VNIC OCID.
23983
+ * Subnet [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
23984
+ * * VNIC [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
23582
23985
  * * Both IPv6 address and subnet OCID: This lets you get an `Ipv6` object based on its private
23583
- * IPv6 address (for example, 2001:0db8:0123:1111:abcd:ef01:2345:6789) and not its OCID. For comparison,
23584
- * {@link #getIpv6(GetIpv6Request) getIpv6} requires the OCID.
23986
+ * IPv6 address (for example, 2001:0db8:0123:1111:abcd:ef01:2345:6789) and not its [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). For comparison,
23987
+ * {@link #getIpv6(GetIpv6Request) getIpv6} requires the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
23585
23988
  *
23586
23989
  * This operation does not retry by default if the user has not defined a retry configuration.
23587
23990
  * @param ListIpv6sRequest
23588
23991
  * @return ListIpv6sResponse
23589
23992
  * @throws OciError when an error occurs
23590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
23993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
23591
23994
  */
23592
23995
  listIpv6s(listIpv6sRequest) {
23593
23996
  return __awaiter(this, void 0, void 0, function* () {
@@ -23694,7 +24097,7 @@ class VirtualNetworkClient {
23694
24097
  * @param ListLocalPeeringGatewaysRequest
23695
24098
  * @return ListLocalPeeringGatewaysResponse
23696
24099
  * @throws OciError when an error occurs
23697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
24100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
23698
24101
  */
23699
24102
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest) {
23700
24103
  return __awaiter(this, void 0, void 0, function* () {
@@ -23799,7 +24202,7 @@ class VirtualNetworkClient {
23799
24202
  * @param ListNatGatewaysRequest
23800
24203
  * @return ListNatGatewaysResponse
23801
24204
  * @throws OciError when an error occurs
23802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
24205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
23803
24206
  */
23804
24207
  listNatGateways(listNatGatewaysRequest) {
23805
24208
  return __awaiter(this, void 0, void 0, function* () {
@@ -23907,7 +24310,7 @@ class VirtualNetworkClient {
23907
24310
  * @param ListNetworkSecurityGroupSecurityRulesRequest
23908
24311
  * @return ListNetworkSecurityGroupSecurityRulesResponse
23909
24312
  * @throws OciError when an error occurs
23910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
24313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
23911
24314
  */
23912
24315
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest) {
23913
24316
  return __awaiter(this, void 0, void 0, function* () {
@@ -24014,7 +24417,7 @@ class VirtualNetworkClient {
24014
24417
  * @param ListNetworkSecurityGroupVnicsRequest
24015
24418
  * @return ListNetworkSecurityGroupVnicsResponse
24016
24419
  * @throws OciError when an error occurs
24017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
24420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
24018
24421
  */
24019
24422
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest) {
24020
24423
  return __awaiter(this, void 0, void 0, function* () {
@@ -24121,7 +24524,7 @@ class VirtualNetworkClient {
24121
24524
  * @param ListNetworkSecurityGroupsRequest
24122
24525
  * @return ListNetworkSecurityGroupsResponse
24123
24526
  * @throws OciError when an error occurs
24124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
24527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
24125
24528
  */
24126
24529
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest) {
24127
24530
  return __awaiter(this, void 0, void 0, function* () {
@@ -24227,25 +24630,25 @@ class VirtualNetworkClient {
24227
24630
  * Lists the {@link PrivateIp} objects based
24228
24631
  * on one of these filters:
24229
24632
  * <p>
24230
- - Subnet OCID.
24231
- * - VNIC OCID.
24633
+ - Subnet [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
24634
+ * - VNIC [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
24232
24635
  * - Both private IP address and subnet OCID: This lets
24233
24636
  * you get a `privateIP` object based on its private IP
24234
- * address (for example, 10.0.3.3) and not its OCID. For comparison,
24637
+ * address (for example, 10.0.3.3) and not its [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). For comparison,
24235
24638
  * {@link #getPrivateIp(GetPrivateIpRequest) getPrivateIp}
24236
- * requires the OCID.
24639
+ * requires the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
24237
24640
  * <p>
24238
24641
  If you're listing all the private IPs associated with a given subnet
24239
24642
  * or VNIC, the response includes both primary and secondary private IPs.
24240
24643
  * <p>
24241
24644
  If you are an Oracle Cloud VMware Solution customer and have VLANs
24242
- * in your VCN, you can filter the list by VLAN OCID. See {@link Vlan}.
24645
+ * in your VCN, you can filter the list by VLAN [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). See {@link Vlan}.
24243
24646
  *
24244
24647
  * This operation does not retry by default if the user has not defined a retry configuration.
24245
24648
  * @param ListPrivateIpsRequest
24246
24649
  * @return ListPrivateIpsResponse
24247
24650
  * @throws OciError when an error occurs
24248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
24651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
24249
24652
  */
24250
24653
  listPrivateIps(listPrivateIpsRequest) {
24251
24654
  return __awaiter(this, void 0, void 0, function* () {
@@ -24352,7 +24755,7 @@ class VirtualNetworkClient {
24352
24755
  * @param ListPublicIpPoolsRequest
24353
24756
  * @return ListPublicIpPoolsResponse
24354
24757
  * @throws OciError when an error occurs
24355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
24758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
24356
24759
  */
24357
24760
  listPublicIpPools(listPublicIpPoolsRequest) {
24358
24761
  return __awaiter(this, void 0, void 0, function* () {
@@ -24439,7 +24842,7 @@ class VirtualNetworkClient {
24439
24842
  * @param ListPublicIpsRequest
24440
24843
  * @return ListPublicIpsResponse
24441
24844
  * @throws OciError when an error occurs
24442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
24845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
24443
24846
  */
24444
24847
  listPublicIps(listPublicIpsRequest) {
24445
24848
  return __awaiter(this, void 0, void 0, function* () {
@@ -24547,7 +24950,7 @@ class VirtualNetworkClient {
24547
24950
  * @param ListRemotePeeringConnectionsRequest
24548
24951
  * @return ListRemotePeeringConnectionsResponse
24549
24952
  * @throws OciError when an error occurs
24550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
24953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
24551
24954
  */
24552
24955
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest) {
24553
24956
  return __awaiter(this, void 0, void 0, function* () {
@@ -24654,7 +25057,7 @@ class VirtualNetworkClient {
24654
25057
  * @param ListRouteTablesRequest
24655
25058
  * @return ListRouteTablesResponse
24656
25059
  * @throws OciError when an error occurs
24657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
25060
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
24658
25061
  */
24659
25062
  listRouteTables(listRouteTablesRequest) {
24660
25063
  return __awaiter(this, void 0, void 0, function* () {
@@ -24763,7 +25166,7 @@ class VirtualNetworkClient {
24763
25166
  * @param ListSecurityListsRequest
24764
25167
  * @return ListSecurityListsResponse
24765
25168
  * @throws OciError when an error occurs
24766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
25169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
24767
25170
  */
24768
25171
  listSecurityLists(listSecurityListsRequest) {
24769
25172
  return __awaiter(this, void 0, void 0, function* () {
@@ -24872,7 +25275,7 @@ class VirtualNetworkClient {
24872
25275
  * @param ListServiceGatewaysRequest
24873
25276
  * @return ListServiceGatewaysResponse
24874
25277
  * @throws OciError when an error occurs
24875
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
25278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
24876
25279
  */
24877
25280
  listServiceGateways(listServiceGatewaysRequest) {
24878
25281
  return __awaiter(this, void 0, void 0, function* () {
@@ -24980,7 +25383,7 @@ class VirtualNetworkClient {
24980
25383
  * @param ListServicesRequest
24981
25384
  * @return ListServicesResponse
24982
25385
  * @throws OciError when an error occurs
24983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListServices.ts.html |here} to see how to use ListServices API.
25386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListServices.ts.html |here} to see how to use ListServices API.
24984
25387
  */
24985
25388
  listServices(listServicesRequest) {
24986
25389
  return __awaiter(this, void 0, void 0, function* () {
@@ -25083,7 +25486,7 @@ class VirtualNetworkClient {
25083
25486
  * @param ListSubnetsRequest
25084
25487
  * @return ListSubnetsResponse
25085
25488
  * @throws OciError when an error occurs
25086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
25489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
25087
25490
  */
25088
25491
  listSubnets(listSubnetsRequest) {
25089
25492
  return __awaiter(this, void 0, void 0, function* () {
@@ -25191,7 +25594,7 @@ class VirtualNetworkClient {
25191
25594
  * @param ListVcnsRequest
25192
25595
  * @return ListVcnsResponse
25193
25596
  * @throws OciError when an error occurs
25194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
25597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVcns.ts.html |here} to see how to use ListVcns API.
25195
25598
  */
25196
25599
  listVcns(listVcnsRequest) {
25197
25600
  return __awaiter(this, void 0, void 0, function* () {
@@ -25292,13 +25695,13 @@ class VirtualNetworkClient {
25292
25695
  return oci_common_1.paginateResponses(request, req => this.listVcns(req));
25293
25696
  }
25294
25697
  /**
25295
- * The deprecated operation lists available bandwidth levels for virtual circuits. For the compartment ID, provide the OCID of your tenancy (the root compartment).
25698
+ * The deprecated operation lists available bandwidth levels for virtual circuits. For the compartment ID, provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of your tenancy (the root compartment).
25296
25699
  *
25297
25700
  * This operation does not retry by default if the user has not defined a retry configuration.
25298
25701
  * @param ListVirtualCircuitBandwidthShapesRequest
25299
25702
  * @return ListVirtualCircuitBandwidthShapesResponse
25300
25703
  * @throws OciError when an error occurs
25301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
25704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
25302
25705
  */
25303
25706
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest) {
25304
25707
  return __awaiter(this, void 0, void 0, function* () {
@@ -25402,7 +25805,7 @@ class VirtualNetworkClient {
25402
25805
  * @param ListVirtualCircuitPublicPrefixesRequest
25403
25806
  * @return ListVirtualCircuitPublicPrefixesResponse
25404
25807
  * @throws OciError when an error occurs
25405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
25808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
25406
25809
  */
25407
25810
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest) {
25408
25811
  return __awaiter(this, void 0, void 0, function* () {
@@ -25460,7 +25863,7 @@ class VirtualNetworkClient {
25460
25863
  * @param ListVirtualCircuitsRequest
25461
25864
  * @return ListVirtualCircuitsResponse
25462
25865
  * @throws OciError when an error occurs
25463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
25866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
25464
25867
  */
25465
25868
  listVirtualCircuits(listVirtualCircuitsRequest) {
25466
25869
  return __awaiter(this, void 0, void 0, function* () {
@@ -25567,7 +25970,7 @@ class VirtualNetworkClient {
25567
25970
  * @param ListVlansRequest
25568
25971
  * @return ListVlansResponse
25569
25972
  * @throws OciError when an error occurs
25570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
25973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ListVlans.ts.html |here} to see how to use ListVlans API.
25571
25974
  */
25572
25975
  listVlans(listVlansRequest) {
25573
25976
  return __awaiter(this, void 0, void 0, function* () {
@@ -25684,7 +26087,7 @@ class VirtualNetworkClient {
25684
26087
  * @param ModifyVcnCidrRequest
25685
26088
  * @return ModifyVcnCidrResponse
25686
26089
  * @throws OciError when an error occurs
25687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
26090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
25688
26091
  */
25689
26092
  modifyVcnCidr(modifyVcnCidrRequest) {
25690
26093
  return __awaiter(this, void 0, void 0, function* () {
@@ -25745,7 +26148,7 @@ class VirtualNetworkClient {
25745
26148
  * @param RemoveDrgRouteDistributionStatementsRequest
25746
26149
  * @return RemoveDrgRouteDistributionStatementsResponse
25747
26150
  * @throws OciError when an error occurs
25748
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
26151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
25749
26152
  */
25750
26153
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest) {
25751
26154
  return __awaiter(this, void 0, void 0, function* () {
@@ -25798,7 +26201,7 @@ class VirtualNetworkClient {
25798
26201
  * @param RemoveDrgRouteRulesRequest
25799
26202
  * @return RemoveDrgRouteRulesResponse
25800
26203
  * @throws OciError when an error occurs
25801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
26204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
25802
26205
  */
25803
26206
  removeDrgRouteRules(removeDrgRouteRulesRequest) {
25804
26207
  return __awaiter(this, void 0, void 0, function* () {
@@ -25851,7 +26254,7 @@ class VirtualNetworkClient {
25851
26254
  * @param RemoveExportDrgRouteDistributionRequest
25852
26255
  * @return RemoveExportDrgRouteDistributionResponse
25853
26256
  * @throws OciError when an error occurs
25854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
26257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
25855
26258
  */
25856
26259
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest) {
25857
26260
  return __awaiter(this, void 0, void 0, function* () {
@@ -25915,7 +26318,7 @@ class VirtualNetworkClient {
25915
26318
  * @param RemoveImportDrgRouteDistributionRequest
25916
26319
  * @return RemoveImportDrgRouteDistributionResponse
25917
26320
  * @throws OciError when an error occurs
25918
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
26321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
25919
26322
  */
25920
26323
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest) {
25921
26324
  return __awaiter(this, void 0, void 0, function* () {
@@ -25978,7 +26381,7 @@ class VirtualNetworkClient {
25978
26381
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
25979
26382
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
25980
26383
  * @throws OciError when an error occurs
25981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
26384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
25982
26385
  */
25983
26386
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest) {
25984
26387
  return __awaiter(this, void 0, void 0, function* () {
@@ -26031,7 +26434,7 @@ class VirtualNetworkClient {
26031
26434
  * @param RemovePublicIpPoolCapacityRequest
26032
26435
  * @return RemovePublicIpPoolCapacityResponse
26033
26436
  * @throws OciError when an error occurs
26034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
26437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
26035
26438
  */
26036
26439
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest) {
26037
26440
  return __awaiter(this, void 0, void 0, function* () {
@@ -26099,7 +26502,7 @@ class VirtualNetworkClient {
26099
26502
  * @param RemoveVcnCidrRequest
26100
26503
  * @return RemoveVcnCidrResponse
26101
26504
  * @throws OciError when an error occurs
26102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
26505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
26103
26506
  */
26104
26507
  removeVcnCidr(removeVcnCidrRequest) {
26105
26508
  return __awaiter(this, void 0, void 0, function* () {
@@ -26160,7 +26563,7 @@ class VirtualNetworkClient {
26160
26563
  * @param UpdateByoipRangeRequest
26161
26564
  * @return UpdateByoipRangeResponse
26162
26565
  * @throws OciError when an error occurs
26163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
26566
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
26164
26567
  */
26165
26568
  updateByoipRange(updateByoipRangeRequest) {
26166
26569
  return __awaiter(this, void 0, void 0, function* () {
@@ -26225,7 +26628,7 @@ class VirtualNetworkClient {
26225
26628
  * @param UpdateCpeRequest
26226
26629
  * @return UpdateCpeResponse
26227
26630
  * @throws OciError when an error occurs
26228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
26631
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
26229
26632
  */
26230
26633
  updateCpe(updateCpeRequest) {
26231
26634
  return __awaiter(this, void 0, void 0, function* () {
@@ -26287,7 +26690,7 @@ class VirtualNetworkClient {
26287
26690
  * @param UpdateCrossConnectRequest
26288
26691
  * @return UpdateCrossConnectResponse
26289
26692
  * @throws OciError when an error occurs
26290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
26693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
26291
26694
  */
26292
26695
  updateCrossConnect(updateCrossConnectRequest) {
26293
26696
  return __awaiter(this, void 0, void 0, function* () {
@@ -26351,7 +26754,7 @@ class VirtualNetworkClient {
26351
26754
  * @param UpdateCrossConnectGroupRequest
26352
26755
  * @return UpdateCrossConnectGroupResponse
26353
26756
  * @throws OciError when an error occurs
26354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
26757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
26355
26758
  */
26356
26759
  updateCrossConnectGroup(updateCrossConnectGroupRequest) {
26357
26760
  return __awaiter(this, void 0, void 0, function* () {
@@ -26417,7 +26820,7 @@ class VirtualNetworkClient {
26417
26820
  * @param UpdateDhcpOptionsRequest
26418
26821
  * @return UpdateDhcpOptionsResponse
26419
26822
  * @throws OciError when an error occurs
26420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
26823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
26421
26824
  */
26422
26825
  updateDhcpOptions(updateDhcpOptionsRequest) {
26423
26826
  return __awaiter(this, void 0, void 0, function* () {
@@ -26480,7 +26883,7 @@ class VirtualNetworkClient {
26480
26883
  * @param UpdateDrgRequest
26481
26884
  * @return UpdateDrgResponse
26482
26885
  * @throws OciError when an error occurs
26483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
26886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
26484
26887
  */
26485
26888
  updateDrg(updateDrgRequest) {
26486
26889
  return __awaiter(this, void 0, void 0, function* () {
@@ -26544,7 +26947,7 @@ class VirtualNetworkClient {
26544
26947
  * @param UpdateDrgAttachmentRequest
26545
26948
  * @return UpdateDrgAttachmentResponse
26546
26949
  * @throws OciError when an error occurs
26547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
26950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
26548
26951
  */
26549
26952
  updateDrgAttachment(updateDrgAttachmentRequest) {
26550
26953
  return __awaiter(this, void 0, void 0, function* () {
@@ -26607,7 +27010,7 @@ class VirtualNetworkClient {
26607
27010
  * @param UpdateDrgRouteDistributionRequest
26608
27011
  * @return UpdateDrgRouteDistributionResponse
26609
27012
  * @throws OciError when an error occurs
26610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
27013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
26611
27014
  */
26612
27015
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest) {
26613
27016
  return __awaiter(this, void 0, void 0, function* () {
@@ -26670,7 +27073,7 @@ class VirtualNetworkClient {
26670
27073
  * @param UpdateDrgRouteDistributionStatementsRequest
26671
27074
  * @return UpdateDrgRouteDistributionStatementsResponse
26672
27075
  * @throws OciError when an error occurs
26673
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
27076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
26674
27077
  */
26675
27078
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest) {
26676
27079
  return __awaiter(this, void 0, void 0, function* () {
@@ -26727,7 +27130,7 @@ class VirtualNetworkClient {
26727
27130
  * @param UpdateDrgRouteRulesRequest
26728
27131
  * @return UpdateDrgRouteRulesResponse
26729
27132
  * @throws OciError when an error occurs
26730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
27133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
26731
27134
  */
26732
27135
  updateDrgRouteRules(updateDrgRouteRulesRequest) {
26733
27136
  return __awaiter(this, void 0, void 0, function* () {
@@ -26784,7 +27187,7 @@ class VirtualNetworkClient {
26784
27187
  * @param UpdateDrgRouteTableRequest
26785
27188
  * @return UpdateDrgRouteTableResponse
26786
27189
  * @throws OciError when an error occurs
26787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
27190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
26788
27191
  */
26789
27192
  updateDrgRouteTable(updateDrgRouteTableRequest) {
26790
27193
  return __awaiter(this, void 0, void 0, function* () {
@@ -26850,7 +27253,7 @@ class VirtualNetworkClient {
26850
27253
  * @param UpdateIPSecConnectionRequest
26851
27254
  * @return UpdateIPSecConnectionResponse
26852
27255
  * @throws OciError when an error occurs
26853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
27256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
26854
27257
  */
26855
27258
  updateIPSecConnection(updateIPSecConnectionRequest) {
26856
27259
  return __awaiter(this, void 0, void 0, function* () {
@@ -26924,7 +27327,7 @@ class VirtualNetworkClient {
26924
27327
  * @param UpdateIPSecConnectionTunnelRequest
26925
27328
  * @return UpdateIPSecConnectionTunnelResponse
26926
27329
  * @throws OciError when an error occurs
26927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
27330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
26928
27331
  */
26929
27332
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest) {
26930
27333
  return __awaiter(this, void 0, void 0, function* () {
@@ -26991,7 +27394,7 @@ class VirtualNetworkClient {
26991
27394
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
26992
27395
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
26993
27396
  * @throws OciError when an error occurs
26994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
27397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
26995
27398
  */
26996
27399
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest) {
26997
27400
  return __awaiter(this, void 0, void 0, function* () {
@@ -27059,7 +27462,7 @@ class VirtualNetworkClient {
27059
27462
  * @param UpdateInternetGatewayRequest
27060
27463
  * @return UpdateInternetGatewayResponse
27061
27464
  * @throws OciError when an error occurs
27062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
27465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
27063
27466
  */
27064
27467
  updateInternetGateway(updateInternetGatewayRequest) {
27065
27468
  return __awaiter(this, void 0, void 0, function* () {
@@ -27116,7 +27519,7 @@ class VirtualNetworkClient {
27116
27519
  });
27117
27520
  }
27118
27521
  /**
27119
- * Updates the specified IPv6. You must specify the object's OCID.
27522
+ * Updates the specified IPv6. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
27120
27523
  * Use this operation if you want to:
27121
27524
  * <p>
27122
27525
  * Move an IPv6 to a different VNIC in the same subnet.
@@ -27128,7 +27531,7 @@ class VirtualNetworkClient {
27128
27531
  * @param UpdateIpv6Request
27129
27532
  * @return UpdateIpv6Response
27130
27533
  * @throws OciError when an error occurs
27131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
27534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
27132
27535
  */
27133
27536
  updateIpv6(updateIpv6Request) {
27134
27537
  return __awaiter(this, void 0, void 0, function* () {
@@ -27192,7 +27595,7 @@ class VirtualNetworkClient {
27192
27595
  * @param UpdateLocalPeeringGatewayRequest
27193
27596
  * @return UpdateLocalPeeringGatewayResponse
27194
27597
  * @throws OciError when an error occurs
27195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
27598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
27196
27599
  */
27197
27600
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest) {
27198
27601
  return __awaiter(this, void 0, void 0, function* () {
@@ -27255,7 +27658,7 @@ class VirtualNetworkClient {
27255
27658
  * @param UpdateNatGatewayRequest
27256
27659
  * @return UpdateNatGatewayResponse
27257
27660
  * @throws OciError when an error occurs
27258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
27661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
27259
27662
  */
27260
27663
  updateNatGateway(updateNatGatewayRequest) {
27261
27664
  return __awaiter(this, void 0, void 0, function* () {
@@ -27317,7 +27720,7 @@ class VirtualNetworkClient {
27317
27720
  To add or remove an existing VNIC from the group, use
27318
27721
  * {@link #updateVnic(UpdateVnicRequest) updateVnic}.
27319
27722
  * <p>
27320
- To add a VNIC to the group *when you create the VNIC*, specify the NSG's OCID during creation.
27723
+ To add a VNIC to the group *when you create the VNIC*, specify the NSG's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) during creation.
27321
27724
  * For example, see the `nsgIds` attribute in {@link #createVnicDetails(CreateVnicDetailsRequest) createVnicDetails}.
27322
27725
  * <p>
27323
27726
  To add or remove security rules from the group, use
@@ -27332,7 +27735,7 @@ class VirtualNetworkClient {
27332
27735
  * @param UpdateNetworkSecurityGroupRequest
27333
27736
  * @return UpdateNetworkSecurityGroupResponse
27334
27737
  * @throws OciError when an error occurs
27335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
27738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
27336
27739
  */
27337
27740
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest) {
27338
27741
  return __awaiter(this, void 0, void 0, function* () {
@@ -27395,7 +27798,7 @@ class VirtualNetworkClient {
27395
27798
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
27396
27799
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
27397
27800
  * @throws OciError when an error occurs
27398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
27801
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
27399
27802
  */
27400
27803
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest) {
27401
27804
  return __awaiter(this, void 0, void 0, function* () {
@@ -27446,7 +27849,7 @@ class VirtualNetworkClient {
27446
27849
  });
27447
27850
  }
27448
27851
  /**
27449
- * Updates the specified private IP. You must specify the object's OCID.
27852
+ * Updates the specified private IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
27450
27853
  * Use this operation if you want to:
27451
27854
  * <p>
27452
27855
  - Move a secondary private IP to a different VNIC in the same subnet.
@@ -27461,7 +27864,7 @@ class VirtualNetworkClient {
27461
27864
  * @param UpdatePrivateIpRequest
27462
27865
  * @return UpdatePrivateIpResponse
27463
27866
  * @throws OciError when an error occurs
27464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
27867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
27465
27868
  */
27466
27869
  updatePrivateIp(updatePrivateIpRequest) {
27467
27870
  return __awaiter(this, void 0, void 0, function* () {
@@ -27518,7 +27921,7 @@ class VirtualNetworkClient {
27518
27921
  });
27519
27922
  }
27520
27923
  /**
27521
- * Updates the specified public IP. You must specify the object's OCID. Use this operation if you want to:
27924
+ * Updates the specified public IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). Use this operation if you want to:
27522
27925
  * <p>
27523
27926
  * Assign a reserved public IP in your pool to a private IP.
27524
27927
  * * Move a reserved public IP to a different private IP.
@@ -27562,7 +27965,7 @@ class VirtualNetworkClient {
27562
27965
  * @param UpdatePublicIpRequest
27563
27966
  * @return UpdatePublicIpResponse
27564
27967
  * @throws OciError when an error occurs
27565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
27968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
27566
27969
  */
27567
27970
  updatePublicIp(updatePublicIpRequest) {
27568
27971
  return __awaiter(this, void 0, void 0, function* () {
@@ -27625,7 +28028,7 @@ class VirtualNetworkClient {
27625
28028
  * @param UpdatePublicIpPoolRequest
27626
28029
  * @return UpdatePublicIpPoolResponse
27627
28030
  * @throws OciError when an error occurs
27628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
28031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
27629
28032
  */
27630
28033
  updatePublicIpPool(updatePublicIpPoolRequest) {
27631
28034
  return __awaiter(this, void 0, void 0, function* () {
@@ -27689,7 +28092,7 @@ class VirtualNetworkClient {
27689
28092
  * @param UpdateRemotePeeringConnectionRequest
27690
28093
  * @return UpdateRemotePeeringConnectionResponse
27691
28094
  * @throws OciError when an error occurs
27692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
28095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
27693
28096
  */
27694
28097
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest) {
27695
28098
  return __awaiter(this, void 0, void 0, function* () {
@@ -27755,7 +28158,7 @@ class VirtualNetworkClient {
27755
28158
  * @param UpdateRouteTableRequest
27756
28159
  * @return UpdateRouteTableResponse
27757
28160
  * @throws OciError when an error occurs
27758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
28161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
27759
28162
  */
27760
28163
  updateRouteTable(updateRouteTableRequest) {
27761
28164
  return __awaiter(this, void 0, void 0, function* () {
@@ -27822,7 +28225,7 @@ class VirtualNetworkClient {
27822
28225
  * @param UpdateSecurityListRequest
27823
28226
  * @return UpdateSecurityListResponse
27824
28227
  * @throws OciError when an error occurs
27825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
28228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
27826
28229
  */
27827
28230
  updateSecurityList(updateSecurityListRequest) {
27828
28231
  return __awaiter(this, void 0, void 0, function* () {
@@ -27886,7 +28289,7 @@ class VirtualNetworkClient {
27886
28289
  * @param UpdateServiceGatewayRequest
27887
28290
  * @return UpdateServiceGatewayResponse
27888
28291
  * @throws OciError when an error occurs
27889
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
28292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
27890
28293
  */
27891
28294
  updateServiceGateway(updateServiceGatewayRequest) {
27892
28295
  return __awaiter(this, void 0, void 0, function* () {
@@ -27949,7 +28352,7 @@ class VirtualNetworkClient {
27949
28352
  * @param UpdateSubnetRequest
27950
28353
  * @return UpdateSubnetResponse
27951
28354
  * @throws OciError when an error occurs
27952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
28355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
27953
28356
  */
27954
28357
  updateSubnet(updateSubnetRequest) {
27955
28358
  return __awaiter(this, void 0, void 0, function* () {
@@ -28014,7 +28417,7 @@ class VirtualNetworkClient {
28014
28417
  * @param UpdateTunnelCpeDeviceConfigRequest
28015
28418
  * @return UpdateTunnelCpeDeviceConfigResponse
28016
28419
  * @throws OciError when an error occurs
28017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
28420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
28018
28421
  */
28019
28422
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest) {
28020
28423
  return __awaiter(this, void 0, void 0, function* () {
@@ -28080,7 +28483,7 @@ class VirtualNetworkClient {
28080
28483
  * @param UpdateVcnRequest
28081
28484
  * @return UpdateVcnResponse
28082
28485
  * @throws OciError when an error occurs
28083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
28486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
28084
28487
  */
28085
28488
  updateVcn(updateVcnRequest) {
28086
28489
  return __awaiter(this, void 0, void 0, function* () {
@@ -28166,7 +28569,7 @@ class VirtualNetworkClient {
28166
28569
  * @param UpdateVirtualCircuitRequest
28167
28570
  * @return UpdateVirtualCircuitResponse
28168
28571
  * @throws OciError when an error occurs
28169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
28572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
28170
28573
  */
28171
28574
  updateVirtualCircuit(updateVirtualCircuitRequest) {
28172
28575
  return __awaiter(this, void 0, void 0, function* () {
@@ -28230,7 +28633,7 @@ class VirtualNetworkClient {
28230
28633
  * @param UpdateVlanRequest
28231
28634
  * @return UpdateVlanResponse
28232
28635
  * @throws OciError when an error occurs
28233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
28636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
28234
28637
  */
28235
28638
  updateVlan(updateVlanRequest) {
28236
28639
  return __awaiter(this, void 0, void 0, function* () {
@@ -28294,7 +28697,7 @@ class VirtualNetworkClient {
28294
28697
  * @param UpdateVnicRequest
28295
28698
  * @return UpdateVnicResponse
28296
28699
  * @throws OciError when an error occurs
28297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
28700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
28298
28701
  */
28299
28702
  updateVnic(updateVnicRequest) {
28300
28703
  return __awaiter(this, void 0, void 0, function* () {
@@ -28358,7 +28761,7 @@ class VirtualNetworkClient {
28358
28761
  * @param UpgradeDrgRequest
28359
28762
  * @return UpgradeDrgResponse
28360
28763
  * @throws OciError when an error occurs
28361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
28764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
28362
28765
  */
28363
28766
  upgradeDrg(upgradeDrgRequest) {
28364
28767
  return __awaiter(this, void 0, void 0, function* () {
@@ -28418,7 +28821,7 @@ class VirtualNetworkClient {
28418
28821
  * @param ValidateByoipRangeRequest
28419
28822
  * @return ValidateByoipRangeResponse
28420
28823
  * @throws OciError when an error occurs
28421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
28824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
28422
28825
  */
28423
28826
  validateByoipRange(validateByoipRangeRequest) {
28424
28827
  return __awaiter(this, void 0, void 0, function* () {
@@ -28476,7 +28879,7 @@ class VirtualNetworkClient {
28476
28879
  * @param WithdrawByoipRangeRequest
28477
28880
  * @return WithdrawByoipRangeResponse
28478
28881
  * @throws OciError when an error occurs
28479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
28882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
28480
28883
  */
28481
28884
  withdrawByoipRange(withdrawByoipRangeRequest) {
28482
28885
  return __awaiter(this, void 0, void 0, function* () {