oci-core 2.20.0 → 2.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (427) hide show
  1. package/lib/client.d.ts +401 -399
  2. package/lib/client.js +401 -399
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/boot-volume.d.ts +4 -7
  5. package/lib/model/boot-volume.js.map +1 -1
  6. package/lib/model/create-boot-volume-details.d.ts +5 -8
  7. package/lib/model/create-boot-volume-details.js.map +1 -1
  8. package/lib/model/create-vcn-details.d.ts +0 -1
  9. package/lib/model/create-vcn-details.js.map +1 -1
  10. package/lib/model/create-volume-details.d.ts +2 -7
  11. package/lib/model/create-volume-details.js.map +1 -1
  12. package/lib/model/drg-attachment-match-all-drg-route-distribution-match-criteria.d.ts +1 -1
  13. package/lib/model/instance-configuration-create-volume-details.d.ts +2 -4
  14. package/lib/model/instance-configuration-create-volume-details.js.map +1 -1
  15. package/lib/model/public-ip-pool.d.ts +3 -1
  16. package/lib/model/public-ip-pool.js.map +1 -1
  17. package/lib/model/update-boot-volume-details.d.ts +2 -5
  18. package/lib/model/update-boot-volume-details.js.map +1 -1
  19. package/lib/model/update-volume-details.d.ts +2 -7
  20. package/lib/model/update-volume-details.js.map +1 -1
  21. package/lib/model/vcn-drg-attachment-network-create-details.d.ts +2 -2
  22. package/lib/model/vcn-drg-attachment-network-details.d.ts +2 -2
  23. package/lib/model/vcn-drg-attachment-network-update-details.d.ts +2 -2
  24. package/lib/model/volume.d.ts +3 -8
  25. package/lib/model/volume.js.map +1 -1
  26. package/lib/request/accept-shielded-integrity-policy-request.d.ts +1 -1
  27. package/lib/request/add-drg-route-distribution-statements-request.d.ts +1 -1
  28. package/lib/request/add-drg-route-rules-request.d.ts +1 -1
  29. package/lib/request/add-image-shape-compatibility-entry-request.d.ts +1 -1
  30. package/lib/request/add-ipv6-vcn-cidr-request.d.ts +1 -1
  31. package/lib/request/add-network-security-group-security-rules-request.d.ts +1 -1
  32. package/lib/request/add-public-ip-pool-capacity-request.d.ts +1 -1
  33. package/lib/request/add-vcn-cidr-request.d.ts +1 -1
  34. package/lib/request/advertise-byoip-range-request.d.ts +1 -1
  35. package/lib/request/attach-boot-volume-request.d.ts +1 -1
  36. package/lib/request/attach-instance-pool-instance-request.d.ts +1 -1
  37. package/lib/request/attach-load-balancer-request.d.ts +1 -1
  38. package/lib/request/attach-service-id-request.d.ts +1 -1
  39. package/lib/request/attach-vnic-request.d.ts +1 -1
  40. package/lib/request/attach-volume-request.d.ts +1 -1
  41. package/lib/request/bulk-add-virtual-circuit-public-prefixes-request.d.ts +1 -1
  42. package/lib/request/bulk-delete-virtual-circuit-public-prefixes-request.d.ts +1 -1
  43. package/lib/request/capture-console-history-request.d.ts +1 -1
  44. package/lib/request/change-boot-volume-backup-compartment-request.d.ts +1 -1
  45. package/lib/request/change-boot-volume-compartment-request.d.ts +1 -1
  46. package/lib/request/change-byoip-range-compartment-request.d.ts +1 -1
  47. package/lib/request/change-cluster-network-compartment-request.d.ts +1 -1
  48. package/lib/request/change-compute-capacity-reservation-compartment-request.d.ts +1 -1
  49. package/lib/request/change-compute-image-capability-schema-compartment-request.d.ts +1 -1
  50. package/lib/request/change-cpe-compartment-request.d.ts +1 -1
  51. package/lib/request/change-cross-connect-compartment-request.d.ts +1 -1
  52. package/lib/request/change-cross-connect-group-compartment-request.d.ts +1 -1
  53. package/lib/request/change-dedicated-vm-host-compartment-request.d.ts +1 -1
  54. package/lib/request/change-dhcp-options-compartment-request.d.ts +1 -1
  55. package/lib/request/change-drg-compartment-request.d.ts +1 -1
  56. package/lib/request/change-image-compartment-request.d.ts +1 -1
  57. package/lib/request/change-instance-compartment-request.d.ts +1 -1
  58. package/lib/request/change-instance-configuration-compartment-request.d.ts +1 -1
  59. package/lib/request/change-instance-pool-compartment-request.d.ts +1 -1
  60. package/lib/request/change-internet-gateway-compartment-request.d.ts +1 -1
  61. package/lib/request/change-ipsec-connection-compartment-request.d.ts +1 -1
  62. package/lib/request/change-local-peering-gateway-compartment-request.d.ts +1 -1
  63. package/lib/request/change-nat-gateway-compartment-request.d.ts +1 -1
  64. package/lib/request/change-network-security-group-compartment-request.d.ts +1 -1
  65. package/lib/request/change-public-ip-compartment-request.d.ts +1 -1
  66. package/lib/request/change-public-ip-pool-compartment-request.d.ts +1 -1
  67. package/lib/request/change-remote-peering-connection-compartment-request.d.ts +1 -1
  68. package/lib/request/change-route-table-compartment-request.d.ts +1 -1
  69. package/lib/request/change-security-list-compartment-request.d.ts +1 -1
  70. package/lib/request/change-service-gateway-compartment-request.d.ts +1 -1
  71. package/lib/request/change-subnet-compartment-request.d.ts +1 -1
  72. package/lib/request/change-vcn-compartment-request.d.ts +1 -1
  73. package/lib/request/change-virtual-circuit-compartment-request.d.ts +1 -1
  74. package/lib/request/change-vlan-compartment-request.d.ts +1 -1
  75. package/lib/request/change-volume-backup-compartment-request.d.ts +1 -1
  76. package/lib/request/change-volume-compartment-request.d.ts +1 -1
  77. package/lib/request/change-volume-group-backup-compartment-request.d.ts +1 -1
  78. package/lib/request/change-volume-group-compartment-request.d.ts +1 -1
  79. package/lib/request/connect-local-peering-gateways-request.d.ts +1 -1
  80. package/lib/request/connect-remote-peering-connections-request.d.ts +1 -1
  81. package/lib/request/copy-boot-volume-backup-request.d.ts +1 -1
  82. package/lib/request/copy-volume-backup-request.d.ts +1 -1
  83. package/lib/request/copy-volume-group-backup-request.d.ts +1 -1
  84. package/lib/request/create-app-catalog-subscription-request.d.ts +1 -1
  85. package/lib/request/create-boot-volume-backup-request.d.ts +1 -1
  86. package/lib/request/create-boot-volume-request.d.ts +1 -1
  87. package/lib/request/create-byoip-range-request.d.ts +1 -1
  88. package/lib/request/create-cluster-network-request.d.ts +1 -1
  89. package/lib/request/create-compute-capacity-reservation-request.d.ts +1 -1
  90. package/lib/request/create-compute-image-capability-schema-request.d.ts +1 -1
  91. package/lib/request/create-cpe-request.d.ts +1 -1
  92. package/lib/request/create-cross-connect-group-request.d.ts +1 -1
  93. package/lib/request/create-cross-connect-request.d.ts +1 -1
  94. package/lib/request/create-dedicated-vm-host-request.d.ts +1 -1
  95. package/lib/request/create-dhcp-options-request.d.ts +1 -1
  96. package/lib/request/create-drg-attachment-request.d.ts +1 -1
  97. package/lib/request/create-drg-request.d.ts +1 -1
  98. package/lib/request/create-drg-route-distribution-request.d.ts +1 -1
  99. package/lib/request/create-drg-route-table-request.d.ts +1 -1
  100. package/lib/request/create-image-request.d.ts +1 -1
  101. package/lib/request/create-instance-configuration-request.d.ts +1 -1
  102. package/lib/request/create-instance-console-connection-request.d.ts +1 -1
  103. package/lib/request/create-instance-pool-request.d.ts +1 -1
  104. package/lib/request/create-internet-gateway-request.d.ts +1 -1
  105. package/lib/request/create-ipsec-connection-request.d.ts +1 -1
  106. package/lib/request/create-ipv6-request.d.ts +1 -1
  107. package/lib/request/create-local-peering-gateway-request.d.ts +1 -1
  108. package/lib/request/create-nat-gateway-request.d.ts +1 -1
  109. package/lib/request/create-network-security-group-request.d.ts +1 -1
  110. package/lib/request/create-private-ip-request.d.ts +1 -1
  111. package/lib/request/create-public-ip-pool-request.d.ts +1 -1
  112. package/lib/request/create-public-ip-request.d.ts +1 -1
  113. package/lib/request/create-remote-peering-connection-request.d.ts +1 -1
  114. package/lib/request/create-route-table-request.d.ts +1 -1
  115. package/lib/request/create-security-list-request.d.ts +1 -1
  116. package/lib/request/create-service-gateway-request.d.ts +1 -1
  117. package/lib/request/create-subnet-request.d.ts +1 -1
  118. package/lib/request/create-vcn-request.d.ts +1 -1
  119. package/lib/request/create-virtual-circuit-request.d.ts +1 -1
  120. package/lib/request/create-vlan-request.d.ts +1 -1
  121. package/lib/request/create-volume-backup-policy-assignment-request.d.ts +1 -1
  122. package/lib/request/create-volume-backup-policy-request.d.ts +1 -1
  123. package/lib/request/create-volume-backup-request.d.ts +1 -1
  124. package/lib/request/create-volume-group-backup-request.d.ts +1 -1
  125. package/lib/request/create-volume-group-request.d.ts +1 -1
  126. package/lib/request/create-volume-request.d.ts +1 -1
  127. package/lib/request/delete-app-catalog-subscription-request.d.ts +1 -1
  128. package/lib/request/delete-boot-volume-backup-request.d.ts +1 -1
  129. package/lib/request/delete-boot-volume-kms-key-request.d.ts +1 -1
  130. package/lib/request/delete-boot-volume-request.d.ts +1 -1
  131. package/lib/request/delete-byoip-range-request.d.ts +1 -1
  132. package/lib/request/delete-compute-capacity-reservation-request.d.ts +1 -1
  133. package/lib/request/delete-compute-image-capability-schema-request.d.ts +1 -1
  134. package/lib/request/delete-console-history-request.d.ts +1 -1
  135. package/lib/request/delete-cpe-request.d.ts +1 -1
  136. package/lib/request/delete-cross-connect-group-request.d.ts +1 -1
  137. package/lib/request/delete-cross-connect-request.d.ts +1 -1
  138. package/lib/request/delete-dedicated-vm-host-request.d.ts +1 -1
  139. package/lib/request/delete-dhcp-options-request.d.ts +1 -1
  140. package/lib/request/delete-drg-attachment-request.d.ts +1 -1
  141. package/lib/request/delete-drg-request.d.ts +1 -1
  142. package/lib/request/delete-drg-route-distribution-request.d.ts +1 -1
  143. package/lib/request/delete-drg-route-table-request.d.ts +1 -1
  144. package/lib/request/delete-image-request.d.ts +1 -1
  145. package/lib/request/delete-instance-configuration-request.d.ts +1 -1
  146. package/lib/request/delete-instance-console-connection-request.d.ts +1 -1
  147. package/lib/request/delete-internet-gateway-request.d.ts +1 -1
  148. package/lib/request/delete-ipsec-connection-request.d.ts +1 -1
  149. package/lib/request/delete-ipv6-request.d.ts +1 -1
  150. package/lib/request/delete-local-peering-gateway-request.d.ts +1 -1
  151. package/lib/request/delete-nat-gateway-request.d.ts +1 -1
  152. package/lib/request/delete-network-security-group-request.d.ts +1 -1
  153. package/lib/request/delete-private-ip-request.d.ts +1 -1
  154. package/lib/request/delete-public-ip-pool-request.d.ts +1 -1
  155. package/lib/request/delete-public-ip-request.d.ts +1 -1
  156. package/lib/request/delete-remote-peering-connection-request.d.ts +1 -1
  157. package/lib/request/delete-route-table-request.d.ts +1 -1
  158. package/lib/request/delete-security-list-request.d.ts +1 -1
  159. package/lib/request/delete-service-gateway-request.d.ts +1 -1
  160. package/lib/request/delete-subnet-request.d.ts +1 -1
  161. package/lib/request/delete-vcn-request.d.ts +1 -1
  162. package/lib/request/delete-virtual-circuit-request.d.ts +1 -1
  163. package/lib/request/delete-vlan-request.d.ts +1 -1
  164. package/lib/request/delete-volume-backup-policy-assignment-request.d.ts +1 -1
  165. package/lib/request/delete-volume-backup-policy-request.d.ts +1 -1
  166. package/lib/request/delete-volume-backup-request.d.ts +1 -1
  167. package/lib/request/delete-volume-group-backup-request.d.ts +1 -1
  168. package/lib/request/delete-volume-group-request.d.ts +1 -1
  169. package/lib/request/delete-volume-kms-key-request.d.ts +1 -1
  170. package/lib/request/delete-volume-request.d.ts +1 -1
  171. package/lib/request/detach-boot-volume-request.d.ts +1 -1
  172. package/lib/request/detach-instance-pool-instance-request.d.ts +1 -1
  173. package/lib/request/detach-load-balancer-request.d.ts +1 -1
  174. package/lib/request/detach-service-id-request.d.ts +1 -1
  175. package/lib/request/detach-vnic-request.d.ts +1 -1
  176. package/lib/request/detach-volume-request.d.ts +1 -1
  177. package/lib/request/export-image-request.d.ts +1 -1
  178. package/lib/request/get-all-drg-attachments-request.d.ts +1 -1
  179. package/lib/request/get-allowed-ike-ipsec-parameters-request.d.ts +1 -1
  180. package/lib/request/get-app-catalog-listing-agreements-request.d.ts +1 -1
  181. package/lib/request/get-app-catalog-listing-request.d.ts +1 -1
  182. package/lib/request/get-app-catalog-listing-resource-version-request.d.ts +1 -1
  183. package/lib/request/get-block-volume-replica-request.d.ts +1 -1
  184. package/lib/request/get-boot-volume-attachment-request.d.ts +1 -1
  185. package/lib/request/get-boot-volume-backup-request.d.ts +1 -1
  186. package/lib/request/get-boot-volume-kms-key-request.d.ts +1 -1
  187. package/lib/request/get-boot-volume-replica-request.d.ts +1 -1
  188. package/lib/request/get-boot-volume-request.d.ts +1 -1
  189. package/lib/request/get-byoip-range-request.d.ts +1 -1
  190. package/lib/request/get-cluster-network-request.d.ts +1 -1
  191. package/lib/request/get-compute-capacity-reservation-request.d.ts +1 -1
  192. package/lib/request/get-compute-global-image-capability-schema-request.d.ts +1 -1
  193. package/lib/request/get-compute-global-image-capability-schema-version-request.d.ts +1 -1
  194. package/lib/request/get-compute-image-capability-schema-request.d.ts +1 -1
  195. package/lib/request/get-console-history-content-request.d.ts +1 -1
  196. package/lib/request/get-console-history-request.d.ts +1 -1
  197. package/lib/request/get-cpe-device-config-content-request.d.ts +1 -1
  198. package/lib/request/get-cpe-device-shape-request.d.ts +1 -1
  199. package/lib/request/get-cpe-request.d.ts +1 -1
  200. package/lib/request/get-cross-connect-group-request.d.ts +1 -1
  201. package/lib/request/get-cross-connect-letter-of-authority-request.d.ts +1 -1
  202. package/lib/request/get-cross-connect-request.d.ts +1 -1
  203. package/lib/request/get-cross-connect-status-request.d.ts +1 -1
  204. package/lib/request/get-dedicated-vm-host-request.d.ts +1 -1
  205. package/lib/request/get-dhcp-options-request.d.ts +1 -1
  206. package/lib/request/get-drg-attachment-request.d.ts +1 -1
  207. package/lib/request/get-drg-redundancy-status-request.d.ts +1 -1
  208. package/lib/request/get-drg-request.d.ts +1 -1
  209. package/lib/request/get-drg-route-distribution-request.d.ts +1 -1
  210. package/lib/request/get-drg-route-table-request.d.ts +1 -1
  211. package/lib/request/get-fast-connect-provider-service-key-request.d.ts +1 -1
  212. package/lib/request/get-fast-connect-provider-service-request.d.ts +1 -1
  213. package/lib/request/get-image-request.d.ts +1 -1
  214. package/lib/request/get-image-shape-compatibility-entry-request.d.ts +1 -1
  215. package/lib/request/get-instance-configuration-request.d.ts +1 -1
  216. package/lib/request/get-instance-console-connection-request.d.ts +1 -1
  217. package/lib/request/get-instance-pool-instance-request.d.ts +1 -1
  218. package/lib/request/get-instance-pool-load-balancer-attachment-request.d.ts +1 -1
  219. package/lib/request/get-instance-pool-request.d.ts +1 -1
  220. package/lib/request/get-instance-request.d.ts +1 -1
  221. package/lib/request/get-internet-gateway-request.d.ts +1 -1
  222. package/lib/request/get-ipsec-connection-device-config-request.d.ts +1 -1
  223. package/lib/request/get-ipsec-connection-device-status-request.d.ts +1 -1
  224. package/lib/request/get-ipsec-connection-request.d.ts +1 -1
  225. package/lib/request/get-ipsec-connection-tunnel-error-request.d.ts +1 -1
  226. package/lib/request/get-ipsec-connection-tunnel-request.d.ts +1 -1
  227. package/lib/request/get-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  228. package/lib/request/get-ipsec-cpe-device-config-content-request.d.ts +1 -1
  229. package/lib/request/get-ipv6-request.d.ts +1 -1
  230. package/lib/request/get-local-peering-gateway-request.d.ts +1 -1
  231. package/lib/request/get-measured-boot-report-request.d.ts +1 -1
  232. package/lib/request/get-nat-gateway-request.d.ts +1 -1
  233. package/lib/request/get-network-security-group-request.d.ts +1 -1
  234. package/lib/request/get-networking-topology-request.d.ts +1 -1
  235. package/lib/request/get-private-ip-request.d.ts +1 -1
  236. package/lib/request/get-public-ip-by-ip-address-request.d.ts +1 -1
  237. package/lib/request/get-public-ip-by-private-ip-id-request.d.ts +1 -1
  238. package/lib/request/get-public-ip-pool-request.d.ts +1 -1
  239. package/lib/request/get-public-ip-request.d.ts +1 -1
  240. package/lib/request/get-remote-peering-connection-request.d.ts +1 -1
  241. package/lib/request/get-route-table-request.d.ts +1 -1
  242. package/lib/request/get-security-list-request.d.ts +1 -1
  243. package/lib/request/get-service-gateway-request.d.ts +1 -1
  244. package/lib/request/get-service-request.d.ts +1 -1
  245. package/lib/request/get-subnet-request.d.ts +1 -1
  246. package/lib/request/get-subnet-topology-request.d.ts +1 -1
  247. package/lib/request/get-tunnel-cpe-device-config-content-request.d.ts +1 -1
  248. package/lib/request/get-tunnel-cpe-device-config-request.d.ts +1 -1
  249. package/lib/request/get-upgrade-status-request.d.ts +1 -1
  250. package/lib/request/get-vcn-dns-resolver-association-request.d.ts +1 -1
  251. package/lib/request/get-vcn-request.d.ts +1 -1
  252. package/lib/request/get-vcn-topology-request.d.ts +1 -1
  253. package/lib/request/get-virtual-circuit-request.d.ts +1 -1
  254. package/lib/request/get-vlan-request.d.ts +1 -1
  255. package/lib/request/get-vnic-attachment-request.d.ts +1 -1
  256. package/lib/request/get-vnic-request.d.ts +1 -1
  257. package/lib/request/get-volume-attachment-request.d.ts +1 -1
  258. package/lib/request/get-volume-backup-policy-asset-assignment-request.d.ts +1 -1
  259. package/lib/request/get-volume-backup-policy-assignment-request.d.ts +1 -1
  260. package/lib/request/get-volume-backup-policy-request.d.ts +1 -1
  261. package/lib/request/get-volume-backup-request.d.ts +1 -1
  262. package/lib/request/get-volume-group-backup-request.d.ts +1 -1
  263. package/lib/request/get-volume-group-replica-request.d.ts +1 -1
  264. package/lib/request/get-volume-group-request.d.ts +1 -1
  265. package/lib/request/get-volume-kms-key-request.d.ts +1 -1
  266. package/lib/request/get-volume-request.d.ts +1 -1
  267. package/lib/request/get-windows-instance-initial-credentials-request.d.ts +1 -1
  268. package/lib/request/instance-action-request.d.ts +3 -2
  269. package/lib/request/instance-action-request.js +1 -0
  270. package/lib/request/instance-action-request.js.map +1 -1
  271. package/lib/request/launch-instance-configuration-request.d.ts +1 -1
  272. package/lib/request/launch-instance-request.d.ts +1 -1
  273. package/lib/request/list-allowed-peer-regions-for-remote-peering-request.d.ts +1 -1
  274. package/lib/request/list-app-catalog-listing-resource-versions-request.d.ts +1 -1
  275. package/lib/request/list-app-catalog-listings-request.d.ts +1 -1
  276. package/lib/request/list-app-catalog-subscriptions-request.d.ts +1 -1
  277. package/lib/request/list-block-volume-replicas-request.d.ts +1 -1
  278. package/lib/request/list-boot-volume-attachments-request.d.ts +1 -1
  279. package/lib/request/list-boot-volume-backups-request.d.ts +1 -1
  280. package/lib/request/list-boot-volume-replicas-request.d.ts +1 -1
  281. package/lib/request/list-boot-volumes-request.d.ts +1 -1
  282. package/lib/request/list-byoip-allocated-ranges-request.d.ts +1 -1
  283. package/lib/request/list-byoip-ranges-request.d.ts +1 -1
  284. package/lib/request/list-cluster-network-instances-request.d.ts +1 -1
  285. package/lib/request/list-cluster-networks-request.d.ts +1 -1
  286. package/lib/request/list-compute-capacity-reservation-instance-shapes-request.d.ts +1 -1
  287. package/lib/request/list-compute-capacity-reservation-instances-request.d.ts +1 -1
  288. package/lib/request/list-compute-capacity-reservations-request.d.ts +1 -1
  289. package/lib/request/list-compute-global-image-capability-schema-versions-request.d.ts +1 -1
  290. package/lib/request/list-compute-global-image-capability-schemas-request.d.ts +1 -1
  291. package/lib/request/list-compute-image-capability-schemas-request.d.ts +1 -1
  292. package/lib/request/list-console-histories-request.d.ts +1 -1
  293. package/lib/request/list-cpe-device-shapes-request.d.ts +1 -1
  294. package/lib/request/list-cpes-request.d.ts +1 -1
  295. package/lib/request/list-cross-connect-groups-request.d.ts +1 -1
  296. package/lib/request/list-cross-connect-locations-request.d.ts +1 -1
  297. package/lib/request/list-cross-connect-mappings-request.d.ts +1 -1
  298. package/lib/request/list-cross-connects-request.d.ts +1 -1
  299. package/lib/request/list-crossconnect-port-speed-shapes-request.d.ts +1 -1
  300. package/lib/request/list-dedicated-vm-host-instance-shapes-request.d.ts +1 -1
  301. package/lib/request/list-dedicated-vm-host-instances-request.d.ts +1 -1
  302. package/lib/request/list-dedicated-vm-host-shapes-request.d.ts +1 -1
  303. package/lib/request/list-dedicated-vm-hosts-request.d.ts +1 -1
  304. package/lib/request/list-dhcp-options-request.d.ts +1 -1
  305. package/lib/request/list-drg-attachments-request.d.ts +1 -1
  306. package/lib/request/list-drg-route-distribution-statements-request.d.ts +1 -1
  307. package/lib/request/list-drg-route-distributions-request.d.ts +1 -1
  308. package/lib/request/list-drg-route-rules-request.d.ts +1 -1
  309. package/lib/request/list-drg-route-tables-request.d.ts +1 -1
  310. package/lib/request/list-drgs-request.d.ts +1 -1
  311. package/lib/request/list-fast-connect-provider-services-request.d.ts +1 -1
  312. package/lib/request/list-fast-connect-provider-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  313. package/lib/request/list-image-shape-compatibility-entries-request.d.ts +1 -1
  314. package/lib/request/list-images-request.d.ts +1 -1
  315. package/lib/request/list-instance-configurations-request.d.ts +1 -1
  316. package/lib/request/list-instance-console-connections-request.d.ts +1 -1
  317. package/lib/request/list-instance-devices-request.d.ts +1 -1
  318. package/lib/request/list-instance-pool-instances-request.d.ts +1 -1
  319. package/lib/request/list-instance-pools-request.d.ts +1 -1
  320. package/lib/request/list-instances-request.d.ts +1 -1
  321. package/lib/request/list-internet-gateways-request.d.ts +1 -1
  322. package/lib/request/list-ipsec-connection-tunnel-routes-request.d.ts +1 -1
  323. package/lib/request/list-ipsec-connection-tunnel-security-associations-request.d.ts +1 -1
  324. package/lib/request/list-ipsec-connection-tunnels-request.d.ts +1 -1
  325. package/lib/request/list-ipsec-connections-request.d.ts +1 -1
  326. package/lib/request/list-ipv6s-request.d.ts +1 -1
  327. package/lib/request/list-local-peering-gateways-request.d.ts +1 -1
  328. package/lib/request/list-nat-gateways-request.d.ts +1 -1
  329. package/lib/request/list-network-security-group-security-rules-request.d.ts +1 -1
  330. package/lib/request/list-network-security-group-vnics-request.d.ts +1 -1
  331. package/lib/request/list-network-security-groups-request.d.ts +1 -1
  332. package/lib/request/list-private-ips-request.d.ts +1 -1
  333. package/lib/request/list-public-ip-pools-request.d.ts +1 -1
  334. package/lib/request/list-public-ips-request.d.ts +1 -1
  335. package/lib/request/list-remote-peering-connections-request.d.ts +1 -1
  336. package/lib/request/list-route-tables-request.d.ts +1 -1
  337. package/lib/request/list-security-lists-request.d.ts +1 -1
  338. package/lib/request/list-service-gateways-request.d.ts +1 -1
  339. package/lib/request/list-services-request.d.ts +1 -1
  340. package/lib/request/list-shapes-request.d.ts +1 -1
  341. package/lib/request/list-subnets-request.d.ts +1 -1
  342. package/lib/request/list-vcns-request.d.ts +1 -1
  343. package/lib/request/list-virtual-circuit-bandwidth-shapes-request.d.ts +1 -1
  344. package/lib/request/list-virtual-circuit-public-prefixes-request.d.ts +1 -1
  345. package/lib/request/list-virtual-circuits-request.d.ts +1 -1
  346. package/lib/request/list-vlans-request.d.ts +1 -1
  347. package/lib/request/list-vnic-attachments-request.d.ts +1 -1
  348. package/lib/request/list-volume-attachments-request.d.ts +1 -1
  349. package/lib/request/list-volume-backup-policies-request.d.ts +1 -1
  350. package/lib/request/list-volume-backups-request.d.ts +1 -1
  351. package/lib/request/list-volume-group-backups-request.d.ts +1 -1
  352. package/lib/request/list-volume-group-replicas-request.d.ts +1 -1
  353. package/lib/request/list-volume-groups-request.d.ts +1 -1
  354. package/lib/request/list-volumes-request.d.ts +1 -1
  355. package/lib/request/modify-vcn-cidr-request.d.ts +1 -1
  356. package/lib/request/remove-drg-route-distribution-statements-request.d.ts +1 -1
  357. package/lib/request/remove-drg-route-rules-request.d.ts +1 -1
  358. package/lib/request/remove-export-drg-route-distribution-request.d.ts +1 -1
  359. package/lib/request/remove-image-shape-compatibility-entry-request.d.ts +1 -1
  360. package/lib/request/remove-import-drg-route-distribution-request.d.ts +1 -1
  361. package/lib/request/remove-network-security-group-security-rules-request.d.ts +1 -1
  362. package/lib/request/remove-public-ip-pool-capacity-request.d.ts +1 -1
  363. package/lib/request/remove-vcn-cidr-request.d.ts +1 -1
  364. package/lib/request/reset-instance-pool-request.d.ts +1 -1
  365. package/lib/request/softreset-instance-pool-request.d.ts +1 -1
  366. package/lib/request/start-instance-pool-request.d.ts +1 -1
  367. package/lib/request/stop-instance-pool-request.d.ts +1 -1
  368. package/lib/request/terminate-cluster-network-request.d.ts +1 -1
  369. package/lib/request/terminate-instance-pool-request.d.ts +1 -1
  370. package/lib/request/terminate-instance-request.d.ts +1 -1
  371. package/lib/request/update-boot-volume-backup-request.d.ts +1 -1
  372. package/lib/request/update-boot-volume-kms-key-request.d.ts +1 -1
  373. package/lib/request/update-boot-volume-request.d.ts +1 -1
  374. package/lib/request/update-byoip-range-request.d.ts +1 -1
  375. package/lib/request/update-cluster-network-request.d.ts +1 -1
  376. package/lib/request/update-compute-capacity-reservation-request.d.ts +1 -1
  377. package/lib/request/update-compute-image-capability-schema-request.d.ts +1 -1
  378. package/lib/request/update-console-history-request.d.ts +1 -1
  379. package/lib/request/update-cpe-request.d.ts +1 -1
  380. package/lib/request/update-cross-connect-group-request.d.ts +1 -1
  381. package/lib/request/update-cross-connect-request.d.ts +1 -1
  382. package/lib/request/update-dedicated-vm-host-request.d.ts +1 -1
  383. package/lib/request/update-dhcp-options-request.d.ts +1 -1
  384. package/lib/request/update-drg-attachment-request.d.ts +1 -1
  385. package/lib/request/update-drg-request.d.ts +1 -1
  386. package/lib/request/update-drg-route-distribution-request.d.ts +1 -1
  387. package/lib/request/update-drg-route-distribution-statements-request.d.ts +1 -1
  388. package/lib/request/update-drg-route-rules-request.d.ts +1 -1
  389. package/lib/request/update-drg-route-table-request.d.ts +1 -1
  390. package/lib/request/update-image-request.d.ts +1 -1
  391. package/lib/request/update-instance-configuration-request.d.ts +1 -1
  392. package/lib/request/update-instance-console-connection-request.d.ts +1 -1
  393. package/lib/request/update-instance-pool-request.d.ts +1 -1
  394. package/lib/request/update-instance-request.d.ts +1 -1
  395. package/lib/request/update-internet-gateway-request.d.ts +1 -1
  396. package/lib/request/update-ipsec-connection-request.d.ts +1 -1
  397. package/lib/request/update-ipsec-connection-tunnel-request.d.ts +1 -1
  398. package/lib/request/update-ipsec-connection-tunnel-shared-secret-request.d.ts +1 -1
  399. package/lib/request/update-ipv6-request.d.ts +1 -1
  400. package/lib/request/update-local-peering-gateway-request.d.ts +1 -1
  401. package/lib/request/update-nat-gateway-request.d.ts +1 -1
  402. package/lib/request/update-network-security-group-request.d.ts +1 -1
  403. package/lib/request/update-network-security-group-security-rules-request.d.ts +1 -1
  404. package/lib/request/update-private-ip-request.d.ts +1 -1
  405. package/lib/request/update-public-ip-pool-request.d.ts +1 -1
  406. package/lib/request/update-public-ip-request.d.ts +1 -1
  407. package/lib/request/update-remote-peering-connection-request.d.ts +1 -1
  408. package/lib/request/update-route-table-request.d.ts +1 -1
  409. package/lib/request/update-security-list-request.d.ts +1 -1
  410. package/lib/request/update-service-gateway-request.d.ts +1 -1
  411. package/lib/request/update-subnet-request.d.ts +1 -1
  412. package/lib/request/update-tunnel-cpe-device-config-request.d.ts +1 -1
  413. package/lib/request/update-vcn-request.d.ts +1 -1
  414. package/lib/request/update-virtual-circuit-request.d.ts +1 -1
  415. package/lib/request/update-vlan-request.d.ts +1 -1
  416. package/lib/request/update-vnic-request.d.ts +1 -1
  417. package/lib/request/update-volume-attachment-request.d.ts +1 -1
  418. package/lib/request/update-volume-backup-policy-request.d.ts +1 -1
  419. package/lib/request/update-volume-backup-request.d.ts +1 -1
  420. package/lib/request/update-volume-group-backup-request.d.ts +1 -1
  421. package/lib/request/update-volume-group-request.d.ts +1 -1
  422. package/lib/request/update-volume-kms-key-request.d.ts +1 -1
  423. package/lib/request/update-volume-request.d.ts +1 -1
  424. package/lib/request/upgrade-drg-request.d.ts +1 -1
  425. package/lib/request/validate-byoip-range-request.d.ts +1 -1
  426. package/lib/request/withdraw-byoip-range-request.d.ts +1 -1
  427. package/package.json +3 -3
@@ -93,7 +93,7 @@ export interface BootVolume {
93
93
  */
94
94
  "isHydrated"?: boolean;
95
95
  /**
96
- * The number of volume performance units (VPUs) that will be applied to this boot volume per GB,
96
+ * The number of volume performance units (VPUs) that will be applied to this volume per GB,
97
97
  * representing the Block Volume service's elastic performance options.
98
98
  * See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
99
99
  * <p>
@@ -102,10 +102,8 @@ export interface BootVolume {
102
102
  * `10`: Represents Balanced option.
103
103
  * <p>
104
104
  * `20`: Represents Higher Performance option.
105
- *
106
- * * `30`-`120`: Represents the Ultra High Performance option.
107
105
  * <p>
108
- For volumes with the auto-tuned performance feature enabled, this is set to the default (minimum) VPUs/GB.
106
+ * `30`-`120`: Represents the Ultra High Performance option.
109
107
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
110
108
  */
111
109
  "vpusPerGB"?: number;
@@ -139,13 +137,12 @@ export interface BootVolume {
139
137
  */
140
138
  "kmsKeyId"?: string;
141
139
  /**
142
- * Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated.
143
- * Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
140
+ * Specifies whether the auto-tune performance is enabled for this boot volume.
144
141
  *
145
142
  */
146
143
  "isAutoTuneEnabled"?: boolean;
147
144
  /**
148
- * The number of Volume Performance Units per GB that this boot volume is effectively tuned to.
145
+ * The number of Volume Performance Units per GB that this volume is effectively tuned to when it's idle.
149
146
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
150
147
  */
151
148
  "autoTunedVpusPerGB"?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"boot-volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/boot-volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuIlC,IAAiB,UAAU,CAmD1B;AAnDD,WAAiB,UAAU;IACzB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,yBAAc,KAAd,yBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,qBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzE,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAmD1B"}
1
+ {"version":3,"file":"boot-volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/boot-volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoIlC,IAAiB,UAAU,CAmD1B;AAnDD,WAAiB,UAAU;IACzB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,yBAAc,KAAd,yBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,qBAAqB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,qBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzE,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,qBAAqB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAmD1B"}
@@ -79,20 +79,17 @@ export interface CreateBootVolumeDetails {
79
79
  * <p>
80
80
  Allowed values:
81
81
  * <p>
82
- * `10`: Represents the Balanced option.
82
+ * `10`: Represents Balanced option.
83
83
  * <p>
84
- * `20`: Represents the Higher Performance option.
85
- *
86
- * * `30`-`120`: Represents the Ultra High Performance option.
87
- *
88
- * For volumes with the auto-tuned performance feature enabled, this is set to the default (minimum) VPUs/GB.
84
+ * `20`: Represents Higher Performance option.
85
+ * <p>
86
+ * `30`-`120`: Represents the Ultra High Performance option.
89
87
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
90
88
  */
91
89
  "vpusPerGB"?: number;
92
90
  "sourceDetails": model.BootVolumeSourceFromBootVolumeBackupDetails | model.BootVolumeSourceFromBootVolumeDetails | model.BootVolumeSourceFromBootVolumeReplicaDetails;
93
91
  /**
94
- * Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated.
95
- * Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
92
+ * Specifies whether the auto-tune performance is enabled for this boot volume.
96
93
  *
97
94
  */
98
95
  "isAutoTuneEnabled"?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"create-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwFlC,IAAiB,uBAAuB,CAqCvC;AArCD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,kCAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzE,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8CAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAqCvC"}
1
+ {"version":3,"file":"create-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqFlC,IAAiB,uBAAuB,CAqCvC;AArCD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC7D,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,kCAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzE,CAAC,CAAC,SAAS;YAEb,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8CAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAqCvC"}
@@ -86,7 +86,6 @@ export interface CreateVcnDetails {
86
86
  /**
87
87
  * Whether IPv6 is enabled for the VCN. Default is `false`.
88
88
  * If enabled, Oracle will assign the VCN a IPv6 /56 CIDR block.
89
- * You may skip having Oracle allocate the VCN a IPv6 /56 CIDR block by setting isOracleGuaAllocationEnabled to `false`.
90
89
  * For important details about IPv6 addressing in a VCN, see [IPv6 Addresses](https://docs.cloud.oracle.com/iaas/Content/Network/Concepts/ipv6.htm).
91
90
  * <p>
92
91
  Example: `true`
@@ -1 +1 @@
1
- {"version":3,"file":"create-vcn-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-vcn-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA+EH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
1
+ {"version":3,"file":"create-vcn-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-vcn-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA8EH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
@@ -79,16 +79,12 @@ export interface CreateVolumeDetails {
79
79
  * See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
80
80
  * <p>
81
81
  Allowed values:
82
- * <p>
83
- * `0`: Represents Lower Cost option.
84
82
  * <p>
85
83
  * `10`: Represents Balanced option.
86
84
  * <p>
87
85
  * `20`: Represents Higher Performance option.
88
- *
89
- * * `30`-`120`: Represents the Ultra High Performance option.
90
86
  * <p>
91
- For volumes with the auto-tuned performance feature enabled, this is set to the default (minimum) VPUs/GB.
87
+ * `30`-`120`: Represents the Ultra High Performance option.
92
88
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
93
89
  */
94
90
  "vpusPerGB"?: number;
@@ -111,8 +107,7 @@ export interface CreateVolumeDetails {
111
107
  */
112
108
  "volumeBackupId"?: string;
113
109
  /**
114
- * Specifies whether the auto-tune performance is enabled for this volume. This field is deprecated.
115
- * Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
110
+ * Specifies whether the auto-tune performance is enabled for this boot volume.
116
111
  *
117
112
  */
118
113
  "isAutoTuneEnabled"?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4GlC,IAAiB,mBAAmB,CAqCnC;AArCD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8BAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,0CAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAqCnC"}
1
+ {"version":3,"file":"create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAuGlC,IAAiB,mBAAmB,CAqCnC;AArCD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,8BAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,0CAAsB,yBAiBrC,CAAA;AACH,CAAC,EArCgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAqCnC"}
@@ -17,7 +17,7 @@ documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
17
17
  */
18
18
  import * as model from "../model";
19
19
  /**
20
- * No match criteria is applied.
20
+ * All routes are imported or exported.
21
21
  *
22
22
  */
23
23
  export interface DrgAttachmentMatchAllDrgRouteDistributionMatchCriteria extends model.DrgRouteDistributionMatchCriteria {
@@ -75,17 +75,15 @@ export interface InstanceConfigurationCreateVolumeDetails {
75
75
  /**
76
76
  * The number of volume performance units (VPUs) that will be applied to this volume per GB,
77
77
  * representing the Block Volume service's elastic performance options.
78
- * See [Block Volume Elastic Performance](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeelasticperformance.htm) for more information.
78
+ * See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
79
79
  * <p>
80
80
  Allowed values:
81
- * <p>
82
- * `0`: Represents Lower Cost option.
83
81
  * <p>
84
82
  * `10`: Represents Balanced option.
85
83
  * <p>
86
84
  * `20`: Represents Higher Performance option.
87
85
  * <p>
88
- For performance autotune enabled volumes, It would be the Default(Minimum) VPUs/GB.
86
+ * `30`-`120`: Represents the Ultra High Performance option.
89
87
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
90
88
  */
91
89
  "vpusPerGB"?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"instance-configuration-create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/instance-configuration-create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+ElC,IAAiB,wCAAwC,CAyBxD;AAzBD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC9E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mDAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC1F,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+DAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAyBxD"}
1
+ {"version":3,"file":"instance-configuration-create-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/instance-configuration-create-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,wCAAwC,CAyBxD;AAzBD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC9E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mDAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBAC1F,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+DAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAyBxD"}
@@ -16,11 +16,13 @@ documentation for the [Networking](/iaas/Content/Network/Concepts/overview.htm),
16
16
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
17
17
  */
18
18
  /**
19
- * A public IP pool is a set of public IP addresses represented as one or more IPv4 CIDR blocks. Resources like load balancers and compute instances can be allocated public IP addresses from a public IP pool.
19
+ * A public IP pool is a set of public IP addresses represented as one or more IPv4 CIDR blocks. Resources like load balancers and compute instances can be allocated public IP addresses from a public IP pool.
20
+ *
20
21
  */
21
22
  export interface PublicIpPool {
22
23
  /**
23
24
  * The CIDR blocks added to this pool. This could be all or a portion of a BYOIP CIDR block.
25
+ *
24
26
  */
25
27
  "cidrBlocks"?: Array<string>;
26
28
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"public-ip-pool.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/public-ip-pool.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AAyDH,IAAiB,YAAY,CAwB5B;AAxBD,WAAiB,YAAY;IAC3B,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAwB5B"}
1
+ {"version":3,"file":"public-ip-pool.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/public-ip-pool.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;AA2DH,IAAiB,YAAY,CAwB5B;AAxBD,WAAiB,YAAY;IAC3B,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAwB5B"}
@@ -59,16 +59,13 @@ export interface UpdateBootVolumeDetails {
59
59
  * `10`: Represents Balanced option.
60
60
  * <p>
61
61
  * `20`: Represents Higher Performance option.
62
- *
63
- * * `30`-`120`: Represents the Ultra High Performance option.
64
62
  * <p>
65
- For performance autotune enabled volumes, It would be the Default(Minimum) VPUs/GB.
63
+ * `30`-`120`: Represents the Ultra High Performance option.
66
64
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
67
65
  */
68
66
  "vpusPerGB"?: number;
69
67
  /**
70
- * Specifies whether the auto-tune performance is enabled for this boot volume. This field is deprecated.
71
- * Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
68
+ * Specifies whether the auto-tune performance is enabled for this boot volume.
72
69
  *
73
70
  */
74
71
  "isAutoTuneEnabled"?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"update-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6DlC,IAAiB,uBAAuB,CA6BvC;AA7BD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QA6BvC"}
1
+ {"version":3,"file":"update-boot-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-boot-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0DlC,IAAiB,uBAAuB,CA6BvC;AA7BD,WAAiB,uBAAuB;IACtC,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,oBAAoB,EAAE,GAAG,CAAC,kBAAkB;gBAC1C,CAAC,CAAC,GAAG,CAAC,kBAAkB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAChC,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QA6BvC"}
@@ -51,16 +51,12 @@ export interface UpdateVolumeDetails {
51
51
  * See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
52
52
  * <p>
53
53
  Allowed values:
54
- * <p>
55
- * `0`: Represents Lower Cost option.
56
54
  * <p>
57
55
  * `10`: Represents Balanced option.
58
56
  * <p>
59
57
  * `20`: Represents Higher Performance option.
60
- *
61
- * * `30`-`120`: Represents the Ultra High Performance option.
62
58
  * <p>
63
- For volumes with the auto-tuned performance feature enabled, this is set to the default (minimum) VPUs/GB.
59
+ * `30`-`120`: Represents the Ultra High Performance option.
64
60
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
65
61
  */
66
62
  "vpusPerGB"?: number;
@@ -69,8 +65,7 @@ export interface UpdateVolumeDetails {
69
65
  */
70
66
  "sizeInGBs"?: number;
71
67
  /**
72
- * Specifies whether the auto-tune performance is enabled for this volume. This field is deprecated.
73
- * Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
68
+ * Specifies whether the auto-tune performance is enabled for this boot volume.
74
69
  *
75
70
  */
76
71
  "isAutoTuneEnabled"?: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"update-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+DlC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
1
+ {"version":3,"file":"update-volume-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/update-volume-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0DlC,IAAiB,mBAAmB,CA6BnC;AA7BD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QA6BnC"}
@@ -33,8 +33,8 @@ export interface VcnDrgAttachmentNetworkCreateDetails extends model.DrgAttachmen
33
33
  */
34
34
  "routeTableId"?: string;
35
35
  /**
36
- * Indicates whether the VCN CIDR(s) or the individual Subnet CIDR(s) are imported from the attachment.
37
- * Routes from the VCN Ingress Route Table are always imported.
36
+ * Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
37
+ * Routes from the VCN ingress route table are always imported.
38
38
  *
39
39
  */
40
40
  "vcnRouteType"?: string;
@@ -31,8 +31,8 @@ export interface VcnDrgAttachmentNetworkDetails extends model.DrgAttachmentNetwo
31
31
  */
32
32
  "routeTableId"?: string;
33
33
  /**
34
- * Indicates whether the VCN CIDR(s) or the individual Subnet CIDR(s) are imported from the attachment.
35
- * Routes from the VCN Ingress Route Table are always imported.
34
+ * Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
35
+ * Routes from the VCN ingress route table are always imported.
36
36
  *
37
37
  */
38
38
  "vcnRouteType"?: VcnDrgAttachmentNetworkDetails.VcnRouteType;
@@ -31,8 +31,8 @@ export interface VcnDrgAttachmentNetworkUpdateDetails extends model.DrgAttachmen
31
31
  */
32
32
  "routeTableId"?: string;
33
33
  /**
34
- * Indicates whether the VCN CIDR(s) or the individual Subnet CIDR(s) are imported from the attachment.
35
- * Routes from the VCN Ingress Route Table are always imported.
34
+ * Indicates whether the VCN CIDRs or the individual subnet CIDRs are imported from the attachment.
35
+ * Routes from the VCN ingress route table are always imported.
36
36
  *
37
37
  */
38
38
  "vcnRouteType"?: string;
@@ -103,16 +103,12 @@ export interface Volume {
103
103
  * See [Block Volume Performance Levels](https://docs.cloud.oracle.com/iaas/Content/Block/Concepts/blockvolumeperformance.htm#perf_levels) for more information.
104
104
  * <p>
105
105
  Allowed values:
106
- * <p>
107
- * `0`: Represents Lower Cost option.
108
106
  * <p>
109
107
  * `10`: Represents Balanced option.
110
108
  * <p>
111
109
  * `20`: Represents Higher Performance option.
112
- *
113
- * * `30`-`120`: Represents the Ultra High Performance option.
114
110
  * <p>
115
- For volumes with the auto-tuned performance feature enabled, this is set to the default (minimum) VPUs/GB.
111
+ * `30`-`120`: Represents the Ultra High Performance option.
116
112
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
117
113
  */
118
114
  "vpusPerGB"?: number;
@@ -136,13 +132,12 @@ export interface Volume {
136
132
  */
137
133
  "volumeGroupId"?: string;
138
134
  /**
139
- * Specifies whether the auto-tune performance is enabled for this volume. This field is deprecated.
140
- * Use the `DetachedVolumeAutotunePolicy` instead to enable the volume for detached autotune.
135
+ * Specifies whether the auto-tune performance is enabled for this boot volume.
141
136
  *
142
137
  */
143
138
  "isAutoTuneEnabled"?: boolean;
144
139
  /**
145
- * The number of Volume Performance Units per GB that this volume is effectively tuned to.
140
+ * The number of Volume Performance Units per GB that this volume is effectively tuned to when it's idle.
146
141
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
147
142
  */
148
143
  "autoTunedVpusPerGB"?: number;
@@ -1 +1 @@
1
- {"version":3,"file":"volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoIlC,IAAiB,MAAM,CAmDtB;AAnDD,WAAiB,MAAM;IACrB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,qBAAc,KAAd,qBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAW;QACpC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAW;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,6BAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmDtB"}
1
+ {"version":3,"file":"volume.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/volume.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;GAgBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+HlC,IAAiB,MAAM,CAmDtB;AAnDD,WAAiB,MAAM;IACrB,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,+CAA6B,CAAA;QAC7B,yCAAuB,CAAA;QACvB,yCAAuB,CAAA;QACvB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,qBAAc,KAAd,qBAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAW;QACpC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACzD,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,iBAAU,aAiBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAW;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACrE,CAAC,CAAC,SAAS;YAEb,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,GAAG,CAAC,mBAAmB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACjC,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,6BAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnDgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAmDtB"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AcceptShieldedIntegrityPolicy.ts.html |here} to see how to use AcceptShieldedIntegrityPolicyRequest.
16
16
  */
17
17
  export interface AcceptShieldedIntegrityPolicyRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatementsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddDrgRouteDistributionStatements.ts.html |here} to see how to use AddDrgRouteDistributionStatementsRequest.
17
17
  */
18
18
  export interface AddDrgRouteDistributionStatementsRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddDrgRouteRules.ts.html |here} to see how to use AddDrgRouteRulesRequest.
17
17
  */
18
18
  export interface AddDrgRouteRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddImageShapeCompatibilityEntry.ts.html |here} to see how to use AddImageShapeCompatibilityEntryRequest.
17
17
  */
18
18
  export interface AddImageShapeCompatibilityEntryRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidrRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddIpv6VcnCidr.ts.html |here} to see how to use AddIpv6VcnCidrRequest.
16
16
  */
17
17
  export interface AddIpv6VcnCidrRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRulesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddNetworkSecurityGroupSecurityRules.ts.html |here} to see how to use AddNetworkSecurityGroupSecurityRulesRequest.
17
17
  */
18
18
  export interface AddNetworkSecurityGroupSecurityRulesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacityRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddPublicIpPoolCapacity.ts.html |here} to see how to use AddPublicIpPoolCapacityRequest.
17
17
  */
18
18
  export interface AddPublicIpPoolCapacityRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidrRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AddVcnCidr.ts.html |here} to see how to use AddVcnCidrRequest.
17
17
  */
18
18
  export interface AddVcnCidrRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRangeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AdvertiseByoipRange.ts.html |here} to see how to use AdvertiseByoipRangeRequest.
16
16
  */
17
17
  export interface AdvertiseByoipRangeRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolumeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachBootVolume.ts.html |here} to see how to use AttachBootVolumeRequest.
17
17
  */
18
18
  export interface AttachBootVolumeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstanceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachInstancePoolInstance.ts.html |here} to see how to use AttachInstancePoolInstanceRequest.
17
17
  */
18
18
  export interface AttachInstancePoolInstanceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancerRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachLoadBalancer.ts.html |here} to see how to use AttachLoadBalancerRequest.
17
17
  */
18
18
  export interface AttachLoadBalancerRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceIdRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachServiceId.ts.html |here} to see how to use AttachServiceIdRequest.
17
17
  */
18
18
  export interface AttachServiceIdRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachVnic.ts.html |here} to see how to use AttachVnicRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachVnic.ts.html |here} to see how to use AttachVnicRequest.
17
17
  */
18
18
  export interface AttachVnicRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/AttachVolume.ts.html |here} to see how to use AttachVolumeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/AttachVolume.ts.html |here} to see how to use AttachVolumeRequest.
17
17
  */
18
18
  export interface AttachVolumeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/BulkAddVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkAddVirtualCircuitPublicPrefixesRequest.
17
17
  */
18
18
  export interface BulkAddVirtualCircuitPublicPrefixesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/BulkDeleteVirtualCircuitPublicPrefixes.ts.html |here} to see how to use BulkDeleteVirtualCircuitPublicPrefixesRequest.
17
17
  */
18
18
  export interface BulkDeleteVirtualCircuitPublicPrefixesRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistoryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/CaptureConsoleHistory.ts.html |here} to see how to use CaptureConsoleHistoryRequest.
17
17
  */
18
18
  export interface CaptureConsoleHistoryRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeBootVolumeBackupCompartment.ts.html |here} to see how to use ChangeBootVolumeBackupCompartmentRequest.
17
17
  */
18
18
  export interface ChangeBootVolumeBackupCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeBootVolumeCompartment.ts.html |here} to see how to use ChangeBootVolumeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeBootVolumeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeByoipRangeCompartment.ts.html |here} to see how to use ChangeByoipRangeCompartmentRequest.
17
17
  */
18
18
  export interface ChangeByoipRangeCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeClusterNetworkCompartment.ts.html |here} to see how to use ChangeClusterNetworkCompartmentRequest.
17
17
  */
18
18
  export interface ChangeClusterNetworkCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeComputeCapacityReservationCompartment.ts.html |here} to see how to use ChangeComputeCapacityReservationCompartmentRequest.
17
17
  */
18
18
  export interface ChangeComputeCapacityReservationCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/core/ChangeComputeImageCapabilitySchemaCompartment.ts.html |here} to see how to use ChangeComputeImageCapabilitySchemaCompartmentRequest.
17
17
  */
18
18
  export interface ChangeComputeImageCapabilitySchemaCompartmentRequest extends common.BaseRequest {
19
19
  /**