oci-core 2.6.1 → 2.9.1

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.d.ts CHANGED
@@ -1,10 +1,10 @@
1
1
  /**
2
2
  * Core Services API
3
- * API covering the [Networking](/iaas/Content/Network/Concepts/overview.htm),
3
+ * Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
4
+ compute instances, and block storage volumes. For more information, see the console
5
+ documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
4
6
  [Compute](/iaas/Content/Compute/Concepts/computeoverview.htm), and
5
- [Block Volume](/iaas/Content/Block/Concepts/overview.htm) services. Use this API
6
- to manage resources such as virtual cloud networks (VCNs), compute instances, and
7
- block storage volumes.
7
+ [Block Volume](/iaas/Content/Block/Concepts/overview.htm) services.
8
8
 
9
9
  * OpenAPI spec version: 20160918
10
10
  *
@@ -27,7 +27,7 @@ import { VirtualNetworkWaiter } from "./virtualnetwork-waiter";
27
27
  export declare enum BlockstorageApiKeys {
28
28
  }
29
29
  /**
30
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
30
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
31
31
  */
32
32
  export declare class BlockstorageClient {
33
33
  protected static serviceEndpointTemplate: string;
@@ -86,7 +86,7 @@ export declare class BlockstorageClient {
86
86
  * @param ChangeBootVolumeBackupCompartmentRequest
87
87
  * @return ChangeBootVolumeBackupCompartmentResponse
88
88
  * @throws OciError when an error occurs
89
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartment API.
90
90
  */
91
91
  changeBootVolumeBackupCompartment(changeBootVolumeBackupCompartmentRequest: requests.ChangeBootVolumeBackupCompartmentRequest): Promise<responses.ChangeBootVolumeBackupCompartmentResponse>;
92
92
  /**
@@ -98,7 +98,7 @@ export declare class BlockstorageClient {
98
98
  * @param ChangeBootVolumeCompartmentRequest
99
99
  * @return ChangeBootVolumeCompartmentResponse
100
100
  * @throws OciError when an error occurs
101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartment API.
102
102
  */
103
103
  changeBootVolumeCompartment(changeBootVolumeCompartmentRequest: requests.ChangeBootVolumeCompartmentRequest): Promise<responses.ChangeBootVolumeCompartmentResponse>;
104
104
  /**
@@ -110,7 +110,7 @@ export declare class BlockstorageClient {
110
110
  * @param ChangeVolumeBackupCompartmentRequest
111
111
  * @return ChangeVolumeBackupCompartmentResponse
112
112
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVolumeBackupCompartment.ts.html |here} to see how to use ChangeVolumeBackupCompartment API.
114
114
  */
115
115
  changeVolumeBackupCompartment(changeVolumeBackupCompartmentRequest: requests.ChangeVolumeBackupCompartmentRequest): Promise<responses.ChangeVolumeBackupCompartmentResponse>;
116
116
  /**
@@ -122,7 +122,7 @@ export declare class BlockstorageClient {
122
122
  * @param ChangeVolumeCompartmentRequest
123
123
  * @return ChangeVolumeCompartmentResponse
124
124
  * @throws OciError when an error occurs
125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVolumeCompartment.ts.html |here} to see how to use ChangeVolumeCompartment API.
126
126
  */
127
127
  changeVolumeCompartment(changeVolumeCompartmentRequest: requests.ChangeVolumeCompartmentRequest): Promise<responses.ChangeVolumeCompartmentResponse>;
128
128
  /**
@@ -134,7 +134,7 @@ export declare class BlockstorageClient {
134
134
  * @param ChangeVolumeGroupBackupCompartmentRequest
135
135
  * @return ChangeVolumeGroupBackupCompartmentResponse
136
136
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVolumeGroupBackupCompartment.ts.html |here} to see how to use ChangeVolumeGroupBackupCompartment API.
138
138
  */
139
139
  changeVolumeGroupBackupCompartment(changeVolumeGroupBackupCompartmentRequest: requests.ChangeVolumeGroupBackupCompartmentRequest): Promise<responses.ChangeVolumeGroupBackupCompartmentResponse>;
140
140
  /**
@@ -146,7 +146,7 @@ export declare class BlockstorageClient {
146
146
  * @param ChangeVolumeGroupCompartmentRequest
147
147
  * @return ChangeVolumeGroupCompartmentResponse
148
148
  * @throws OciError when an error occurs
149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
149
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVolumeGroupCompartment.ts.html |here} to see how to use ChangeVolumeGroupCompartment API.
150
150
  */
151
151
  changeVolumeGroupCompartment(changeVolumeGroupCompartmentRequest: requests.ChangeVolumeGroupCompartmentRequest): Promise<responses.ChangeVolumeGroupCompartmentResponse>;
152
152
  /**
@@ -157,7 +157,7 @@ export declare class BlockstorageClient {
157
157
  * @param CopyBootVolumeBackupRequest
158
158
  * @return CopyBootVolumeBackupResponse
159
159
  * @throws OciError when an error occurs
160
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CopyBootVolumeBackup.ts.html |here} to see how to use CopyBootVolumeBackup API.
161
161
  */
162
162
  copyBootVolumeBackup(copyBootVolumeBackupRequest: requests.CopyBootVolumeBackupRequest): Promise<responses.CopyBootVolumeBackupResponse>;
163
163
  /**
@@ -168,7 +168,7 @@ export declare class BlockstorageClient {
168
168
  * @param CopyVolumeBackupRequest
169
169
  * @return CopyVolumeBackupResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CopyVolumeBackup.ts.html |here} to see how to use CopyVolumeBackup API.
172
172
  */
173
173
  copyVolumeBackup(copyVolumeBackupRequest: requests.CopyVolumeBackupRequest): Promise<responses.CopyVolumeBackupResponse>;
174
174
  /**
@@ -179,7 +179,7 @@ export declare class BlockstorageClient {
179
179
  * @param CopyVolumeGroupBackupRequest
180
180
  * @return CopyVolumeGroupBackupResponse
181
181
  * @throws OciError when an error occurs
182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CopyVolumeGroupBackup.ts.html |here} to see how to use CopyVolumeGroupBackup API.
183
183
  */
184
184
  copyVolumeGroupBackup(copyVolumeGroupBackupRequest: requests.CopyVolumeGroupBackupRequest): Promise<responses.CopyVolumeGroupBackupResponse>;
185
185
  /**
@@ -192,7 +192,7 @@ export declare class BlockstorageClient {
192
192
  * @param CreateBootVolumeRequest
193
193
  * @return CreateBootVolumeResponse
194
194
  * @throws OciError when an error occurs
195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateBootVolume.ts.html |here} to see how to use CreateBootVolume API.
196
196
  */
197
197
  createBootVolume(createBootVolumeRequest: requests.CreateBootVolumeRequest): Promise<responses.CreateBootVolumeResponse>;
198
198
  /**
@@ -207,7 +207,7 @@ export declare class BlockstorageClient {
207
207
  * @param CreateBootVolumeBackupRequest
208
208
  * @return CreateBootVolumeBackupResponse
209
209
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateBootVolumeBackup.ts.html |here} to see how to use CreateBootVolumeBackup API.
211
211
  */
212
212
  createBootVolumeBackup(createBootVolumeBackupRequest: requests.CreateBootVolumeBackupRequest): Promise<responses.CreateBootVolumeBackupResponse>;
213
213
  /**
@@ -230,7 +230,7 @@ export declare class BlockstorageClient {
230
230
  * @param CreateVolumeRequest
231
231
  * @return CreateVolumeResponse
232
232
  * @throws OciError when an error occurs
233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVolume.ts.html |here} to see how to use CreateVolume API.
234
234
  */
235
235
  createVolume(createVolumeRequest: requests.CreateVolumeRequest): Promise<responses.CreateVolumeResponse>;
236
236
  /**
@@ -245,7 +245,7 @@ export declare class BlockstorageClient {
245
245
  * @param CreateVolumeBackupRequest
246
246
  * @return CreateVolumeBackupResponse
247
247
  * @throws OciError when an error occurs
248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVolumeBackup.ts.html |here} to see how to use CreateVolumeBackup API.
249
249
  */
250
250
  createVolumeBackup(createVolumeBackupRequest: requests.CreateVolumeBackupRequest): Promise<responses.CreateVolumeBackupResponse>;
251
251
  /**
@@ -258,7 +258,7 @@ export declare class BlockstorageClient {
258
258
  * @param CreateVolumeBackupPolicyRequest
259
259
  * @return CreateVolumeBackupPolicyResponse
260
260
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVolumeBackupPolicy.ts.html |here} to see how to use CreateVolumeBackupPolicy API.
262
262
  */
263
263
  createVolumeBackupPolicy(createVolumeBackupPolicyRequest: requests.CreateVolumeBackupPolicyRequest): Promise<responses.CreateVolumeBackupPolicyResponse>;
264
264
  /**
@@ -270,7 +270,7 @@ export declare class BlockstorageClient {
270
270
  * @param CreateVolumeBackupPolicyAssignmentRequest
271
271
  * @return CreateVolumeBackupPolicyAssignmentResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVolumeBackupPolicyAssignment.ts.html |here} to see how to use CreateVolumeBackupPolicyAssignment API.
274
274
  */
275
275
  createVolumeBackupPolicyAssignment(createVolumeBackupPolicyAssignmentRequest: requests.CreateVolumeBackupPolicyAssignmentRequest): Promise<responses.CreateVolumeBackupPolicyAssignmentResponse>;
276
276
  /**
@@ -286,7 +286,7 @@ export declare class BlockstorageClient {
286
286
  * @param CreateVolumeGroupRequest
287
287
  * @return CreateVolumeGroupResponse
288
288
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVolumeGroup.ts.html |here} to see how to use CreateVolumeGroup API.
290
290
  */
291
291
  createVolumeGroup(createVolumeGroupRequest: requests.CreateVolumeGroupRequest): Promise<responses.CreateVolumeGroupResponse>;
292
292
  /**
@@ -297,7 +297,7 @@ export declare class BlockstorageClient {
297
297
  * @param CreateVolumeGroupBackupRequest
298
298
  * @return CreateVolumeGroupBackupResponse
299
299
  * @throws OciError when an error occurs
300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVolumeGroupBackup.ts.html |here} to see how to use CreateVolumeGroupBackup API.
301
301
  */
302
302
  createVolumeGroupBackup(createVolumeGroupBackupRequest: requests.CreateVolumeGroupBackupRequest): Promise<responses.CreateVolumeGroupBackupResponse>;
303
303
  /**
@@ -310,7 +310,7 @@ export declare class BlockstorageClient {
310
310
  * @param DeleteBootVolumeRequest
311
311
  * @return DeleteBootVolumeResponse
312
312
  * @throws OciError when an error occurs
313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteBootVolume.ts.html |here} to see how to use DeleteBootVolume API.
314
314
  */
315
315
  deleteBootVolume(deleteBootVolumeRequest: requests.DeleteBootVolumeRequest): Promise<responses.DeleteBootVolumeResponse>;
316
316
  /**
@@ -319,7 +319,7 @@ export declare class BlockstorageClient {
319
319
  * @param DeleteBootVolumeBackupRequest
320
320
  * @return DeleteBootVolumeBackupResponse
321
321
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteBootVolumeBackup.ts.html |here} to see how to use DeleteBootVolumeBackup API.
323
323
  */
324
324
  deleteBootVolumeBackup(deleteBootVolumeBackupRequest: requests.DeleteBootVolumeBackupRequest): Promise<responses.DeleteBootVolumeBackupResponse>;
325
325
  /**
@@ -329,7 +329,7 @@ export declare class BlockstorageClient {
329
329
  * @param DeleteBootVolumeKmsKeyRequest
330
330
  * @return DeleteBootVolumeKmsKeyResponse
331
331
  * @throws OciError when an error occurs
332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteBootVolumeKmsKey.ts.html |here} to see how to use DeleteBootVolumeKmsKey API.
333
333
  */
334
334
  deleteBootVolumeKmsKey(deleteBootVolumeKmsKeyRequest: requests.DeleteBootVolumeKmsKeyRequest): Promise<responses.DeleteBootVolumeKmsKeyResponse>;
335
335
  /**
@@ -342,7 +342,7 @@ export declare class BlockstorageClient {
342
342
  * @param DeleteVolumeRequest
343
343
  * @return DeleteVolumeResponse
344
344
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolume.ts.html |here} to see how to use DeleteVolume API.
346
346
  */
347
347
  deleteVolume(deleteVolumeRequest: requests.DeleteVolumeRequest): Promise<responses.DeleteVolumeResponse>;
348
348
  /**
@@ -351,7 +351,7 @@ export declare class BlockstorageClient {
351
351
  * @param DeleteVolumeBackupRequest
352
352
  * @return DeleteVolumeBackupResponse
353
353
  * @throws OciError when an error occurs
354
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolumeBackup.ts.html |here} to see how to use DeleteVolumeBackup API.
355
355
  */
356
356
  deleteVolumeBackup(deleteVolumeBackupRequest: requests.DeleteVolumeBackupRequest): Promise<responses.DeleteVolumeBackupResponse>;
357
357
  /**
@@ -365,7 +365,7 @@ export declare class BlockstorageClient {
365
365
  * @param DeleteVolumeBackupPolicyRequest
366
366
  * @return DeleteVolumeBackupPolicyResponse
367
367
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolumeBackupPolicy.ts.html |here} to see how to use DeleteVolumeBackupPolicy API.
369
369
  */
370
370
  deleteVolumeBackupPolicy(deleteVolumeBackupPolicyRequest: requests.DeleteVolumeBackupPolicyRequest): Promise<responses.DeleteVolumeBackupPolicyResponse>;
371
371
  /**
@@ -374,7 +374,7 @@ export declare class BlockstorageClient {
374
374
  * @param DeleteVolumeBackupPolicyAssignmentRequest
375
375
  * @return DeleteVolumeBackupPolicyAssignmentResponse
376
376
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolumeBackupPolicyAssignment.ts.html |here} to see how to use DeleteVolumeBackupPolicyAssignment API.
378
378
  */
379
379
  deleteVolumeBackupPolicyAssignment(deleteVolumeBackupPolicyAssignmentRequest: requests.DeleteVolumeBackupPolicyAssignmentRequest): Promise<responses.DeleteVolumeBackupPolicyAssignmentResponse>;
380
380
  /**
@@ -385,7 +385,7 @@ export declare class BlockstorageClient {
385
385
  * @param DeleteVolumeGroupRequest
386
386
  * @return DeleteVolumeGroupResponse
387
387
  * @throws OciError when an error occurs
388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolumeGroup.ts.html |here} to see how to use DeleteVolumeGroup API.
389
389
  */
390
390
  deleteVolumeGroup(deleteVolumeGroupRequest: requests.DeleteVolumeGroupRequest): Promise<responses.DeleteVolumeGroupResponse>;
391
391
  /**
@@ -396,7 +396,7 @@ export declare class BlockstorageClient {
396
396
  * @param DeleteVolumeGroupBackupRequest
397
397
  * @return DeleteVolumeGroupBackupResponse
398
398
  * @throws OciError when an error occurs
399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
399
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolumeGroupBackup.ts.html |here} to see how to use DeleteVolumeGroupBackup API.
400
400
  */
401
401
  deleteVolumeGroupBackup(deleteVolumeGroupBackupRequest: requests.DeleteVolumeGroupBackupRequest): Promise<responses.DeleteVolumeGroupBackupResponse>;
402
402
  /**
@@ -406,7 +406,7 @@ export declare class BlockstorageClient {
406
406
  * @param DeleteVolumeKmsKeyRequest
407
407
  * @return DeleteVolumeKmsKeyResponse
408
408
  * @throws OciError when an error occurs
409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVolumeKmsKey.ts.html |here} to see how to use DeleteVolumeKmsKey API.
410
410
  */
411
411
  deleteVolumeKmsKey(deleteVolumeKmsKeyRequest: requests.DeleteVolumeKmsKeyRequest): Promise<responses.DeleteVolumeKmsKeyResponse>;
412
412
  /**
@@ -415,7 +415,7 @@ export declare class BlockstorageClient {
415
415
  * @param GetBlockVolumeReplicaRequest
416
416
  * @return GetBlockVolumeReplicaResponse
417
417
  * @throws OciError when an error occurs
418
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
418
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetBlockVolumeReplica.ts.html |here} to see how to use GetBlockVolumeReplica API.
419
419
  */
420
420
  getBlockVolumeReplica(getBlockVolumeReplicaRequest: requests.GetBlockVolumeReplicaRequest): Promise<responses.GetBlockVolumeReplicaResponse>;
421
421
  /**
@@ -424,7 +424,7 @@ export declare class BlockstorageClient {
424
424
  * @param GetBootVolumeRequest
425
425
  * @return GetBootVolumeResponse
426
426
  * @throws OciError when an error occurs
427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetBootVolume.ts.html |here} to see how to use GetBootVolume API.
428
428
  */
429
429
  getBootVolume(getBootVolumeRequest: requests.GetBootVolumeRequest): Promise<responses.GetBootVolumeResponse>;
430
430
  /**
@@ -433,7 +433,7 @@ export declare class BlockstorageClient {
433
433
  * @param GetBootVolumeBackupRequest
434
434
  * @return GetBootVolumeBackupResponse
435
435
  * @throws OciError when an error occurs
436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetBootVolumeBackup.ts.html |here} to see how to use GetBootVolumeBackup API.
437
437
  */
438
438
  getBootVolumeBackup(getBootVolumeBackupRequest: requests.GetBootVolumeBackupRequest): Promise<responses.GetBootVolumeBackupResponse>;
439
439
  /**
@@ -443,7 +443,7 @@ export declare class BlockstorageClient {
443
443
  * @param GetBootVolumeKmsKeyRequest
444
444
  * @return GetBootVolumeKmsKeyResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetBootVolumeKmsKey.ts.html |here} to see how to use GetBootVolumeKmsKey API.
447
447
  */
448
448
  getBootVolumeKmsKey(getBootVolumeKmsKeyRequest: requests.GetBootVolumeKmsKeyRequest): Promise<responses.GetBootVolumeKmsKeyResponse>;
449
449
  /**
@@ -452,7 +452,7 @@ export declare class BlockstorageClient {
452
452
  * @param GetBootVolumeReplicaRequest
453
453
  * @return GetBootVolumeReplicaResponse
454
454
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetBootVolumeReplica.ts.html |here} to see how to use GetBootVolumeReplica API.
456
456
  */
457
457
  getBootVolumeReplica(getBootVolumeReplicaRequest: requests.GetBootVolumeReplicaRequest): Promise<responses.GetBootVolumeReplicaResponse>;
458
458
  /**
@@ -461,7 +461,7 @@ export declare class BlockstorageClient {
461
461
  * @param GetVolumeRequest
462
462
  * @return GetVolumeResponse
463
463
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolume.ts.html |here} to see how to use GetVolume API.
464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolume.ts.html |here} to see how to use GetVolume API.
465
465
  */
466
466
  getVolume(getVolumeRequest: requests.GetVolumeRequest): Promise<responses.GetVolumeResponse>;
467
467
  /**
@@ -470,7 +470,7 @@ export declare class BlockstorageClient {
470
470
  * @param GetVolumeBackupRequest
471
471
  * @return GetVolumeBackupResponse
472
472
  * @throws OciError when an error occurs
473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeBackup.ts.html |here} to see how to use GetVolumeBackup API.
474
474
  */
475
475
  getVolumeBackup(getVolumeBackupRequest: requests.GetVolumeBackupRequest): Promise<responses.GetVolumeBackupResponse>;
476
476
  /**
@@ -479,7 +479,7 @@ export declare class BlockstorageClient {
479
479
  * @param GetVolumeBackupPolicyRequest
480
480
  * @return GetVolumeBackupPolicyResponse
481
481
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeBackupPolicy.ts.html |here} to see how to use GetVolumeBackupPolicy API.
483
483
  */
484
484
  getVolumeBackupPolicy(getVolumeBackupPolicyRequest: requests.GetVolumeBackupPolicyRequest): Promise<responses.GetVolumeBackupPolicyResponse>;
485
485
  /**
@@ -491,7 +491,7 @@ export declare class BlockstorageClient {
491
491
  * @param GetVolumeBackupPolicyAssetAssignmentRequest
492
492
  * @return GetVolumeBackupPolicyAssetAssignmentResponse
493
493
  * @throws OciError when an error occurs
494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeBackupPolicyAssetAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssetAssignment API.
495
495
  */
496
496
  getVolumeBackupPolicyAssetAssignment(getVolumeBackupPolicyAssetAssignmentRequest: requests.GetVolumeBackupPolicyAssetAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssetAssignmentResponse>;
497
497
  /**
@@ -532,7 +532,7 @@ export declare class BlockstorageClient {
532
532
  * @param GetVolumeBackupPolicyAssignmentRequest
533
533
  * @return GetVolumeBackupPolicyAssignmentResponse
534
534
  * @throws OciError when an error occurs
535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeBackupPolicyAssignment.ts.html |here} to see how to use GetVolumeBackupPolicyAssignment API.
536
536
  */
537
537
  getVolumeBackupPolicyAssignment(getVolumeBackupPolicyAssignmentRequest: requests.GetVolumeBackupPolicyAssignmentRequest): Promise<responses.GetVolumeBackupPolicyAssignmentResponse>;
538
538
  /**
@@ -541,7 +541,7 @@ export declare class BlockstorageClient {
541
541
  * @param GetVolumeGroupRequest
542
542
  * @return GetVolumeGroupResponse
543
543
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeGroup.ts.html |here} to see how to use GetVolumeGroup API.
545
545
  */
546
546
  getVolumeGroup(getVolumeGroupRequest: requests.GetVolumeGroupRequest): Promise<responses.GetVolumeGroupResponse>;
547
547
  /**
@@ -550,7 +550,7 @@ export declare class BlockstorageClient {
550
550
  * @param GetVolumeGroupBackupRequest
551
551
  * @return GetVolumeGroupBackupResponse
552
552
  * @throws OciError when an error occurs
553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeGroupBackup.ts.html |here} to see how to use GetVolumeGroupBackup API.
554
554
  */
555
555
  getVolumeGroupBackup(getVolumeGroupBackupRequest: requests.GetVolumeGroupBackupRequest): Promise<responses.GetVolumeGroupBackupResponse>;
556
556
  /**
@@ -560,7 +560,7 @@ export declare class BlockstorageClient {
560
560
  * @param GetVolumeKmsKeyRequest
561
561
  * @return GetVolumeKmsKeyResponse
562
562
  * @throws OciError when an error occurs
563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeKmsKey.ts.html |here} to see how to use GetVolumeKmsKey API.
564
564
  */
565
565
  getVolumeKmsKey(getVolumeKmsKeyRequest: requests.GetVolumeKmsKeyRequest): Promise<responses.GetVolumeKmsKeyResponse>;
566
566
  /**
@@ -570,7 +570,7 @@ export declare class BlockstorageClient {
570
570
  * @param ListBlockVolumeReplicasRequest
571
571
  * @return ListBlockVolumeReplicasResponse
572
572
  * @throws OciError when an error occurs
573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListBlockVolumeReplicas.ts.html |here} to see how to use ListBlockVolumeReplicas API.
574
574
  */
575
575
  listBlockVolumeReplicas(listBlockVolumeReplicasRequest: requests.ListBlockVolumeReplicasRequest): Promise<responses.ListBlockVolumeReplicasResponse>;
576
576
  /**
@@ -612,7 +612,7 @@ export declare class BlockstorageClient {
612
612
  * @param ListBootVolumeBackupsRequest
613
613
  * @return ListBootVolumeBackupsResponse
614
614
  * @throws OciError when an error occurs
615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListBootVolumeBackups.ts.html |here} to see how to use ListBootVolumeBackups API.
616
616
  */
617
617
  listBootVolumeBackups(listBootVolumeBackupsRequest: requests.ListBootVolumeBackupsRequest): Promise<responses.ListBootVolumeBackupsResponse>;
618
618
  /**
@@ -654,7 +654,7 @@ export declare class BlockstorageClient {
654
654
  * @param ListBootVolumeReplicasRequest
655
655
  * @return ListBootVolumeReplicasResponse
656
656
  * @throws OciError when an error occurs
657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListBootVolumeReplicas.ts.html |here} to see how to use ListBootVolumeReplicas API.
658
658
  */
659
659
  listBootVolumeReplicas(listBootVolumeReplicasRequest: requests.ListBootVolumeReplicasRequest): Promise<responses.ListBootVolumeReplicasResponse>;
660
660
  /**
@@ -696,7 +696,7 @@ export declare class BlockstorageClient {
696
696
  * @param ListBootVolumesRequest
697
697
  * @return ListBootVolumesResponse
698
698
  * @throws OciError when an error occurs
699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListBootVolumes.ts.html |here} to see how to use ListBootVolumes API.
700
700
  */
701
701
  listBootVolumes(listBootVolumesRequest: requests.ListBootVolumesRequest): Promise<responses.ListBootVolumesResponse>;
702
702
  /**
@@ -741,7 +741,7 @@ export declare class BlockstorageClient {
741
741
  * @param ListVolumeBackupPoliciesRequest
742
742
  * @return ListVolumeBackupPoliciesResponse
743
743
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVolumeBackupPolicies.ts.html |here} to see how to use ListVolumeBackupPolicies API.
745
745
  */
746
746
  listVolumeBackupPolicies(listVolumeBackupPoliciesRequest: requests.ListVolumeBackupPoliciesRequest): Promise<responses.ListVolumeBackupPoliciesResponse>;
747
747
  /**
@@ -783,7 +783,7 @@ export declare class BlockstorageClient {
783
783
  * @param ListVolumeBackupsRequest
784
784
  * @return ListVolumeBackupsResponse
785
785
  * @throws OciError when an error occurs
786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVolumeBackups.ts.html |here} to see how to use ListVolumeBackups API.
787
787
  */
788
788
  listVolumeBackups(listVolumeBackupsRequest: requests.ListVolumeBackupsRequest): Promise<responses.ListVolumeBackupsResponse>;
789
789
  /**
@@ -826,7 +826,7 @@ export declare class BlockstorageClient {
826
826
  * @param ListVolumeGroupBackupsRequest
827
827
  * @return ListVolumeGroupBackupsResponse
828
828
  * @throws OciError when an error occurs
829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVolumeGroupBackups.ts.html |here} to see how to use ListVolumeGroupBackups API.
830
830
  */
831
831
  listVolumeGroupBackups(listVolumeGroupBackupsRequest: requests.ListVolumeGroupBackupsRequest): Promise<responses.ListVolumeGroupBackupsResponse>;
832
832
  /**
@@ -869,7 +869,7 @@ export declare class BlockstorageClient {
869
869
  * @param ListVolumeGroupsRequest
870
870
  * @return ListVolumeGroupsResponse
871
871
  * @throws OciError when an error occurs
872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVolumeGroups.ts.html |here} to see how to use ListVolumeGroups API.
873
873
  */
874
874
  listVolumeGroups(listVolumeGroupsRequest: requests.ListVolumeGroupsRequest): Promise<responses.ListVolumeGroupsResponse>;
875
875
  /**
@@ -911,7 +911,7 @@ export declare class BlockstorageClient {
911
911
  * @param ListVolumesRequest
912
912
  * @return ListVolumesResponse
913
913
  * @throws OciError when an error occurs
914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVolumes.ts.html |here} to see how to use ListVolumes API.
915
915
  */
916
916
  listVolumes(listVolumesRequest: requests.ListVolumesRequest): Promise<responses.ListVolumesResponse>;
917
917
  /**
@@ -952,7 +952,7 @@ export declare class BlockstorageClient {
952
952
  * @param UpdateBootVolumeRequest
953
953
  * @return UpdateBootVolumeResponse
954
954
  * @throws OciError when an error occurs
955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateBootVolume.ts.html |here} to see how to use UpdateBootVolume API.
956
956
  */
957
957
  updateBootVolume(updateBootVolumeRequest: requests.UpdateBootVolumeRequest): Promise<responses.UpdateBootVolumeResponse>;
958
958
  /**
@@ -963,7 +963,7 @@ export declare class BlockstorageClient {
963
963
  * @param UpdateBootVolumeBackupRequest
964
964
  * @return UpdateBootVolumeBackupResponse
965
965
  * @throws OciError when an error occurs
966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateBootVolumeBackup.ts.html |here} to see how to use UpdateBootVolumeBackup API.
967
967
  */
968
968
  updateBootVolumeBackup(updateBootVolumeBackupRequest: requests.UpdateBootVolumeBackupRequest): Promise<responses.UpdateBootVolumeBackupResponse>;
969
969
  /**
@@ -973,7 +973,7 @@ export declare class BlockstorageClient {
973
973
  * @param UpdateBootVolumeKmsKeyRequest
974
974
  * @return UpdateBootVolumeKmsKeyResponse
975
975
  * @throws OciError when an error occurs
976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateBootVolumeKmsKey.ts.html |here} to see how to use UpdateBootVolumeKmsKey API.
977
977
  */
978
978
  updateBootVolumeKmsKey(updateBootVolumeKmsKeyRequest: requests.UpdateBootVolumeKmsKeyRequest): Promise<responses.UpdateBootVolumeKmsKeyResponse>;
979
979
  /**
@@ -984,7 +984,7 @@ export declare class BlockstorageClient {
984
984
  * @param UpdateVolumeRequest
985
985
  * @return UpdateVolumeResponse
986
986
  * @throws OciError when an error occurs
987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
987
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolume.ts.html |here} to see how to use UpdateVolume API.
988
988
  */
989
989
  updateVolume(updateVolumeRequest: requests.UpdateVolumeRequest): Promise<responses.UpdateVolumeResponse>;
990
990
  /**
@@ -995,7 +995,7 @@ export declare class BlockstorageClient {
995
995
  * @param UpdateVolumeBackupRequest
996
996
  * @return UpdateVolumeBackupResponse
997
997
  * @throws OciError when an error occurs
998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
998
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolumeBackup.ts.html |here} to see how to use UpdateVolumeBackup API.
999
999
  */
1000
1000
  updateVolumeBackup(updateVolumeBackupRequest: requests.UpdateVolumeBackupRequest): Promise<responses.UpdateVolumeBackupResponse>;
1001
1001
  /**
@@ -1009,7 +1009,7 @@ export declare class BlockstorageClient {
1009
1009
  * @param UpdateVolumeBackupPolicyRequest
1010
1010
  * @return UpdateVolumeBackupPolicyResponse
1011
1011
  * @throws OciError when an error occurs
1012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolumeBackupPolicy.ts.html |here} to see how to use UpdateVolumeBackupPolicy API.
1013
1013
  */
1014
1014
  updateVolumeBackupPolicy(updateVolumeBackupPolicyRequest: requests.UpdateVolumeBackupPolicyRequest): Promise<responses.UpdateVolumeBackupPolicyResponse>;
1015
1015
  /**
@@ -1024,7 +1024,7 @@ export declare class BlockstorageClient {
1024
1024
  * @param UpdateVolumeGroupRequest
1025
1025
  * @return UpdateVolumeGroupResponse
1026
1026
  * @throws OciError when an error occurs
1027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1027
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolumeGroup.ts.html |here} to see how to use UpdateVolumeGroup API.
1028
1028
  */
1029
1029
  updateVolumeGroup(updateVolumeGroupRequest: requests.UpdateVolumeGroupRequest): Promise<responses.UpdateVolumeGroupResponse>;
1030
1030
  /**
@@ -1033,7 +1033,7 @@ export declare class BlockstorageClient {
1033
1033
  * @param UpdateVolumeGroupBackupRequest
1034
1034
  * @return UpdateVolumeGroupBackupResponse
1035
1035
  * @throws OciError when an error occurs
1036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolumeGroupBackup.ts.html |here} to see how to use UpdateVolumeGroupBackup API.
1037
1037
  */
1038
1038
  updateVolumeGroupBackup(updateVolumeGroupBackupRequest: requests.UpdateVolumeGroupBackupRequest): Promise<responses.UpdateVolumeGroupBackupResponse>;
1039
1039
  /**
@@ -1043,7 +1043,7 @@ export declare class BlockstorageClient {
1043
1043
  * @param UpdateVolumeKmsKeyRequest
1044
1044
  * @return UpdateVolumeKmsKeyResponse
1045
1045
  * @throws OciError when an error occurs
1046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolumeKmsKey.ts.html |here} to see how to use UpdateVolumeKmsKey API.
1047
1047
  */
1048
1048
  updateVolumeKmsKey(updateVolumeKmsKeyRequest: requests.UpdateVolumeKmsKeyRequest): Promise<responses.UpdateVolumeKmsKeyResponse>;
1049
1049
  }
@@ -1101,12 +1101,12 @@ export declare class ComputeClient {
1101
1101
  */
1102
1102
  getWaiters(): ComputeWaiter;
1103
1103
  /**
1104
- * Accept the changes to the PCR values in the Measured Boot Report.
1104
+ * Accept the changes to the PCR values in the measured boot report.
1105
1105
  * This operation does not retry by default if the user has not defined a retry configuration.
1106
1106
  * @param AcceptShieldedIntegrityPolicyRequest
1107
1107
  * @return AcceptShieldedIntegrityPolicyResponse
1108
1108
  * @throws OciError when an error occurs
1109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicy API.
1110
1110
  */
1111
1111
  acceptShieldedIntegrityPolicy(acceptShieldedIntegrityPolicyRequest: requests.AcceptShieldedIntegrityPolicyRequest): Promise<responses.AcceptShieldedIntegrityPolicyResponse>;
1112
1112
  /**
@@ -1115,7 +1115,7 @@ export declare class ComputeClient {
1115
1115
  * @param AddImageShapeCompatibilityEntryRequest
1116
1116
  * @return AddImageShapeCompatibilityEntryResponse
1117
1117
  * @throws OciError when an error occurs
1118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntry API.
1119
1119
  */
1120
1120
  addImageShapeCompatibilityEntry(addImageShapeCompatibilityEntryRequest: requests.AddImageShapeCompatibilityEntryRequest): Promise<responses.AddImageShapeCompatibilityEntryResponse>;
1121
1121
  /**
@@ -1125,7 +1125,7 @@ export declare class ComputeClient {
1125
1125
  * @param AttachBootVolumeRequest
1126
1126
  * @return AttachBootVolumeResponse
1127
1127
  * @throws OciError when an error occurs
1128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolume API.
1129
1129
  */
1130
1130
  attachBootVolume(attachBootVolumeRequest: requests.AttachBootVolumeRequest): Promise<responses.AttachBootVolumeResponse>;
1131
1131
  /**
@@ -1137,7 +1137,7 @@ export declare class ComputeClient {
1137
1137
  * @param AttachVnicRequest
1138
1138
  * @return AttachVnicResponse
1139
1139
  * @throws OciError when an error occurs
1140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AttachVnic.ts.html |here} to see how to use AttachVnic API.
1141
1141
  */
1142
1142
  attachVnic(attachVnicRequest: requests.AttachVnicRequest): Promise<responses.AttachVnicResponse>;
1143
1143
  /**
@@ -1147,7 +1147,7 @@ export declare class ComputeClient {
1147
1147
  * @param AttachVolumeRequest
1148
1148
  * @return AttachVolumeResponse
1149
1149
  * @throws OciError when an error occurs
1150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AttachVolume.ts.html |here} to see how to use AttachVolume API.
1151
1151
  */
1152
1152
  attachVolume(attachVolumeRequest: requests.AttachVolumeRequest): Promise<responses.AttachVolumeResponse>;
1153
1153
  /**
@@ -1173,7 +1173,7 @@ export declare class ComputeClient {
1173
1173
  * @param CaptureConsoleHistoryRequest
1174
1174
  * @return CaptureConsoleHistoryResponse
1175
1175
  * @throws OciError when an error occurs
1176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistory API.
1177
1177
  */
1178
1178
  captureConsoleHistory(captureConsoleHistoryRequest: requests.CaptureConsoleHistoryRequest): Promise<responses.CaptureConsoleHistoryResponse>;
1179
1179
  /**
@@ -1185,7 +1185,7 @@ export declare class ComputeClient {
1185
1185
  * @param ChangeComputeCapacityReservationCompartmentRequest
1186
1186
  * @return ChangeComputeCapacityReservationCompartmentResponse
1187
1187
  * @throws OciError when an error occurs
1188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartment API.
1189
1189
  */
1190
1190
  changeComputeCapacityReservationCompartment(changeComputeCapacityReservationCompartmentRequest: requests.ChangeComputeCapacityReservationCompartmentRequest): Promise<responses.ChangeComputeCapacityReservationCompartmentResponse>;
1191
1191
  /**
@@ -1197,7 +1197,7 @@ export declare class ComputeClient {
1197
1197
  * @param ChangeComputeImageCapabilitySchemaCompartmentRequest
1198
1198
  * @return ChangeComputeImageCapabilitySchemaCompartmentResponse
1199
1199
  * @throws OciError when an error occurs
1200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1200
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartment API.
1201
1201
  */
1202
1202
  changeComputeImageCapabilitySchemaCompartment(changeComputeImageCapabilitySchemaCompartmentRequest: requests.ChangeComputeImageCapabilitySchemaCompartmentRequest): Promise<responses.ChangeComputeImageCapabilitySchemaCompartmentResponse>;
1203
1203
  /**
@@ -1206,7 +1206,7 @@ export declare class ComputeClient {
1206
1206
  * @param ChangeDedicatedVmHostCompartmentRequest
1207
1207
  * @return ChangeDedicatedVmHostCompartmentResponse
1208
1208
  * @throws OciError when an error occurs
1209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeDedicatedVmHostCompartment.ts.html |here} to see how to use ChangeDedicatedVmHostCompartment API.
1210
1210
  */
1211
1211
  changeDedicatedVmHostCompartment(changeDedicatedVmHostCompartmentRequest: requests.ChangeDedicatedVmHostCompartmentRequest): Promise<responses.ChangeDedicatedVmHostCompartmentResponse>;
1212
1212
  /**
@@ -1218,7 +1218,7 @@ export declare class ComputeClient {
1218
1218
  * @param ChangeImageCompartmentRequest
1219
1219
  * @return ChangeImageCompartmentResponse
1220
1220
  * @throws OciError when an error occurs
1221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeImageCompartment.ts.html |here} to see how to use ChangeImageCompartment API.
1222
1222
  */
1223
1223
  changeImageCompartment(changeImageCompartmentRequest: requests.ChangeImageCompartmentRequest): Promise<responses.ChangeImageCompartmentResponse>;
1224
1224
  /**
@@ -1233,7 +1233,7 @@ export declare class ComputeClient {
1233
1233
  * @param ChangeInstanceCompartmentRequest
1234
1234
  * @return ChangeInstanceCompartmentResponse
1235
1235
  * @throws OciError when an error occurs
1236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeInstanceCompartment.ts.html |here} to see how to use ChangeInstanceCompartment API.
1237
1237
  */
1238
1238
  changeInstanceCompartment(changeInstanceCompartmentRequest: requests.ChangeInstanceCompartmentRequest): Promise<responses.ChangeInstanceCompartmentResponse>;
1239
1239
  /**
@@ -1243,7 +1243,7 @@ export declare class ComputeClient {
1243
1243
  * @param CreateAppCatalogSubscriptionRequest
1244
1244
  * @return CreateAppCatalogSubscriptionResponse
1245
1245
  * @throws OciError when an error occurs
1246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateAppCatalogSubscription.ts.html |here} to see how to use CreateAppCatalogSubscription API.
1247
1247
  */
1248
1248
  createAppCatalogSubscription(createAppCatalogSubscriptionRequest: requests.CreateAppCatalogSubscriptionRequest): Promise<responses.CreateAppCatalogSubscriptionResponse>;
1249
1249
  /**
@@ -1257,7 +1257,7 @@ export declare class ComputeClient {
1257
1257
  * @param CreateComputeCapacityReservationRequest
1258
1258
  * @return CreateComputeCapacityReservationResponse
1259
1259
  * @throws OciError when an error occurs
1260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateComputeCapacityReservation.ts.html |here} to see how to use CreateComputeCapacityReservation API.
1261
1261
  */
1262
1262
  createComputeCapacityReservation(createComputeCapacityReservationRequest: requests.CreateComputeCapacityReservationRequest): Promise<responses.CreateComputeCapacityReservationResponse>;
1263
1263
  /**
@@ -1267,7 +1267,7 @@ export declare class ComputeClient {
1267
1267
  * @param CreateComputeImageCapabilitySchemaRequest
1268
1268
  * @return CreateComputeImageCapabilitySchemaResponse
1269
1269
  * @throws OciError when an error occurs
1270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateComputeImageCapabilitySchema.ts.html |here} to see how to use CreateComputeImageCapabilitySchema API.
1271
1271
  */
1272
1272
  createComputeImageCapabilitySchema(createComputeImageCapabilitySchemaRequest: requests.CreateComputeImageCapabilitySchemaRequest): Promise<responses.CreateComputeImageCapabilitySchemaResponse>;
1273
1273
  /**
@@ -1280,7 +1280,7 @@ export declare class ComputeClient {
1280
1280
  * @param CreateDedicatedVmHostRequest
1281
1281
  * @return CreateDedicatedVmHostResponse
1282
1282
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateDedicatedVmHost.ts.html |here} to see how to use CreateDedicatedVmHost API.
1284
1284
  */
1285
1285
  createDedicatedVmHost(createDedicatedVmHostRequest: requests.CreateDedicatedVmHostRequest): Promise<responses.CreateDedicatedVmHostResponse>;
1286
1286
  /**
@@ -1312,7 +1312,7 @@ export declare class ComputeClient {
1312
1312
  * @param CreateImageRequest
1313
1313
  * @return CreateImageResponse
1314
1314
  * @throws OciError when an error occurs
1315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateImage.ts.html |here} to see how to use CreateImage API.
1316
1316
  */
1317
1317
  createImage(createImageRequest: requests.CreateImageRequest): Promise<responses.CreateImageResponse>;
1318
1318
  /**
@@ -1326,7 +1326,7 @@ export declare class ComputeClient {
1326
1326
  * @param CreateInstanceConsoleConnectionRequest
1327
1327
  * @return CreateInstanceConsoleConnectionResponse
1328
1328
  * @throws OciError when an error occurs
1329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateInstanceConsoleConnection.ts.html |here} to see how to use CreateInstanceConsoleConnection API.
1330
1330
  */
1331
1331
  createInstanceConsoleConnection(createInstanceConsoleConnectionRequest: requests.CreateInstanceConsoleConnectionRequest): Promise<responses.CreateInstanceConsoleConnectionResponse>;
1332
1332
  /**
@@ -1335,7 +1335,7 @@ export declare class ComputeClient {
1335
1335
  * @param DeleteAppCatalogSubscriptionRequest
1336
1336
  * @return DeleteAppCatalogSubscriptionResponse
1337
1337
  * @throws OciError when an error occurs
1338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteAppCatalogSubscription.ts.html |here} to see how to use DeleteAppCatalogSubscription API.
1339
1339
  */
1340
1340
  deleteAppCatalogSubscription(deleteAppCatalogSubscriptionRequest: requests.DeleteAppCatalogSubscriptionRequest): Promise<responses.DeleteAppCatalogSubscriptionResponse>;
1341
1341
  /**
@@ -1344,7 +1344,7 @@ export declare class ComputeClient {
1344
1344
  * @param DeleteComputeCapacityReservationRequest
1345
1345
  * @return DeleteComputeCapacityReservationResponse
1346
1346
  * @throws OciError when an error occurs
1347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteComputeCapacityReservation.ts.html |here} to see how to use DeleteComputeCapacityReservation API.
1348
1348
  */
1349
1349
  deleteComputeCapacityReservation(deleteComputeCapacityReservationRequest: requests.DeleteComputeCapacityReservationRequest): Promise<responses.DeleteComputeCapacityReservationResponse>;
1350
1350
  /**
@@ -1354,7 +1354,7 @@ export declare class ComputeClient {
1354
1354
  * @param DeleteComputeImageCapabilitySchemaRequest
1355
1355
  * @return DeleteComputeImageCapabilitySchemaResponse
1356
1356
  * @throws OciError when an error occurs
1357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteComputeImageCapabilitySchema.ts.html |here} to see how to use DeleteComputeImageCapabilitySchema API.
1358
1358
  */
1359
1359
  deleteComputeImageCapabilitySchema(deleteComputeImageCapabilitySchemaRequest: requests.DeleteComputeImageCapabilitySchemaRequest): Promise<responses.DeleteComputeImageCapabilitySchemaResponse>;
1360
1360
  /**
@@ -1364,7 +1364,7 @@ export declare class ComputeClient {
1364
1364
  * @param DeleteConsoleHistoryRequest
1365
1365
  * @return DeleteConsoleHistoryResponse
1366
1366
  * @throws OciError when an error occurs
1367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteConsoleHistory.ts.html |here} to see how to use DeleteConsoleHistory API.
1368
1368
  */
1369
1369
  deleteConsoleHistory(deleteConsoleHistoryRequest: requests.DeleteConsoleHistoryRequest): Promise<responses.DeleteConsoleHistoryResponse>;
1370
1370
  /**
@@ -1377,7 +1377,7 @@ export declare class ComputeClient {
1377
1377
  * @param DeleteDedicatedVmHostRequest
1378
1378
  * @return DeleteDedicatedVmHostResponse
1379
1379
  * @throws OciError when an error occurs
1380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteDedicatedVmHost.ts.html |here} to see how to use DeleteDedicatedVmHost API.
1381
1381
  */
1382
1382
  deleteDedicatedVmHost(deleteDedicatedVmHostRequest: requests.DeleteDedicatedVmHostRequest): Promise<responses.DeleteDedicatedVmHostResponse>;
1383
1383
  /**
@@ -1386,7 +1386,7 @@ export declare class ComputeClient {
1386
1386
  * @param DeleteImageRequest
1387
1387
  * @return DeleteImageResponse
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.1/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteImage.ts.html |here} to see how to use DeleteImage API.
1390
1390
  */
1391
1391
  deleteImage(deleteImageRequest: requests.DeleteImageRequest): Promise<responses.DeleteImageResponse>;
1392
1392
  /**
@@ -1395,7 +1395,7 @@ export declare class ComputeClient {
1395
1395
  * @param DeleteInstanceConsoleConnectionRequest
1396
1396
  * @return DeleteInstanceConsoleConnectionResponse
1397
1397
  * @throws OciError when an error occurs
1398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteInstanceConsoleConnection.ts.html |here} to see how to use DeleteInstanceConsoleConnection API.
1399
1399
  */
1400
1400
  deleteInstanceConsoleConnection(deleteInstanceConsoleConnectionRequest: requests.DeleteInstanceConsoleConnectionRequest): Promise<responses.DeleteInstanceConsoleConnectionResponse>;
1401
1401
  /**
@@ -1408,7 +1408,7 @@ export declare class ComputeClient {
1408
1408
  * @param DetachBootVolumeRequest
1409
1409
  * @return DetachBootVolumeResponse
1410
1410
  * @throws OciError when an error occurs
1411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DetachBootVolume.ts.html |here} to see how to use DetachBootVolume API.
1412
1412
  */
1413
1413
  detachBootVolume(detachBootVolumeRequest: requests.DetachBootVolumeRequest): Promise<responses.DetachBootVolumeResponse>;
1414
1414
  /**
@@ -1427,7 +1427,7 @@ export declare class ComputeClient {
1427
1427
  * @param DetachVnicRequest
1428
1428
  * @return DetachVnicResponse
1429
1429
  * @throws OciError when an error occurs
1430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DetachVnic.ts.html |here} to see how to use DetachVnic API.
1431
1431
  */
1432
1432
  detachVnic(detachVnicRequest: requests.DetachVnicRequest): Promise<responses.DetachVnicResponse>;
1433
1433
  /**
@@ -1440,7 +1440,7 @@ export declare class ComputeClient {
1440
1440
  * @param DetachVolumeRequest
1441
1441
  * @return DetachVolumeResponse
1442
1442
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DetachVolume.ts.html |here} to see how to use DetachVolume API.
1444
1444
  */
1445
1445
  detachVolume(detachVolumeRequest: requests.DetachVolumeRequest): Promise<responses.DetachVolumeResponse>;
1446
1446
  /**
@@ -1459,7 +1459,7 @@ export declare class ComputeClient {
1459
1459
  * @param ExportImageRequest
1460
1460
  * @return ExportImageResponse
1461
1461
  * @throws OciError when an error occurs
1462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ExportImage.ts.html |here} to see how to use ExportImage API.
1463
1463
  */
1464
1464
  exportImage(exportImageRequest: requests.ExportImageRequest): Promise<responses.ExportImageResponse>;
1465
1465
  /**
@@ -1468,7 +1468,7 @@ export declare class ComputeClient {
1468
1468
  * @param GetAppCatalogListingRequest
1469
1469
  * @return GetAppCatalogListingResponse
1470
1470
  * @throws OciError when an error occurs
1471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetAppCatalogListing.ts.html |here} to see how to use GetAppCatalogListing API.
1472
1472
  */
1473
1473
  getAppCatalogListing(getAppCatalogListingRequest: requests.GetAppCatalogListingRequest): Promise<responses.GetAppCatalogListingResponse>;
1474
1474
  /**
@@ -1477,7 +1477,7 @@ export declare class ComputeClient {
1477
1477
  * @param GetAppCatalogListingAgreementsRequest
1478
1478
  * @return GetAppCatalogListingAgreementsResponse
1479
1479
  * @throws OciError when an error occurs
1480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetAppCatalogListingAgreements.ts.html |here} to see how to use GetAppCatalogListingAgreements API.
1481
1481
  */
1482
1482
  getAppCatalogListingAgreements(getAppCatalogListingAgreementsRequest: requests.GetAppCatalogListingAgreementsRequest): Promise<responses.GetAppCatalogListingAgreementsResponse>;
1483
1483
  /**
@@ -1486,7 +1486,7 @@ export declare class ComputeClient {
1486
1486
  * @param GetAppCatalogListingResourceVersionRequest
1487
1487
  * @return GetAppCatalogListingResourceVersionResponse
1488
1488
  * @throws OciError when an error occurs
1489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetAppCatalogListingResourceVersion.ts.html |here} to see how to use GetAppCatalogListingResourceVersion API.
1490
1490
  */
1491
1491
  getAppCatalogListingResourceVersion(getAppCatalogListingResourceVersionRequest: requests.GetAppCatalogListingResourceVersionRequest): Promise<responses.GetAppCatalogListingResourceVersionResponse>;
1492
1492
  /**
@@ -1495,7 +1495,7 @@ export declare class ComputeClient {
1495
1495
  * @param GetBootVolumeAttachmentRequest
1496
1496
  * @return GetBootVolumeAttachmentResponse
1497
1497
  * @throws OciError when an error occurs
1498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetBootVolumeAttachment.ts.html |here} to see how to use GetBootVolumeAttachment API.
1499
1499
  */
1500
1500
  getBootVolumeAttachment(getBootVolumeAttachmentRequest: requests.GetBootVolumeAttachmentRequest): Promise<responses.GetBootVolumeAttachmentResponse>;
1501
1501
  /**
@@ -1504,7 +1504,7 @@ export declare class ComputeClient {
1504
1504
  * @param GetComputeCapacityReservationRequest
1505
1505
  * @return GetComputeCapacityReservationResponse
1506
1506
  * @throws OciError when an error occurs
1507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetComputeCapacityReservation.ts.html |here} to see how to use GetComputeCapacityReservation API.
1508
1508
  */
1509
1509
  getComputeCapacityReservation(getComputeCapacityReservationRequest: requests.GetComputeCapacityReservationRequest): Promise<responses.GetComputeCapacityReservationResponse>;
1510
1510
  /**
@@ -1513,7 +1513,7 @@ export declare class ComputeClient {
1513
1513
  * @param GetComputeGlobalImageCapabilitySchemaRequest
1514
1514
  * @return GetComputeGlobalImageCapabilitySchemaResponse
1515
1515
  * @throws OciError when an error occurs
1516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetComputeGlobalImageCapabilitySchema.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchema API.
1517
1517
  */
1518
1518
  getComputeGlobalImageCapabilitySchema(getComputeGlobalImageCapabilitySchemaRequest: requests.GetComputeGlobalImageCapabilitySchemaRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaResponse>;
1519
1519
  /**
@@ -1522,7 +1522,7 @@ export declare class ComputeClient {
1522
1522
  * @param GetComputeGlobalImageCapabilitySchemaVersionRequest
1523
1523
  * @return GetComputeGlobalImageCapabilitySchemaVersionResponse
1524
1524
  * @throws OciError when an error occurs
1525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetComputeGlobalImageCapabilitySchemaVersion.ts.html |here} to see how to use GetComputeGlobalImageCapabilitySchemaVersion API.
1526
1526
  */
1527
1527
  getComputeGlobalImageCapabilitySchemaVersion(getComputeGlobalImageCapabilitySchemaVersionRequest: requests.GetComputeGlobalImageCapabilitySchemaVersionRequest): Promise<responses.GetComputeGlobalImageCapabilitySchemaVersionResponse>;
1528
1528
  /**
@@ -1532,7 +1532,7 @@ export declare class ComputeClient {
1532
1532
  * @param GetComputeImageCapabilitySchemaRequest
1533
1533
  * @return GetComputeImageCapabilitySchemaResponse
1534
1534
  * @throws OciError when an error occurs
1535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetComputeImageCapabilitySchema.ts.html |here} to see how to use GetComputeImageCapabilitySchema API.
1536
1536
  */
1537
1537
  getComputeImageCapabilitySchema(getComputeImageCapabilitySchemaRequest: requests.GetComputeImageCapabilitySchemaRequest): Promise<responses.GetComputeImageCapabilitySchemaResponse>;
1538
1538
  /**
@@ -1544,7 +1544,7 @@ export declare class ComputeClient {
1544
1544
  * @param GetConsoleHistoryRequest
1545
1545
  * @return GetConsoleHistoryResponse
1546
1546
  * @throws OciError when an error occurs
1547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetConsoleHistory.ts.html |here} to see how to use GetConsoleHistory API.
1548
1548
  */
1549
1549
  getConsoleHistory(getConsoleHistoryRequest: requests.GetConsoleHistoryRequest): Promise<responses.GetConsoleHistoryResponse>;
1550
1550
  /**
@@ -1556,7 +1556,7 @@ export declare class ComputeClient {
1556
1556
  * @param GetConsoleHistoryContentRequest
1557
1557
  * @return GetConsoleHistoryContentResponse
1558
1558
  * @throws OciError when an error occurs
1559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetConsoleHistoryContent.ts.html |here} to see how to use GetConsoleHistoryContent API.
1560
1560
  */
1561
1561
  getConsoleHistoryContent(getConsoleHistoryContentRequest: requests.GetConsoleHistoryContentRequest): Promise<responses.GetConsoleHistoryContentResponse>;
1562
1562
  /**
@@ -1565,7 +1565,7 @@ export declare class ComputeClient {
1565
1565
  * @param GetDedicatedVmHostRequest
1566
1566
  * @return GetDedicatedVmHostResponse
1567
1567
  * @throws OciError when an error occurs
1568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDedicatedVmHost.ts.html |here} to see how to use GetDedicatedVmHost API.
1569
1569
  */
1570
1570
  getDedicatedVmHost(getDedicatedVmHostRequest: requests.GetDedicatedVmHostRequest): Promise<responses.GetDedicatedVmHostResponse>;
1571
1571
  /**
@@ -1574,7 +1574,7 @@ export declare class ComputeClient {
1574
1574
  * @param GetImageRequest
1575
1575
  * @return GetImageResponse
1576
1576
  * @throws OciError when an error occurs
1577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetImage.ts.html |here} to see how to use GetImage API.
1577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetImage.ts.html |here} to see how to use GetImage API.
1578
1578
  */
1579
1579
  getImage(getImageRequest: requests.GetImageRequest): Promise<responses.GetImageResponse>;
1580
1580
  /**
@@ -1583,7 +1583,7 @@ export declare class ComputeClient {
1583
1583
  * @param GetImageShapeCompatibilityEntryRequest
1584
1584
  * @return GetImageShapeCompatibilityEntryResponse
1585
1585
  * @throws OciError when an error occurs
1586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetImageShapeCompatibilityEntry.ts.html |here} to see how to use GetImageShapeCompatibilityEntry API.
1587
1587
  */
1588
1588
  getImageShapeCompatibilityEntry(getImageShapeCompatibilityEntryRequest: requests.GetImageShapeCompatibilityEntryRequest): Promise<responses.GetImageShapeCompatibilityEntryResponse>;
1589
1589
  /**
@@ -1592,7 +1592,7 @@ export declare class ComputeClient {
1592
1592
  * @param GetInstanceRequest
1593
1593
  * @return GetInstanceResponse
1594
1594
  * @throws OciError when an error occurs
1595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInstance.ts.html |here} to see how to use GetInstance API.
1596
1596
  */
1597
1597
  getInstance(getInstanceRequest: requests.GetInstanceRequest): Promise<responses.GetInstanceResponse>;
1598
1598
  /**
@@ -1601,16 +1601,16 @@ export declare class ComputeClient {
1601
1601
  * @param GetInstanceConsoleConnectionRequest
1602
1602
  * @return GetInstanceConsoleConnectionResponse
1603
1603
  * @throws OciError when an error occurs
1604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInstanceConsoleConnection.ts.html |here} to see how to use GetInstanceConsoleConnection API.
1605
1605
  */
1606
1606
  getInstanceConsoleConnection(getInstanceConsoleConnectionRequest: requests.GetInstanceConsoleConnectionRequest): Promise<responses.GetInstanceConsoleConnectionResponse>;
1607
1607
  /**
1608
- * Gets the measured boot report for this Shielded Instance.
1608
+ * Gets the measured boot report for this shielded instance.
1609
1609
  * This operation does not retry by default if the user has not defined a retry configuration.
1610
1610
  * @param GetMeasuredBootReportRequest
1611
1611
  * @return GetMeasuredBootReportResponse
1612
1612
  * @throws OciError when an error occurs
1613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetMeasuredBootReport.ts.html |here} to see how to use GetMeasuredBootReport API.
1614
1614
  */
1615
1615
  getMeasuredBootReport(getMeasuredBootReportRequest: requests.GetMeasuredBootReportRequest): Promise<responses.GetMeasuredBootReportResponse>;
1616
1616
  /**
@@ -1620,7 +1620,7 @@ export declare class ComputeClient {
1620
1620
  * @param GetVnicAttachmentRequest
1621
1621
  * @return GetVnicAttachmentResponse
1622
1622
  * @throws OciError when an error occurs
1623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVnicAttachment.ts.html |here} to see how to use GetVnicAttachment API.
1624
1624
  */
1625
1625
  getVnicAttachment(getVnicAttachmentRequest: requests.GetVnicAttachmentRequest): Promise<responses.GetVnicAttachmentResponse>;
1626
1626
  /**
@@ -1629,7 +1629,7 @@ export declare class ComputeClient {
1629
1629
  * @param GetVolumeAttachmentRequest
1630
1630
  * @return GetVolumeAttachmentResponse
1631
1631
  * @throws OciError when an error occurs
1632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVolumeAttachment.ts.html |here} to see how to use GetVolumeAttachment API.
1633
1633
  */
1634
1634
  getVolumeAttachment(getVolumeAttachmentRequest: requests.GetVolumeAttachmentRequest): Promise<responses.GetVolumeAttachmentResponse>;
1635
1635
  /**
@@ -1640,7 +1640,7 @@ export declare class ComputeClient {
1640
1640
  * @param GetWindowsInstanceInitialCredentialsRequest
1641
1641
  * @return GetWindowsInstanceInitialCredentialsResponse
1642
1642
  * @throws OciError when an error occurs
1643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetWindowsInstanceInitialCredentials.ts.html |here} to see how to use GetWindowsInstanceInitialCredentials API.
1644
1644
  */
1645
1645
  getWindowsInstanceInitialCredentials(getWindowsInstanceInitialCredentialsRequest: requests.GetWindowsInstanceInitialCredentialsRequest): Promise<responses.GetWindowsInstanceInitialCredentialsResponse>;
1646
1646
  /**
@@ -1670,6 +1670,8 @@ export declare class ComputeClient {
1670
1670
  * [Sending a Diagnostic Interrupt](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/sendingdiagnosticinterrupt.htm).
1671
1671
  * <p>
1672
1672
 
1673
+ * <p>
1674
+
1673
1675
  * For more information about managing instance lifecycle states, see
1674
1676
  * [Stopping and Starting an Instance](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/restartinginstance.htm).
1675
1677
  *
@@ -1677,7 +1679,7 @@ export declare class ComputeClient {
1677
1679
  * @param InstanceActionRequest
1678
1680
  * @return InstanceActionResponse
1679
1681
  * @throws OciError when an error occurs
1680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/InstanceAction.ts.html |here} to see how to use InstanceAction API.
1681
1683
  */
1682
1684
  instanceAction(instanceActionRequest: requests.InstanceActionRequest): Promise<responses.InstanceActionResponse>;
1683
1685
  /**
@@ -1725,7 +1727,7 @@ export declare class ComputeClient {
1725
1727
  * @param LaunchInstanceRequest
1726
1728
  * @return LaunchInstanceResponse
1727
1729
  * @throws OciError when an error occurs
1728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/LaunchInstance.ts.html |here} to see how to use LaunchInstance API.
1729
1731
  */
1730
1732
  launchInstance(launchInstanceRequest: requests.LaunchInstanceRequest): Promise<responses.LaunchInstanceResponse>;
1731
1733
  /**
@@ -1734,7 +1736,7 @@ export declare class ComputeClient {
1734
1736
  * @param ListAppCatalogListingResourceVersionsRequest
1735
1737
  * @return ListAppCatalogListingResourceVersionsResponse
1736
1738
  * @throws OciError when an error occurs
1737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListAppCatalogListingResourceVersions.ts.html |here} to see how to use ListAppCatalogListingResourceVersions API.
1738
1740
  */
1739
1741
  listAppCatalogListingResourceVersions(listAppCatalogListingResourceVersionsRequest: requests.ListAppCatalogListingResourceVersionsRequest): Promise<responses.ListAppCatalogListingResourceVersionsResponse>;
1740
1742
  /**
@@ -1775,7 +1777,7 @@ export declare class ComputeClient {
1775
1777
  * @param ListAppCatalogListingsRequest
1776
1778
  * @return ListAppCatalogListingsResponse
1777
1779
  * @throws OciError when an error occurs
1778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListAppCatalogListings.ts.html |here} to see how to use ListAppCatalogListings API.
1779
1781
  */
1780
1782
  listAppCatalogListings(listAppCatalogListingsRequest: requests.ListAppCatalogListingsRequest): Promise<responses.ListAppCatalogListingsResponse>;
1781
1783
  /**
@@ -1816,7 +1818,7 @@ export declare class ComputeClient {
1816
1818
  * @param ListAppCatalogSubscriptionsRequest
1817
1819
  * @return ListAppCatalogSubscriptionsResponse
1818
1820
  * @throws OciError when an error occurs
1819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListAppCatalogSubscriptions.ts.html |here} to see how to use ListAppCatalogSubscriptions API.
1820
1822
  */
1821
1823
  listAppCatalogSubscriptions(listAppCatalogSubscriptionsRequest: requests.ListAppCatalogSubscriptionsRequest): Promise<responses.ListAppCatalogSubscriptionsResponse>;
1822
1824
  /**
@@ -1859,7 +1861,7 @@ export declare class ComputeClient {
1859
1861
  * @param ListBootVolumeAttachmentsRequest
1860
1862
  * @return ListBootVolumeAttachmentsResponse
1861
1863
  * @throws OciError when an error occurs
1862
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListBootVolumeAttachments.ts.html |here} to see how to use ListBootVolumeAttachments API.
1863
1865
  */
1864
1866
  listBootVolumeAttachments(listBootVolumeAttachmentsRequest: requests.ListBootVolumeAttachmentsRequest): Promise<responses.ListBootVolumeAttachmentsResponse>;
1865
1867
  /**
@@ -1901,7 +1903,7 @@ export declare class ComputeClient {
1901
1903
  * @param ListComputeCapacityReservationInstanceShapesRequest
1902
1904
  * @return ListComputeCapacityReservationInstanceShapesResponse
1903
1905
  * @throws OciError when an error occurs
1904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListComputeCapacityReservationInstanceShapes.ts.html |here} to see how to use ListComputeCapacityReservationInstanceShapes API.
1905
1907
  */
1906
1908
  listComputeCapacityReservationInstanceShapes(listComputeCapacityReservationInstanceShapesRequest: requests.ListComputeCapacityReservationInstanceShapesRequest): Promise<responses.ListComputeCapacityReservationInstanceShapesResponse>;
1907
1909
  /**
@@ -1943,7 +1945,7 @@ export declare class ComputeClient {
1943
1945
  * @param ListComputeCapacityReservationInstancesRequest
1944
1946
  * @return ListComputeCapacityReservationInstancesResponse
1945
1947
  * @throws OciError when an error occurs
1946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
1948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListComputeCapacityReservationInstances.ts.html |here} to see how to use ListComputeCapacityReservationInstances API.
1947
1949
  */
1948
1950
  listComputeCapacityReservationInstances(listComputeCapacityReservationInstancesRequest: requests.ListComputeCapacityReservationInstancesRequest): Promise<responses.ListComputeCapacityReservationInstancesResponse>;
1949
1951
  /**
@@ -1988,7 +1990,7 @@ export declare class ComputeClient {
1988
1990
  * @param ListComputeCapacityReservationsRequest
1989
1991
  * @return ListComputeCapacityReservationsResponse
1990
1992
  * @throws OciError when an error occurs
1991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
1993
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListComputeCapacityReservations.ts.html |here} to see how to use ListComputeCapacityReservations API.
1992
1994
  */
1993
1995
  listComputeCapacityReservations(listComputeCapacityReservationsRequest: requests.ListComputeCapacityReservationsRequest): Promise<responses.ListComputeCapacityReservationsResponse>;
1994
1996
  /**
@@ -2030,7 +2032,7 @@ export declare class ComputeClient {
2030
2032
  * @param ListComputeGlobalImageCapabilitySchemaVersionsRequest
2031
2033
  * @return ListComputeGlobalImageCapabilitySchemaVersionsResponse
2032
2034
  * @throws OciError when an error occurs
2033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListComputeGlobalImageCapabilitySchemaVersions.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemaVersions API.
2034
2036
  */
2035
2037
  listComputeGlobalImageCapabilitySchemaVersions(listComputeGlobalImageCapabilitySchemaVersionsRequest: requests.ListComputeGlobalImageCapabilitySchemaVersionsRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemaVersionsResponse>;
2036
2038
  /**
@@ -2072,7 +2074,7 @@ export declare class ComputeClient {
2072
2074
  * @param ListComputeGlobalImageCapabilitySchemasRequest
2073
2075
  * @return ListComputeGlobalImageCapabilitySchemasResponse
2074
2076
  * @throws OciError when an error occurs
2075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListComputeGlobalImageCapabilitySchemas.ts.html |here} to see how to use ListComputeGlobalImageCapabilitySchemas API.
2076
2078
  */
2077
2079
  listComputeGlobalImageCapabilitySchemas(listComputeGlobalImageCapabilitySchemasRequest: requests.ListComputeGlobalImageCapabilitySchemasRequest): Promise<responses.ListComputeGlobalImageCapabilitySchemasResponse>;
2078
2080
  /**
@@ -2114,7 +2116,7 @@ export declare class ComputeClient {
2114
2116
  * @param ListComputeImageCapabilitySchemasRequest
2115
2117
  * @return ListComputeImageCapabilitySchemasResponse
2116
2118
  * @throws OciError when an error occurs
2117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListComputeImageCapabilitySchemas.ts.html |here} to see how to use ListComputeImageCapabilitySchemas API.
2118
2120
  */
2119
2121
  listComputeImageCapabilitySchemas(listComputeImageCapabilitySchemasRequest: requests.ListComputeImageCapabilitySchemasRequest): Promise<responses.ListComputeImageCapabilitySchemasResponse>;
2120
2122
  /**
@@ -2156,7 +2158,7 @@ export declare class ComputeClient {
2156
2158
  * @param ListConsoleHistoriesRequest
2157
2159
  * @return ListConsoleHistoriesResponse
2158
2160
  * @throws OciError when an error occurs
2159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListConsoleHistories.ts.html |here} to see how to use ListConsoleHistories API.
2160
2162
  */
2161
2163
  listConsoleHistories(listConsoleHistoriesRequest: requests.ListConsoleHistoriesRequest): Promise<responses.ListConsoleHistoriesResponse>;
2162
2164
  /**
@@ -2199,7 +2201,7 @@ export declare class ComputeClient {
2199
2201
  * @param ListDedicatedVmHostInstanceShapesRequest
2200
2202
  * @return ListDedicatedVmHostInstanceShapesResponse
2201
2203
  * @throws OciError when an error occurs
2202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDedicatedVmHostInstanceShapes.ts.html |here} to see how to use ListDedicatedVmHostInstanceShapes API.
2203
2205
  */
2204
2206
  listDedicatedVmHostInstanceShapes(listDedicatedVmHostInstanceShapesRequest: requests.ListDedicatedVmHostInstanceShapesRequest): Promise<responses.ListDedicatedVmHostInstanceShapesResponse>;
2205
2207
  /**
@@ -2241,7 +2243,7 @@ export declare class ComputeClient {
2241
2243
  * @param ListDedicatedVmHostInstancesRequest
2242
2244
  * @return ListDedicatedVmHostInstancesResponse
2243
2245
  * @throws OciError when an error occurs
2244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDedicatedVmHostInstances.ts.html |here} to see how to use ListDedicatedVmHostInstances API.
2245
2247
  */
2246
2248
  listDedicatedVmHostInstances(listDedicatedVmHostInstancesRequest: requests.ListDedicatedVmHostInstancesRequest): Promise<responses.ListDedicatedVmHostInstancesResponse>;
2247
2249
  /**
@@ -2283,7 +2285,7 @@ export declare class ComputeClient {
2283
2285
  * @param ListDedicatedVmHostShapesRequest
2284
2286
  * @return ListDedicatedVmHostShapesResponse
2285
2287
  * @throws OciError when an error occurs
2286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDedicatedVmHostShapes.ts.html |here} to see how to use ListDedicatedVmHostShapes API.
2287
2289
  */
2288
2290
  listDedicatedVmHostShapes(listDedicatedVmHostShapesRequest: requests.ListDedicatedVmHostShapesRequest): Promise<responses.ListDedicatedVmHostShapesResponse>;
2289
2291
  /**
@@ -2328,7 +2330,7 @@ export declare class ComputeClient {
2328
2330
  * @param ListDedicatedVmHostsRequest
2329
2331
  * @return ListDedicatedVmHostsResponse
2330
2332
  * @throws OciError when an error occurs
2331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2333
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDedicatedVmHosts.ts.html |here} to see how to use ListDedicatedVmHosts API.
2332
2334
  */
2333
2335
  listDedicatedVmHosts(listDedicatedVmHostsRequest: requests.ListDedicatedVmHostsRequest): Promise<responses.ListDedicatedVmHostsResponse>;
2334
2336
  /**
@@ -2369,7 +2371,7 @@ export declare class ComputeClient {
2369
2371
  * @param ListImageShapeCompatibilityEntriesRequest
2370
2372
  * @return ListImageShapeCompatibilityEntriesResponse
2371
2373
  * @throws OciError when an error occurs
2372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListImageShapeCompatibilityEntries.ts.html |here} to see how to use ListImageShapeCompatibilityEntries API.
2373
2375
  */
2374
2376
  listImageShapeCompatibilityEntries(listImageShapeCompatibilityEntriesRequest: requests.ListImageShapeCompatibilityEntriesRequest): Promise<responses.ListImageShapeCompatibilityEntriesResponse>;
2375
2377
  /**
@@ -2405,20 +2407,23 @@ export declare class ComputeClient {
2405
2407
  */
2406
2408
  listImageShapeCompatibilityEntriesResponseIterator(request: requests.ListImageShapeCompatibilityEntriesRequest): AsyncIterableIterator<responses.ListImageShapeCompatibilityEntriesResponse>;
2407
2409
  /**
2408
- * Lists the available images in the specified compartment, including
2410
+ * Lists a subset of images available in the specified compartment, including
2409
2411
  * [platform images](https://docs.cloud.oracle.com/iaas/Content/Compute/References/images.htm) and
2410
- * [custom images](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingcustomimages.htm) that have
2411
- * been created.
2412
+ * [custom images](https://docs.cloud.oracle.com/iaas/Content/Compute/Tasks/managingcustomimages.htm).
2413
+ * The list of platform images includes the three most recently published versions
2414
+ * of each major distribution.
2412
2415
  * <p>
2413
- The list of images that's returned is ordered to first show all
2414
- * platform images, then all custom images. The order of images might
2415
- * change when new images are released.
2416
+ The list of images returned is ordered to first show the recent platform images,
2417
+ * then all of the custom images.
2418
+ * <p>
2419
+ **Caution:** Platform images are refreshed regularly. When new images are released, older versions are replaced.
2420
+ * 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.
2416
2421
  *
2417
2422
  * This operation does not retry by default if the user has not defined a retry configuration.
2418
2423
  * @param ListImagesRequest
2419
2424
  * @return ListImagesResponse
2420
2425
  * @throws OciError when an error occurs
2421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListImages.ts.html |here} to see how to use ListImages API.
2426
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListImages.ts.html |here} to see how to use ListImages API.
2422
2427
  */
2423
2428
  listImages(listImagesRequest: requests.ListImagesRequest): Promise<responses.ListImagesResponse>;
2424
2429
  /**
@@ -2462,7 +2467,7 @@ export declare class ComputeClient {
2462
2467
  * @param ListInstanceConsoleConnectionsRequest
2463
2468
  * @return ListInstanceConsoleConnectionsResponse
2464
2469
  * @throws OciError when an error occurs
2465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInstanceConsoleConnections.ts.html |here} to see how to use ListInstanceConsoleConnections API.
2466
2471
  */
2467
2472
  listInstanceConsoleConnections(listInstanceConsoleConnectionsRequest: requests.ListInstanceConsoleConnectionsRequest): Promise<responses.ListInstanceConsoleConnectionsResponse>;
2468
2473
  /**
@@ -2503,7 +2508,7 @@ export declare class ComputeClient {
2503
2508
  * @param ListInstanceDevicesRequest
2504
2509
  * @return ListInstanceDevicesResponse
2505
2510
  * @throws OciError when an error occurs
2506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInstanceDevices.ts.html |here} to see how to use ListInstanceDevices API.
2507
2512
  */
2508
2513
  listInstanceDevices(listInstanceDevicesRequest: requests.ListInstanceDevicesRequest): Promise<responses.ListInstanceDevicesResponse>;
2509
2514
  /**
@@ -2547,7 +2552,7 @@ export declare class ComputeClient {
2547
2552
  * @param ListInstancesRequest
2548
2553
  * @return ListInstancesResponse
2549
2554
  * @throws OciError when an error occurs
2550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2555
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInstances.ts.html |here} to see how to use ListInstances API.
2551
2556
  */
2552
2557
  listInstances(listInstancesRequest: requests.ListInstancesRequest): Promise<responses.ListInstancesResponse>;
2553
2558
  /**
@@ -2590,7 +2595,7 @@ export declare class ComputeClient {
2590
2595
  * @param ListShapesRequest
2591
2596
  * @return ListShapesResponse
2592
2597
  * @throws OciError when an error occurs
2593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListShapes.ts.html |here} to see how to use ListShapes API.
2594
2599
  */
2595
2600
  listShapes(listShapesRequest: requests.ListShapesRequest): Promise<responses.ListShapesResponse>;
2596
2601
  /**
@@ -2634,7 +2639,7 @@ export declare class ComputeClient {
2634
2639
  * @param ListVnicAttachmentsRequest
2635
2640
  * @return ListVnicAttachmentsResponse
2636
2641
  * @throws OciError when an error occurs
2637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVnicAttachments.ts.html |here} to see how to use ListVnicAttachments API.
2638
2643
  */
2639
2644
  listVnicAttachments(listVnicAttachmentsRequest: requests.ListVnicAttachmentsRequest): Promise<responses.ListVnicAttachmentsResponse>;
2640
2645
  /**
@@ -2680,7 +2685,7 @@ export declare class ComputeClient {
2680
2685
  * @param ListVolumeAttachmentsRequest
2681
2686
  * @return ListVolumeAttachmentsResponse
2682
2687
  * @throws OciError when an error occurs
2683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVolumeAttachments.ts.html |here} to see how to use ListVolumeAttachments API.
2684
2689
  */
2685
2690
  listVolumeAttachments(listVolumeAttachmentsRequest: requests.ListVolumeAttachmentsRequest): Promise<responses.ListVolumeAttachmentsResponse>;
2686
2691
  /**
@@ -2721,7 +2726,7 @@ export declare class ComputeClient {
2721
2726
  * @param RemoveImageShapeCompatibilityEntryRequest
2722
2727
  * @return RemoveImageShapeCompatibilityEntryResponse
2723
2728
  * @throws OciError when an error occurs
2724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveImageShapeCompatibilityEntry.ts.html |here} to see how to use RemoveImageShapeCompatibilityEntry API.
2725
2730
  */
2726
2731
  removeImageShapeCompatibilityEntry(removeImageShapeCompatibilityEntryRequest: requests.RemoveImageShapeCompatibilityEntryRequest): Promise<responses.RemoveImageShapeCompatibilityEntryResponse>;
2727
2732
  /**
@@ -2738,21 +2743,20 @@ export declare class ComputeClient {
2738
2743
  * @param TerminateInstanceRequest
2739
2744
  * @return TerminateInstanceResponse
2740
2745
  * @throws OciError when an error occurs
2741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/TerminateInstance.ts.html |here} to see how to use TerminateInstance API.
2742
2747
  */
2743
2748
  terminateInstance(terminateInstanceRequest: requests.TerminateInstanceRequest): Promise<responses.TerminateInstanceResponse>;
2744
2749
  /**
2745
- * Updates the display name, defined tag, and freeform tag fields for the specified compute capacity reservation.
2746
- * Fields that are not provided in the request will not be updated. Avoid entering confidential information.
2747
- * <p>
2748
- The update also modifies the reservation configurations of the specified compute capacity reservation.
2749
- *
2750
- * This operation does not retry by default if the user has not defined a retry configuration.
2751
- * @param UpdateComputeCapacityReservationRequest
2752
- * @return UpdateComputeCapacityReservationResponse
2753
- * @throws OciError when an error occurs
2754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2755
- */
2750
+ * Updates the specified capacity reservation and its associated capacity configurations.
2751
+ * Fields that are not provided in the request will not be updated. Capacity configurations that are not included will be deleted.
2752
+ * Avoid entering confidential information.
2753
+ *
2754
+ * This operation does not retry by default if the user has not defined a retry configuration.
2755
+ * @param UpdateComputeCapacityReservationRequest
2756
+ * @return UpdateComputeCapacityReservationResponse
2757
+ * @throws OciError when an error occurs
2758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateComputeCapacityReservation.ts.html |here} to see how to use UpdateComputeCapacityReservation API.
2759
+ */
2756
2760
  updateComputeCapacityReservation(updateComputeCapacityReservationRequest: requests.UpdateComputeCapacityReservationRequest): Promise<responses.UpdateComputeCapacityReservationResponse>;
2757
2761
  /**
2758
2762
  * Updates the specified Compute Image Capability Schema
@@ -2761,7 +2765,7 @@ export declare class ComputeClient {
2761
2765
  * @param UpdateComputeImageCapabilitySchemaRequest
2762
2766
  * @return UpdateComputeImageCapabilitySchemaResponse
2763
2767
  * @throws OciError when an error occurs
2764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateComputeImageCapabilitySchema.ts.html |here} to see how to use UpdateComputeImageCapabilitySchema API.
2765
2769
  */
2766
2770
  updateComputeImageCapabilitySchema(updateComputeImageCapabilitySchemaRequest: requests.UpdateComputeImageCapabilitySchemaRequest): Promise<responses.UpdateComputeImageCapabilitySchemaResponse>;
2767
2771
  /**
@@ -2770,7 +2774,7 @@ export declare class ComputeClient {
2770
2774
  * @param UpdateConsoleHistoryRequest
2771
2775
  * @return UpdateConsoleHistoryResponse
2772
2776
  * @throws OciError when an error occurs
2773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateConsoleHistory.ts.html |here} to see how to use UpdateConsoleHistory API.
2774
2778
  */
2775
2779
  updateConsoleHistory(updateConsoleHistoryRequest: requests.UpdateConsoleHistoryRequest): Promise<responses.UpdateConsoleHistoryResponse>;
2776
2780
  /**
@@ -2781,7 +2785,7 @@ export declare class ComputeClient {
2781
2785
  * @param UpdateDedicatedVmHostRequest
2782
2786
  * @return UpdateDedicatedVmHostResponse
2783
2787
  * @throws OciError when an error occurs
2784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDedicatedVmHost.ts.html |here} to see how to use UpdateDedicatedVmHost API.
2785
2789
  */
2786
2790
  updateDedicatedVmHost(updateDedicatedVmHostRequest: requests.UpdateDedicatedVmHostRequest): Promise<responses.UpdateDedicatedVmHostResponse>;
2787
2791
  /**
@@ -2791,7 +2795,7 @@ export declare class ComputeClient {
2791
2795
  * @param UpdateImageRequest
2792
2796
  * @return UpdateImageResponse
2793
2797
  * @throws OciError when an error occurs
2794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateImage.ts.html |here} to see how to use UpdateImage API.
2795
2799
  */
2796
2800
  updateImage(updateImageRequest: requests.UpdateImageRequest): Promise<responses.UpdateImageResponse>;
2797
2801
  /**
@@ -2807,7 +2811,7 @@ export declare class ComputeClient {
2807
2811
  * @param UpdateInstanceRequest
2808
2812
  * @return UpdateInstanceResponse
2809
2813
  * @throws OciError when an error occurs
2810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateInstance.ts.html |here} to see how to use UpdateInstance API.
2811
2815
  */
2812
2816
  updateInstance(updateInstanceRequest: requests.UpdateInstanceRequest): Promise<responses.UpdateInstanceResponse>;
2813
2817
  /**
@@ -2816,7 +2820,7 @@ export declare class ComputeClient {
2816
2820
  * @param UpdateInstanceConsoleConnectionRequest
2817
2821
  * @return UpdateInstanceConsoleConnectionResponse
2818
2822
  * @throws OciError when an error occurs
2819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateInstanceConsoleConnection.ts.html |here} to see how to use UpdateInstanceConsoleConnection API.
2820
2824
  */
2821
2825
  updateInstanceConsoleConnection(updateInstanceConsoleConnectionRequest: requests.UpdateInstanceConsoleConnectionRequest): Promise<responses.UpdateInstanceConsoleConnectionResponse>;
2822
2826
  /**
@@ -2825,14 +2829,14 @@ export declare class ComputeClient {
2825
2829
  * @param UpdateVolumeAttachmentRequest
2826
2830
  * @return UpdateVolumeAttachmentResponse
2827
2831
  * @throws OciError when an error occurs
2828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVolumeAttachment.ts.html |here} to see how to use UpdateVolumeAttachment API.
2829
2833
  */
2830
2834
  updateVolumeAttachment(updateVolumeAttachmentRequest: requests.UpdateVolumeAttachmentRequest): Promise<responses.UpdateVolumeAttachmentResponse>;
2831
2835
  }
2832
2836
  export declare enum ComputeManagementApiKeys {
2833
2837
  }
2834
2838
  /**
2835
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
2839
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
2836
2840
  */
2837
2841
  export declare class ComputeManagementClient {
2838
2842
  protected static serviceEndpointTemplate: string;
@@ -2891,7 +2895,7 @@ export declare class ComputeManagementClient {
2891
2895
  * @param AttachInstancePoolInstanceRequest
2892
2896
  * @return AttachInstancePoolInstanceResponse
2893
2897
  * @throws OciError when an error occurs
2894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstance API.
2895
2899
  */
2896
2900
  attachInstancePoolInstance(attachInstancePoolInstanceRequest: requests.AttachInstancePoolInstanceRequest): Promise<responses.AttachInstancePoolInstanceResponse>;
2897
2901
  /**
@@ -2901,7 +2905,7 @@ export declare class ComputeManagementClient {
2901
2905
  * @param AttachLoadBalancerRequest
2902
2906
  * @return AttachLoadBalancerResponse
2903
2907
  * @throws OciError when an error occurs
2904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancer API.
2905
2909
  */
2906
2910
  attachLoadBalancer(attachLoadBalancerRequest: requests.AttachLoadBalancerRequest): Promise<responses.AttachLoadBalancerResponse>;
2907
2911
  /**
@@ -2916,7 +2920,7 @@ export declare class ComputeManagementClient {
2916
2920
  * @param ChangeClusterNetworkCompartmentRequest
2917
2921
  * @return ChangeClusterNetworkCompartmentResponse
2918
2922
  * @throws OciError when an error occurs
2919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartment API.
2920
2924
  */
2921
2925
  changeClusterNetworkCompartment(changeClusterNetworkCompartmentRequest: requests.ChangeClusterNetworkCompartmentRequest): Promise<responses.ChangeClusterNetworkCompartmentResponse>;
2922
2926
  /**
@@ -2938,7 +2942,7 @@ export declare class ComputeManagementClient {
2938
2942
  * @param ChangeInstanceConfigurationCompartmentRequest
2939
2943
  * @return ChangeInstanceConfigurationCompartmentResponse
2940
2944
  * @throws OciError when an error occurs
2941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
2945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeInstanceConfigurationCompartment.ts.html |here} to see how to use ChangeInstanceConfigurationCompartment API.
2942
2946
  */
2943
2947
  changeInstanceConfigurationCompartment(changeInstanceConfigurationCompartmentRequest: requests.ChangeInstanceConfigurationCompartmentRequest): Promise<responses.ChangeInstanceConfigurationCompartmentResponse>;
2944
2948
  /**
@@ -2953,7 +2957,7 @@ export declare class ComputeManagementClient {
2953
2957
  * @param ChangeInstancePoolCompartmentRequest
2954
2958
  * @return ChangeInstancePoolCompartmentResponse
2955
2959
  * @throws OciError when an error occurs
2956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
2960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeInstancePoolCompartment.ts.html |here} to see how to use ChangeInstancePoolCompartment API.
2957
2961
  */
2958
2962
  changeInstancePoolCompartment(changeInstancePoolCompartmentRequest: requests.ChangeInstancePoolCompartmentRequest): Promise<responses.ChangeInstancePoolCompartmentResponse>;
2959
2963
  /**
@@ -2964,7 +2968,7 @@ export declare class ComputeManagementClient {
2964
2968
  * @param CreateClusterNetworkRequest
2965
2969
  * @return CreateClusterNetworkResponse
2966
2970
  * @throws OciError when an error occurs
2967
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
2971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateClusterNetwork.ts.html |here} to see how to use CreateClusterNetwork API.
2968
2972
  */
2969
2973
  createClusterNetwork(createClusterNetworkRequest: requests.CreateClusterNetworkRequest): Promise<responses.CreateClusterNetworkResponse>;
2970
2974
  /**
@@ -2975,7 +2979,7 @@ export declare class ComputeManagementClient {
2975
2979
  * @param CreateInstanceConfigurationRequest
2976
2980
  * @return CreateInstanceConfigurationResponse
2977
2981
  * @throws OciError when an error occurs
2978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
2982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateInstanceConfiguration.ts.html |here} to see how to use CreateInstanceConfiguration API.
2979
2983
  */
2980
2984
  createInstanceConfiguration(createInstanceConfigurationRequest: requests.CreateInstanceConfigurationRequest): Promise<responses.CreateInstanceConfigurationResponse>;
2981
2985
  /**
@@ -2984,7 +2988,7 @@ export declare class ComputeManagementClient {
2984
2988
  * @param CreateInstancePoolRequest
2985
2989
  * @return CreateInstancePoolResponse
2986
2990
  * @throws OciError when an error occurs
2987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
2991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateInstancePool.ts.html |here} to see how to use CreateInstancePool API.
2988
2992
  */
2989
2993
  createInstancePool(createInstancePoolRequest: requests.CreateInstancePoolRequest): Promise<responses.CreateInstancePoolResponse>;
2990
2994
  /**
@@ -2993,7 +2997,7 @@ export declare class ComputeManagementClient {
2993
2997
  * @param DeleteInstanceConfigurationRequest
2994
2998
  * @return DeleteInstanceConfigurationResponse
2995
2999
  * @throws OciError when an error occurs
2996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
3000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteInstanceConfiguration.ts.html |here} to see how to use DeleteInstanceConfiguration API.
2997
3001
  */
2998
3002
  deleteInstanceConfiguration(deleteInstanceConfigurationRequest: requests.DeleteInstanceConfigurationRequest): Promise<responses.DeleteInstanceConfigurationResponse>;
2999
3003
  /**
@@ -3003,7 +3007,7 @@ export declare class ComputeManagementClient {
3003
3007
  * @param DetachInstancePoolInstanceRequest
3004
3008
  * @return DetachInstancePoolInstanceResponse
3005
3009
  * @throws OciError when an error occurs
3006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DetachInstancePoolInstance.ts.html |here} to see how to use DetachInstancePoolInstance API.
3007
3011
  */
3008
3012
  detachInstancePoolInstance(detachInstancePoolInstanceRequest: requests.DetachInstancePoolInstanceRequest): Promise<responses.DetachInstancePoolInstanceResponse>;
3009
3013
  /**
@@ -3013,7 +3017,7 @@ export declare class ComputeManagementClient {
3013
3017
  * @param DetachLoadBalancerRequest
3014
3018
  * @return DetachLoadBalancerResponse
3015
3019
  * @throws OciError when an error occurs
3016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DetachLoadBalancer.ts.html |here} to see how to use DetachLoadBalancer API.
3017
3021
  */
3018
3022
  detachLoadBalancer(detachLoadBalancerRequest: requests.DetachLoadBalancerRequest): Promise<responses.DetachLoadBalancerResponse>;
3019
3023
  /**
@@ -3022,7 +3026,7 @@ export declare class ComputeManagementClient {
3022
3026
  * @param GetClusterNetworkRequest
3023
3027
  * @return GetClusterNetworkResponse
3024
3028
  * @throws OciError when an error occurs
3025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetClusterNetwork.ts.html |here} to see how to use GetClusterNetwork API.
3026
3030
  */
3027
3031
  getClusterNetwork(getClusterNetworkRequest: requests.GetClusterNetworkRequest): Promise<responses.GetClusterNetworkResponse>;
3028
3032
  /**
@@ -3031,7 +3035,7 @@ export declare class ComputeManagementClient {
3031
3035
  * @param GetInstanceConfigurationRequest
3032
3036
  * @return GetInstanceConfigurationResponse
3033
3037
  * @throws OciError when an error occurs
3034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInstanceConfiguration.ts.html |here} to see how to use GetInstanceConfiguration API.
3035
3039
  */
3036
3040
  getInstanceConfiguration(getInstanceConfigurationRequest: requests.GetInstanceConfigurationRequest): Promise<responses.GetInstanceConfigurationResponse>;
3037
3041
  /**
@@ -3040,7 +3044,7 @@ export declare class ComputeManagementClient {
3040
3044
  * @param GetInstancePoolRequest
3041
3045
  * @return GetInstancePoolResponse
3042
3046
  * @throws OciError when an error occurs
3043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInstancePool.ts.html |here} to see how to use GetInstancePool API.
3044
3048
  */
3045
3049
  getInstancePool(getInstancePoolRequest: requests.GetInstancePoolRequest): Promise<responses.GetInstancePoolResponse>;
3046
3050
  /**
@@ -3049,7 +3053,7 @@ export declare class ComputeManagementClient {
3049
3053
  * @param GetInstancePoolInstanceRequest
3050
3054
  * @return GetInstancePoolInstanceResponse
3051
3055
  * @throws OciError when an error occurs
3052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInstancePoolInstance.ts.html |here} to see how to use GetInstancePoolInstance API.
3053
3057
  */
3054
3058
  getInstancePoolInstance(getInstancePoolInstanceRequest: requests.GetInstancePoolInstanceRequest): Promise<responses.GetInstancePoolInstanceResponse>;
3055
3059
  /**
@@ -3059,7 +3063,7 @@ export declare class ComputeManagementClient {
3059
3063
  * @param GetInstancePoolLoadBalancerAttachmentRequest
3060
3064
  * @return GetInstancePoolLoadBalancerAttachmentResponse
3061
3065
  * @throws OciError when an error occurs
3062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3066
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInstancePoolLoadBalancerAttachment.ts.html |here} to see how to use GetInstancePoolLoadBalancerAttachment API.
3063
3067
  */
3064
3068
  getInstancePoolLoadBalancerAttachment(getInstancePoolLoadBalancerAttachmentRequest: requests.GetInstancePoolLoadBalancerAttachmentRequest): Promise<responses.GetInstancePoolLoadBalancerAttachmentResponse>;
3065
3069
  /**
@@ -3075,7 +3079,7 @@ export declare class ComputeManagementClient {
3075
3079
  * @param LaunchInstanceConfigurationRequest
3076
3080
  * @return LaunchInstanceConfigurationResponse
3077
3081
  * @throws OciError when an error occurs
3078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/LaunchInstanceConfiguration.ts.html |here} to see how to use LaunchInstanceConfiguration API.
3079
3083
  */
3080
3084
  launchInstanceConfiguration(launchInstanceConfigurationRequest: requests.LaunchInstanceConfigurationRequest): Promise<responses.LaunchInstanceConfigurationResponse>;
3081
3085
  /**
@@ -3084,7 +3088,7 @@ export declare class ComputeManagementClient {
3084
3088
  * @param ListClusterNetworkInstancesRequest
3085
3089
  * @return ListClusterNetworkInstancesResponse
3086
3090
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListClusterNetworkInstances.ts.html |here} to see how to use ListClusterNetworkInstances API.
3088
3092
  */
3089
3093
  listClusterNetworkInstances(listClusterNetworkInstancesRequest: requests.ListClusterNetworkInstancesRequest): Promise<responses.ListClusterNetworkInstancesResponse>;
3090
3094
  /**
@@ -3125,7 +3129,7 @@ export declare class ComputeManagementClient {
3125
3129
  * @param ListClusterNetworksRequest
3126
3130
  * @return ListClusterNetworksResponse
3127
3131
  * @throws OciError when an error occurs
3128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListClusterNetworks.ts.html |here} to see how to use ListClusterNetworks API.
3129
3133
  */
3130
3134
  listClusterNetworks(listClusterNetworksRequest: requests.ListClusterNetworksRequest): Promise<responses.ListClusterNetworksResponse>;
3131
3135
  /**
@@ -3167,7 +3171,7 @@ export declare class ComputeManagementClient {
3167
3171
  * @param ListInstanceConfigurationsRequest
3168
3172
  * @return ListInstanceConfigurationsResponse
3169
3173
  * @throws OciError when an error occurs
3170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInstanceConfigurations.ts.html |here} to see how to use ListInstanceConfigurations API.
3171
3175
  */
3172
3176
  listInstanceConfigurations(listInstanceConfigurationsRequest: requests.ListInstanceConfigurationsRequest): Promise<responses.ListInstanceConfigurationsResponse>;
3173
3177
  /**
@@ -3208,7 +3212,7 @@ export declare class ComputeManagementClient {
3208
3212
  * @param ListInstancePoolInstancesRequest
3209
3213
  * @return ListInstancePoolInstancesResponse
3210
3214
  * @throws OciError when an error occurs
3211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInstancePoolInstances.ts.html |here} to see how to use ListInstancePoolInstances API.
3212
3216
  */
3213
3217
  listInstancePoolInstances(listInstancePoolInstancesRequest: requests.ListInstancePoolInstancesRequest): Promise<responses.ListInstancePoolInstancesResponse>;
3214
3218
  /**
@@ -3249,7 +3253,7 @@ export declare class ComputeManagementClient {
3249
3253
  * @param ListInstancePoolsRequest
3250
3254
  * @return ListInstancePoolsResponse
3251
3255
  * @throws OciError when an error occurs
3252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInstancePools.ts.html |here} to see how to use ListInstancePools API.
3253
3257
  */
3254
3258
  listInstancePools(listInstancePoolsRequest: requests.ListInstancePoolsRequest): Promise<responses.ListInstancePoolsResponse>;
3255
3259
  /**
@@ -3292,7 +3296,7 @@ export declare class ComputeManagementClient {
3292
3296
  * @param ResetInstancePoolRequest
3293
3297
  * @return ResetInstancePoolResponse
3294
3298
  * @throws OciError when an error occurs
3295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ResetInstancePool.ts.html |here} to see how to use ResetInstancePool API.
3296
3300
  */
3297
3301
  resetInstancePool(resetInstancePoolRequest: requests.ResetInstancePoolRequest): Promise<responses.ResetInstancePoolResponse>;
3298
3302
  /**
@@ -3306,7 +3310,7 @@ export declare class ComputeManagementClient {
3306
3310
  * @param SoftresetInstancePoolRequest
3307
3311
  * @return SoftresetInstancePoolResponse
3308
3312
  * @throws OciError when an error occurs
3309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/SoftresetInstancePool.ts.html |here} to see how to use SoftresetInstancePool API.
3310
3314
  */
3311
3315
  softresetInstancePool(softresetInstancePoolRequest: requests.SoftresetInstancePoolRequest): Promise<responses.SoftresetInstancePoolResponse>;
3312
3316
  /**
@@ -3317,7 +3321,7 @@ export declare class ComputeManagementClient {
3317
3321
  * @param StartInstancePoolRequest
3318
3322
  * @return StartInstancePoolResponse
3319
3323
  * @throws OciError when an error occurs
3320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/StartInstancePool.ts.html |here} to see how to use StartInstancePool API.
3321
3325
  */
3322
3326
  startInstancePool(startInstancePoolRequest: requests.StartInstancePoolRequest): Promise<responses.StartInstancePoolResponse>;
3323
3327
  /**
@@ -3328,7 +3332,7 @@ export declare class ComputeManagementClient {
3328
3332
  * @param StopInstancePoolRequest
3329
3333
  * @return StopInstancePoolResponse
3330
3334
  * @throws OciError when an error occurs
3331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/StopInstancePool.ts.html |here} to see how to use StopInstancePool API.
3332
3336
  */
3333
3337
  stopInstancePool(stopInstancePoolRequest: requests.StopInstancePoolRequest): Promise<responses.StopInstancePoolResponse>;
3334
3338
  /**
@@ -3341,7 +3345,7 @@ export declare class ComputeManagementClient {
3341
3345
  * @param TerminateClusterNetworkRequest
3342
3346
  * @return TerminateClusterNetworkResponse
3343
3347
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/TerminateClusterNetwork.ts.html |here} to see how to use TerminateClusterNetwork API.
3345
3349
  */
3346
3350
  terminateClusterNetwork(terminateClusterNetworkRequest: requests.TerminateClusterNetworkRequest): Promise<responses.TerminateClusterNetworkResponse>;
3347
3351
  /**
@@ -3358,7 +3362,7 @@ export declare class ComputeManagementClient {
3358
3362
  * @param TerminateInstancePoolRequest
3359
3363
  * @return TerminateInstancePoolResponse
3360
3364
  * @throws OciError when an error occurs
3361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/TerminateInstancePool.ts.html |here} to see how to use TerminateInstancePool API.
3362
3366
  */
3363
3367
  terminateInstancePool(terminateInstancePoolRequest: requests.TerminateInstancePoolRequest): Promise<responses.TerminateInstancePoolResponse>;
3364
3368
  /**
@@ -3368,7 +3372,7 @@ export declare class ComputeManagementClient {
3368
3372
  * @param UpdateClusterNetworkRequest
3369
3373
  * @return UpdateClusterNetworkResponse
3370
3374
  * @throws OciError when an error occurs
3371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateClusterNetwork.ts.html |here} to see how to use UpdateClusterNetwork API.
3372
3376
  */
3373
3377
  updateClusterNetwork(updateClusterNetworkRequest: requests.UpdateClusterNetworkRequest): Promise<responses.UpdateClusterNetworkResponse>;
3374
3378
  /**
@@ -3377,7 +3381,7 @@ export declare class ComputeManagementClient {
3377
3381
  * @param UpdateInstanceConfigurationRequest
3378
3382
  * @return UpdateInstanceConfigurationResponse
3379
3383
  * @throws OciError when an error occurs
3380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateInstanceConfiguration.ts.html |here} to see how to use UpdateInstanceConfiguration API.
3381
3385
  */
3382
3386
  updateInstanceConfiguration(updateInstanceConfigurationRequest: requests.UpdateInstanceConfigurationRequest): Promise<responses.UpdateInstanceConfigurationResponse>;
3383
3387
  /**
@@ -3389,14 +3393,14 @@ export declare class ComputeManagementClient {
3389
3393
  * @param UpdateInstancePoolRequest
3390
3394
  * @return UpdateInstancePoolResponse
3391
3395
  * @throws OciError when an error occurs
3392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateInstancePool.ts.html |here} to see how to use UpdateInstancePool API.
3393
3397
  */
3394
3398
  updateInstancePool(updateInstancePoolRequest: requests.UpdateInstancePoolRequest): Promise<responses.UpdateInstancePoolResponse>;
3395
3399
  }
3396
3400
  export declare enum VirtualNetworkApiKeys {
3397
3401
  }
3398
3402
  /**
3399
- * This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
3403
+ * This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
3400
3404
  */
3401
3405
  export declare class VirtualNetworkClient {
3402
3406
  protected static serviceEndpointTemplate: string;
@@ -3453,7 +3457,7 @@ export declare class VirtualNetworkClient {
3453
3457
  * @param AddDrgRouteDistributionStatementsRequest
3454
3458
  * @return AddDrgRouteDistributionStatementsResponse
3455
3459
  * @throws OciError when an error occurs
3456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatements API.
3457
3461
  */
3458
3462
  addDrgRouteDistributionStatements(addDrgRouteDistributionStatementsRequest: requests.AddDrgRouteDistributionStatementsRequest): Promise<responses.AddDrgRouteDistributionStatementsResponse>;
3459
3463
  /**
@@ -3463,7 +3467,7 @@ export declare class VirtualNetworkClient {
3463
3467
  * @param AddDrgRouteRulesRequest
3464
3468
  * @return AddDrgRouteRulesResponse
3465
3469
  * @throws OciError when an error occurs
3466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRules API.
3467
3471
  */
3468
3472
  addDrgRouteRules(addDrgRouteRulesRequest: requests.AddDrgRouteRulesRequest): Promise<responses.AddDrgRouteRulesResponse>;
3469
3473
  /**
@@ -3474,7 +3478,7 @@ export declare class VirtualNetworkClient {
3474
3478
  * @param AddIpv6VcnCidrRequest
3475
3479
  * @return AddIpv6VcnCidrResponse
3476
3480
  * @throws OciError when an error occurs
3477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3481
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidr API.
3478
3482
  */
3479
3483
  addIpv6VcnCidr(addIpv6VcnCidrRequest: requests.AddIpv6VcnCidrRequest): Promise<responses.AddIpv6VcnCidrResponse>;
3480
3484
  /**
@@ -3484,7 +3488,7 @@ export declare class VirtualNetworkClient {
3484
3488
  * @param AddNetworkSecurityGroupSecurityRulesRequest
3485
3489
  * @return AddNetworkSecurityGroupSecurityRulesResponse
3486
3490
  * @throws OciError when an error occurs
3487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRules API.
3488
3492
  */
3489
3493
  addNetworkSecurityGroupSecurityRules(addNetworkSecurityGroupSecurityRulesRequest: requests.AddNetworkSecurityGroupSecurityRulesRequest): Promise<responses.AddNetworkSecurityGroupSecurityRulesResponse>;
3490
3494
  /**
@@ -3496,7 +3500,7 @@ export declare class VirtualNetworkClient {
3496
3500
  * @param AddPublicIpPoolCapacityRequest
3497
3501
  * @return AddPublicIpPoolCapacityResponse
3498
3502
  * @throws OciError when an error occurs
3499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacity API.
3500
3504
  */
3501
3505
  addPublicIpPoolCapacity(addPublicIpPoolCapacityRequest: requests.AddPublicIpPoolCapacityRequest): Promise<responses.AddPublicIpPoolCapacityResponse>;
3502
3506
  /**
@@ -3512,7 +3516,7 @@ export declare class VirtualNetworkClient {
3512
3516
  * @param AddVcnCidrRequest
3513
3517
  * @return AddVcnCidrResponse
3514
3518
  * @throws OciError when an error occurs
3515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidr API.
3516
3520
  */
3517
3521
  addVcnCidr(addVcnCidrRequest: requests.AddVcnCidrRequest): Promise<responses.AddVcnCidrResponse>;
3518
3522
  /**
@@ -3523,7 +3527,7 @@ export declare class VirtualNetworkClient {
3523
3527
  * @param AdvertiseByoipRangeRequest
3524
3528
  * @return AdvertiseByoipRangeResponse
3525
3529
  * @throws OciError when an error occurs
3526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRange API.
3527
3531
  */
3528
3532
  advertiseByoipRange(advertiseByoipRangeRequest: requests.AdvertiseByoipRangeRequest): Promise<responses.AdvertiseByoipRangeResponse>;
3529
3533
  /**
@@ -3542,7 +3546,7 @@ export declare class VirtualNetworkClient {
3542
3546
  * @param AttachServiceIdRequest
3543
3547
  * @return AttachServiceIdResponse
3544
3548
  * @throws OciError when an error occurs
3545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/AttachServiceId.ts.html |here} to see how to use AttachServiceId API.
3546
3550
  */
3547
3551
  attachServiceId(attachServiceIdRequest: requests.AttachServiceIdRequest): Promise<responses.AttachServiceIdResponse>;
3548
3552
  /**
@@ -3555,7 +3559,7 @@ export declare class VirtualNetworkClient {
3555
3559
  * @param BulkAddVirtualCircuitPublicPrefixesRequest
3556
3560
  * @return BulkAddVirtualCircuitPublicPrefixesResponse
3557
3561
  * @throws OciError when an error occurs
3558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixes API.
3559
3563
  */
3560
3564
  bulkAddVirtualCircuitPublicPrefixes(bulkAddVirtualCircuitPublicPrefixesRequest: requests.BulkAddVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkAddVirtualCircuitPublicPrefixesResponse>;
3561
3565
  /**
@@ -3568,7 +3572,7 @@ export declare class VirtualNetworkClient {
3568
3572
  * @param BulkDeleteVirtualCircuitPublicPrefixesRequest
3569
3573
  * @return BulkDeleteVirtualCircuitPublicPrefixesResponse
3570
3574
  * @throws OciError when an error occurs
3571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixes API.
3572
3576
  */
3573
3577
  bulkDeleteVirtualCircuitPublicPrefixes(bulkDeleteVirtualCircuitPublicPrefixesRequest: requests.BulkDeleteVirtualCircuitPublicPrefixesRequest): Promise<responses.BulkDeleteVirtualCircuitPublicPrefixesResponse>;
3574
3578
  /**
@@ -3580,7 +3584,7 @@ export declare class VirtualNetworkClient {
3580
3584
  * @param ChangeByoipRangeCompartmentRequest
3581
3585
  * @return ChangeByoipRangeCompartmentResponse
3582
3586
  * @throws OciError when an error occurs
3583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartment API.
3584
3588
  */
3585
3589
  changeByoipRangeCompartment(changeByoipRangeCompartmentRequest: requests.ChangeByoipRangeCompartmentRequest): Promise<responses.ChangeByoipRangeCompartmentResponse>;
3586
3590
  /**
@@ -3592,7 +3596,7 @@ export declare class VirtualNetworkClient {
3592
3596
  * @param ChangeCpeCompartmentRequest
3593
3597
  * @return ChangeCpeCompartmentResponse
3594
3598
  * @throws OciError when an error occurs
3595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeCpeCompartment.ts.html |here} to see how to use ChangeCpeCompartment API.
3596
3600
  */
3597
3601
  changeCpeCompartment(changeCpeCompartmentRequest: requests.ChangeCpeCompartmentRequest): Promise<responses.ChangeCpeCompartmentResponse>;
3598
3602
  /**
@@ -3604,7 +3608,7 @@ export declare class VirtualNetworkClient {
3604
3608
  * @param ChangeCrossConnectCompartmentRequest
3605
3609
  * @return ChangeCrossConnectCompartmentResponse
3606
3610
  * @throws OciError when an error occurs
3607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeCrossConnectCompartment.ts.html |here} to see how to use ChangeCrossConnectCompartment API.
3608
3612
  */
3609
3613
  changeCrossConnectCompartment(changeCrossConnectCompartmentRequest: requests.ChangeCrossConnectCompartmentRequest): Promise<responses.ChangeCrossConnectCompartmentResponse>;
3610
3614
  /**
@@ -3616,7 +3620,7 @@ export declare class VirtualNetworkClient {
3616
3620
  * @param ChangeCrossConnectGroupCompartmentRequest
3617
3621
  * @return ChangeCrossConnectGroupCompartmentResponse
3618
3622
  * @throws OciError when an error occurs
3619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeCrossConnectGroupCompartment.ts.html |here} to see how to use ChangeCrossConnectGroupCompartment API.
3620
3624
  */
3621
3625
  changeCrossConnectGroupCompartment(changeCrossConnectGroupCompartmentRequest: requests.ChangeCrossConnectGroupCompartmentRequest): Promise<responses.ChangeCrossConnectGroupCompartmentResponse>;
3622
3626
  /**
@@ -3628,7 +3632,7 @@ export declare class VirtualNetworkClient {
3628
3632
  * @param ChangeDhcpOptionsCompartmentRequest
3629
3633
  * @return ChangeDhcpOptionsCompartmentResponse
3630
3634
  * @throws OciError when an error occurs
3631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeDhcpOptionsCompartment.ts.html |here} to see how to use ChangeDhcpOptionsCompartment API.
3632
3636
  */
3633
3637
  changeDhcpOptionsCompartment(changeDhcpOptionsCompartmentRequest: requests.ChangeDhcpOptionsCompartmentRequest): Promise<responses.ChangeDhcpOptionsCompartmentResponse>;
3634
3638
  /**
@@ -3640,7 +3644,7 @@ export declare class VirtualNetworkClient {
3640
3644
  * @param ChangeDrgCompartmentRequest
3641
3645
  * @return ChangeDrgCompartmentResponse
3642
3646
  * @throws OciError when an error occurs
3643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeDrgCompartment.ts.html |here} to see how to use ChangeDrgCompartment API.
3644
3648
  */
3645
3649
  changeDrgCompartment(changeDrgCompartmentRequest: requests.ChangeDrgCompartmentRequest): Promise<responses.ChangeDrgCompartmentResponse>;
3646
3650
  /**
@@ -3652,7 +3656,7 @@ export declare class VirtualNetworkClient {
3652
3656
  * @param ChangeIPSecConnectionCompartmentRequest
3653
3657
  * @return ChangeIPSecConnectionCompartmentResponse
3654
3658
  * @throws OciError when an error occurs
3655
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeIPSecConnectionCompartment.ts.html |here} to see how to use ChangeIPSecConnectionCompartment API.
3656
3660
  */
3657
3661
  changeIPSecConnectionCompartment(changeIPSecConnectionCompartmentRequest: requests.ChangeIPSecConnectionCompartmentRequest): Promise<responses.ChangeIPSecConnectionCompartmentResponse>;
3658
3662
  /**
@@ -3664,7 +3668,7 @@ export declare class VirtualNetworkClient {
3664
3668
  * @param ChangeInternetGatewayCompartmentRequest
3665
3669
  * @return ChangeInternetGatewayCompartmentResponse
3666
3670
  * @throws OciError when an error occurs
3667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeInternetGatewayCompartment.ts.html |here} to see how to use ChangeInternetGatewayCompartment API.
3668
3672
  */
3669
3673
  changeInternetGatewayCompartment(changeInternetGatewayCompartmentRequest: requests.ChangeInternetGatewayCompartmentRequest): Promise<responses.ChangeInternetGatewayCompartmentResponse>;
3670
3674
  /**
@@ -3676,7 +3680,7 @@ export declare class VirtualNetworkClient {
3676
3680
  * @param ChangeLocalPeeringGatewayCompartmentRequest
3677
3681
  * @return ChangeLocalPeeringGatewayCompartmentResponse
3678
3682
  * @throws OciError when an error occurs
3679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeLocalPeeringGatewayCompartment.ts.html |here} to see how to use ChangeLocalPeeringGatewayCompartment API.
3680
3684
  */
3681
3685
  changeLocalPeeringGatewayCompartment(changeLocalPeeringGatewayCompartmentRequest: requests.ChangeLocalPeeringGatewayCompartmentRequest): Promise<responses.ChangeLocalPeeringGatewayCompartmentResponse>;
3682
3686
  /**
@@ -3688,7 +3692,7 @@ export declare class VirtualNetworkClient {
3688
3692
  * @param ChangeNatGatewayCompartmentRequest
3689
3693
  * @return ChangeNatGatewayCompartmentResponse
3690
3694
  * @throws OciError when an error occurs
3691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeNatGatewayCompartment.ts.html |here} to see how to use ChangeNatGatewayCompartment API.
3692
3696
  */
3693
3697
  changeNatGatewayCompartment(changeNatGatewayCompartmentRequest: requests.ChangeNatGatewayCompartmentRequest): Promise<responses.ChangeNatGatewayCompartmentResponse>;
3694
3698
  /**
@@ -3699,7 +3703,7 @@ export declare class VirtualNetworkClient {
3699
3703
  * @param ChangeNetworkSecurityGroupCompartmentRequest
3700
3704
  * @return ChangeNetworkSecurityGroupCompartmentResponse
3701
3705
  * @throws OciError when an error occurs
3702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeNetworkSecurityGroupCompartment.ts.html |here} to see how to use ChangeNetworkSecurityGroupCompartment API.
3703
3707
  */
3704
3708
  changeNetworkSecurityGroupCompartment(changeNetworkSecurityGroupCompartmentRequest: requests.ChangeNetworkSecurityGroupCompartmentRequest): Promise<responses.ChangeNetworkSecurityGroupCompartmentResponse>;
3705
3709
  /**
@@ -3714,7 +3718,7 @@ export declare class VirtualNetworkClient {
3714
3718
  * @param ChangePublicIpCompartmentRequest
3715
3719
  * @return ChangePublicIpCompartmentResponse
3716
3720
  * @throws OciError when an error occurs
3717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3721
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangePublicIpCompartment.ts.html |here} to see how to use ChangePublicIpCompartment API.
3718
3722
  */
3719
3723
  changePublicIpCompartment(changePublicIpCompartmentRequest: requests.ChangePublicIpCompartmentRequest): Promise<responses.ChangePublicIpCompartmentResponse>;
3720
3724
  /**
@@ -3726,7 +3730,7 @@ export declare class VirtualNetworkClient {
3726
3730
  * @param ChangePublicIpPoolCompartmentRequest
3727
3731
  * @return ChangePublicIpPoolCompartmentResponse
3728
3732
  * @throws OciError when an error occurs
3729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangePublicIpPoolCompartment.ts.html |here} to see how to use ChangePublicIpPoolCompartment API.
3730
3734
  */
3731
3735
  changePublicIpPoolCompartment(changePublicIpPoolCompartmentRequest: requests.ChangePublicIpPoolCompartmentRequest): Promise<responses.ChangePublicIpPoolCompartmentResponse>;
3732
3736
  /**
@@ -3738,7 +3742,7 @@ export declare class VirtualNetworkClient {
3738
3742
  * @param ChangeRemotePeeringConnectionCompartmentRequest
3739
3743
  * @return ChangeRemotePeeringConnectionCompartmentResponse
3740
3744
  * @throws OciError when an error occurs
3741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeRemotePeeringConnectionCompartment.ts.html |here} to see how to use ChangeRemotePeeringConnectionCompartment API.
3742
3746
  */
3743
3747
  changeRemotePeeringConnectionCompartment(changeRemotePeeringConnectionCompartmentRequest: requests.ChangeRemotePeeringConnectionCompartmentRequest): Promise<responses.ChangeRemotePeeringConnectionCompartmentResponse>;
3744
3748
  /**
@@ -3750,7 +3754,7 @@ export declare class VirtualNetworkClient {
3750
3754
  * @param ChangeRouteTableCompartmentRequest
3751
3755
  * @return ChangeRouteTableCompartmentResponse
3752
3756
  * @throws OciError when an error occurs
3753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3757
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeRouteTableCompartment.ts.html |here} to see how to use ChangeRouteTableCompartment API.
3754
3758
  */
3755
3759
  changeRouteTableCompartment(changeRouteTableCompartmentRequest: requests.ChangeRouteTableCompartmentRequest): Promise<responses.ChangeRouteTableCompartmentResponse>;
3756
3760
  /**
@@ -3762,7 +3766,7 @@ export declare class VirtualNetworkClient {
3762
3766
  * @param ChangeSecurityListCompartmentRequest
3763
3767
  * @return ChangeSecurityListCompartmentResponse
3764
3768
  * @throws OciError when an error occurs
3765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeSecurityListCompartment.ts.html |here} to see how to use ChangeSecurityListCompartment API.
3766
3770
  */
3767
3771
  changeSecurityListCompartment(changeSecurityListCompartmentRequest: requests.ChangeSecurityListCompartmentRequest): Promise<responses.ChangeSecurityListCompartmentResponse>;
3768
3772
  /**
@@ -3774,7 +3778,7 @@ export declare class VirtualNetworkClient {
3774
3778
  * @param ChangeServiceGatewayCompartmentRequest
3775
3779
  * @return ChangeServiceGatewayCompartmentResponse
3776
3780
  * @throws OciError when an error occurs
3777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeServiceGatewayCompartment.ts.html |here} to see how to use ChangeServiceGatewayCompartment API.
3778
3782
  */
3779
3783
  changeServiceGatewayCompartment(changeServiceGatewayCompartmentRequest: requests.ChangeServiceGatewayCompartmentRequest): Promise<responses.ChangeServiceGatewayCompartmentResponse>;
3780
3784
  /**
@@ -3786,7 +3790,7 @@ export declare class VirtualNetworkClient {
3786
3790
  * @param ChangeSubnetCompartmentRequest
3787
3791
  * @return ChangeSubnetCompartmentResponse
3788
3792
  * @throws OciError when an error occurs
3789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeSubnetCompartment.ts.html |here} to see how to use ChangeSubnetCompartment API.
3790
3794
  */
3791
3795
  changeSubnetCompartment(changeSubnetCompartmentRequest: requests.ChangeSubnetCompartmentRequest): Promise<responses.ChangeSubnetCompartmentResponse>;
3792
3796
  /**
@@ -3798,7 +3802,7 @@ export declare class VirtualNetworkClient {
3798
3802
  * @param ChangeVcnCompartmentRequest
3799
3803
  * @return ChangeVcnCompartmentResponse
3800
3804
  * @throws OciError when an error occurs
3801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVcnCompartment.ts.html |here} to see how to use ChangeVcnCompartment API.
3802
3806
  */
3803
3807
  changeVcnCompartment(changeVcnCompartmentRequest: requests.ChangeVcnCompartmentRequest): Promise<responses.ChangeVcnCompartmentResponse>;
3804
3808
  /**
@@ -3810,7 +3814,7 @@ export declare class VirtualNetworkClient {
3810
3814
  * @param ChangeVirtualCircuitCompartmentRequest
3811
3815
  * @return ChangeVirtualCircuitCompartmentResponse
3812
3816
  * @throws OciError when an error occurs
3813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVirtualCircuitCompartment.ts.html |here} to see how to use ChangeVirtualCircuitCompartment API.
3814
3818
  */
3815
3819
  changeVirtualCircuitCompartment(changeVirtualCircuitCompartmentRequest: requests.ChangeVirtualCircuitCompartmentRequest): Promise<responses.ChangeVirtualCircuitCompartmentResponse>;
3816
3820
  /**
@@ -3822,7 +3826,7 @@ export declare class VirtualNetworkClient {
3822
3826
  * @param ChangeVlanCompartmentRequest
3823
3827
  * @return ChangeVlanCompartmentResponse
3824
3828
  * @throws OciError when an error occurs
3825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ChangeVlanCompartment.ts.html |here} to see how to use ChangeVlanCompartment API.
3826
3830
  */
3827
3831
  changeVlanCompartment(changeVlanCompartmentRequest: requests.ChangeVlanCompartmentRequest): Promise<responses.ChangeVlanCompartmentResponse>;
3828
3832
  /**
@@ -3839,7 +3843,7 @@ export declare class VirtualNetworkClient {
3839
3843
  * @param ConnectLocalPeeringGatewaysRequest
3840
3844
  * @return ConnectLocalPeeringGatewaysResponse
3841
3845
  * @throws OciError when an error occurs
3842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ConnectLocalPeeringGateways.ts.html |here} to see how to use ConnectLocalPeeringGateways API.
3843
3847
  */
3844
3848
  connectLocalPeeringGateways(connectLocalPeeringGatewaysRequest: requests.ConnectLocalPeeringGatewaysRequest): Promise<responses.ConnectLocalPeeringGatewaysResponse>;
3845
3849
  /**
@@ -3856,7 +3860,7 @@ export declare class VirtualNetworkClient {
3856
3860
  * @param ConnectRemotePeeringConnectionsRequest
3857
3861
  * @return ConnectRemotePeeringConnectionsResponse
3858
3862
  * @throws OciError when an error occurs
3859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ConnectRemotePeeringConnections.ts.html |here} to see how to use ConnectRemotePeeringConnections API.
3860
3864
  */
3861
3865
  connectRemotePeeringConnections(connectRemotePeeringConnectionsRequest: requests.ConnectRemotePeeringConnectionsRequest): Promise<responses.ConnectRemotePeeringConnectionsResponse>;
3862
3866
  /**
@@ -3866,12 +3870,12 @@ export declare class VirtualNetworkClient {
3866
3870
  * @param CreateByoipRangeRequest
3867
3871
  * @return CreateByoipRangeResponse
3868
3872
  * @throws OciError when an error occurs
3869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateByoipRange.ts.html |here} to see how to use CreateByoipRange API.
3870
3874
  */
3871
3875
  createByoipRange(createByoipRangeRequest: requests.CreateByoipRangeRequest): Promise<responses.CreateByoipRangeResponse>;
3872
3876
  /**
3873
3877
  * Creates a new virtual customer-premises equipment (CPE) object in the specified compartment. For
3874
- * more information, see [IPSec VPNs](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingIPsec.htm).
3878
+ * more information, see [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
3875
3879
  * <p>
3876
3880
  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
3877
3881
  * the CPE to reside. Notice that the CPE doesn't have to be in the same compartment as the IPSec
@@ -3881,7 +3885,7 @@ export declare class VirtualNetworkClient {
3881
3885
  * For information about OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
3882
3886
  * <p>
3883
3887
  You must provide the public IP address of your on-premises router. See
3884
- * [Configuring Your On-Premises Router for an IPSec VPN](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
3888
+ * [CPE Configuration](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
3885
3889
  * <p>
3886
3890
  You may optionally specify a *display name* for the CPE, otherwise a default is provided. It does not have to
3887
3891
  * be unique, and you can change it. Avoid entering confidential information.
@@ -3890,7 +3894,7 @@ export declare class VirtualNetworkClient {
3890
3894
  * @param CreateCpeRequest
3891
3895
  * @return CreateCpeResponse
3892
3896
  * @throws OciError when an error occurs
3893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
3897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateCpe.ts.html |here} to see how to use CreateCpe API.
3894
3898
  */
3895
3899
  createCpe(createCpeRequest: requests.CreateCpeRequest): Promise<responses.CreateCpeResponse>;
3896
3900
  /**
@@ -3918,7 +3922,7 @@ export declare class VirtualNetworkClient {
3918
3922
  * @param CreateCrossConnectRequest
3919
3923
  * @return CreateCrossConnectResponse
3920
3924
  * @throws OciError when an error occurs
3921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
3925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateCrossConnect.ts.html |here} to see how to use CreateCrossConnect API.
3922
3926
  */
3923
3927
  createCrossConnect(createCrossConnectRequest: requests.CreateCrossConnectRequest): Promise<responses.CreateCrossConnectResponse>;
3924
3928
  /**
@@ -3942,7 +3946,7 @@ export declare class VirtualNetworkClient {
3942
3946
  * @param CreateCrossConnectGroupRequest
3943
3947
  * @return CreateCrossConnectGroupResponse
3944
3948
  * @throws OciError when an error occurs
3945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
3949
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateCrossConnectGroup.ts.html |here} to see how to use CreateCrossConnectGroup API.
3946
3950
  */
3947
3951
  createCrossConnectGroup(createCrossConnectGroupRequest: requests.CreateCrossConnectGroupRequest): Promise<responses.CreateCrossConnectGroupResponse>;
3948
3952
  /**
@@ -3963,14 +3967,14 @@ export declare class VirtualNetworkClient {
3963
3967
  * @param CreateDhcpOptionsRequest
3964
3968
  * @return CreateDhcpOptionsResponse
3965
3969
  * @throws OciError when an error occurs
3966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
3970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateDhcpOptions.ts.html |here} to see how to use CreateDhcpOptions API.
3967
3971
  */
3968
3972
  createDhcpOptions(createDhcpOptionsRequest: requests.CreateDhcpOptionsRequest): Promise<responses.CreateDhcpOptionsResponse>;
3969
3973
  /**
3970
3974
  * Creates a new dynamic routing gateway (DRG) in the specified compartment. For more information,
3971
3975
  * see [Dynamic Routing Gateways (DRGs)](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingDRGs.htm).
3972
3976
  * <p>
3973
- For the purposes of access control, you must provide the OCID of the compartment where you want
3977
+ 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
3974
3978
  * the DRG to reside. Notice that the DRG doesn't have to be in the same compartment as the VCN,
3975
3979
  * the DRG attachment, or other Networking Service components. If you're not sure which compartment
3976
3980
  * to use, put the DRG in the same compartment as the VCN. For more information about compartments
@@ -3984,7 +3988,7 @@ export declare class VirtualNetworkClient {
3984
3988
  * @param CreateDrgRequest
3985
3989
  * @return CreateDrgResponse
3986
3990
  * @throws OciError when an error occurs
3987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
3991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateDrg.ts.html |here} to see how to use CreateDrg API.
3988
3992
  */
3989
3993
  createDrg(createDrgRequest: requests.CreateDrgRequest): Promise<responses.CreateDrgResponse>;
3990
3994
  /**
@@ -4004,7 +4008,7 @@ export declare class VirtualNetworkClient {
4004
4008
  * @param CreateDrgAttachmentRequest
4005
4009
  * @return CreateDrgAttachmentResponse
4006
4010
  * @throws OciError when an error occurs
4007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateDrgAttachment.ts.html |here} to see how to use CreateDrgAttachment API.
4008
4012
  */
4009
4013
  createDrgAttachment(createDrgAttachmentRequest: requests.CreateDrgAttachmentRequest): Promise<responses.CreateDrgAttachmentResponse>;
4010
4014
  /**
@@ -4017,7 +4021,7 @@ export declare class VirtualNetworkClient {
4017
4021
  * @param CreateDrgRouteDistributionRequest
4018
4022
  * @return CreateDrgRouteDistributionResponse
4019
4023
  * @throws OciError when an error occurs
4020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateDrgRouteDistribution.ts.html |here} to see how to use CreateDrgRouteDistribution API.
4021
4025
  */
4022
4026
  createDrgRouteDistribution(createDrgRouteDistributionRequest: requests.CreateDrgRouteDistributionRequest): Promise<responses.CreateDrgRouteDistributionResponse>;
4023
4027
  /**
@@ -4028,12 +4032,12 @@ export declare class VirtualNetworkClient {
4028
4032
  * @param CreateDrgRouteTableRequest
4029
4033
  * @return CreateDrgRouteTableResponse
4030
4034
  * @throws OciError when an error occurs
4031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateDrgRouteTable.ts.html |here} to see how to use CreateDrgRouteTable API.
4032
4036
  */
4033
4037
  createDrgRouteTable(createDrgRouteTableRequest: requests.CreateDrgRouteTableRequest): Promise<responses.CreateDrgRouteTableResponse>;
4034
4038
  /**
4035
4039
  * Creates a new IPSec connection between the specified DRG and CPE. For more information, see
4036
- * [IPSec VPNs](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingIPsec.htm).
4040
+ * [Site-to-Site VPN Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm).
4037
4041
  * <p>
4038
4042
  If you configure at least one tunnel to use static routing, then in the request you must provide
4039
4043
  * at least one valid static route (you're allowed a maximum of 10). For example: 10.0.0.0/16.
@@ -4059,13 +4063,13 @@ export declare class VirtualNetworkClient {
4059
4063
  * <p>
4060
4064
  For each tunnel, you need the IP address of Oracle's VPN headend and the shared secret
4061
4065
  * (that is, the pre-shared key). For more information, see
4062
- * [Configuring Your On-Premises Router for an IPSec VPN](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
4066
+ * [CPE Configuration](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/configuringCPE.htm).
4063
4067
  *
4064
4068
  * This operation does not retry by default if the user has not defined a retry configuration.
4065
4069
  * @param CreateIPSecConnectionRequest
4066
4070
  * @return CreateIPSecConnectionResponse
4067
4071
  * @throws OciError when an error occurs
4068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateIPSecConnection.ts.html |here} to see how to use CreateIPSecConnection API.
4069
4073
  */
4070
4074
  createIPSecConnection(createIPSecConnectionRequest: requests.CreateIPSecConnectionRequest): Promise<responses.CreateIPSecConnectionResponse>;
4071
4075
  /**
@@ -4094,7 +4098,7 @@ export declare class VirtualNetworkClient {
4094
4098
  * @param CreateInternetGatewayRequest
4095
4099
  * @return CreateInternetGatewayResponse
4096
4100
  * @throws OciError when an error occurs
4097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateInternetGateway.ts.html |here} to see how to use CreateInternetGateway API.
4098
4102
  */
4099
4103
  createInternetGateway(createInternetGatewayRequest: requests.CreateInternetGatewayRequest): Promise<responses.CreateInternetGatewayResponse>;
4100
4104
  /**
@@ -4104,7 +4108,7 @@ export declare class VirtualNetworkClient {
4104
4108
  * @param CreateIpv6Request
4105
4109
  * @return CreateIpv6Response
4106
4110
  * @throws OciError when an error occurs
4107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateIpv6.ts.html |here} to see how to use CreateIpv6 API.
4108
4112
  */
4109
4113
  createIpv6(createIpv6Request: requests.CreateIpv6Request): Promise<responses.CreateIpv6Response>;
4110
4114
  /**
@@ -4114,7 +4118,7 @@ export declare class VirtualNetworkClient {
4114
4118
  * @param CreateLocalPeeringGatewayRequest
4115
4119
  * @return CreateLocalPeeringGatewayResponse
4116
4120
  * @throws OciError when an error occurs
4117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateLocalPeeringGateway.ts.html |here} to see how to use CreateLocalPeeringGateway API.
4118
4122
  */
4119
4123
  createLocalPeeringGateway(createLocalPeeringGatewayRequest: requests.CreateLocalPeeringGatewayRequest): Promise<responses.CreateLocalPeeringGatewayResponse>;
4120
4124
  /**
@@ -4125,7 +4129,7 @@ export declare class VirtualNetworkClient {
4125
4129
  * @param CreateNatGatewayRequest
4126
4130
  * @return CreateNatGatewayResponse
4127
4131
  * @throws OciError when an error occurs
4128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateNatGateway.ts.html |here} to see how to use CreateNatGateway API.
4129
4133
  */
4130
4134
  createNatGateway(createNatGatewayRequest: requests.CreateNatGatewayRequest): Promise<responses.CreateNatGatewayResponse>;
4131
4135
  /**
@@ -4135,7 +4139,7 @@ export declare class VirtualNetworkClient {
4135
4139
  * @param CreateNetworkSecurityGroupRequest
4136
4140
  * @return CreateNetworkSecurityGroupResponse
4137
4141
  * @throws OciError when an error occurs
4138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateNetworkSecurityGroup.ts.html |here} to see how to use CreateNetworkSecurityGroup API.
4139
4143
  */
4140
4144
  createNetworkSecurityGroup(createNetworkSecurityGroupRequest: requests.CreateNetworkSecurityGroupRequest): Promise<responses.CreateNetworkSecurityGroupResponse>;
4141
4145
  /**
@@ -4147,7 +4151,7 @@ export declare class VirtualNetworkClient {
4147
4151
  * @param CreatePrivateIpRequest
4148
4152
  * @return CreatePrivateIpResponse
4149
4153
  * @throws OciError when an error occurs
4150
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreatePrivateIp.ts.html |here} to see how to use CreatePrivateIp API.
4151
4155
  */
4152
4156
  createPrivateIp(createPrivateIpRequest: requests.CreatePrivateIpRequest): Promise<responses.CreatePrivateIpResponse>;
4153
4157
  /**
@@ -4156,7 +4160,7 @@ export declare class VirtualNetworkClient {
4156
4160
  * [Public IP Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingpublicIPs.htm).
4157
4161
  * <p>
4158
4162
  * **For an ephemeral public IP assigned to a private IP:** You must also specify a `privateIpId`
4159
- * with the OCID of the primary private IP you want to assign the public IP to. The public IP is
4163
+ * 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
4160
4164
  * created in the same availability domain as the private IP. An ephemeral public IP must always be
4161
4165
  * assigned to a private IP, and only to the *primary* private IP on a VNIC, not a secondary
4162
4166
  * private IP. Exception: If you create a {@link NatGateway}, Oracle
@@ -4177,7 +4181,7 @@ export declare class VirtualNetworkClient {
4177
4181
  * @param CreatePublicIpRequest
4178
4182
  * @return CreatePublicIpResponse
4179
4183
  * @throws OciError when an error occurs
4180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreatePublicIp.ts.html |here} to see how to use CreatePublicIp API.
4181
4185
  */
4182
4186
  createPublicIp(createPublicIpRequest: requests.CreatePublicIpRequest): Promise<responses.CreatePublicIpResponse>;
4183
4187
  /**
@@ -4187,7 +4191,7 @@ export declare class VirtualNetworkClient {
4187
4191
  * @param CreatePublicIpPoolRequest
4188
4192
  * @return CreatePublicIpPoolResponse
4189
4193
  * @throws OciError when an error occurs
4190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreatePublicIpPool.ts.html |here} to see how to use CreatePublicIpPool API.
4191
4195
  */
4192
4196
  createPublicIpPool(createPublicIpPoolRequest: requests.CreatePublicIpPoolRequest): Promise<responses.CreatePublicIpPoolResponse>;
4193
4197
  /**
@@ -4197,7 +4201,7 @@ export declare class VirtualNetworkClient {
4197
4201
  * @param CreateRemotePeeringConnectionRequest
4198
4202
  * @return CreateRemotePeeringConnectionResponse
4199
4203
  * @throws OciError when an error occurs
4200
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateRemotePeeringConnection.ts.html |here} to see how to use CreateRemotePeeringConnection API.
4201
4205
  */
4202
4206
  createRemotePeeringConnection(createRemotePeeringConnectionRequest: requests.CreateRemotePeeringConnectionRequest): Promise<responses.CreateRemotePeeringConnectionResponse>;
4203
4207
  /**
@@ -4207,7 +4211,7 @@ export declare class VirtualNetworkClient {
4207
4211
  * tables in your VCN and the types of targets you can use in route rules,
4208
4212
  * see [Route Tables](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm).
4209
4213
  * <p>
4210
- For the purposes of access control, you must provide the OCID of the compartment where you want the route
4214
+ 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
4211
4215
  * table to reside. Notice that the route table doesn't have to be in the same compartment as the VCN, subnets,
4212
4216
  * or other Networking Service components. If you're not sure which compartment to use, put the route
4213
4217
  * table in the same compartment as the VCN. For more information about compartments and access control, see
@@ -4221,7 +4225,7 @@ export declare class VirtualNetworkClient {
4221
4225
  * @param CreateRouteTableRequest
4222
4226
  * @return CreateRouteTableResponse
4223
4227
  * @throws OciError when an error occurs
4224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateRouteTable.ts.html |here} to see how to use CreateRouteTable API.
4225
4229
  */
4226
4230
  createRouteTable(createRouteTableRequest: requests.CreateRouteTableRequest): Promise<responses.CreateRouteTableResponse>;
4227
4231
  /**
@@ -4230,7 +4234,7 @@ export declare class VirtualNetworkClient {
4230
4234
  * For information on the number of rules you can have in a security list, see
4231
4235
  * [Service Limits](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/servicelimits.htm).
4232
4236
  * <p>
4233
- For the purposes of access control, you must provide the OCID of the compartment where you want the security
4237
+ 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
4234
4238
  * list to reside. Notice that the security list doesn't have to be in the same compartment as the VCN, subnets,
4235
4239
  * or other Networking Service components. If you're not sure which compartment to use, put the security
4236
4240
  * list in the same compartment as the VCN. For more information about compartments and access control, see
@@ -4244,13 +4248,13 @@ export declare class VirtualNetworkClient {
4244
4248
  * @param CreateSecurityListRequest
4245
4249
  * @return CreateSecurityListResponse
4246
4250
  * @throws OciError when an error occurs
4247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateSecurityList.ts.html |here} to see how to use CreateSecurityList API.
4248
4252
  */
4249
4253
  createSecurityList(createSecurityListRequest: requests.CreateSecurityListRequest): Promise<responses.CreateSecurityListResponse>;
4250
4254
  /**
4251
4255
  * Creates a new service gateway in the specified compartment.
4252
4256
  * <p>
4253
- For the purposes of access control, you must provide the OCID of the compartment where you want
4257
+ 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
4254
4258
  * the service gateway to reside. For more information about compartments and access control, see
4255
4259
  * [Overview of the IAM Service](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
4256
4260
  * For information about OCIDs, see [Resource Identifiers](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
@@ -4262,7 +4266,7 @@ export declare class VirtualNetworkClient {
4262
4266
  * @param CreateServiceGatewayRequest
4263
4267
  * @return CreateServiceGatewayResponse
4264
4268
  * @throws OciError when an error occurs
4265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4269
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateServiceGateway.ts.html |here} to see how to use CreateServiceGateway API.
4266
4270
  */
4267
4271
  createServiceGateway(createServiceGatewayRequest: requests.CreateServiceGatewayRequest): Promise<responses.CreateServiceGatewayResponse>;
4268
4272
  /**
@@ -4272,7 +4276,7 @@ export declare class VirtualNetworkClient {
4272
4276
  * For information on the number of subnets you can have in a VCN, see
4273
4277
  * [Service Limits](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/servicelimits.htm).
4274
4278
  * <p>
4275
- For the purposes of access control, you must provide the OCID of the compartment where you want the subnet
4279
+ 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
4276
4280
  * to reside. Notice that the subnet doesn't have to be in the same compartment as the VCN, route tables, or
4277
4281
  * other Networking Service components. If you're not sure which compartment to use, put the subnet in
4278
4282
  * the same compartment as the VCN. For more information about compartments and access control, see
@@ -4302,7 +4306,7 @@ export declare class VirtualNetworkClient {
4302
4306
  * @param CreateSubnetRequest
4303
4307
  * @return CreateSubnetResponse
4304
4308
  * @throws OciError when an error occurs
4305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateSubnet.ts.html |here} to see how to use CreateSubnet API.
4306
4310
  */
4307
4311
  createSubnet(createSubnetRequest: requests.CreateSubnetRequest): Promise<responses.CreateSubnetResponse>;
4308
4312
  /**
@@ -4318,7 +4322,7 @@ export declare class VirtualNetworkClient {
4318
4322
  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:
4319
4323
  * 172.16.0.0/16. The CIDR blocks can range from /16 to /30.
4320
4324
  * <p>
4321
- For the purposes of access control, you must provide the OCID of the compartment where you want the VCN to
4325
+ 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
4322
4326
  * reside. Consult an Oracle Cloud Infrastructure administrator in your organization if you're not sure which
4323
4327
  * compartment to use. Notice that the VCN doesn't have to be in the same compartment as the subnets or other
4324
4328
  * Networking Service components. For more information about compartments and access control, see
@@ -4333,10 +4337,10 @@ export declare class VirtualNetworkClient {
4333
4337
  * [DNS in Your Virtual Cloud Network](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/dns.htm).
4334
4338
  * <p>
4335
4339
  The VCN automatically comes with a default route table, default security list, and default set of DHCP options.
4336
- * The OCID for each is returned in the response. You can't delete these default objects, but you can change their
4340
+ * 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
4337
4341
  * contents (that is, change the route rules, security list rules, and so on).
4338
4342
  * <p>
4339
- The VCN and subnets you create are not accessible until you attach an internet gateway or set up an IPSec VPN
4343
+ The VCN and subnets you create are not accessible until you attach an internet gateway or set up a Site-to-Site VPN
4340
4344
  * or FastConnect. For more information, see
4341
4345
  * [Overview of the Networking Service](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/overview.htm).
4342
4346
  *
@@ -4344,7 +4348,7 @@ export declare class VirtualNetworkClient {
4344
4348
  * @param CreateVcnRequest
4345
4349
  * @return CreateVcnResponse
4346
4350
  * @throws OciError when an error occurs
4347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVcn.ts.html |here} to see how to use CreateVcn API.
4348
4352
  */
4349
4353
  createVcn(createVcnRequest: requests.CreateVcnRequest): Promise<responses.CreateVcnResponse>;
4350
4354
  /**
@@ -4352,7 +4356,7 @@ export declare class VirtualNetworkClient {
4352
4356
  * Infrastructure FastConnect. For more information, see
4353
4357
  * [FastConnect Overview](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/fastconnect.htm).
4354
4358
  * <p>
4355
- For the purposes of access control, you must provide the OCID of the
4359
+ For the purposes of access control, you must provide the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the
4356
4360
  * compartment where you want the virtual circuit to reside. If you're
4357
4361
  * not sure which compartment to use, put the virtual circuit in the
4358
4362
  * same compartment with the DRG it's using. For more information about
@@ -4374,7 +4378,7 @@ export declare class VirtualNetworkClient {
4374
4378
  * @param CreateVirtualCircuitRequest
4375
4379
  * @return CreateVirtualCircuitResponse
4376
4380
  * @throws OciError when an error occurs
4377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVirtualCircuit.ts.html |here} to see how to use CreateVirtualCircuit API.
4378
4382
  */
4379
4383
  createVirtualCircuit(createVirtualCircuitRequest: requests.CreateVirtualCircuitRequest): Promise<responses.CreateVirtualCircuitResponse>;
4380
4384
  /**
@@ -4384,7 +4388,7 @@ export declare class VirtualNetworkClient {
4384
4388
  * @param CreateVlanRequest
4385
4389
  * @return CreateVlanResponse
4386
4390
  * @throws OciError when an error occurs
4387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/CreateVlan.ts.html |here} to see how to use CreateVlan API.
4388
4392
  */
4389
4393
  createVlan(createVlanRequest: requests.CreateVlanRequest): Promise<responses.CreateVlanResponse>;
4390
4394
  /**
@@ -4398,7 +4402,7 @@ export declare class VirtualNetworkClient {
4398
4402
  * @param DeleteByoipRangeRequest
4399
4403
  * @return DeleteByoipRangeResponse
4400
4404
  * @throws OciError when an error occurs
4401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteByoipRange.ts.html |here} to see how to use DeleteByoipRange API.
4402
4406
  */
4403
4407
  deleteByoipRange(deleteByoipRangeRequest: requests.DeleteByoipRangeRequest): Promise<responses.DeleteByoipRangeResponse>;
4404
4408
  /**
@@ -4410,7 +4414,7 @@ export declare class VirtualNetworkClient {
4410
4414
  * @param DeleteCpeRequest
4411
4415
  * @return DeleteCpeResponse
4412
4416
  * @throws OciError when an error occurs
4413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteCpe.ts.html |here} to see how to use DeleteCpe API.
4414
4418
  */
4415
4419
  deleteCpe(deleteCpeRequest: requests.DeleteCpeRequest): Promise<responses.DeleteCpeResponse>;
4416
4420
  /**
@@ -4421,7 +4425,7 @@ export declare class VirtualNetworkClient {
4421
4425
  * @param DeleteCrossConnectRequest
4422
4426
  * @return DeleteCrossConnectResponse
4423
4427
  * @throws OciError when an error occurs
4424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteCrossConnect.ts.html |here} to see how to use DeleteCrossConnect API.
4425
4429
  */
4426
4430
  deleteCrossConnect(deleteCrossConnectRequest: requests.DeleteCrossConnectRequest): Promise<responses.DeleteCrossConnectResponse>;
4427
4431
  /**
@@ -4433,7 +4437,7 @@ export declare class VirtualNetworkClient {
4433
4437
  * @param DeleteCrossConnectGroupRequest
4434
4438
  * @return DeleteCrossConnectGroupResponse
4435
4439
  * @throws OciError when an error occurs
4436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteCrossConnectGroup.ts.html |here} to see how to use DeleteCrossConnectGroup API.
4437
4441
  */
4438
4442
  deleteCrossConnectGroup(deleteCrossConnectGroupRequest: requests.DeleteCrossConnectGroupRequest): Promise<responses.DeleteCrossConnectGroupResponse>;
4439
4443
  /**
@@ -4447,7 +4451,7 @@ export declare class VirtualNetworkClient {
4447
4451
  * @param DeleteDhcpOptionsRequest
4448
4452
  * @return DeleteDhcpOptionsResponse
4449
4453
  * @throws OciError when an error occurs
4450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4454
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteDhcpOptions.ts.html |here} to see how to use DeleteDhcpOptions API.
4451
4455
  */
4452
4456
  deleteDhcpOptions(deleteDhcpOptionsRequest: requests.DeleteDhcpOptionsRequest): Promise<responses.DeleteDhcpOptionsResponse>;
4453
4457
  /**
@@ -4460,7 +4464,7 @@ export declare class VirtualNetworkClient {
4460
4464
  * @param DeleteDrgRequest
4461
4465
  * @return DeleteDrgResponse
4462
4466
  * @throws OciError when an error occurs
4463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteDrg.ts.html |here} to see how to use DeleteDrg API.
4464
4468
  */
4465
4469
  deleteDrg(deleteDrgRequest: requests.DeleteDrgRequest): Promise<responses.DeleteDrgResponse>;
4466
4470
  /**
@@ -4472,7 +4476,7 @@ export declare class VirtualNetworkClient {
4472
4476
  * @param DeleteDrgAttachmentRequest
4473
4477
  * @return DeleteDrgAttachmentResponse
4474
4478
  * @throws OciError when an error occurs
4475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteDrgAttachment.ts.html |here} to see how to use DeleteDrgAttachment API.
4476
4480
  */
4477
4481
  deleteDrgAttachment(deleteDrgAttachmentRequest: requests.DeleteDrgAttachmentRequest): Promise<responses.DeleteDrgAttachmentResponse>;
4478
4482
  /**
@@ -4484,7 +4488,7 @@ export declare class VirtualNetworkClient {
4484
4488
  * @param DeleteDrgRouteDistributionRequest
4485
4489
  * @return DeleteDrgRouteDistributionResponse
4486
4490
  * @throws OciError when an error occurs
4487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteDrgRouteDistribution.ts.html |here} to see how to use DeleteDrgRouteDistribution API.
4488
4492
  */
4489
4493
  deleteDrgRouteDistribution(deleteDrgRouteDistributionRequest: requests.DeleteDrgRouteDistributionRequest): Promise<responses.DeleteDrgRouteDistributionResponse>;
4490
4494
  /**
@@ -4494,13 +4498,13 @@ export declare class VirtualNetworkClient {
4494
4498
  * @param DeleteDrgRouteTableRequest
4495
4499
  * @return DeleteDrgRouteTableResponse
4496
4500
  * @throws OciError when an error occurs
4497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteDrgRouteTable.ts.html |here} to see how to use DeleteDrgRouteTable API.
4498
4502
  */
4499
4503
  deleteDrgRouteTable(deleteDrgRouteTableRequest: requests.DeleteDrgRouteTableRequest): Promise<responses.DeleteDrgRouteTableResponse>;
4500
4504
  /**
4501
- * Deletes the specified IPSec connection. If your goal is to disable the IPSec VPN between your VCN and
4502
- * on-premises network, it's easiest to simply detach the DRG but keep all the IPSec VPN components intact.
4503
- * If you were to delete all the components and then later need to create an IPSec VPN again, you would
4505
+ * Deletes the specified IPSec connection. If your goal is to disable the Site-to-Site VPN between your VCN and
4506
+ * on-premises network, it's easiest to simply detach the DRG but keep all the Site-to-Site VPN components intact.
4507
+ * If you were to delete all the components and then later need to create an Site-to-Site VPN again, you would
4504
4508
  * need to configure your on-premises router again with the new information returned from
4505
4509
  * {@link #createIPSecConnection(CreateIPSecConnectionRequest) createIPSecConnection}.
4506
4510
  * <p>
@@ -4511,7 +4515,7 @@ export declare class VirtualNetworkClient {
4511
4515
  * @param DeleteIPSecConnectionRequest
4512
4516
  * @return DeleteIPSecConnectionResponse
4513
4517
  * @throws OciError when an error occurs
4514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteIPSecConnection.ts.html |here} to see how to use DeleteIPSecConnection API.
4515
4519
  */
4516
4520
  deleteIPSecConnection(deleteIPSecConnectionRequest: requests.DeleteIPSecConnectionRequest): Promise<responses.DeleteIPSecConnectionResponse>;
4517
4521
  /**
@@ -4525,7 +4529,7 @@ export declare class VirtualNetworkClient {
4525
4529
  * @param DeleteInternetGatewayRequest
4526
4530
  * @return DeleteInternetGatewayResponse
4527
4531
  * @throws OciError when an error occurs
4528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4532
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteInternetGateway.ts.html |here} to see how to use DeleteInternetGateway API.
4529
4533
  */
4530
4534
  deleteInternetGateway(deleteInternetGatewayRequest: requests.DeleteInternetGatewayRequest): Promise<responses.DeleteInternetGatewayResponse>;
4531
4535
  /**
@@ -4536,7 +4540,7 @@ export declare class VirtualNetworkClient {
4536
4540
  * @param DeleteIpv6Request
4537
4541
  * @return DeleteIpv6Response
4538
4542
  * @throws OciError when an error occurs
4539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteIpv6.ts.html |here} to see how to use DeleteIpv6 API.
4540
4544
  */
4541
4545
  deleteIpv6(deleteIpv6Request: requests.DeleteIpv6Request): Promise<responses.DeleteIpv6Response>;
4542
4546
  /**
@@ -4549,7 +4553,7 @@ export declare class VirtualNetworkClient {
4549
4553
  * @param DeleteLocalPeeringGatewayRequest
4550
4554
  * @return DeleteLocalPeeringGatewayResponse
4551
4555
  * @throws OciError when an error occurs
4552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteLocalPeeringGateway.ts.html |here} to see how to use DeleteLocalPeeringGateway API.
4553
4557
  */
4554
4558
  deleteLocalPeeringGateway(deleteLocalPeeringGatewayRequest: requests.DeleteLocalPeeringGatewayRequest): Promise<responses.DeleteLocalPeeringGatewayResponse>;
4555
4559
  /**
@@ -4563,7 +4567,7 @@ export declare class VirtualNetworkClient {
4563
4567
  * @param DeleteNatGatewayRequest
4564
4568
  * @return DeleteNatGatewayResponse
4565
4569
  * @throws OciError when an error occurs
4566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteNatGateway.ts.html |here} to see how to use DeleteNatGateway API.
4567
4571
  */
4568
4572
  deleteNatGateway(deleteNatGatewayRequest: requests.DeleteNatGatewayRequest): Promise<responses.DeleteNatGatewayResponse>;
4569
4573
  /**
@@ -4572,19 +4576,19 @@ export declare class VirtualNetworkClient {
4572
4576
  To get a list of the VNICs in a network security group, use
4573
4577
  * {@link #listNetworkSecurityGroupVnics(ListNetworkSecurityGroupVnicsRequest) listNetworkSecurityGroupVnics}.
4574
4578
  * Each returned {@link NetworkSecurityGroupVnic} object
4575
- * contains both the OCID of the VNIC and the OCID of the VNIC's parent resource (for example,
4579
+ * 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,
4576
4580
  * the Compute instance that the VNIC is attached to).
4577
4581
  *
4578
4582
  * This operation does not retry by default if the user has not defined a retry configuration.
4579
4583
  * @param DeleteNetworkSecurityGroupRequest
4580
4584
  * @return DeleteNetworkSecurityGroupResponse
4581
4585
  * @throws OciError when an error occurs
4582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteNetworkSecurityGroup.ts.html |here} to see how to use DeleteNetworkSecurityGroup API.
4583
4587
  */
4584
4588
  deleteNetworkSecurityGroup(deleteNetworkSecurityGroupRequest: requests.DeleteNetworkSecurityGroupRequest): Promise<responses.DeleteNetworkSecurityGroupResponse>;
4585
4589
  /**
4586
4590
  * Unassigns and deletes the specified private IP. You must
4587
- * specify the object's OCID. The private IP address is returned to
4591
+ * specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). The private IP address is returned to
4588
4592
  * the subnet's pool of available addresses.
4589
4593
  * <p>
4590
4594
  This operation cannot be used with primary private IPs, which are
@@ -4599,12 +4603,12 @@ export declare class VirtualNetworkClient {
4599
4603
  * @param DeletePrivateIpRequest
4600
4604
  * @return DeletePrivateIpResponse
4601
4605
  * @throws OciError when an error occurs
4602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeletePrivateIp.ts.html |here} to see how to use DeletePrivateIp API.
4603
4607
  */
4604
4608
  deletePrivateIp(deletePrivateIpRequest: requests.DeletePrivateIpRequest): Promise<responses.DeletePrivateIpResponse>;
4605
4609
  /**
4606
4610
  * Unassigns and deletes the specified public IP (either ephemeral or reserved).
4607
- * You must specify the object's OCID. The public IP address is returned to the
4611
+ * 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
4608
4612
  * Oracle Cloud Infrastructure public IP pool.
4609
4613
  * <p>
4610
4614
  **Note:** You cannot update, unassign, or delete the public IP that Oracle automatically
@@ -4623,7 +4627,7 @@ export declare class VirtualNetworkClient {
4623
4627
  * @param DeletePublicIpRequest
4624
4628
  * @return DeletePublicIpResponse
4625
4629
  * @throws OciError when an error occurs
4626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeletePublicIp.ts.html |here} to see how to use DeletePublicIp API.
4627
4631
  */
4628
4632
  deletePublicIp(deletePublicIpRequest: requests.DeletePublicIpRequest): Promise<responses.DeletePublicIpResponse>;
4629
4633
  /**
@@ -4635,7 +4639,7 @@ export declare class VirtualNetworkClient {
4635
4639
  * @param DeletePublicIpPoolRequest
4636
4640
  * @return DeletePublicIpPoolResponse
4637
4641
  * @throws OciError when an error occurs
4638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeletePublicIpPool.ts.html |here} to see how to use DeletePublicIpPool API.
4639
4643
  */
4640
4644
  deletePublicIpPool(deletePublicIpPoolRequest: requests.DeletePublicIpPoolRequest): Promise<responses.DeletePublicIpPoolResponse>;
4641
4645
  /**
@@ -4648,7 +4652,7 @@ export declare class VirtualNetworkClient {
4648
4652
  * @param DeleteRemotePeeringConnectionRequest
4649
4653
  * @return DeleteRemotePeeringConnectionResponse
4650
4654
  * @throws OciError when an error occurs
4651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4655
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteRemotePeeringConnection.ts.html |here} to see how to use DeleteRemotePeeringConnection API.
4652
4656
  */
4653
4657
  deleteRemotePeeringConnection(deleteRemotePeeringConnectionRequest: requests.DeleteRemotePeeringConnectionRequest): Promise<responses.DeleteRemotePeeringConnectionResponse>;
4654
4658
  /**
@@ -4662,7 +4666,7 @@ export declare class VirtualNetworkClient {
4662
4666
  * @param DeleteRouteTableRequest
4663
4667
  * @return DeleteRouteTableResponse
4664
4668
  * @throws OciError when an error occurs
4665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteRouteTable.ts.html |here} to see how to use DeleteRouteTable API.
4666
4670
  */
4667
4671
  deleteRouteTable(deleteRouteTableRequest: requests.DeleteRouteTableRequest): Promise<responses.DeleteRouteTableResponse>;
4668
4672
  /**
@@ -4676,7 +4680,7 @@ export declare class VirtualNetworkClient {
4676
4680
  * @param DeleteSecurityListRequest
4677
4681
  * @return DeleteSecurityListResponse
4678
4682
  * @throws OciError when an error occurs
4679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteSecurityList.ts.html |here} to see how to use DeleteSecurityList API.
4680
4684
  */
4681
4685
  deleteSecurityList(deleteSecurityListRequest: requests.DeleteSecurityListRequest): Promise<responses.DeleteSecurityListResponse>;
4682
4686
  /**
@@ -4687,7 +4691,7 @@ export declare class VirtualNetworkClient {
4687
4691
  * @param DeleteServiceGatewayRequest
4688
4692
  * @return DeleteServiceGatewayResponse
4689
4693
  * @throws OciError when an error occurs
4690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteServiceGateway.ts.html |here} to see how to use DeleteServiceGateway API.
4691
4695
  */
4692
4696
  deleteServiceGateway(deleteServiceGatewayRequest: requests.DeleteServiceGatewayRequest): Promise<responses.DeleteServiceGatewayResponse>;
4693
4697
  /**
@@ -4699,7 +4703,7 @@ export declare class VirtualNetworkClient {
4699
4703
  * @param DeleteSubnetRequest
4700
4704
  * @return DeleteSubnetResponse
4701
4705
  * @throws OciError when an error occurs
4702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteSubnet.ts.html |here} to see how to use DeleteSubnet API.
4703
4707
  */
4704
4708
  deleteSubnet(deleteSubnetRequest: requests.DeleteSubnetRequest): Promise<responses.DeleteSubnetResponse>;
4705
4709
  /**
@@ -4711,7 +4715,7 @@ export declare class VirtualNetworkClient {
4711
4715
  * @param DeleteVcnRequest
4712
4716
  * @return DeleteVcnResponse
4713
4717
  * @throws OciError when an error occurs
4714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVcn.ts.html |here} to see how to use DeleteVcn API.
4715
4719
  */
4716
4720
  deleteVcn(deleteVcnRequest: requests.DeleteVcnRequest): Promise<responses.DeleteVcnResponse>;
4717
4721
  /**
@@ -4725,7 +4729,7 @@ export declare class VirtualNetworkClient {
4725
4729
  * @param DeleteVirtualCircuitRequest
4726
4730
  * @return DeleteVirtualCircuitResponse
4727
4731
  * @throws OciError when an error occurs
4728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVirtualCircuit.ts.html |here} to see how to use DeleteVirtualCircuit API.
4729
4733
  */
4730
4734
  deleteVirtualCircuit(deleteVirtualCircuitRequest: requests.DeleteVirtualCircuitRequest): Promise<responses.DeleteVirtualCircuitResponse>;
4731
4735
  /**
@@ -4735,7 +4739,7 @@ export declare class VirtualNetworkClient {
4735
4739
  * @param DeleteVlanRequest
4736
4740
  * @return DeleteVlanResponse
4737
4741
  * @throws OciError when an error occurs
4738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DeleteVlan.ts.html |here} to see how to use DeleteVlan API.
4739
4743
  */
4740
4744
  deleteVlan(deleteVlanRequest: requests.DeleteVlanRequest): Promise<responses.DeleteVlanResponse>;
4741
4745
  /**
@@ -4756,7 +4760,7 @@ export declare class VirtualNetworkClient {
4756
4760
  * @param DetachServiceIdRequest
4757
4761
  * @return DetachServiceIdResponse
4758
4762
  * @throws OciError when an error occurs
4759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/DetachServiceId.ts.html |here} to see how to use DetachServiceId API.
4760
4764
  */
4761
4765
  detachServiceId(detachServiceIdRequest: requests.DetachServiceIdRequest): Promise<responses.DetachServiceIdResponse>;
4762
4766
  /**
@@ -4766,7 +4770,7 @@ export declare class VirtualNetworkClient {
4766
4770
  * @param GetAllDrgAttachmentsRequest
4767
4771
  * @return GetAllDrgAttachmentsResponse
4768
4772
  * @throws OciError when an error occurs
4769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetAllDrgAttachments.ts.html |here} to see how to use GetAllDrgAttachments API.
4770
4774
  */
4771
4775
  getAllDrgAttachments(getAllDrgAttachmentsRequest: requests.GetAllDrgAttachmentsRequest): Promise<responses.GetAllDrgAttachmentsResponse>;
4772
4776
  /**
@@ -4801,6 +4805,16 @@ export declare class VirtualNetworkClient {
4801
4805
  * @param request a request which can be sent to the service operation
4802
4806
  */
4803
4807
  getAllDrgAttachmentsResponseIterator(request: requests.GetAllDrgAttachmentsRequest): AsyncIterableIterator<responses.GetAllDrgAttachmentsResponse>;
4808
+ /**
4809
+ * The allowed parameters for IKE IPSec
4810
+ *
4811
+ * This operation does not retry by default if the user has not defined a retry configuration.
4812
+ * @param GetAllowedIkeIPSecParametersRequest
4813
+ * @return GetAllowedIkeIPSecParametersResponse
4814
+ * @throws OciError when an error occurs
4815
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetAllowedIkeIPSecParameters.ts.html |here} to see how to use GetAllowedIkeIPSecParameters API.
4816
+ */
4817
+ getAllowedIkeIPSecParameters(getAllowedIkeIPSecParametersRequest: requests.GetAllowedIkeIPSecParametersRequest): Promise<responses.GetAllowedIkeIPSecParametersResponse>;
4804
4818
  /**
4805
4819
  * Gets the `ByoipRange` resource. You must specify the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
4806
4820
  *
@@ -4808,7 +4822,7 @@ export declare class VirtualNetworkClient {
4808
4822
  * @param GetByoipRangeRequest
4809
4823
  * @return GetByoipRangeResponse
4810
4824
  * @throws OciError when an error occurs
4811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetByoipRange.ts.html |here} to see how to use GetByoipRange API.
4812
4826
  */
4813
4827
  getByoipRange(getByoipRangeRequest: requests.GetByoipRangeRequest): Promise<responses.GetByoipRangeResponse>;
4814
4828
  /**
@@ -4817,7 +4831,7 @@ export declare class VirtualNetworkClient {
4817
4831
  * @param GetCpeRequest
4818
4832
  * @return GetCpeResponse
4819
4833
  * @throws OciError when an error occurs
4820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCpe.ts.html |here} to see how to use GetCpe API.
4834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCpe.ts.html |here} to see how to use GetCpe API.
4821
4835
  */
4822
4836
  getCpe(getCpeRequest: requests.GetCpeRequest): Promise<responses.GetCpeResponse>;
4823
4837
  /**
@@ -4836,15 +4850,15 @@ export declare class VirtualNetworkClient {
4836
4850
  * Here are similar operations:
4837
4851
  * <p>
4838
4852
  * {@link #getIpsecCpeDeviceConfigContent(GetIpsecCpeDeviceConfigContentRequest) getIpsecCpeDeviceConfigContent}
4839
- * returns CPE configuration content for all tunnels in a single IPSec connection.
4853
+ * returns CPE configuration content for all IPSec tunnels in a single IPSec connection.
4840
4854
  * * {@link #getTunnelCpeDeviceConfigContent(GetTunnelCpeDeviceConfigContentRequest) getTunnelCpeDeviceConfigContent}
4841
- * returns CPE configuration content for a specific tunnel within an IPSec connection.
4855
+ * returns CPE configuration content for a specific IPSec tunnel in an IPSec connection.
4842
4856
  *
4843
4857
  * This operation does not retry by default if the user has not defined a retry configuration.
4844
4858
  * @param GetCpeDeviceConfigContentRequest
4845
4859
  * @return GetCpeDeviceConfigContentResponse
4846
4860
  * @throws OciError when an error occurs
4847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
4861
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCpeDeviceConfigContent.ts.html |here} to see how to use GetCpeDeviceConfigContent API.
4848
4862
  */
4849
4863
  getCpeDeviceConfigContent(getCpeDeviceConfigContentRequest: requests.GetCpeDeviceConfigContentRequest): Promise<responses.GetCpeDeviceConfigContentResponse>;
4850
4864
  /**
@@ -4862,7 +4876,7 @@ export declare class VirtualNetworkClient {
4862
4876
  * @param GetCpeDeviceShapeRequest
4863
4877
  * @return GetCpeDeviceShapeResponse
4864
4878
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
4879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCpeDeviceShape.ts.html |here} to see how to use GetCpeDeviceShape API.
4866
4880
  */
4867
4881
  getCpeDeviceShape(getCpeDeviceShapeRequest: requests.GetCpeDeviceShapeRequest): Promise<responses.GetCpeDeviceShapeResponse>;
4868
4882
  /**
@@ -4871,7 +4885,7 @@ export declare class VirtualNetworkClient {
4871
4885
  * @param GetCrossConnectRequest
4872
4886
  * @return GetCrossConnectResponse
4873
4887
  * @throws OciError when an error occurs
4874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
4888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCrossConnect.ts.html |here} to see how to use GetCrossConnect API.
4875
4889
  */
4876
4890
  getCrossConnect(getCrossConnectRequest: requests.GetCrossConnectRequest): Promise<responses.GetCrossConnectResponse>;
4877
4891
  /**
@@ -4880,7 +4894,7 @@ export declare class VirtualNetworkClient {
4880
4894
  * @param GetCrossConnectGroupRequest
4881
4895
  * @return GetCrossConnectGroupResponse
4882
4896
  * @throws OciError when an error occurs
4883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
4897
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCrossConnectGroup.ts.html |here} to see how to use GetCrossConnectGroup API.
4884
4898
  */
4885
4899
  getCrossConnectGroup(getCrossConnectGroupRequest: requests.GetCrossConnectGroupRequest): Promise<responses.GetCrossConnectGroupResponse>;
4886
4900
  /**
@@ -4889,7 +4903,7 @@ export declare class VirtualNetworkClient {
4889
4903
  * @param GetCrossConnectLetterOfAuthorityRequest
4890
4904
  * @return GetCrossConnectLetterOfAuthorityResponse
4891
4905
  * @throws OciError when an error occurs
4892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
4906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCrossConnectLetterOfAuthority.ts.html |here} to see how to use GetCrossConnectLetterOfAuthority API.
4893
4907
  */
4894
4908
  getCrossConnectLetterOfAuthority(getCrossConnectLetterOfAuthorityRequest: requests.GetCrossConnectLetterOfAuthorityRequest): Promise<responses.GetCrossConnectLetterOfAuthorityResponse>;
4895
4909
  /**
@@ -4899,7 +4913,7 @@ export declare class VirtualNetworkClient {
4899
4913
  * @param GetCrossConnectStatusRequest
4900
4914
  * @return GetCrossConnectStatusResponse
4901
4915
  * @throws OciError when an error occurs
4902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
4916
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetCrossConnectStatus.ts.html |here} to see how to use GetCrossConnectStatus API.
4903
4917
  */
4904
4918
  getCrossConnectStatus(getCrossConnectStatusRequest: requests.GetCrossConnectStatusRequest): Promise<responses.GetCrossConnectStatusResponse>;
4905
4919
  /**
@@ -4908,7 +4922,7 @@ export declare class VirtualNetworkClient {
4908
4922
  * @param GetDhcpOptionsRequest
4909
4923
  * @return GetDhcpOptionsResponse
4910
4924
  * @throws OciError when an error occurs
4911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
4925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDhcpOptions.ts.html |here} to see how to use GetDhcpOptions API.
4912
4926
  */
4913
4927
  getDhcpOptions(getDhcpOptionsRequest: requests.GetDhcpOptionsRequest): Promise<responses.GetDhcpOptionsResponse>;
4914
4928
  /**
@@ -4917,7 +4931,7 @@ export declare class VirtualNetworkClient {
4917
4931
  * @param GetDrgRequest
4918
4932
  * @return GetDrgResponse
4919
4933
  * @throws OciError when an error occurs
4920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDrg.ts.html |here} to see how to use GetDrg API.
4934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDrg.ts.html |here} to see how to use GetDrg API.
4921
4935
  */
4922
4936
  getDrg(getDrgRequest: requests.GetDrgRequest): Promise<responses.GetDrgResponse>;
4923
4937
  /**
@@ -4926,7 +4940,7 @@ export declare class VirtualNetworkClient {
4926
4940
  * @param GetDrgAttachmentRequest
4927
4941
  * @return GetDrgAttachmentResponse
4928
4942
  * @throws OciError when an error occurs
4929
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
4943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDrgAttachment.ts.html |here} to see how to use GetDrgAttachment API.
4930
4944
  */
4931
4945
  getDrgAttachment(getDrgAttachmentRequest: requests.GetDrgAttachmentRequest): Promise<responses.GetDrgAttachmentResponse>;
4932
4946
  /**
@@ -4937,7 +4951,7 @@ export declare class VirtualNetworkClient {
4937
4951
  * @param GetDrgRedundancyStatusRequest
4938
4952
  * @return GetDrgRedundancyStatusResponse
4939
4953
  * @throws OciError when an error occurs
4940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
4954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDrgRedundancyStatus.ts.html |here} to see how to use GetDrgRedundancyStatus API.
4941
4955
  */
4942
4956
  getDrgRedundancyStatus(getDrgRedundancyStatusRequest: requests.GetDrgRedundancyStatusRequest): Promise<responses.GetDrgRedundancyStatusResponse>;
4943
4957
  /**
@@ -4946,7 +4960,7 @@ export declare class VirtualNetworkClient {
4946
4960
  * @param GetDrgRouteDistributionRequest
4947
4961
  * @return GetDrgRouteDistributionResponse
4948
4962
  * @throws OciError when an error occurs
4949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
4963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDrgRouteDistribution.ts.html |here} to see how to use GetDrgRouteDistribution API.
4950
4964
  */
4951
4965
  getDrgRouteDistribution(getDrgRouteDistributionRequest: requests.GetDrgRouteDistributionRequest): Promise<responses.GetDrgRouteDistributionResponse>;
4952
4966
  /**
@@ -4955,7 +4969,7 @@ export declare class VirtualNetworkClient {
4955
4969
  * @param GetDrgRouteTableRequest
4956
4970
  * @return GetDrgRouteTableResponse
4957
4971
  * @throws OciError when an error occurs
4958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
4972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetDrgRouteTable.ts.html |here} to see how to use GetDrgRouteTable API.
4959
4973
  */
4960
4974
  getDrgRouteTable(getDrgRouteTableRequest: requests.GetDrgRouteTableRequest): Promise<responses.GetDrgRouteTableResponse>;
4961
4975
  /**
@@ -4966,7 +4980,7 @@ export declare class VirtualNetworkClient {
4966
4980
  * @param GetFastConnectProviderServiceRequest
4967
4981
  * @return GetFastConnectProviderServiceResponse
4968
4982
  * @throws OciError when an error occurs
4969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
4983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetFastConnectProviderService.ts.html |here} to see how to use GetFastConnectProviderService API.
4970
4984
  */
4971
4985
  getFastConnectProviderService(getFastConnectProviderServiceRequest: requests.GetFastConnectProviderServiceRequest): Promise<responses.GetFastConnectProviderServiceResponse>;
4972
4986
  /**
@@ -4977,7 +4991,7 @@ export declare class VirtualNetworkClient {
4977
4991
  * @param GetFastConnectProviderServiceKeyRequest
4978
4992
  * @return GetFastConnectProviderServiceKeyResponse
4979
4993
  * @throws OciError when an error occurs
4980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
4994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetFastConnectProviderServiceKey.ts.html |here} to see how to use GetFastConnectProviderServiceKey API.
4981
4995
  */
4982
4996
  getFastConnectProviderServiceKey(getFastConnectProviderServiceKeyRequest: requests.GetFastConnectProviderServiceKeyRequest): Promise<responses.GetFastConnectProviderServiceKeyResponse>;
4983
4997
  /**
@@ -4989,7 +5003,7 @@ export declare class VirtualNetworkClient {
4989
5003
  * @param GetIPSecConnectionRequest
4990
5004
  * @return GetIPSecConnectionResponse
4991
5005
  * @throws OciError when an error occurs
4992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
5006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIPSecConnection.ts.html |here} to see how to use GetIPSecConnection API.
4993
5007
  */
4994
5008
  getIPSecConnection(getIPSecConnectionRequest: requests.GetIPSecConnectionRequest): Promise<responses.GetIPSecConnectionResponse>;
4995
5009
  /**
@@ -5002,7 +5016,7 @@ export declare class VirtualNetworkClient {
5002
5016
  * @param GetIPSecConnectionDeviceConfigRequest
5003
5017
  * @return GetIPSecConnectionDeviceConfigResponse
5004
5018
  * @throws OciError when an error occurs
5005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIPSecConnectionDeviceConfig.ts.html |here} to see how to use GetIPSecConnectionDeviceConfig API.
5006
5020
  */
5007
5021
  getIPSecConnectionDeviceConfig(getIPSecConnectionDeviceConfigRequest: requests.GetIPSecConnectionDeviceConfigRequest): Promise<responses.GetIPSecConnectionDeviceConfigResponse>;
5008
5022
  /**
@@ -5013,7 +5027,7 @@ export declare class VirtualNetworkClient {
5013
5027
  * @param GetIPSecConnectionDeviceStatusRequest
5014
5028
  * @return GetIPSecConnectionDeviceStatusResponse
5015
5029
  * @throws OciError when an error occurs
5016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIPSecConnectionDeviceStatus.ts.html |here} to see how to use GetIPSecConnectionDeviceStatus API.
5017
5031
  */
5018
5032
  getIPSecConnectionDeviceStatus(getIPSecConnectionDeviceStatusRequest: requests.GetIPSecConnectionDeviceStatusRequest): Promise<responses.GetIPSecConnectionDeviceStatusResponse>;
5019
5033
  /**
@@ -5025,9 +5039,19 @@ export declare class VirtualNetworkClient {
5025
5039
  * @param GetIPSecConnectionTunnelRequest
5026
5040
  * @return GetIPSecConnectionTunnelResponse
5027
5041
  * @throws OciError when an error occurs
5028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIPSecConnectionTunnel.ts.html |here} to see how to use GetIPSecConnectionTunnel API.
5029
5043
  */
5030
5044
  getIPSecConnectionTunnel(getIPSecConnectionTunnelRequest: requests.GetIPSecConnectionTunnelRequest): Promise<responses.GetIPSecConnectionTunnelResponse>;
5045
+ /**
5046
+ * Get the identified error for the specified IPSec Tunnel ID.
5047
+ *
5048
+ * This operation does not retry by default if the user has not defined a retry configuration.
5049
+ * @param GetIPSecConnectionTunnelErrorRequest
5050
+ * @return GetIPSecConnectionTunnelErrorResponse
5051
+ * @throws OciError when an error occurs
5052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIPSecConnectionTunnelError.ts.html |here} to see how to use GetIPSecConnectionTunnelError API.
5053
+ */
5054
+ getIPSecConnectionTunnelError(getIPSecConnectionTunnelErrorRequest: requests.GetIPSecConnectionTunnelErrorRequest): Promise<responses.GetIPSecConnectionTunnelErrorResponse>;
5031
5055
  /**
5032
5056
  * Gets the specified tunnel's shared secret (pre-shared key). To get other information
5033
5057
  * about the tunnel, use {@link #getIPSecConnectionTunnel(GetIPSecConnectionTunnelRequest) getIPSecConnectionTunnel}.
@@ -5036,7 +5060,7 @@ export declare class VirtualNetworkClient {
5036
5060
  * @param GetIPSecConnectionTunnelSharedSecretRequest
5037
5061
  * @return GetIPSecConnectionTunnelSharedSecretResponse
5038
5062
  * @throws OciError when an error occurs
5039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use GetIPSecConnectionTunnelSharedSecret API.
5040
5064
  */
5041
5065
  getIPSecConnectionTunnelSharedSecret(getIPSecConnectionTunnelSharedSecretRequest: requests.GetIPSecConnectionTunnelSharedSecretRequest): Promise<responses.GetIPSecConnectionTunnelSharedSecretResponse>;
5042
5066
  /**
@@ -5045,7 +5069,7 @@ export declare class VirtualNetworkClient {
5045
5069
  * @param GetInternetGatewayRequest
5046
5070
  * @return GetInternetGatewayResponse
5047
5071
  * @throws OciError when an error occurs
5048
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5072
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetInternetGateway.ts.html |here} to see how to use GetInternetGateway API.
5049
5073
  */
5050
5074
  getInternetGateway(getInternetGatewayRequest: requests.GetInternetGatewayRequest): Promise<responses.GetInternetGatewayResponse>;
5051
5075
  /**
@@ -5073,20 +5097,20 @@ export declare class VirtualNetworkClient {
5073
5097
  * @param GetIpsecCpeDeviceConfigContentRequest
5074
5098
  * @return GetIpsecCpeDeviceConfigContentResponse
5075
5099
  * @throws OciError when an error occurs
5076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIpsecCpeDeviceConfigContent.ts.html |here} to see how to use GetIpsecCpeDeviceConfigContent API.
5077
5101
  */
5078
5102
  getIpsecCpeDeviceConfigContent(getIpsecCpeDeviceConfigContentRequest: requests.GetIpsecCpeDeviceConfigContentRequest): Promise<responses.GetIpsecCpeDeviceConfigContentResponse>;
5079
5103
  /**
5080
5104
  * Gets the specified IPv6. You must specify the object's [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
5081
5105
  * Alternatively, you can get the object by using
5082
5106
  * {@link #listIpv6s(ListIpv6sRequest) listIpv6s}
5083
- * with the IPv6 address (for example, 2001:0db8:0123:1111:98fe:dcba:9876:4321) and subnet OCID.
5107
+ * 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).
5084
5108
  *
5085
5109
  * This operation does not retry by default if the user has not defined a retry configuration.
5086
5110
  * @param GetIpv6Request
5087
5111
  * @return GetIpv6Response
5088
5112
  * @throws OciError when an error occurs
5089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetIpv6.ts.html |here} to see how to use GetIpv6 API.
5090
5114
  */
5091
5115
  getIpv6(getIpv6Request: requests.GetIpv6Request): Promise<responses.GetIpv6Response>;
5092
5116
  /**
@@ -5095,7 +5119,7 @@ export declare class VirtualNetworkClient {
5095
5119
  * @param GetLocalPeeringGatewayRequest
5096
5120
  * @return GetLocalPeeringGatewayResponse
5097
5121
  * @throws OciError when an error occurs
5098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetLocalPeeringGateway.ts.html |here} to see how to use GetLocalPeeringGateway API.
5099
5123
  */
5100
5124
  getLocalPeeringGateway(getLocalPeeringGatewayRequest: requests.GetLocalPeeringGatewayRequest): Promise<responses.GetLocalPeeringGatewayResponse>;
5101
5125
  /**
@@ -5104,7 +5128,7 @@ export declare class VirtualNetworkClient {
5104
5128
  * @param GetNatGatewayRequest
5105
5129
  * @return GetNatGatewayResponse
5106
5130
  * @throws OciError when an error occurs
5107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetNatGateway.ts.html |here} to see how to use GetNatGateway API.
5108
5132
  */
5109
5133
  getNatGateway(getNatGatewayRequest: requests.GetNatGatewayRequest): Promise<responses.GetNatGatewayResponse>;
5110
5134
  /**
@@ -5120,7 +5144,7 @@ export declare class VirtualNetworkClient {
5120
5144
  * @param GetNetworkSecurityGroupRequest
5121
5145
  * @return GetNetworkSecurityGroupResponse
5122
5146
  * @throws OciError when an error occurs
5123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetNetworkSecurityGroup.ts.html |here} to see how to use GetNetworkSecurityGroup API.
5124
5148
  */
5125
5149
  getNetworkSecurityGroup(getNetworkSecurityGroupRequest: requests.GetNetworkSecurityGroupRequest): Promise<responses.GetNetworkSecurityGroupResponse>;
5126
5150
  /**
@@ -5129,40 +5153,40 @@ export declare class VirtualNetworkClient {
5129
5153
  * @param GetNetworkingTopologyRequest
5130
5154
  * @return GetNetworkingTopologyResponse
5131
5155
  * @throws OciError when an error occurs
5132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetNetworkingTopology.ts.html |here} to see how to use GetNetworkingTopology API.
5133
5157
  */
5134
5158
  getNetworkingTopology(getNetworkingTopologyRequest: requests.GetNetworkingTopologyRequest): Promise<responses.GetNetworkingTopologyResponse>;
5135
5159
  /**
5136
- * Gets the specified private IP. You must specify the object's OCID.
5160
+ * Gets the specified private IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
5137
5161
  * Alternatively, you can get the object by using
5138
5162
  * {@link #listPrivateIps(ListPrivateIpsRequest) listPrivateIps}
5139
- * with the private IP address (for example, 10.0.3.3) and subnet OCID.
5163
+ * 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).
5140
5164
  *
5141
5165
  * This operation does not retry by default if the user has not defined a retry configuration.
5142
5166
  * @param GetPrivateIpRequest
5143
5167
  * @return GetPrivateIpResponse
5144
5168
  * @throws OciError when an error occurs
5145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetPrivateIp.ts.html |here} to see how to use GetPrivateIp API.
5146
5170
  */
5147
5171
  getPrivateIp(getPrivateIpRequest: requests.GetPrivateIpRequest): Promise<responses.GetPrivateIpResponse>;
5148
5172
  /**
5149
- * Gets the specified public IP. You must specify the object's OCID.
5173
+ * Gets the specified public IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
5150
5174
  * <p>
5151
5175
  Alternatively, you can get the object by using {@link #getPublicIpByIpAddress(GetPublicIpByIpAddressRequest) getPublicIpByIpAddress}
5152
5176
  * with the public IP address (for example, 203.0.113.2).
5153
5177
  * <p>
5154
5178
  Or you can use {@link #getPublicIpByPrivateIpId(GetPublicIpByPrivateIpIdRequest) getPublicIpByPrivateIpId}
5155
- * with the OCID of the private IP that the public IP is assigned to.
5179
+ * 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.
5156
5180
  * <p>
5157
5181
  **Note:** If you're fetching a reserved public IP that is in the process of being
5158
5182
  * moved to a different private IP, the service returns the public IP object with
5159
- * `lifecycleState` = ASSIGNING and `assignedEntityId` = OCID of the target private IP.
5183
+ * `lifecycleState` = ASSIGNING and `assignedEntityId` = [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target private IP.
5160
5184
  *
5161
5185
  * This operation does not retry by default if the user has not defined a retry configuration.
5162
5186
  * @param GetPublicIpRequest
5163
5187
  * @return GetPublicIpResponse
5164
5188
  * @throws OciError when an error occurs
5165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetPublicIp.ts.html |here} to see how to use GetPublicIp API.
5166
5190
  */
5167
5191
  getPublicIp(getPublicIpRequest: requests.GetPublicIpRequest): Promise<responses.GetPublicIpResponse>;
5168
5192
  /**
@@ -5170,13 +5194,13 @@ export declare class VirtualNetworkClient {
5170
5194
  * <p>
5171
5195
  **Note:** If you're fetching a reserved public IP that is in the process of being
5172
5196
  * moved to a different private IP, the service returns the public IP object with
5173
- * `lifecycleState` = ASSIGNING and `assignedEntityId` = OCID of the target private IP.
5197
+ * `lifecycleState` = ASSIGNING and `assignedEntityId` = [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target private IP.
5174
5198
  *
5175
5199
  * This operation does not retry by default if the user has not defined a retry configuration.
5176
5200
  * @param GetPublicIpByIpAddressRequest
5177
5201
  * @return GetPublicIpByIpAddressResponse
5178
5202
  * @throws OciError when an error occurs
5179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetPublicIpByIpAddress.ts.html |here} to see how to use GetPublicIpByIpAddress API.
5180
5204
  */
5181
5205
  getPublicIpByIpAddress(getPublicIpByIpAddressRequest: requests.GetPublicIpByIpAddressRequest): Promise<responses.GetPublicIpByIpAddressResponse>;
5182
5206
  /**
@@ -5184,19 +5208,19 @@ export declare class VirtualNetworkClient {
5184
5208
  * of the private IP. If no public IP is assigned, a 404 is returned.
5185
5209
  * <p>
5186
5210
  **Note:** If you're fetching a reserved public IP that is in the process of being
5187
- * moved to a different private IP, and you provide the OCID of the original private
5188
- * IP, this operation returns a 404. If you instead provide the OCID of the target
5211
+ * 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
5212
+ * 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
5189
5213
  * private IP, or if you instead call
5190
5214
  * {@link #getPublicIp(GetPublicIpRequest) getPublicIp} or
5191
5215
  * {@link #getPublicIpByIpAddress(GetPublicIpByIpAddressRequest) getPublicIpByIpAddress}, the
5192
5216
  * service returns the public IP object with `lifecycleState` = ASSIGNING and
5193
- * `assignedEntityId` = OCID of the target private IP.
5217
+ * `assignedEntityId` = [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the target private IP.
5194
5218
  *
5195
5219
  * This operation does not retry by default if the user has not defined a retry configuration.
5196
5220
  * @param GetPublicIpByPrivateIpIdRequest
5197
5221
  * @return GetPublicIpByPrivateIpIdResponse
5198
5222
  * @throws OciError when an error occurs
5199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetPublicIpByPrivateIpId.ts.html |here} to see how to use GetPublicIpByPrivateIpId API.
5200
5224
  */
5201
5225
  getPublicIpByPrivateIpId(getPublicIpByPrivateIpIdRequest: requests.GetPublicIpByPrivateIpIdRequest): Promise<responses.GetPublicIpByPrivateIpIdResponse>;
5202
5226
  /**
@@ -5206,7 +5230,7 @@ export declare class VirtualNetworkClient {
5206
5230
  * @param GetPublicIpPoolRequest
5207
5231
  * @return GetPublicIpPoolResponse
5208
5232
  * @throws OciError when an error occurs
5209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetPublicIpPool.ts.html |here} to see how to use GetPublicIpPool API.
5210
5234
  */
5211
5235
  getPublicIpPool(getPublicIpPoolRequest: requests.GetPublicIpPoolRequest): Promise<responses.GetPublicIpPoolResponse>;
5212
5236
  /**
@@ -5216,7 +5240,7 @@ export declare class VirtualNetworkClient {
5216
5240
  * @param GetRemotePeeringConnectionRequest
5217
5241
  * @return GetRemotePeeringConnectionResponse
5218
5242
  * @throws OciError when an error occurs
5219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetRemotePeeringConnection.ts.html |here} to see how to use GetRemotePeeringConnection API.
5220
5244
  */
5221
5245
  getRemotePeeringConnection(getRemotePeeringConnectionRequest: requests.GetRemotePeeringConnectionRequest): Promise<responses.GetRemotePeeringConnectionResponse>;
5222
5246
  /**
@@ -5225,7 +5249,7 @@ export declare class VirtualNetworkClient {
5225
5249
  * @param GetRouteTableRequest
5226
5250
  * @return GetRouteTableResponse
5227
5251
  * @throws OciError when an error occurs
5228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetRouteTable.ts.html |here} to see how to use GetRouteTable API.
5229
5253
  */
5230
5254
  getRouteTable(getRouteTableRequest: requests.GetRouteTableRequest): Promise<responses.GetRouteTableResponse>;
5231
5255
  /**
@@ -5234,7 +5258,7 @@ export declare class VirtualNetworkClient {
5234
5258
  * @param GetSecurityListRequest
5235
5259
  * @return GetSecurityListResponse
5236
5260
  * @throws OciError when an error occurs
5237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetSecurityList.ts.html |here} to see how to use GetSecurityList API.
5238
5262
  */
5239
5263
  getSecurityList(getSecurityListRequest: requests.GetSecurityListRequest): Promise<responses.GetSecurityListResponse>;
5240
5264
  /**
@@ -5244,7 +5268,7 @@ export declare class VirtualNetworkClient {
5244
5268
  * @param GetServiceRequest
5245
5269
  * @return GetServiceResponse
5246
5270
  * @throws OciError when an error occurs
5247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetService.ts.html |here} to see how to use GetService API.
5271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetService.ts.html |here} to see how to use GetService API.
5248
5272
  */
5249
5273
  getService(getServiceRequest: requests.GetServiceRequest): Promise<responses.GetServiceResponse>;
5250
5274
  /**
@@ -5253,7 +5277,7 @@ export declare class VirtualNetworkClient {
5253
5277
  * @param GetServiceGatewayRequest
5254
5278
  * @return GetServiceGatewayResponse
5255
5279
  * @throws OciError when an error occurs
5256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetServiceGateway.ts.html |here} to see how to use GetServiceGateway API.
5257
5281
  */
5258
5282
  getServiceGateway(getServiceGatewayRequest: requests.GetServiceGatewayRequest): Promise<responses.GetServiceGatewayResponse>;
5259
5283
  /**
@@ -5262,9 +5286,18 @@ export declare class VirtualNetworkClient {
5262
5286
  * @param GetSubnetRequest
5263
5287
  * @return GetSubnetResponse
5264
5288
  * @throws OciError when an error occurs
5265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetSubnet.ts.html |here} to see how to use GetSubnet API.
5266
5290
  */
5267
5291
  getSubnet(getSubnetRequest: requests.GetSubnetRequest): Promise<responses.GetSubnetResponse>;
5292
+ /**
5293
+ * Gets a topology for a given subnet.
5294
+ * This operation does not retry by default if the user has not defined a retry configuration.
5295
+ * @param GetSubnetTopologyRequest
5296
+ * @return GetSubnetTopologyResponse
5297
+ * @throws OciError when an error occurs
5298
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetSubnetTopology.ts.html |here} to see how to use GetSubnetTopology API.
5299
+ */
5300
+ getSubnetTopology(getSubnetTopologyRequest: requests.GetSubnetTopologyRequest): Promise<responses.GetSubnetTopologyResponse>;
5268
5301
  /**
5269
5302
  * Gets the set of CPE configuration answers for the tunnel, which the customer provided in
5270
5303
  * {@link #updateTunnelCpeDeviceConfig(UpdateTunnelCpeDeviceConfigRequest) updateTunnelCpeDeviceConfig}.
@@ -5276,7 +5309,7 @@ export declare class VirtualNetworkClient {
5276
5309
  * @param GetTunnelCpeDeviceConfigRequest
5277
5310
  * @return GetTunnelCpeDeviceConfigResponse
5278
5311
  * @throws OciError when an error occurs
5279
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetTunnelCpeDeviceConfig.ts.html |here} to see how to use GetTunnelCpeDeviceConfig API.
5280
5313
  */
5281
5314
  getTunnelCpeDeviceConfig(getTunnelCpeDeviceConfigRequest: requests.GetTunnelCpeDeviceConfigRequest): Promise<responses.GetTunnelCpeDeviceConfigResponse>;
5282
5315
  /**
@@ -5303,7 +5336,7 @@ export declare class VirtualNetworkClient {
5303
5336
  * @param GetTunnelCpeDeviceConfigContentRequest
5304
5337
  * @return GetTunnelCpeDeviceConfigContentResponse
5305
5338
  * @throws OciError when an error occurs
5306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetTunnelCpeDeviceConfigContent.ts.html |here} to see how to use GetTunnelCpeDeviceConfigContent API.
5307
5340
  */
5308
5341
  getTunnelCpeDeviceConfigContent(getTunnelCpeDeviceConfigContentRequest: requests.GetTunnelCpeDeviceConfigContentRequest): Promise<responses.GetTunnelCpeDeviceConfigContentResponse>;
5309
5342
  /**
@@ -5313,7 +5346,7 @@ export declare class VirtualNetworkClient {
5313
5346
  * @param GetUpgradeStatusRequest
5314
5347
  * @return GetUpgradeStatusResponse
5315
5348
  * @throws OciError when an error occurs
5316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetUpgradeStatus.ts.html |here} to see how to use GetUpgradeStatus API.
5317
5350
  */
5318
5351
  getUpgradeStatus(getUpgradeStatusRequest: requests.GetUpgradeStatusRequest): Promise<responses.GetUpgradeStatusResponse>;
5319
5352
  /**
@@ -5322,7 +5355,7 @@ export declare class VirtualNetworkClient {
5322
5355
  * @param GetVcnRequest
5323
5356
  * @return GetVcnResponse
5324
5357
  * @throws OciError when an error occurs
5325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVcn.ts.html |here} to see how to use GetVcn API.
5326
5359
  */
5327
5360
  getVcn(getVcnRequest: requests.GetVcnRequest): Promise<responses.GetVcnResponse>;
5328
5361
  /**
@@ -5331,7 +5364,7 @@ export declare class VirtualNetworkClient {
5331
5364
  * @param GetVcnDnsResolverAssociationRequest
5332
5365
  * @return GetVcnDnsResolverAssociationResponse
5333
5366
  * @throws OciError when an error occurs
5334
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVcnDnsResolverAssociation.ts.html |here} to see how to use GetVcnDnsResolverAssociation API.
5335
5368
  */
5336
5369
  getVcnDnsResolverAssociation(getVcnDnsResolverAssociationRequest: requests.GetVcnDnsResolverAssociationRequest): Promise<responses.GetVcnDnsResolverAssociationResponse>;
5337
5370
  /**
@@ -5340,7 +5373,7 @@ export declare class VirtualNetworkClient {
5340
5373
  * @param GetVcnTopologyRequest
5341
5374
  * @return GetVcnTopologyResponse
5342
5375
  * @throws OciError when an error occurs
5343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5376
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVcnTopology.ts.html |here} to see how to use GetVcnTopology API.
5344
5377
  */
5345
5378
  getVcnTopology(getVcnTopologyRequest: requests.GetVcnTopologyRequest): Promise<responses.GetVcnTopologyResponse>;
5346
5379
  /**
@@ -5349,7 +5382,7 @@ export declare class VirtualNetworkClient {
5349
5382
  * @param GetVirtualCircuitRequest
5350
5383
  * @return GetVirtualCircuitResponse
5351
5384
  * @throws OciError when an error occurs
5352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVirtualCircuit.ts.html |here} to see how to use GetVirtualCircuit API.
5353
5386
  */
5354
5387
  getVirtualCircuit(getVirtualCircuitRequest: requests.GetVirtualCircuitRequest): Promise<responses.GetVirtualCircuitResponse>;
5355
5388
  /**
@@ -5358,12 +5391,12 @@ export declare class VirtualNetworkClient {
5358
5391
  * @param GetVlanRequest
5359
5392
  * @return GetVlanResponse
5360
5393
  * @throws OciError when an error occurs
5361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5394
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVlan.ts.html |here} to see how to use GetVlan API.
5362
5395
  */
5363
5396
  getVlan(getVlanRequest: requests.GetVlanRequest): Promise<responses.GetVlanResponse>;
5364
5397
  /**
5365
5398
  * Gets the information for the specified virtual network interface card (VNIC).
5366
- * You can get the VNIC OCID from the
5399
+ * You can get the VNIC [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) from the
5367
5400
  * {@link #listVnicAttachments(ListVnicAttachmentsRequest) listVnicAttachments}
5368
5401
  * operation.
5369
5402
  *
@@ -5371,7 +5404,7 @@ export declare class VirtualNetworkClient {
5371
5404
  * @param GetVnicRequest
5372
5405
  * @return GetVnicResponse
5373
5406
  * @throws OciError when an error occurs
5374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/GetVnic.ts.html |here} to see how to use GetVnic API.
5375
5408
  */
5376
5409
  getVnic(getVnicRequest: requests.GetVnicRequest): Promise<responses.GetVnicResponse>;
5377
5410
  /**
@@ -5382,7 +5415,7 @@ export declare class VirtualNetworkClient {
5382
5415
  * @param ListAllowedPeerRegionsForRemotePeeringRequest
5383
5416
  * @return ListAllowedPeerRegionsForRemotePeeringResponse
5384
5417
  * @throws OciError when an error occurs
5385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5418
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListAllowedPeerRegionsForRemotePeering.ts.html |here} to see how to use ListAllowedPeerRegionsForRemotePeering API.
5386
5419
  */
5387
5420
  listAllowedPeerRegionsForRemotePeering(listAllowedPeerRegionsForRemotePeeringRequest: requests.ListAllowedPeerRegionsForRemotePeeringRequest): Promise<responses.ListAllowedPeerRegionsForRemotePeeringResponse>;
5388
5421
  /**
@@ -5393,7 +5426,7 @@ export declare class VirtualNetworkClient {
5393
5426
  * @param ListByoipAllocatedRangesRequest
5394
5427
  * @return ListByoipAllocatedRangesResponse
5395
5428
  * @throws OciError when an error occurs
5396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListByoipAllocatedRanges.ts.html |here} to see how to use ListByoipAllocatedRanges API.
5397
5430
  */
5398
5431
  listByoipAllocatedRanges(listByoipAllocatedRangesRequest: requests.ListByoipAllocatedRangesRequest): Promise<responses.ListByoipAllocatedRangesResponse>;
5399
5432
  /**
@@ -5404,7 +5437,7 @@ export declare class VirtualNetworkClient {
5404
5437
  * @param ListByoipRangesRequest
5405
5438
  * @return ListByoipRangesResponse
5406
5439
  * @throws OciError when an error occurs
5407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListByoipRanges.ts.html |here} to see how to use ListByoipRanges API.
5408
5441
  */
5409
5442
  listByoipRanges(listByoipRangesRequest: requests.ListByoipRangesRequest): Promise<responses.ListByoipRangesResponse>;
5410
5443
  /**
@@ -5426,7 +5459,7 @@ export declare class VirtualNetworkClient {
5426
5459
  * @param ListCpeDeviceShapesRequest
5427
5460
  * @return ListCpeDeviceShapesResponse
5428
5461
  * @throws OciError when an error occurs
5429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCpeDeviceShapes.ts.html |here} to see how to use ListCpeDeviceShapes API.
5430
5463
  */
5431
5464
  listCpeDeviceShapes(listCpeDeviceShapesRequest: requests.ListCpeDeviceShapesRequest): Promise<responses.ListCpeDeviceShapesResponse>;
5432
5465
  /**
@@ -5468,7 +5501,7 @@ export declare class VirtualNetworkClient {
5468
5501
  * @param ListCpesRequest
5469
5502
  * @return ListCpesResponse
5470
5503
  * @throws OciError when an error occurs
5471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCpes.ts.html |here} to see how to use ListCpes API.
5472
5505
  */
5473
5506
  listCpes(listCpesRequest: requests.ListCpesRequest): Promise<responses.ListCpesResponse>;
5474
5507
  /**
@@ -5510,7 +5543,7 @@ export declare class VirtualNetworkClient {
5510
5543
  * @param ListCrossConnectGroupsRequest
5511
5544
  * @return ListCrossConnectGroupsResponse
5512
5545
  * @throws OciError when an error occurs
5513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCrossConnectGroups.ts.html |here} to see how to use ListCrossConnectGroups API.
5514
5547
  */
5515
5548
  listCrossConnectGroups(listCrossConnectGroupsRequest: requests.ListCrossConnectGroupsRequest): Promise<responses.ListCrossConnectGroupsResponse>;
5516
5549
  /**
@@ -5553,7 +5586,7 @@ export declare class VirtualNetworkClient {
5553
5586
  * @param ListCrossConnectLocationsRequest
5554
5587
  * @return ListCrossConnectLocationsResponse
5555
5588
  * @throws OciError when an error occurs
5556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCrossConnectLocations.ts.html |here} to see how to use ListCrossConnectLocations API.
5557
5590
  */
5558
5591
  listCrossConnectLocations(listCrossConnectLocationsRequest: requests.ListCrossConnectLocationsRequest): Promise<responses.ListCrossConnectLocationsResponse>;
5559
5592
  /**
@@ -5596,7 +5629,7 @@ export declare class VirtualNetworkClient {
5596
5629
  * @param ListCrossConnectMappingsRequest
5597
5630
  * @return ListCrossConnectMappingsResponse
5598
5631
  * @throws OciError when an error occurs
5599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCrossConnectMappings.ts.html |here} to see how to use ListCrossConnectMappings API.
5600
5633
  */
5601
5634
  listCrossConnectMappings(listCrossConnectMappingsRequest: requests.ListCrossConnectMappingsRequest): Promise<responses.ListCrossConnectMappingsResponse>;
5602
5635
  /**
@@ -5607,7 +5640,7 @@ export declare class VirtualNetworkClient {
5607
5640
  * @param ListCrossConnectsRequest
5608
5641
  * @return ListCrossConnectsResponse
5609
5642
  * @throws OciError when an error occurs
5610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCrossConnects.ts.html |here} to see how to use ListCrossConnects API.
5611
5644
  */
5612
5645
  listCrossConnects(listCrossConnectsRequest: requests.ListCrossConnectsRequest): Promise<responses.ListCrossConnectsResponse>;
5613
5646
  /**
@@ -5651,7 +5684,7 @@ export declare class VirtualNetworkClient {
5651
5684
  * @param ListCrossconnectPortSpeedShapesRequest
5652
5685
  * @return ListCrossconnectPortSpeedShapesResponse
5653
5686
  * @throws OciError when an error occurs
5654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListCrossconnectPortSpeedShapes.ts.html |here} to see how to use ListCrossconnectPortSpeedShapes API.
5655
5688
  */
5656
5689
  listCrossconnectPortSpeedShapes(listCrossconnectPortSpeedShapesRequest: requests.ListCrossconnectPortSpeedShapesRequest): Promise<responses.ListCrossconnectPortSpeedShapesResponse>;
5657
5690
  /**
@@ -5696,7 +5729,7 @@ export declare class VirtualNetworkClient {
5696
5729
  * @param ListDhcpOptionsRequest
5697
5730
  * @return ListDhcpOptionsResponse
5698
5731
  * @throws OciError when an error occurs
5699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5732
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDhcpOptions.ts.html |here} to see how to use ListDhcpOptions API.
5700
5733
  */
5701
5734
  listDhcpOptions(listDhcpOptionsRequest: requests.ListDhcpOptionsRequest): Promise<responses.ListDhcpOptionsResponse>;
5702
5735
  /**
@@ -5743,7 +5776,7 @@ export declare class VirtualNetworkClient {
5743
5776
  * @param ListDrgAttachmentsRequest
5744
5777
  * @return ListDrgAttachmentsResponse
5745
5778
  * @throws OciError when an error occurs
5746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
5779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDrgAttachments.ts.html |here} to see how to use ListDrgAttachments API.
5747
5780
  */
5748
5781
  listDrgAttachments(listDrgAttachmentsRequest: requests.ListDrgAttachmentsRequest): Promise<responses.ListDrgAttachmentsResponse>;
5749
5782
  /**
@@ -5784,7 +5817,7 @@ export declare class VirtualNetworkClient {
5784
5817
  * @param ListDrgRouteDistributionStatementsRequest
5785
5818
  * @return ListDrgRouteDistributionStatementsResponse
5786
5819
  * @throws OciError when an error occurs
5787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
5820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDrgRouteDistributionStatements.ts.html |here} to see how to use ListDrgRouteDistributionStatements API.
5788
5821
  */
5789
5822
  listDrgRouteDistributionStatements(listDrgRouteDistributionStatementsRequest: requests.ListDrgRouteDistributionStatementsRequest): Promise<responses.ListDrgRouteDistributionStatementsResponse>;
5790
5823
  /**
@@ -5829,7 +5862,7 @@ export declare class VirtualNetworkClient {
5829
5862
  * @param ListDrgRouteDistributionsRequest
5830
5863
  * @return ListDrgRouteDistributionsResponse
5831
5864
  * @throws OciError when an error occurs
5832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
5865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDrgRouteDistributions.ts.html |here} to see how to use ListDrgRouteDistributions API.
5833
5866
  */
5834
5867
  listDrgRouteDistributions(listDrgRouteDistributionsRequest: requests.ListDrgRouteDistributionsRequest): Promise<responses.ListDrgRouteDistributionsResponse>;
5835
5868
  /**
@@ -5870,7 +5903,7 @@ export declare class VirtualNetworkClient {
5870
5903
  * @param ListDrgRouteRulesRequest
5871
5904
  * @return ListDrgRouteRulesResponse
5872
5905
  * @throws OciError when an error occurs
5873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
5906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDrgRouteRules.ts.html |here} to see how to use ListDrgRouteRules API.
5874
5907
  */
5875
5908
  listDrgRouteRules(listDrgRouteRulesRequest: requests.ListDrgRouteRulesRequest): Promise<responses.ListDrgRouteRulesResponse>;
5876
5909
  /**
@@ -5914,7 +5947,7 @@ export declare class VirtualNetworkClient {
5914
5947
  * @param ListDrgRouteTablesRequest
5915
5948
  * @return ListDrgRouteTablesResponse
5916
5949
  * @throws OciError when an error occurs
5917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
5950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDrgRouteTables.ts.html |here} to see how to use ListDrgRouteTables API.
5918
5951
  */
5919
5952
  listDrgRouteTables(listDrgRouteTablesRequest: requests.ListDrgRouteTablesRequest): Promise<responses.ListDrgRouteTablesResponse>;
5920
5953
  /**
@@ -5956,7 +5989,7 @@ export declare class VirtualNetworkClient {
5956
5989
  * @param ListDrgsRequest
5957
5990
  * @return ListDrgsResponse
5958
5991
  * @throws OciError when an error occurs
5959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
5992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListDrgs.ts.html |here} to see how to use ListDrgs API.
5960
5993
  */
5961
5994
  listDrgs(listDrgsRequest: requests.ListDrgsRequest): Promise<responses.ListDrgsResponse>;
5962
5995
  /**
@@ -6004,7 +6037,7 @@ export declare class VirtualNetworkClient {
6004
6037
  * @param ListFastConnectProviderServicesRequest
6005
6038
  * @return ListFastConnectProviderServicesResponse
6006
6039
  * @throws OciError when an error occurs
6007
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListFastConnectProviderServices.ts.html |here} to see how to use ListFastConnectProviderServices API.
6008
6041
  */
6009
6042
  listFastConnectProviderServices(listFastConnectProviderServicesRequest: requests.ListFastConnectProviderServicesRequest): Promise<responses.ListFastConnectProviderServicesResponse>;
6010
6043
  /**
@@ -6049,7 +6082,7 @@ export declare class VirtualNetworkClient {
6049
6082
  * @param ListFastConnectProviderVirtualCircuitBandwidthShapesRequest
6050
6083
  * @return ListFastConnectProviderVirtualCircuitBandwidthShapesResponse
6051
6084
  * @throws OciError when an error occurs
6052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListFastConnectProviderVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListFastConnectProviderVirtualCircuitBandwidthShapes API.
6053
6086
  */
6054
6087
  listFastConnectProviderVirtualCircuitBandwidthShapes(listFastConnectProviderVirtualCircuitBandwidthShapesRequest: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): Promise<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6055
6088
  /**
@@ -6084,6 +6117,90 @@ export declare class VirtualNetworkClient {
6084
6117
  * @param request a request which can be sent to the service operation
6085
6118
  */
6086
6119
  listFastConnectProviderVirtualCircuitBandwidthShapesResponseIterator(request: requests.ListFastConnectProviderVirtualCircuitBandwidthShapesRequest): AsyncIterableIterator<responses.ListFastConnectProviderVirtualCircuitBandwidthShapesResponse>;
6120
+ /**
6121
+ * The routes advertised to the Customer and the routes received from the Customer.
6122
+ *
6123
+ * This operation does not retry by default if the user has not defined a retry configuration.
6124
+ * @param ListIPSecConnectionTunnelRoutesRequest
6125
+ * @return ListIPSecConnectionTunnelRoutesResponse
6126
+ * @throws OciError when an error occurs
6127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListIPSecConnectionTunnelRoutes.ts.html |here} to see how to use ListIPSecConnectionTunnelRoutes API.
6128
+ */
6129
+ listIPSecConnectionTunnelRoutes(listIPSecConnectionTunnelRoutesRequest: requests.ListIPSecConnectionTunnelRoutesRequest): Promise<responses.ListIPSecConnectionTunnelRoutesResponse>;
6130
+ /**
6131
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelRoutesRecordIterator function.
6132
+ * Creates a new async iterator which will iterate over the models.TunnelRouteSummary objects
6133
+ * contained in responses from the listIPSecConnectionTunnelRoutes operation. This iterator will fetch more data from the
6134
+ * server as needed.
6135
+ *
6136
+ * @param request a request which can be sent to the service operation
6137
+ */
6138
+ listAllIPSecConnectionTunnelRoutes(request: requests.ListIPSecConnectionTunnelRoutesRequest): AsyncIterableIterator<model.TunnelRouteSummary>;
6139
+ /**
6140
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelRoutesResponseIterator function.
6141
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelRoutes operation. This iterator
6142
+ * will fetch more data from the server as needed.
6143
+ *
6144
+ * @param request a request which can be sent to the service operation
6145
+ */
6146
+ listAllIPSecConnectionTunnelRoutesResponses(request: requests.ListIPSecConnectionTunnelRoutesRequest): AsyncIterableIterator<responses.ListIPSecConnectionTunnelRoutesResponse>;
6147
+ /**
6148
+ * Creates a new async iterator which will iterate over the models.TunnelRouteSummary objects
6149
+ * contained in responses from the listIPSecConnectionTunnelRoutes operation. This iterator will fetch more data from the
6150
+ * server as needed.
6151
+ *
6152
+ * @param request a request which can be sent to the service operation
6153
+ */
6154
+ listIPSecConnectionTunnelRoutesRecordIterator(request: requests.ListIPSecConnectionTunnelRoutesRequest): AsyncIterableIterator<model.TunnelRouteSummary>;
6155
+ /**
6156
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelRoutes operation. This iterator
6157
+ * will fetch more data from the server as needed.
6158
+ *
6159
+ * @param request a request which can be sent to the service operation
6160
+ */
6161
+ listIPSecConnectionTunnelRoutesResponseIterator(request: requests.ListIPSecConnectionTunnelRoutesRequest): AsyncIterableIterator<responses.ListIPSecConnectionTunnelRoutesResponse>;
6162
+ /**
6163
+ * Lists the tunnel Security Associations information for the specified IPSec Tunnel ID.
6164
+ *
6165
+ * This operation does not retry by default if the user has not defined a retry configuration.
6166
+ * @param ListIPSecConnectionTunnelSecurityAssociationsRequest
6167
+ * @return ListIPSecConnectionTunnelSecurityAssociationsResponse
6168
+ * @throws OciError when an error occurs
6169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListIPSecConnectionTunnelSecurityAssociations.ts.html |here} to see how to use ListIPSecConnectionTunnelSecurityAssociations API.
6170
+ */
6171
+ listIPSecConnectionTunnelSecurityAssociations(listIPSecConnectionTunnelSecurityAssociationsRequest: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): Promise<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6172
+ /**
6173
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelSecurityAssociationsRecordIterator function.
6174
+ * Creates a new async iterator which will iterate over the models.TunnelSecurityAssociationSummary objects
6175
+ * contained in responses from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator will fetch more data from the
6176
+ * server as needed.
6177
+ *
6178
+ * @param request a request which can be sent to the service operation
6179
+ */
6180
+ listAllIPSecConnectionTunnelSecurityAssociations(request: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): AsyncIterableIterator<model.TunnelSecurityAssociationSummary>;
6181
+ /**
6182
+ * NOTE: This function is deprecated in favor of listIPSecConnectionTunnelSecurityAssociationsResponseIterator function.
6183
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator
6184
+ * will fetch more data from the server as needed.
6185
+ *
6186
+ * @param request a request which can be sent to the service operation
6187
+ */
6188
+ listAllIPSecConnectionTunnelSecurityAssociationsResponses(request: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): AsyncIterableIterator<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6189
+ /**
6190
+ * Creates a new async iterator which will iterate over the models.TunnelSecurityAssociationSummary objects
6191
+ * contained in responses from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator will fetch more data from the
6192
+ * server as needed.
6193
+ *
6194
+ * @param request a request which can be sent to the service operation
6195
+ */
6196
+ listIPSecConnectionTunnelSecurityAssociationsRecordIterator(request: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): AsyncIterableIterator<model.TunnelSecurityAssociationSummary>;
6197
+ /**
6198
+ * Creates a new async iterator which will iterate over the responses received from the listIPSecConnectionTunnelSecurityAssociations operation. This iterator
6199
+ * will fetch more data from the server as needed.
6200
+ *
6201
+ * @param request a request which can be sent to the service operation
6202
+ */
6203
+ listIPSecConnectionTunnelSecurityAssociationsResponseIterator(request: requests.ListIPSecConnectionTunnelSecurityAssociationsRequest): AsyncIterableIterator<responses.ListIPSecConnectionTunnelSecurityAssociationsResponse>;
6087
6204
  /**
6088
6205
  * Lists the tunnel information for the specified IPSec connection.
6089
6206
  *
@@ -6091,7 +6208,7 @@ export declare class VirtualNetworkClient {
6091
6208
  * @param ListIPSecConnectionTunnelsRequest
6092
6209
  * @return ListIPSecConnectionTunnelsResponse
6093
6210
  * @throws OciError when an error occurs
6094
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListIPSecConnectionTunnels.ts.html |here} to see how to use ListIPSecConnectionTunnels API.
6095
6212
  */
6096
6213
  listIPSecConnectionTunnels(listIPSecConnectionTunnelsRequest: requests.ListIPSecConnectionTunnelsRequest): Promise<responses.ListIPSecConnectionTunnelsResponse>;
6097
6214
  /**
@@ -6134,7 +6251,7 @@ export declare class VirtualNetworkClient {
6134
6251
  * @param ListIPSecConnectionsRequest
6135
6252
  * @return ListIPSecConnectionsResponse
6136
6253
  * @throws OciError when an error occurs
6137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListIPSecConnections.ts.html |here} to see how to use ListIPSecConnections API.
6138
6255
  */
6139
6256
  listIPSecConnections(listIPSecConnectionsRequest: requests.ListIPSecConnectionsRequest): Promise<responses.ListIPSecConnectionsResponse>;
6140
6257
  /**
@@ -6177,7 +6294,7 @@ export declare class VirtualNetworkClient {
6177
6294
  * @param ListInternetGatewaysRequest
6178
6295
  * @return ListInternetGatewaysResponse
6179
6296
  * @throws OciError when an error occurs
6180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListInternetGateways.ts.html |here} to see how to use ListInternetGateways API.
6181
6298
  */
6182
6299
  listInternetGateways(listInternetGatewaysRequest: requests.ListInternetGatewaysRequest): Promise<responses.ListInternetGatewaysResponse>;
6183
6300
  /**
@@ -6216,17 +6333,17 @@ export declare class VirtualNetworkClient {
6216
6333
  * Lists the {@link Ipv6} objects based
6217
6334
  * on one of these filters:
6218
6335
  * <p>
6219
- * Subnet OCID.
6220
- * * VNIC OCID.
6336
+ * Subnet [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6337
+ * * VNIC [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6221
6338
  * * Both IPv6 address and subnet OCID: This lets you get an `Ipv6` object based on its private
6222
- * IPv6 address (for example, 2001:0db8:0123:1111:abcd:ef01:2345:6789) and not its OCID. For comparison,
6223
- * {@link #getIpv6(GetIpv6Request) getIpv6} requires the OCID.
6339
+ * 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,
6340
+ * {@link #getIpv6(GetIpv6Request) getIpv6} requires the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6224
6341
  *
6225
6342
  * This operation does not retry by default if the user has not defined a retry configuration.
6226
6343
  * @param ListIpv6sRequest
6227
6344
  * @return ListIpv6sResponse
6228
6345
  * @throws OciError when an error occurs
6229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListIpv6s.ts.html |here} to see how to use ListIpv6s API.
6230
6347
  */
6231
6348
  listIpv6s(listIpv6sRequest: requests.ListIpv6sRequest): Promise<responses.ListIpv6sResponse>;
6232
6349
  /**
@@ -6269,7 +6386,7 @@ export declare class VirtualNetworkClient {
6269
6386
  * @param ListLocalPeeringGatewaysRequest
6270
6387
  * @return ListLocalPeeringGatewaysResponse
6271
6388
  * @throws OciError when an error occurs
6272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListLocalPeeringGateways.ts.html |here} to see how to use ListLocalPeeringGateways API.
6273
6390
  */
6274
6391
  listLocalPeeringGateways(listLocalPeeringGatewaysRequest: requests.ListLocalPeeringGatewaysRequest): Promise<responses.ListLocalPeeringGatewaysResponse>;
6275
6392
  /**
@@ -6312,7 +6429,7 @@ export declare class VirtualNetworkClient {
6312
6429
  * @param ListNatGatewaysRequest
6313
6430
  * @return ListNatGatewaysResponse
6314
6431
  * @throws OciError when an error occurs
6315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListNatGateways.ts.html |here} to see how to use ListNatGateways API.
6316
6433
  */
6317
6434
  listNatGateways(listNatGatewaysRequest: requests.ListNatGatewaysRequest): Promise<responses.ListNatGatewaysResponse>;
6318
6435
  /**
@@ -6354,7 +6471,7 @@ export declare class VirtualNetworkClient {
6354
6471
  * @param ListNetworkSecurityGroupSecurityRulesRequest
6355
6472
  * @return ListNetworkSecurityGroupSecurityRulesResponse
6356
6473
  * @throws OciError when an error occurs
6357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use ListNetworkSecurityGroupSecurityRules API.
6358
6475
  */
6359
6476
  listNetworkSecurityGroupSecurityRules(listNetworkSecurityGroupSecurityRulesRequest: requests.ListNetworkSecurityGroupSecurityRulesRequest): Promise<responses.ListNetworkSecurityGroupSecurityRulesResponse>;
6360
6477
  /**
@@ -6396,7 +6513,7 @@ export declare class VirtualNetworkClient {
6396
6513
  * @param ListNetworkSecurityGroupVnicsRequest
6397
6514
  * @return ListNetworkSecurityGroupVnicsResponse
6398
6515
  * @throws OciError when an error occurs
6399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListNetworkSecurityGroupVnics.ts.html |here} to see how to use ListNetworkSecurityGroupVnics API.
6400
6517
  */
6401
6518
  listNetworkSecurityGroupVnics(listNetworkSecurityGroupVnicsRequest: requests.ListNetworkSecurityGroupVnicsRequest): Promise<responses.ListNetworkSecurityGroupVnicsResponse>;
6402
6519
  /**
@@ -6439,7 +6556,7 @@ export declare class VirtualNetworkClient {
6439
6556
  * @param ListNetworkSecurityGroupsRequest
6440
6557
  * @return ListNetworkSecurityGroupsResponse
6441
6558
  * @throws OciError when an error occurs
6442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListNetworkSecurityGroups.ts.html |here} to see how to use ListNetworkSecurityGroups API.
6443
6560
  */
6444
6561
  listNetworkSecurityGroups(listNetworkSecurityGroupsRequest: requests.ListNetworkSecurityGroupsRequest): Promise<responses.ListNetworkSecurityGroupsResponse>;
6445
6562
  /**
@@ -6478,25 +6595,25 @@ export declare class VirtualNetworkClient {
6478
6595
  * Lists the {@link PrivateIp} objects based
6479
6596
  * on one of these filters:
6480
6597
  * <p>
6481
- - Subnet OCID.
6482
- * - VNIC OCID.
6598
+ - Subnet [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6599
+ * - VNIC [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6483
6600
  * - Both private IP address and subnet OCID: This lets
6484
6601
  * you get a `privateIP` object based on its private IP
6485
- * address (for example, 10.0.3.3) and not its OCID. For comparison,
6602
+ * address (for example, 10.0.3.3) and not its [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm). For comparison,
6486
6603
  * {@link #getPrivateIp(GetPrivateIpRequest) getPrivateIp}
6487
- * requires the OCID.
6604
+ * requires the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
6488
6605
  * <p>
6489
6606
  If you're listing all the private IPs associated with a given subnet
6490
6607
  * or VNIC, the response includes both primary and secondary private IPs.
6491
6608
  * <p>
6492
6609
  If you are an Oracle Cloud VMware Solution customer and have VLANs
6493
- * in your VCN, you can filter the list by VLAN OCID. See {@link Vlan}.
6610
+ * 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}.
6494
6611
  *
6495
6612
  * This operation does not retry by default if the user has not defined a retry configuration.
6496
6613
  * @param ListPrivateIpsRequest
6497
6614
  * @return ListPrivateIpsResponse
6498
6615
  * @throws OciError when an error occurs
6499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListPrivateIps.ts.html |here} to see how to use ListPrivateIps API.
6500
6617
  */
6501
6618
  listPrivateIps(listPrivateIpsRequest: requests.ListPrivateIpsRequest): Promise<responses.ListPrivateIpsResponse>;
6502
6619
  /**
@@ -6539,7 +6656,7 @@ export declare class VirtualNetworkClient {
6539
6656
  * @param ListPublicIpPoolsRequest
6540
6657
  * @return ListPublicIpPoolsResponse
6541
6658
  * @throws OciError when an error occurs
6542
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6659
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListPublicIpPools.ts.html |here} to see how to use ListPublicIpPools API.
6543
6660
  */
6544
6661
  listPublicIpPools(listPublicIpPoolsRequest: requests.ListPublicIpPoolsRequest): Promise<responses.ListPublicIpPoolsResponse>;
6545
6662
  /**
@@ -6568,7 +6685,7 @@ export declare class VirtualNetworkClient {
6568
6685
  * @param ListPublicIpsRequest
6569
6686
  * @return ListPublicIpsResponse
6570
6687
  * @throws OciError when an error occurs
6571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListPublicIps.ts.html |here} to see how to use ListPublicIps API.
6572
6689
  */
6573
6690
  listPublicIps(listPublicIpsRequest: requests.ListPublicIpsRequest): Promise<responses.ListPublicIpsResponse>;
6574
6691
  /**
@@ -6611,7 +6728,7 @@ export declare class VirtualNetworkClient {
6611
6728
  * @param ListRemotePeeringConnectionsRequest
6612
6729
  * @return ListRemotePeeringConnectionsResponse
6613
6730
  * @throws OciError when an error occurs
6614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListRemotePeeringConnections.ts.html |here} to see how to use ListRemotePeeringConnections API.
6615
6732
  */
6616
6733
  listRemotePeeringConnections(listRemotePeeringConnectionsRequest: requests.ListRemotePeeringConnectionsRequest): Promise<responses.ListRemotePeeringConnectionsResponse>;
6617
6734
  /**
@@ -6656,7 +6773,7 @@ export declare class VirtualNetworkClient {
6656
6773
  * @param ListRouteTablesRequest
6657
6774
  * @return ListRouteTablesResponse
6658
6775
  * @throws OciError when an error occurs
6659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListRouteTables.ts.html |here} to see how to use ListRouteTables API.
6660
6777
  */
6661
6778
  listRouteTables(listRouteTablesRequest: requests.ListRouteTablesRequest): Promise<responses.ListRouteTablesResponse>;
6662
6779
  /**
@@ -6699,7 +6816,7 @@ export declare class VirtualNetworkClient {
6699
6816
  * @param ListSecurityListsRequest
6700
6817
  * @return ListSecurityListsResponse
6701
6818
  * @throws OciError when an error occurs
6702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
6819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListSecurityLists.ts.html |here} to see how to use ListSecurityLists API.
6703
6820
  */
6704
6821
  listSecurityLists(listSecurityListsRequest: requests.ListSecurityListsRequest): Promise<responses.ListSecurityListsResponse>;
6705
6822
  /**
@@ -6742,7 +6859,7 @@ export declare class VirtualNetworkClient {
6742
6859
  * @param ListServiceGatewaysRequest
6743
6860
  * @return ListServiceGatewaysResponse
6744
6861
  * @throws OciError when an error occurs
6745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
6862
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListServiceGateways.ts.html |here} to see how to use ListServiceGateways API.
6746
6863
  */
6747
6864
  listServiceGateways(listServiceGatewaysRequest: requests.ListServiceGatewaysRequest): Promise<responses.ListServiceGatewaysResponse>;
6748
6865
  /**
@@ -6785,7 +6902,7 @@ export declare class VirtualNetworkClient {
6785
6902
  * @param ListServicesRequest
6786
6903
  * @return ListServicesResponse
6787
6904
  * @throws OciError when an error occurs
6788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListServices.ts.html |here} to see how to use ListServices API.
6905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListServices.ts.html |here} to see how to use ListServices API.
6789
6906
  */
6790
6907
  listServices(listServicesRequest: requests.ListServicesRequest): Promise<responses.ListServicesResponse>;
6791
6908
  /**
@@ -6828,7 +6945,7 @@ export declare class VirtualNetworkClient {
6828
6945
  * @param ListSubnetsRequest
6829
6946
  * @return ListSubnetsResponse
6830
6947
  * @throws OciError when an error occurs
6831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
6948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListSubnets.ts.html |here} to see how to use ListSubnets API.
6832
6949
  */
6833
6950
  listSubnets(listSubnetsRequest: requests.ListSubnetsRequest): Promise<responses.ListSubnetsResponse>;
6834
6951
  /**
@@ -6870,7 +6987,7 @@ export declare class VirtualNetworkClient {
6870
6987
  * @param ListVcnsRequest
6871
6988
  * @return ListVcnsResponse
6872
6989
  * @throws OciError when an error occurs
6873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVcns.ts.html |here} to see how to use ListVcns API.
6990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVcns.ts.html |here} to see how to use ListVcns API.
6874
6991
  */
6875
6992
  listVcns(listVcnsRequest: requests.ListVcnsRequest): Promise<responses.ListVcnsResponse>;
6876
6993
  /**
@@ -6906,13 +7023,13 @@ export declare class VirtualNetworkClient {
6906
7023
  */
6907
7024
  listVcnsResponseIterator(request: requests.ListVcnsRequest): AsyncIterableIterator<responses.ListVcnsResponse>;
6908
7025
  /**
6909
- * The deprecated operation lists available bandwidth levels for virtual circuits. For the compartment ID, provide the OCID of your tenancy (the root compartment).
7026
+ * 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).
6910
7027
  *
6911
7028
  * This operation does not retry by default if the user has not defined a retry configuration.
6912
7029
  * @param ListVirtualCircuitBandwidthShapesRequest
6913
7030
  * @return ListVirtualCircuitBandwidthShapesResponse
6914
7031
  * @throws OciError when an error occurs
6915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
7032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVirtualCircuitBandwidthShapes.ts.html |here} to see how to use ListVirtualCircuitBandwidthShapes API.
6916
7033
  */
6917
7034
  listVirtualCircuitBandwidthShapes(listVirtualCircuitBandwidthShapesRequest: requests.ListVirtualCircuitBandwidthShapesRequest): Promise<responses.ListVirtualCircuitBandwidthShapesResponse>;
6918
7035
  /**
@@ -6955,7 +7072,7 @@ export declare class VirtualNetworkClient {
6955
7072
  * @param ListVirtualCircuitPublicPrefixesRequest
6956
7073
  * @return ListVirtualCircuitPublicPrefixesResponse
6957
7074
  * @throws OciError when an error occurs
6958
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
7075
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVirtualCircuitPublicPrefixes.ts.html |here} to see how to use ListVirtualCircuitPublicPrefixes API.
6959
7076
  */
6960
7077
  listVirtualCircuitPublicPrefixes(listVirtualCircuitPublicPrefixesRequest: requests.ListVirtualCircuitPublicPrefixesRequest): Promise<responses.ListVirtualCircuitPublicPrefixesResponse>;
6961
7078
  /**
@@ -6965,7 +7082,7 @@ export declare class VirtualNetworkClient {
6965
7082
  * @param ListVirtualCircuitsRequest
6966
7083
  * @return ListVirtualCircuitsResponse
6967
7084
  * @throws OciError when an error occurs
6968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
7085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVirtualCircuits.ts.html |here} to see how to use ListVirtualCircuits API.
6969
7086
  */
6970
7087
  listVirtualCircuits(listVirtualCircuitsRequest: requests.ListVirtualCircuitsRequest): Promise<responses.ListVirtualCircuitsResponse>;
6971
7088
  /**
@@ -7007,7 +7124,7 @@ export declare class VirtualNetworkClient {
7007
7124
  * @param ListVlansRequest
7008
7125
  * @return ListVlansResponse
7009
7126
  * @throws OciError when an error occurs
7010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ListVlans.ts.html |here} to see how to use ListVlans API.
7011
7128
  */
7012
7129
  listVlans(listVlansRequest: requests.ListVlansRequest): Promise<responses.ListVlansResponse>;
7013
7130
  /**
@@ -7057,7 +7174,7 @@ export declare class VirtualNetworkClient {
7057
7174
  * @param ModifyVcnCidrRequest
7058
7175
  * @return ModifyVcnCidrResponse
7059
7176
  * @throws OciError when an error occurs
7060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7177
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ModifyVcnCidr.ts.html |here} to see how to use ModifyVcnCidr API.
7061
7178
  */
7062
7179
  modifyVcnCidr(modifyVcnCidrRequest: requests.ModifyVcnCidrRequest): Promise<responses.ModifyVcnCidrResponse>;
7063
7180
  /**
@@ -7067,7 +7184,7 @@ export declare class VirtualNetworkClient {
7067
7184
  * @param RemoveDrgRouteDistributionStatementsRequest
7068
7185
  * @return RemoveDrgRouteDistributionStatementsResponse
7069
7186
  * @throws OciError when an error occurs
7070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveDrgRouteDistributionStatements.ts.html |here} to see how to use RemoveDrgRouteDistributionStatements API.
7071
7188
  */
7072
7189
  removeDrgRouteDistributionStatements(removeDrgRouteDistributionStatementsRequest: requests.RemoveDrgRouteDistributionStatementsRequest): Promise<responses.RemoveDrgRouteDistributionStatementsResponse>;
7073
7190
  /**
@@ -7077,7 +7194,7 @@ export declare class VirtualNetworkClient {
7077
7194
  * @param RemoveDrgRouteRulesRequest
7078
7195
  * @return RemoveDrgRouteRulesResponse
7079
7196
  * @throws OciError when an error occurs
7080
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveDrgRouteRules.ts.html |here} to see how to use RemoveDrgRouteRules API.
7081
7198
  */
7082
7199
  removeDrgRouteRules(removeDrgRouteRulesRequest: requests.RemoveDrgRouteRulesRequest): Promise<responses.RemoveDrgRouteRulesResponse>;
7083
7200
  /**
@@ -7087,7 +7204,7 @@ export declare class VirtualNetworkClient {
7087
7204
  * @param RemoveExportDrgRouteDistributionRequest
7088
7205
  * @return RemoveExportDrgRouteDistributionResponse
7089
7206
  * @throws OciError when an error occurs
7090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveExportDrgRouteDistribution.ts.html |here} to see how to use RemoveExportDrgRouteDistribution API.
7091
7208
  */
7092
7209
  removeExportDrgRouteDistribution(removeExportDrgRouteDistributionRequest: requests.RemoveExportDrgRouteDistributionRequest): Promise<responses.RemoveExportDrgRouteDistributionResponse>;
7093
7210
  /**
@@ -7098,7 +7215,7 @@ export declare class VirtualNetworkClient {
7098
7215
  * @param RemoveImportDrgRouteDistributionRequest
7099
7216
  * @return RemoveImportDrgRouteDistributionResponse
7100
7217
  * @throws OciError when an error occurs
7101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveImportDrgRouteDistribution.ts.html |here} to see how to use RemoveImportDrgRouteDistribution API.
7102
7219
  */
7103
7220
  removeImportDrgRouteDistribution(removeImportDrgRouteDistributionRequest: requests.RemoveImportDrgRouteDistributionRequest): Promise<responses.RemoveImportDrgRouteDistributionResponse>;
7104
7221
  /**
@@ -7108,7 +7225,7 @@ export declare class VirtualNetworkClient {
7108
7225
  * @param RemoveNetworkSecurityGroupSecurityRulesRequest
7109
7226
  * @return RemoveNetworkSecurityGroupSecurityRulesResponse
7110
7227
  * @throws OciError when an error occurs
7111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use RemoveNetworkSecurityGroupSecurityRules API.
7112
7229
  */
7113
7230
  removeNetworkSecurityGroupSecurityRules(removeNetworkSecurityGroupSecurityRulesRequest: requests.RemoveNetworkSecurityGroupSecurityRulesRequest): Promise<responses.RemoveNetworkSecurityGroupSecurityRulesResponse>;
7114
7231
  /**
@@ -7118,7 +7235,7 @@ export declare class VirtualNetworkClient {
7118
7235
  * @param RemovePublicIpPoolCapacityRequest
7119
7236
  * @return RemovePublicIpPoolCapacityResponse
7120
7237
  * @throws OciError when an error occurs
7121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemovePublicIpPoolCapacity.ts.html |here} to see how to use RemovePublicIpPoolCapacity API.
7122
7239
  */
7123
7240
  removePublicIpPoolCapacity(removePublicIpPoolCapacityRequest: requests.RemovePublicIpPoolCapacityRequest): Promise<responses.RemovePublicIpPoolCapacityResponse>;
7124
7241
  /**
@@ -7132,7 +7249,7 @@ export declare class VirtualNetworkClient {
7132
7249
  * @param RemoveVcnCidrRequest
7133
7250
  * @return RemoveVcnCidrResponse
7134
7251
  * @throws OciError when an error occurs
7135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/RemoveVcnCidr.ts.html |here} to see how to use RemoveVcnCidr API.
7136
7253
  */
7137
7254
  removeVcnCidr(removeVcnCidrRequest: requests.RemoveVcnCidrRequest): Promise<responses.RemoveVcnCidrResponse>;
7138
7255
  /**
@@ -7142,7 +7259,7 @@ export declare class VirtualNetworkClient {
7142
7259
  * @param UpdateByoipRangeRequest
7143
7260
  * @return UpdateByoipRangeResponse
7144
7261
  * @throws OciError when an error occurs
7145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateByoipRange.ts.html |here} to see how to use UpdateByoipRange API.
7146
7263
  */
7147
7264
  updateByoipRange(updateByoipRangeRequest: requests.UpdateByoipRangeRequest): Promise<responses.UpdateByoipRangeResponse>;
7148
7265
  /**
@@ -7153,7 +7270,7 @@ export declare class VirtualNetworkClient {
7153
7270
  * @param UpdateCpeRequest
7154
7271
  * @return UpdateCpeResponse
7155
7272
  * @throws OciError when an error occurs
7156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateCpe.ts.html |here} to see how to use UpdateCpe API.
7157
7274
  */
7158
7275
  updateCpe(updateCpeRequest: requests.UpdateCpeRequest): Promise<responses.UpdateCpeResponse>;
7159
7276
  /**
@@ -7162,7 +7279,7 @@ export declare class VirtualNetworkClient {
7162
7279
  * @param UpdateCrossConnectRequest
7163
7280
  * @return UpdateCrossConnectResponse
7164
7281
  * @throws OciError when an error occurs
7165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateCrossConnect.ts.html |here} to see how to use UpdateCrossConnect API.
7166
7283
  */
7167
7284
  updateCrossConnect(updateCrossConnectRequest: requests.UpdateCrossConnectRequest): Promise<responses.UpdateCrossConnectResponse>;
7168
7285
  /**
@@ -7173,7 +7290,7 @@ export declare class VirtualNetworkClient {
7173
7290
  * @param UpdateCrossConnectGroupRequest
7174
7291
  * @return UpdateCrossConnectGroupResponse
7175
7292
  * @throws OciError when an error occurs
7176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateCrossConnectGroup.ts.html |here} to see how to use UpdateCrossConnectGroup API.
7177
7294
  */
7178
7295
  updateCrossConnectGroup(updateCrossConnectGroupRequest: requests.UpdateCrossConnectGroupRequest): Promise<responses.UpdateCrossConnectGroupResponse>;
7179
7296
  /**
@@ -7186,7 +7303,7 @@ export declare class VirtualNetworkClient {
7186
7303
  * @param UpdateDhcpOptionsRequest
7187
7304
  * @return UpdateDhcpOptionsResponse
7188
7305
  * @throws OciError when an error occurs
7189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDhcpOptions.ts.html |here} to see how to use UpdateDhcpOptions API.
7190
7307
  */
7191
7308
  updateDhcpOptions(updateDhcpOptionsRequest: requests.UpdateDhcpOptionsRequest): Promise<responses.UpdateDhcpOptionsResponse>;
7192
7309
  /**
@@ -7196,7 +7313,7 @@ export declare class VirtualNetworkClient {
7196
7313
  * @param UpdateDrgRequest
7197
7314
  * @return UpdateDrgResponse
7198
7315
  * @throws OciError when an error occurs
7199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDrg.ts.html |here} to see how to use UpdateDrg API.
7200
7317
  */
7201
7318
  updateDrg(updateDrgRequest: requests.UpdateDrgRequest): Promise<responses.UpdateDrgResponse>;
7202
7319
  /**
@@ -7207,7 +7324,7 @@ export declare class VirtualNetworkClient {
7207
7324
  * @param UpdateDrgAttachmentRequest
7208
7325
  * @return UpdateDrgAttachmentResponse
7209
7326
  * @throws OciError when an error occurs
7210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDrgAttachment.ts.html |here} to see how to use UpdateDrgAttachment API.
7211
7328
  */
7212
7329
  updateDrgAttachment(updateDrgAttachmentRequest: requests.UpdateDrgAttachmentRequest): Promise<responses.UpdateDrgAttachmentResponse>;
7213
7330
  /**
@@ -7217,7 +7334,7 @@ export declare class VirtualNetworkClient {
7217
7334
  * @param UpdateDrgRouteDistributionRequest
7218
7335
  * @return UpdateDrgRouteDistributionResponse
7219
7336
  * @throws OciError when an error occurs
7220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDrgRouteDistribution.ts.html |here} to see how to use UpdateDrgRouteDistribution API.
7221
7338
  */
7222
7339
  updateDrgRouteDistribution(updateDrgRouteDistributionRequest: requests.UpdateDrgRouteDistributionRequest): Promise<responses.UpdateDrgRouteDistributionResponse>;
7223
7340
  /**
@@ -7227,7 +7344,7 @@ export declare class VirtualNetworkClient {
7227
7344
  * @param UpdateDrgRouteDistributionStatementsRequest
7228
7345
  * @return UpdateDrgRouteDistributionStatementsResponse
7229
7346
  * @throws OciError when an error occurs
7230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDrgRouteDistributionStatements.ts.html |here} to see how to use UpdateDrgRouteDistributionStatements API.
7231
7348
  */
7232
7349
  updateDrgRouteDistributionStatements(updateDrgRouteDistributionStatementsRequest: requests.UpdateDrgRouteDistributionStatementsRequest): Promise<responses.UpdateDrgRouteDistributionStatementsResponse>;
7233
7350
  /**
@@ -7237,7 +7354,7 @@ export declare class VirtualNetworkClient {
7237
7354
  * @param UpdateDrgRouteRulesRequest
7238
7355
  * @return UpdateDrgRouteRulesResponse
7239
7356
  * @throws OciError when an error occurs
7240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDrgRouteRules.ts.html |here} to see how to use UpdateDrgRouteRules API.
7241
7358
  */
7242
7359
  updateDrgRouteRules(updateDrgRouteRulesRequest: requests.UpdateDrgRouteRulesRequest): Promise<responses.UpdateDrgRouteRulesResponse>;
7243
7360
  /**
@@ -7247,7 +7364,7 @@ export declare class VirtualNetworkClient {
7247
7364
  * @param UpdateDrgRouteTableRequest
7248
7365
  * @return UpdateDrgRouteTableResponse
7249
7366
  * @throws OciError when an error occurs
7250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateDrgRouteTable.ts.html |here} to see how to use UpdateDrgRouteTable API.
7251
7368
  */
7252
7369
  updateDrgRouteTable(updateDrgRouteTableRequest: requests.UpdateDrgRouteTableRequest): Promise<responses.UpdateDrgRouteTableResponse>;
7253
7370
  /**
@@ -7260,7 +7377,7 @@ export declare class VirtualNetworkClient {
7260
7377
  * @param UpdateIPSecConnectionRequest
7261
7378
  * @return UpdateIPSecConnectionResponse
7262
7379
  * @throws OciError when an error occurs
7263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateIPSecConnection.ts.html |here} to see how to use UpdateIPSecConnection API.
7264
7381
  */
7265
7382
  updateIPSecConnection(updateIPSecConnectionRequest: requests.UpdateIPSecConnectionRequest): Promise<responses.UpdateIPSecConnectionResponse>;
7266
7383
  /**
@@ -7281,7 +7398,7 @@ export declare class VirtualNetworkClient {
7281
7398
  * @param UpdateIPSecConnectionTunnelRequest
7282
7399
  * @return UpdateIPSecConnectionTunnelResponse
7283
7400
  * @throws OciError when an error occurs
7284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7401
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateIPSecConnectionTunnel.ts.html |here} to see how to use UpdateIPSecConnectionTunnel API.
7285
7402
  */
7286
7403
  updateIPSecConnectionTunnel(updateIPSecConnectionTunnelRequest: requests.UpdateIPSecConnectionTunnelRequest): Promise<responses.UpdateIPSecConnectionTunnelResponse>;
7287
7404
  /**
@@ -7293,7 +7410,7 @@ export declare class VirtualNetworkClient {
7293
7410
  * @param UpdateIPSecConnectionTunnelSharedSecretRequest
7294
7411
  * @return UpdateIPSecConnectionTunnelSharedSecretResponse
7295
7412
  * @throws OciError when an error occurs
7296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateIPSecConnectionTunnelSharedSecret.ts.html |here} to see how to use UpdateIPSecConnectionTunnelSharedSecret API.
7297
7414
  */
7298
7415
  updateIPSecConnectionTunnelSharedSecret(updateIPSecConnectionTunnelSharedSecretRequest: requests.UpdateIPSecConnectionTunnelSharedSecretRequest): Promise<responses.UpdateIPSecConnectionTunnelSharedSecretResponse>;
7299
7416
  /**
@@ -7307,11 +7424,11 @@ export declare class VirtualNetworkClient {
7307
7424
  * @param UpdateInternetGatewayRequest
7308
7425
  * @return UpdateInternetGatewayResponse
7309
7426
  * @throws OciError when an error occurs
7310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateInternetGateway.ts.html |here} to see how to use UpdateInternetGateway API.
7311
7428
  */
7312
7429
  updateInternetGateway(updateInternetGatewayRequest: requests.UpdateInternetGatewayRequest): Promise<responses.UpdateInternetGatewayResponse>;
7313
7430
  /**
7314
- * Updates the specified IPv6. You must specify the object's OCID.
7431
+ * Updates the specified IPv6. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
7315
7432
  * Use this operation if you want to:
7316
7433
  * <p>
7317
7434
  * Move an IPv6 to a different VNIC in the same subnet.
@@ -7323,7 +7440,7 @@ export declare class VirtualNetworkClient {
7323
7440
  * @param UpdateIpv6Request
7324
7441
  * @return UpdateIpv6Response
7325
7442
  * @throws OciError when an error occurs
7326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateIpv6.ts.html |here} to see how to use UpdateIpv6 API.
7327
7444
  */
7328
7445
  updateIpv6(updateIpv6Request: requests.UpdateIpv6Request): Promise<responses.UpdateIpv6Response>;
7329
7446
  /**
@@ -7333,7 +7450,7 @@ export declare class VirtualNetworkClient {
7333
7450
  * @param UpdateLocalPeeringGatewayRequest
7334
7451
  * @return UpdateLocalPeeringGatewayResponse
7335
7452
  * @throws OciError when an error occurs
7336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateLocalPeeringGateway.ts.html |here} to see how to use UpdateLocalPeeringGateway API.
7337
7454
  */
7338
7455
  updateLocalPeeringGateway(updateLocalPeeringGatewayRequest: requests.UpdateLocalPeeringGatewayRequest): Promise<responses.UpdateLocalPeeringGatewayResponse>;
7339
7456
  /**
@@ -7343,7 +7460,7 @@ export declare class VirtualNetworkClient {
7343
7460
  * @param UpdateNatGatewayRequest
7344
7461
  * @return UpdateNatGatewayResponse
7345
7462
  * @throws OciError when an error occurs
7346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateNatGateway.ts.html |here} to see how to use UpdateNatGateway API.
7347
7464
  */
7348
7465
  updateNatGateway(updateNatGatewayRequest: requests.UpdateNatGatewayRequest): Promise<responses.UpdateNatGatewayResponse>;
7349
7466
  /**
@@ -7352,7 +7469,7 @@ export declare class VirtualNetworkClient {
7352
7469
  To add or remove an existing VNIC from the group, use
7353
7470
  * {@link #updateVnic(UpdateVnicRequest) updateVnic}.
7354
7471
  * <p>
7355
- To add a VNIC to the group *when you create the VNIC*, specify the NSG's OCID during creation.
7472
+ 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.
7356
7473
  * For example, see the `nsgIds` attribute in {@link #createVnicDetails(CreateVnicDetailsRequest) createVnicDetails}.
7357
7474
  * <p>
7358
7475
  To add or remove security rules from the group, use
@@ -7367,7 +7484,7 @@ export declare class VirtualNetworkClient {
7367
7484
  * @param UpdateNetworkSecurityGroupRequest
7368
7485
  * @return UpdateNetworkSecurityGroupResponse
7369
7486
  * @throws OciError when an error occurs
7370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateNetworkSecurityGroup.ts.html |here} to see how to use UpdateNetworkSecurityGroup API.
7371
7488
  */
7372
7489
  updateNetworkSecurityGroup(updateNetworkSecurityGroupRequest: requests.UpdateNetworkSecurityGroupRequest): Promise<responses.UpdateNetworkSecurityGroupResponse>;
7373
7490
  /**
@@ -7377,11 +7494,11 @@ export declare class VirtualNetworkClient {
7377
7494
  * @param UpdateNetworkSecurityGroupSecurityRulesRequest
7378
7495
  * @return UpdateNetworkSecurityGroupSecurityRulesResponse
7379
7496
  * @throws OciError when an error occurs
7380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use UpdateNetworkSecurityGroupSecurityRules API.
7381
7498
  */
7382
7499
  updateNetworkSecurityGroupSecurityRules(updateNetworkSecurityGroupSecurityRulesRequest: requests.UpdateNetworkSecurityGroupSecurityRulesRequest): Promise<responses.UpdateNetworkSecurityGroupSecurityRulesResponse>;
7383
7500
  /**
7384
- * Updates the specified private IP. You must specify the object's OCID.
7501
+ * Updates the specified private IP. You must specify the object's [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
7385
7502
  * Use this operation if you want to:
7386
7503
  * <p>
7387
7504
  - Move a secondary private IP to a different VNIC in the same subnet.
@@ -7396,11 +7513,11 @@ export declare class VirtualNetworkClient {
7396
7513
  * @param UpdatePrivateIpRequest
7397
7514
  * @return UpdatePrivateIpResponse
7398
7515
  * @throws OciError when an error occurs
7399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdatePrivateIp.ts.html |here} to see how to use UpdatePrivateIp API.
7400
7517
  */
7401
7518
  updatePrivateIp(updatePrivateIpRequest: requests.UpdatePrivateIpRequest): Promise<responses.UpdatePrivateIpResponse>;
7402
7519
  /**
7403
- * Updates the specified public IP. You must specify the object's OCID. Use this operation if you want to:
7520
+ * 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:
7404
7521
  * <p>
7405
7522
  * Assign a reserved public IP in your pool to a private IP.
7406
7523
  * * Move a reserved public IP to a different private IP.
@@ -7444,7 +7561,7 @@ export declare class VirtualNetworkClient {
7444
7561
  * @param UpdatePublicIpRequest
7445
7562
  * @return UpdatePublicIpResponse
7446
7563
  * @throws OciError when an error occurs
7447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdatePublicIp.ts.html |here} to see how to use UpdatePublicIp API.
7448
7565
  */
7449
7566
  updatePublicIp(updatePublicIpRequest: requests.UpdatePublicIpRequest): Promise<responses.UpdatePublicIpResponse>;
7450
7567
  /**
@@ -7454,7 +7571,7 @@ export declare class VirtualNetworkClient {
7454
7571
  * @param UpdatePublicIpPoolRequest
7455
7572
  * @return UpdatePublicIpPoolResponse
7456
7573
  * @throws OciError when an error occurs
7457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdatePublicIpPool.ts.html |here} to see how to use UpdatePublicIpPool API.
7458
7575
  */
7459
7576
  updatePublicIpPool(updatePublicIpPoolRequest: requests.UpdatePublicIpPoolRequest): Promise<responses.UpdatePublicIpPoolResponse>;
7460
7577
  /**
@@ -7464,7 +7581,7 @@ export declare class VirtualNetworkClient {
7464
7581
  * @param UpdateRemotePeeringConnectionRequest
7465
7582
  * @return UpdateRemotePeeringConnectionResponse
7466
7583
  * @throws OciError when an error occurs
7467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateRemotePeeringConnection.ts.html |here} to see how to use UpdateRemotePeeringConnection API.
7468
7585
  */
7469
7586
  updateRemotePeeringConnection(updateRemotePeeringConnectionRequest: requests.UpdateRemotePeeringConnectionRequest): Promise<responses.UpdateRemotePeeringConnectionResponse>;
7470
7587
  /**
@@ -7477,7 +7594,7 @@ export declare class VirtualNetworkClient {
7477
7594
  * @param UpdateRouteTableRequest
7478
7595
  * @return UpdateRouteTableResponse
7479
7596
  * @throws OciError when an error occurs
7480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7597
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateRouteTable.ts.html |here} to see how to use UpdateRouteTable API.
7481
7598
  */
7482
7599
  updateRouteTable(updateRouteTableRequest: requests.UpdateRouteTableRequest): Promise<responses.UpdateRouteTableResponse>;
7483
7600
  /**
@@ -7491,7 +7608,7 @@ export declare class VirtualNetworkClient {
7491
7608
  * @param UpdateSecurityListRequest
7492
7609
  * @return UpdateSecurityListResponse
7493
7610
  * @throws OciError when an error occurs
7494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateSecurityList.ts.html |here} to see how to use UpdateSecurityList API.
7495
7612
  */
7496
7613
  updateSecurityList(updateSecurityListRequest: requests.UpdateSecurityListRequest): Promise<responses.UpdateSecurityListResponse>;
7497
7614
  /**
@@ -7502,7 +7619,7 @@ export declare class VirtualNetworkClient {
7502
7619
  * @param UpdateServiceGatewayRequest
7503
7620
  * @return UpdateServiceGatewayResponse
7504
7621
  * @throws OciError when an error occurs
7505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateServiceGateway.ts.html |here} to see how to use UpdateServiceGateway API.
7506
7623
  */
7507
7624
  updateServiceGateway(updateServiceGatewayRequest: requests.UpdateServiceGatewayRequest): Promise<responses.UpdateServiceGatewayResponse>;
7508
7625
  /**
@@ -7512,7 +7629,7 @@ export declare class VirtualNetworkClient {
7512
7629
  * @param UpdateSubnetRequest
7513
7630
  * @return UpdateSubnetResponse
7514
7631
  * @throws OciError when an error occurs
7515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateSubnet.ts.html |here} to see how to use UpdateSubnet API.
7516
7633
  */
7517
7634
  updateSubnet(updateSubnetRequest: requests.UpdateSubnetRequest): Promise<responses.UpdateSubnetResponse>;
7518
7635
  /**
@@ -7524,7 +7641,7 @@ export declare class VirtualNetworkClient {
7524
7641
  * @param UpdateTunnelCpeDeviceConfigRequest
7525
7642
  * @return UpdateTunnelCpeDeviceConfigResponse
7526
7643
  * @throws OciError when an error occurs
7527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateTunnelCpeDeviceConfig.ts.html |here} to see how to use UpdateTunnelCpeDeviceConfig API.
7528
7645
  */
7529
7646
  updateTunnelCpeDeviceConfig(updateTunnelCpeDeviceConfigRequest: requests.UpdateTunnelCpeDeviceConfigRequest): Promise<responses.UpdateTunnelCpeDeviceConfigResponse>;
7530
7647
  /**
@@ -7534,7 +7651,7 @@ export declare class VirtualNetworkClient {
7534
7651
  * @param UpdateVcnRequest
7535
7652
  * @return UpdateVcnResponse
7536
7653
  * @throws OciError when an error occurs
7537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVcn.ts.html |here} to see how to use UpdateVcn API.
7538
7655
  */
7539
7656
  updateVcn(updateVcnRequest: requests.UpdateVcnRequest): Promise<responses.UpdateVcnResponse>;
7540
7657
  /**
@@ -7567,7 +7684,7 @@ export declare class VirtualNetworkClient {
7567
7684
  * @param UpdateVirtualCircuitRequest
7568
7685
  * @return UpdateVirtualCircuitResponse
7569
7686
  * @throws OciError when an error occurs
7570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVirtualCircuit.ts.html |here} to see how to use UpdateVirtualCircuit API.
7571
7688
  */
7572
7689
  updateVirtualCircuit(updateVirtualCircuitRequest: requests.UpdateVirtualCircuitRequest): Promise<responses.UpdateVirtualCircuitResponse>;
7573
7690
  /**
@@ -7578,7 +7695,7 @@ export declare class VirtualNetworkClient {
7578
7695
  * @param UpdateVlanRequest
7579
7696
  * @return UpdateVlanResponse
7580
7697
  * @throws OciError when an error occurs
7581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVlan.ts.html |here} to see how to use UpdateVlan API.
7582
7699
  */
7583
7700
  updateVlan(updateVlanRequest: requests.UpdateVlanRequest): Promise<responses.UpdateVlanResponse>;
7584
7701
  /**
@@ -7588,7 +7705,7 @@ export declare class VirtualNetworkClient {
7588
7705
  * @param UpdateVnicRequest
7589
7706
  * @return UpdateVnicResponse
7590
7707
  * @throws OciError when an error occurs
7591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
7708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpdateVnic.ts.html |here} to see how to use UpdateVnic API.
7592
7709
  */
7593
7710
  updateVnic(updateVnicRequest: requests.UpdateVnicRequest): Promise<responses.UpdateVnicResponse>;
7594
7711
  /**
@@ -7599,7 +7716,7 @@ export declare class VirtualNetworkClient {
7599
7716
  * @param UpgradeDrgRequest
7600
7717
  * @return UpgradeDrgResponse
7601
7718
  * @throws OciError when an error occurs
7602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
7719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/UpgradeDrg.ts.html |here} to see how to use UpgradeDrg API.
7603
7720
  */
7604
7721
  upgradeDrg(upgradeDrgRequest: requests.UpgradeDrgRequest): Promise<responses.UpgradeDrgResponse>;
7605
7722
  /**
@@ -7610,7 +7727,7 @@ export declare class VirtualNetworkClient {
7610
7727
  * @param ValidateByoipRangeRequest
7611
7728
  * @return ValidateByoipRangeResponse
7612
7729
  * @throws OciError when an error occurs
7613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
7730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/ValidateByoipRange.ts.html |here} to see how to use ValidateByoipRange API.
7614
7731
  */
7615
7732
  validateByoipRange(validateByoipRangeRequest: requests.ValidateByoipRangeRequest): Promise<responses.ValidateByoipRangeResponse>;
7616
7733
  /**
@@ -7620,7 +7737,7 @@ export declare class VirtualNetworkClient {
7620
7737
  * @param WithdrawByoipRangeRequest
7621
7738
  * @return WithdrawByoipRangeResponse
7622
7739
  * @throws OciError when an error occurs
7623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
7740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/core/WithdrawByoipRange.ts.html |here} to see how to use WithdrawByoipRange API.
7624
7741
  */
7625
7742
  withdrawByoipRange(withdrawByoipRangeRequest: requests.WithdrawByoipRangeRequest): Promise<responses.WithdrawByoipRangeResponse>;
7626
7743
  }