oci-core 2.125.0 → 2.125.2

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 (134) hide show
  1. package/lib/client.d.ts +79 -0
  2. package/lib/client.js +479 -0
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/bulk-create-ipv6s-details.d.ts +46 -0
  5. package/lib/model/bulk-create-ipv6s-details.js +68 -0
  6. package/lib/model/bulk-create-ipv6s-details.js.map +1 -0
  7. package/lib/model/bulk-create-ipv6s-item.d.ts +93 -0
  8. package/lib/model/bulk-create-ipv6s-item.js +41 -0
  9. package/lib/model/bulk-create-ipv6s-item.js.map +1 -0
  10. package/lib/model/bulk-create-private-ip-item.d.ts +114 -0
  11. package/lib/model/bulk-create-private-ip-item.js +41 -0
  12. package/lib/model/bulk-create-private-ip-item.js.map +1 -0
  13. package/lib/model/bulk-create-private-ips-details.d.ts +50 -0
  14. package/lib/model/bulk-create-private-ips-details.js +68 -0
  15. package/lib/model/bulk-create-private-ips-details.js.map +1 -0
  16. package/lib/model/bulk-delete-ipv6s-details.d.ts +45 -0
  17. package/lib/model/bulk-delete-ipv6s-details.js +68 -0
  18. package/lib/model/bulk-delete-ipv6s-details.js.map +1 -0
  19. package/lib/model/bulk-delete-ipv6s-item.d.ts +32 -0
  20. package/lib/model/bulk-delete-ipv6s-item.js +36 -0
  21. package/lib/model/bulk-delete-ipv6s-item.js.map +1 -0
  22. package/lib/model/bulk-delete-private-ip-item.d.ts +33 -0
  23. package/lib/model/bulk-delete-private-ip-item.js +36 -0
  24. package/lib/model/bulk-delete-private-ip-item.js.map +1 -0
  25. package/lib/model/bulk-delete-private-ips-details.d.ts +51 -0
  26. package/lib/model/bulk-delete-private-ips-details.js +68 -0
  27. package/lib/model/bulk-delete-private-ips-details.js.map +1 -0
  28. package/lib/model/bulk-detach-ipv6s-details.d.ts +39 -0
  29. package/lib/model/bulk-detach-ipv6s-details.js +68 -0
  30. package/lib/model/bulk-detach-ipv6s-details.js.map +1 -0
  31. package/lib/model/bulk-detach-ipv6s-item.d.ts +33 -0
  32. package/lib/model/bulk-detach-ipv6s-item.js +36 -0
  33. package/lib/model/bulk-detach-ipv6s-item.js.map +1 -0
  34. package/lib/model/bulk-detach-private-ip-item.d.ts +33 -0
  35. package/lib/model/bulk-detach-private-ip-item.js +36 -0
  36. package/lib/model/bulk-detach-private-ip-item.js.map +1 -0
  37. package/lib/model/bulk-detach-private-ips-details.d.ts +39 -0
  38. package/lib/model/bulk-detach-private-ips-details.js +68 -0
  39. package/lib/model/bulk-detach-private-ips-details.js.map +1 -0
  40. package/lib/model/bulk-update-ipv6s-details.d.ts +40 -0
  41. package/lib/model/bulk-update-ipv6s-details.js +68 -0
  42. package/lib/model/bulk-update-ipv6s-details.js.map +1 -0
  43. package/lib/model/bulk-update-ipv6s-item.d.ts +79 -0
  44. package/lib/model/bulk-update-ipv6s-item.js +41 -0
  45. package/lib/model/bulk-update-ipv6s-item.js.map +1 -0
  46. package/lib/model/bulk-update-private-ip-item.d.ts +94 -0
  47. package/lib/model/bulk-update-private-ip-item.js +41 -0
  48. package/lib/model/bulk-update-private-ip-item.js.map +1 -0
  49. package/lib/model/bulk-update-private-ips-details.d.ts +40 -0
  50. package/lib/model/bulk-update-private-ips-details.js +68 -0
  51. package/lib/model/bulk-update-private-ips-details.js.map +1 -0
  52. package/lib/model/capacity-report-instance-shape-config.d.ts +21 -0
  53. package/lib/model/capacity-report-instance-shape-config.js +11 -0
  54. package/lib/model/capacity-report-instance-shape-config.js.map +1 -1
  55. package/lib/model/compute-gpu-memory-cluster-scale-config.d.ts +44 -0
  56. package/lib/model/compute-gpu-memory-cluster-scale-config.js +36 -0
  57. package/lib/model/compute-gpu-memory-cluster-scale-config.js.map +1 -0
  58. package/lib/model/compute-gpu-memory-cluster.d.ts +2 -0
  59. package/lib/model/compute-gpu-memory-cluster.js +30 -2
  60. package/lib/model/compute-gpu-memory-cluster.js.map +1 -1
  61. package/lib/model/create-compute-gpu-memory-cluster-details.d.ts +2 -0
  62. package/lib/model/create-compute-gpu-memory-cluster-details.js +30 -2
  63. package/lib/model/create-compute-gpu-memory-cluster-details.js.map +1 -1
  64. package/lib/model/create-compute-gpu-memory-cluster-scale-config.d.ts +44 -0
  65. package/lib/model/create-compute-gpu-memory-cluster-scale-config.js +36 -0
  66. package/lib/model/create-compute-gpu-memory-cluster-scale-config.js.map +1 -0
  67. package/lib/model/create-cross-connect-details.d.ts +10 -0
  68. package/lib/model/create-cross-connect-details.js.map +1 -1
  69. package/lib/model/cross-connect.d.ts +5 -0
  70. package/lib/model/cross-connect.js.map +1 -1
  71. package/lib/model/index.d.ts +38 -0
  72. package/lib/model/index.js +53 -14
  73. package/lib/model/index.js.map +1 -1
  74. package/lib/model/update-compute-gpu-memory-cluster-details.d.ts +2 -0
  75. package/lib/model/update-compute-gpu-memory-cluster-details.js +30 -2
  76. package/lib/model/update-compute-gpu-memory-cluster-details.js.map +1 -1
  77. package/lib/model/update-compute-gpu-memory-cluster-scale-config.d.ts +44 -0
  78. package/lib/model/update-compute-gpu-memory-cluster-scale-config.js +36 -0
  79. package/lib/model/update-compute-gpu-memory-cluster-scale-config.js.map +1 -0
  80. package/lib/request/bulk-create-ipv6s-request.d.ts +38 -0
  81. package/lib/request/bulk-create-ipv6s-request.js +15 -0
  82. package/lib/request/bulk-create-ipv6s-request.js.map +1 -0
  83. package/lib/request/bulk-create-private-ips-request.d.ts +38 -0
  84. package/lib/request/bulk-create-private-ips-request.js +15 -0
  85. package/lib/request/bulk-create-private-ips-request.js.map +1 -0
  86. package/lib/request/bulk-delete-ipv6s-request.d.ts +38 -0
  87. package/lib/request/bulk-delete-ipv6s-request.js +15 -0
  88. package/lib/request/bulk-delete-ipv6s-request.js.map +1 -0
  89. package/lib/request/bulk-delete-private-ips-request.d.ts +38 -0
  90. package/lib/request/bulk-delete-private-ips-request.js +15 -0
  91. package/lib/request/bulk-delete-private-ips-request.js.map +1 -0
  92. package/lib/request/bulk-detach-ipv6s-request.d.ts +38 -0
  93. package/lib/request/bulk-detach-ipv6s-request.js +15 -0
  94. package/lib/request/bulk-detach-ipv6s-request.js.map +1 -0
  95. package/lib/request/bulk-detach-private-ips-request.d.ts +38 -0
  96. package/lib/request/bulk-detach-private-ips-request.js +15 -0
  97. package/lib/request/bulk-detach-private-ips-request.js.map +1 -0
  98. package/lib/request/bulk-update-ipv6s-request.d.ts +38 -0
  99. package/lib/request/bulk-update-ipv6s-request.js +15 -0
  100. package/lib/request/bulk-update-ipv6s-request.js.map +1 -0
  101. package/lib/request/bulk-update-private-ips-request.d.ts +38 -0
  102. package/lib/request/bulk-update-private-ips-request.js +15 -0
  103. package/lib/request/bulk-update-private-ips-request.js.map +1 -0
  104. package/lib/request/index.d.ts +16 -0
  105. package/lib/request/index.js.map +1 -1
  106. package/lib/response/bulk-create-ipv6s-response.d.ts +27 -0
  107. package/lib/response/bulk-create-ipv6s-response.js +15 -0
  108. package/lib/response/bulk-create-ipv6s-response.js.map +1 -0
  109. package/lib/response/bulk-create-private-ips-response.d.ts +27 -0
  110. package/lib/response/bulk-create-private-ips-response.js +15 -0
  111. package/lib/response/bulk-create-private-ips-response.js.map +1 -0
  112. package/lib/response/bulk-delete-ipv6s-response.d.ts +27 -0
  113. package/lib/response/bulk-delete-ipv6s-response.js +15 -0
  114. package/lib/response/bulk-delete-ipv6s-response.js.map +1 -0
  115. package/lib/response/bulk-delete-private-ips-response.d.ts +27 -0
  116. package/lib/response/bulk-delete-private-ips-response.js +15 -0
  117. package/lib/response/bulk-delete-private-ips-response.js.map +1 -0
  118. package/lib/response/bulk-detach-ipv6s-response.d.ts +27 -0
  119. package/lib/response/bulk-detach-ipv6s-response.js +15 -0
  120. package/lib/response/bulk-detach-ipv6s-response.js.map +1 -0
  121. package/lib/response/bulk-detach-private-ips-response.d.ts +27 -0
  122. package/lib/response/bulk-detach-private-ips-response.js +15 -0
  123. package/lib/response/bulk-detach-private-ips-response.js.map +1 -0
  124. package/lib/response/bulk-update-ipv6s-response.d.ts +27 -0
  125. package/lib/response/bulk-update-ipv6s-response.js +15 -0
  126. package/lib/response/bulk-update-ipv6s-response.js.map +1 -0
  127. package/lib/response/bulk-update-private-ips-response.d.ts +27 -0
  128. package/lib/response/bulk-update-private-ips-response.js +15 -0
  129. package/lib/response/bulk-update-private-ips-response.js.map +1 -0
  130. package/lib/response/index.d.ts +16 -0
  131. package/lib/virtualnetwork-waiter.d.ts +80 -0
  132. package/lib/virtualnetwork-waiter.js +120 -0
  133. package/lib/virtualnetwork-waiter.js.map +1 -1
  134. package/package.json +3 -3
@@ -0,0 +1,44 @@
1
+ /**
2
+ * Core Services API
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](https://docs.oracle.com/iaas/Content/Network/Concepts/overview.htm),
6
+ [Compute](https://docs.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm), and
7
+ [Block Volume](https://docs.oracle.com/iaas/Content/Block/Concepts/overview.htm) services.
8
+ The required permissions are documented in the
9
+ [Details for the Core Services](https://docs.oracle.com/iaas/Content/Identity/Reference/corepolicyreference.htm) article.
10
+
11
+ * OpenAPI spec version: 20160918
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OracleSDKGenerator.
15
+ * Do not edit the class manually.
16
+ *
17
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
18
+ * 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.
19
+ */
20
+ /**
21
+ * Configuration settings for GPU Memory Cluster scaling.
22
+ *
23
+ */
24
+ export interface ComputeGpuMemoryClusterScaleConfig {
25
+ /**
26
+ * Whether upsizing is enabled.
27
+ *
28
+ */
29
+ "isUpsizeEnabled"?: boolean;
30
+ /**
31
+ * Whether downsizing is enabled.
32
+ *
33
+ */
34
+ "isDownsizeEnabled"?: boolean;
35
+ /**
36
+ * The configured target size for the GPU Memory cluster.
37
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
38
+ */
39
+ "targetSize"?: number;
40
+ }
41
+ export declare namespace ComputeGpuMemoryClusterScaleConfig {
42
+ function getJsonObj(obj: ComputeGpuMemoryClusterScaleConfig): object;
43
+ function getDeserializedJsonObj(obj: ComputeGpuMemoryClusterScaleConfig): object;
44
+ }
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ /**
3
+ * Core Services API
4
+ * Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
5
+ compute instances, and block storage volumes. For more information, see the console
6
+ documentation for the [Networking](https://docs.oracle.com/iaas/Content/Network/Concepts/overview.htm),
7
+ [Compute](https://docs.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm), and
8
+ [Block Volume](https://docs.oracle.com/iaas/Content/Block/Concepts/overview.htm) services.
9
+ The required permissions are documented in the
10
+ [Details for the Core Services](https://docs.oracle.com/iaas/Content/Identity/Reference/corepolicyreference.htm) article.
11
+
12
+ * OpenAPI spec version: 20160918
13
+ *
14
+ *
15
+ * NOTE: This class is auto generated by OracleSDKGenerator.
16
+ * Do not edit the class manually.
17
+ *
18
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
19
+ * 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.
20
+ */
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ exports.ComputeGpuMemoryClusterScaleConfig = void 0;
23
+ var ComputeGpuMemoryClusterScaleConfig;
24
+ (function (ComputeGpuMemoryClusterScaleConfig) {
25
+ function getJsonObj(obj) {
26
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
27
+ return jsonObj;
28
+ }
29
+ ComputeGpuMemoryClusterScaleConfig.getJsonObj = getJsonObj;
30
+ function getDeserializedJsonObj(obj) {
31
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
32
+ return jsonObj;
33
+ }
34
+ ComputeGpuMemoryClusterScaleConfig.getDeserializedJsonObj = getDeserializedJsonObj;
35
+ })(ComputeGpuMemoryClusterScaleConfig = exports.ComputeGpuMemoryClusterScaleConfig || (exports.ComputeGpuMemoryClusterScaleConfig = {}));
36
+ //# sourceMappingURL=compute-gpu-memory-cluster-scale-config.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"compute-gpu-memory-cluster-scale-config.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/compute-gpu-memory-cluster-scale-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AA2BH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
@@ -17,6 +17,7 @@ The required permissions are documented in the
17
17
  * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
+ import * as model from "../model";
20
21
  /**
21
22
  * The customer facing object includes GPU memory cluster details.
22
23
  *
@@ -62,6 +63,7 @@ export interface ComputeGpuMemoryCluster {
62
63
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
63
64
  */
64
65
  "size": number;
66
+ "gpuMemoryClusterScaleConfig"?: model.ComputeGpuMemoryClusterScaleConfig;
65
67
  /**
66
68
  * Defined tags for this resource. Each key is predefined and scoped to a
67
69
  * namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
@@ -18,8 +18,28 @@ The required permissions are documented in the
18
18
  * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
24
+ }) : (function(o, m, k, k2) {
25
+ if (k2 === undefined) k2 = k;
26
+ o[k2] = m[k];
27
+ }));
28
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
29
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
30
+ }) : function(o, v) {
31
+ o["default"] = v;
32
+ });
33
+ var __importStar = (this && this.__importStar) || function (mod) {
34
+ if (mod && mod.__esModule) return mod;
35
+ var result = {};
36
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
37
+ __setModuleDefault(result, mod);
38
+ return result;
39
+ };
21
40
  Object.defineProperty(exports, "__esModule", { value: true });
22
41
  exports.ComputeGpuMemoryCluster = void 0;
42
+ const model = __importStar(require("../model"));
23
43
  var ComputeGpuMemoryCluster;
24
44
  (function (ComputeGpuMemoryCluster) {
25
45
  let LifecycleState;
@@ -36,12 +56,20 @@ var ComputeGpuMemoryCluster;
36
56
  LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
37
57
  })(LifecycleState = ComputeGpuMemoryCluster.LifecycleState || (ComputeGpuMemoryCluster.LifecycleState = {}));
38
58
  function getJsonObj(obj) {
39
- const jsonObj = Object.assign(Object.assign({}, obj), {});
59
+ const jsonObj = Object.assign(Object.assign({}, obj), {
60
+ "gpuMemoryClusterScaleConfig": obj.gpuMemoryClusterScaleConfig
61
+ ? model.ComputeGpuMemoryClusterScaleConfig.getJsonObj(obj.gpuMemoryClusterScaleConfig)
62
+ : undefined
63
+ });
40
64
  return jsonObj;
41
65
  }
42
66
  ComputeGpuMemoryCluster.getJsonObj = getJsonObj;
43
67
  function getDeserializedJsonObj(obj) {
44
- const jsonObj = Object.assign(Object.assign({}, obj), {});
68
+ const jsonObj = Object.assign(Object.assign({}, obj), {
69
+ "gpuMemoryClusterScaleConfig": obj.gpuMemoryClusterScaleConfig
70
+ ? model.ComputeGpuMemoryClusterScaleConfig.getDeserializedJsonObj(obj.gpuMemoryClusterScaleConfig)
71
+ : undefined
72
+ });
45
73
  return jsonObj;
46
74
  }
47
75
  ComputeGpuMemoryCluster.getDeserializedJsonObj = getDeserializedJsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"compute-gpu-memory-cluster.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/compute-gpu-memory-cluster.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAuFH,IAAiB,uBAAuB,CAwBvC;AAxBD,WAAiB,uBAAuB;IACtC,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,sCAAc,KAAd,sCAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8CAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAwBvC"}
1
+ {"version":3,"file":"compute-gpu-memory-cluster.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/compute-gpu-memory-cluster.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsFlC,IAAiB,uBAAuB,CAwCvC;AAxCD,WAAiB,uBAAuB;IACtC,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,sCAAc,KAAd,sCAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAA4B;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,GAAG,CAAC,2BAA2B,CAAC;gBACtF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,kCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4B;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAC7D,GAAG,CAAC,2BAA2B,CAChC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAsB,yBAarC,CAAA;AACH,CAAC,EAxCgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAwCvC"}
@@ -17,6 +17,7 @@ The required permissions are documented in the
17
17
  * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
+ import * as model from "../model";
20
21
  /**
21
22
  * The customer facing object includes GPU memory cluster details.
22
23
  *
@@ -81,6 +82,7 @@ export interface CreateComputeGpuMemoryClusterDetails {
81
82
  *
82
83
  */
83
84
  "displayName"?: string;
85
+ "gpuMemoryClusterScaleConfig"?: model.CreateComputeGpuMemoryClusterScaleConfig;
84
86
  }
85
87
  export declare namespace CreateComputeGpuMemoryClusterDetails {
86
88
  function getJsonObj(obj: CreateComputeGpuMemoryClusterDetails): object;
@@ -18,17 +18,45 @@ The required permissions are documented in the
18
18
  * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
24
+ }) : (function(o, m, k, k2) {
25
+ if (k2 === undefined) k2 = k;
26
+ o[k2] = m[k];
27
+ }));
28
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
29
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
30
+ }) : function(o, v) {
31
+ o["default"] = v;
32
+ });
33
+ var __importStar = (this && this.__importStar) || function (mod) {
34
+ if (mod && mod.__esModule) return mod;
35
+ var result = {};
36
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
37
+ __setModuleDefault(result, mod);
38
+ return result;
39
+ };
21
40
  Object.defineProperty(exports, "__esModule", { value: true });
22
41
  exports.CreateComputeGpuMemoryClusterDetails = void 0;
42
+ const model = __importStar(require("../model"));
23
43
  var CreateComputeGpuMemoryClusterDetails;
24
44
  (function (CreateComputeGpuMemoryClusterDetails) {
25
45
  function getJsonObj(obj) {
26
- const jsonObj = Object.assign(Object.assign({}, obj), {});
46
+ const jsonObj = Object.assign(Object.assign({}, obj), {
47
+ "gpuMemoryClusterScaleConfig": obj.gpuMemoryClusterScaleConfig
48
+ ? model.CreateComputeGpuMemoryClusterScaleConfig.getJsonObj(obj.gpuMemoryClusterScaleConfig)
49
+ : undefined
50
+ });
27
51
  return jsonObj;
28
52
  }
29
53
  CreateComputeGpuMemoryClusterDetails.getJsonObj = getJsonObj;
30
54
  function getDeserializedJsonObj(obj) {
31
- const jsonObj = Object.assign(Object.assign({}, obj), {});
55
+ const jsonObj = Object.assign(Object.assign({}, obj), {
56
+ "gpuMemoryClusterScaleConfig": obj.gpuMemoryClusterScaleConfig
57
+ ? model.CreateComputeGpuMemoryClusterScaleConfig.getDeserializedJsonObj(obj.gpuMemoryClusterScaleConfig)
58
+ : undefined
59
+ });
32
60
  return jsonObj;
33
61
  }
34
62
  CreateComputeGpuMemoryClusterDetails.getDeserializedJsonObj = getDeserializedJsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"create-compute-gpu-memory-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-compute-gpu-memory-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAiEH,IAAiB,oCAAoC,CAWpD;AAXD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAWpD"}
1
+ {"version":3,"file":"create-compute-gpu-memory-cluster-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-compute-gpu-memory-cluster-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgElC,IAAiB,oCAAoC,CA6BpD;AA7BD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACvD,GAAG,CAAC,2BAA2B,CAChC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,6BAA6B,EAAE,GAAG,CAAC,2BAA2B;gBAC5D,CAAC,CAAC,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACnE,GAAG,CAAC,2BAA2B,CAChC;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QA6BpD"}
@@ -0,0 +1,44 @@
1
+ /**
2
+ * Core Services API
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](https://docs.oracle.com/iaas/Content/Network/Concepts/overview.htm),
6
+ [Compute](https://docs.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm), and
7
+ [Block Volume](https://docs.oracle.com/iaas/Content/Block/Concepts/overview.htm) services.
8
+ The required permissions are documented in the
9
+ [Details for the Core Services](https://docs.oracle.com/iaas/Content/Identity/Reference/corepolicyreference.htm) article.
10
+
11
+ * OpenAPI spec version: 20160918
12
+ *
13
+ *
14
+ * NOTE: This class is auto generated by OracleSDKGenerator.
15
+ * Do not edit the class manually.
16
+ *
17
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
18
+ * 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.
19
+ */
20
+ /**
21
+ * Configuration settings for GPU Memory Cluster scaling.
22
+ *
23
+ */
24
+ export interface CreateComputeGpuMemoryClusterScaleConfig {
25
+ /**
26
+ * Enables upsizing towards the target size.
27
+ *
28
+ */
29
+ "isUpsizeEnabled": boolean;
30
+ /**
31
+ * Enables downsizing towards the target size.
32
+ *
33
+ */
34
+ "isDownsizeEnabled"?: boolean;
35
+ /**
36
+ * The configured target size for the GPU Memory cluster.
37
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
38
+ */
39
+ "targetSize"?: number;
40
+ }
41
+ export declare namespace CreateComputeGpuMemoryClusterScaleConfig {
42
+ function getJsonObj(obj: CreateComputeGpuMemoryClusterScaleConfig): object;
43
+ function getDeserializedJsonObj(obj: CreateComputeGpuMemoryClusterScaleConfig): object;
44
+ }
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ /**
3
+ * Core Services API
4
+ * Use the Core Services API to manage resources such as virtual cloud networks (VCNs),
5
+ compute instances, and block storage volumes. For more information, see the console
6
+ documentation for the [Networking](https://docs.oracle.com/iaas/Content/Network/Concepts/overview.htm),
7
+ [Compute](https://docs.oracle.com/iaas/Content/Compute/Concepts/computeoverview.htm), and
8
+ [Block Volume](https://docs.oracle.com/iaas/Content/Block/Concepts/overview.htm) services.
9
+ The required permissions are documented in the
10
+ [Details for the Core Services](https://docs.oracle.com/iaas/Content/Identity/Reference/corepolicyreference.htm) article.
11
+
12
+ * OpenAPI spec version: 20160918
13
+ *
14
+ *
15
+ * NOTE: This class is auto generated by OracleSDKGenerator.
16
+ * Do not edit the class manually.
17
+ *
18
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
19
+ * 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.
20
+ */
21
+ Object.defineProperty(exports, "__esModule", { value: true });
22
+ exports.CreateComputeGpuMemoryClusterScaleConfig = void 0;
23
+ var CreateComputeGpuMemoryClusterScaleConfig;
24
+ (function (CreateComputeGpuMemoryClusterScaleConfig) {
25
+ function getJsonObj(obj) {
26
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
27
+ return jsonObj;
28
+ }
29
+ CreateComputeGpuMemoryClusterScaleConfig.getJsonObj = getJsonObj;
30
+ function getDeserializedJsonObj(obj) {
31
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
32
+ return jsonObj;
33
+ }
34
+ CreateComputeGpuMemoryClusterScaleConfig.getDeserializedJsonObj = getDeserializedJsonObj;
35
+ })(CreateComputeGpuMemoryClusterScaleConfig = exports.CreateComputeGpuMemoryClusterScaleConfig || (exports.CreateComputeGpuMemoryClusterScaleConfig = {}));
36
+ //# sourceMappingURL=create-compute-gpu-memory-cluster-scale-config.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-compute-gpu-memory-cluster-scale-config.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-compute-gpu-memory-cluster-scale-config.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AA2BH,IAAiB,wCAAwC,CAWxD;AAXD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CAAC,GAA6C;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6C;QAClF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAWxD"}
@@ -95,6 +95,16 @@ export interface CreateCrossConnectDetails {
95
95
  */
96
96
  "customerReferenceName"?: string;
97
97
  "macsecProperties"?: model.CreateMacsecProperties;
98
+ /**
99
+ * The name of the FastConnect device where this cross-connect is installed.
100
+ *
101
+ */
102
+ "ociPhysicalDeviceName"?: string;
103
+ /**
104
+ * The name of the FastConnect interface where this cross-connect is installed.
105
+ *
106
+ */
107
+ "interfaceName"?: string;
98
108
  }
99
109
  export declare namespace CreateCrossConnectDetails {
100
110
  function getJsonObj(obj: CreateCrossConnectDetails): object;
@@ -1 +1 @@
1
- {"version":3,"file":"create-cross-connect-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-cross-connect-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA4ElC,IAAiB,yBAAyB,CAyBzC;AAzBD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,oCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,gDAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAyBzC"}
1
+ {"version":3,"file":"create-cross-connect-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/create-cross-connect-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsFlC,IAAiB,yBAAyB,CAyBzC;AAzBD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,oCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,gDAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAyBzC"}
@@ -124,6 +124,11 @@ export interface CrossConnect {
124
124
  *
125
125
  */
126
126
  "ociLogicalDeviceName"?: string;
127
+ /**
128
+ * The name of the FastConnect interface where this cross-connect is installed.
129
+ *
130
+ */
131
+ "interfaceName"?: string;
127
132
  }
128
133
  export declare namespace CrossConnect {
129
134
  enum LifecycleState {
@@ -1 +1 @@
1
- {"version":3,"file":"cross-connect.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/cross-connect.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyGlC,IAAiB,YAAY,CAuC5B;AAvCD,WAAiB,YAAY;IAC3B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,sDAAoC,CAAA;QACpC,+CAA6B,CAAA;QAC7B,6CAA2B,CAAA;QAC3B,uCAAqB,CAAA;QACrB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mCAAsB,yBAWrC,CAAA;AACH,CAAC,EAvCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAuC5B"}
1
+ {"version":3,"file":"cross-connect.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/cross-connect.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8GlC,IAAiB,YAAY,CAuC5B;AAvCD,WAAiB,YAAY;IAC3B,IAAY,cAYX;IAZD,WAAY,cAAc;QACxB,sDAAoC,CAAA;QACpC,+CAA6B,CAAA;QAC7B,6CAA2B,CAAA;QAC3B,uCAAqB,CAAA;QACrB,6CAA2B,CAAA;QAC3B,2CAAyB,CAAA;QACzB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAZW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAYzB;IAED,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,mCAAsB,yBAWrC,CAAA;AACH,CAAC,EAvCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAuC5B"}
@@ -105,8 +105,40 @@ import * as BootVolumeSourceDetails from "./boot-volume-source-details";
105
105
  export import BootVolumeSourceDetails = BootVolumeSourceDetails.BootVolumeSourceDetails;
106
106
  import * as BulkAddVirtualCircuitPublicPrefixesDetails from "./bulk-add-virtual-circuit-public-prefixes-details";
107
107
  export import BulkAddVirtualCircuitPublicPrefixesDetails = BulkAddVirtualCircuitPublicPrefixesDetails.BulkAddVirtualCircuitPublicPrefixesDetails;
108
+ import * as BulkCreateIpv6sDetails from "./bulk-create-ipv6s-details";
109
+ export import BulkCreateIpv6sDetails = BulkCreateIpv6sDetails.BulkCreateIpv6sDetails;
110
+ import * as BulkCreateIpv6sItem from "./bulk-create-ipv6s-item";
111
+ export import BulkCreateIpv6sItem = BulkCreateIpv6sItem.BulkCreateIpv6sItem;
112
+ import * as BulkCreatePrivateIpItem from "./bulk-create-private-ip-item";
113
+ export import BulkCreatePrivateIpItem = BulkCreatePrivateIpItem.BulkCreatePrivateIpItem;
114
+ import * as BulkCreatePrivateIpsDetails from "./bulk-create-private-ips-details";
115
+ export import BulkCreatePrivateIpsDetails = BulkCreatePrivateIpsDetails.BulkCreatePrivateIpsDetails;
116
+ import * as BulkDeleteIpv6sDetails from "./bulk-delete-ipv6s-details";
117
+ export import BulkDeleteIpv6sDetails = BulkDeleteIpv6sDetails.BulkDeleteIpv6sDetails;
118
+ import * as BulkDeleteIpv6sItem from "./bulk-delete-ipv6s-item";
119
+ export import BulkDeleteIpv6sItem = BulkDeleteIpv6sItem.BulkDeleteIpv6sItem;
120
+ import * as BulkDeletePrivateIpItem from "./bulk-delete-private-ip-item";
121
+ export import BulkDeletePrivateIpItem = BulkDeletePrivateIpItem.BulkDeletePrivateIpItem;
122
+ import * as BulkDeletePrivateIpsDetails from "./bulk-delete-private-ips-details";
123
+ export import BulkDeletePrivateIpsDetails = BulkDeletePrivateIpsDetails.BulkDeletePrivateIpsDetails;
108
124
  import * as BulkDeleteVirtualCircuitPublicPrefixesDetails from "./bulk-delete-virtual-circuit-public-prefixes-details";
109
125
  export import BulkDeleteVirtualCircuitPublicPrefixesDetails = BulkDeleteVirtualCircuitPublicPrefixesDetails.BulkDeleteVirtualCircuitPublicPrefixesDetails;
126
+ import * as BulkDetachIpv6sDetails from "./bulk-detach-ipv6s-details";
127
+ export import BulkDetachIpv6sDetails = BulkDetachIpv6sDetails.BulkDetachIpv6sDetails;
128
+ import * as BulkDetachIpv6sItem from "./bulk-detach-ipv6s-item";
129
+ export import BulkDetachIpv6sItem = BulkDetachIpv6sItem.BulkDetachIpv6sItem;
130
+ import * as BulkDetachPrivateIpItem from "./bulk-detach-private-ip-item";
131
+ export import BulkDetachPrivateIpItem = BulkDetachPrivateIpItem.BulkDetachPrivateIpItem;
132
+ import * as BulkDetachPrivateIpsDetails from "./bulk-detach-private-ips-details";
133
+ export import BulkDetachPrivateIpsDetails = BulkDetachPrivateIpsDetails.BulkDetachPrivateIpsDetails;
134
+ import * as BulkUpdateIpv6sDetails from "./bulk-update-ipv6s-details";
135
+ export import BulkUpdateIpv6sDetails = BulkUpdateIpv6sDetails.BulkUpdateIpv6sDetails;
136
+ import * as BulkUpdateIpv6sItem from "./bulk-update-ipv6s-item";
137
+ export import BulkUpdateIpv6sItem = BulkUpdateIpv6sItem.BulkUpdateIpv6sItem;
138
+ import * as BulkUpdatePrivateIpItem from "./bulk-update-private-ip-item";
139
+ export import BulkUpdatePrivateIpItem = BulkUpdatePrivateIpItem.BulkUpdatePrivateIpItem;
140
+ import * as BulkUpdatePrivateIpsDetails from "./bulk-update-private-ips-details";
141
+ export import BulkUpdatePrivateIpsDetails = BulkUpdatePrivateIpsDetails.BulkUpdatePrivateIpsDetails;
110
142
  import * as Byoasn from "./byoasn";
111
143
  export import Byoasn = Byoasn.Byoasn;
112
144
  import * as ByoasnByoipRange from "./byoasn-byoip-range";
@@ -293,6 +325,8 @@ import * as ComputeGpuMemoryClusterInstanceCollection from "./compute-gpu-memory
293
325
  export import ComputeGpuMemoryClusterInstanceCollection = ComputeGpuMemoryClusterInstanceCollection.ComputeGpuMemoryClusterInstanceCollection;
294
326
  import * as ComputeGpuMemoryClusterInstanceSummary from "./compute-gpu-memory-cluster-instance-summary";
295
327
  export import ComputeGpuMemoryClusterInstanceSummary = ComputeGpuMemoryClusterInstanceSummary.ComputeGpuMemoryClusterInstanceSummary;
328
+ import * as ComputeGpuMemoryClusterScaleConfig from "./compute-gpu-memory-cluster-scale-config";
329
+ export import ComputeGpuMemoryClusterScaleConfig = ComputeGpuMemoryClusterScaleConfig.ComputeGpuMemoryClusterScaleConfig;
296
330
  import * as ComputeGpuMemoryClusterSummary from "./compute-gpu-memory-cluster-summary";
297
331
  export import ComputeGpuMemoryClusterSummary = ComputeGpuMemoryClusterSummary.ComputeGpuMemoryClusterSummary;
298
332
  import * as ComputeGpuMemoryFabric from "./compute-gpu-memory-fabric";
@@ -389,6 +423,8 @@ import * as CreateComputeClusterDetails from "./create-compute-cluster-details";
389
423
  export import CreateComputeClusterDetails = CreateComputeClusterDetails.CreateComputeClusterDetails;
390
424
  import * as CreateComputeGpuMemoryClusterDetails from "./create-compute-gpu-memory-cluster-details";
391
425
  export import CreateComputeGpuMemoryClusterDetails = CreateComputeGpuMemoryClusterDetails.CreateComputeGpuMemoryClusterDetails;
426
+ import * as CreateComputeGpuMemoryClusterScaleConfig from "./create-compute-gpu-memory-cluster-scale-config";
427
+ export import CreateComputeGpuMemoryClusterScaleConfig = CreateComputeGpuMemoryClusterScaleConfig.CreateComputeGpuMemoryClusterScaleConfig;
392
428
  import * as CreateComputeHostGroupDetails from "./create-compute-host-group-details";
393
429
  export import CreateComputeHostGroupDetails = CreateComputeHostGroupDetails.CreateComputeHostGroupDetails;
394
430
  import * as CreateComputeImageCapabilitySchemaDetails from "./create-compute-image-capability-schema-details";
@@ -981,6 +1017,8 @@ import * as UpdateComputeClusterDetails from "./update-compute-cluster-details";
981
1017
  export import UpdateComputeClusterDetails = UpdateComputeClusterDetails.UpdateComputeClusterDetails;
982
1018
  import * as UpdateComputeGpuMemoryClusterDetails from "./update-compute-gpu-memory-cluster-details";
983
1019
  export import UpdateComputeGpuMemoryClusterDetails = UpdateComputeGpuMemoryClusterDetails.UpdateComputeGpuMemoryClusterDetails;
1020
+ import * as UpdateComputeGpuMemoryClusterScaleConfig from "./update-compute-gpu-memory-cluster-scale-config";
1021
+ export import UpdateComputeGpuMemoryClusterScaleConfig = UpdateComputeGpuMemoryClusterScaleConfig.UpdateComputeGpuMemoryClusterScaleConfig;
984
1022
  import * as UpdateComputeGpuMemoryFabricDetails from "./update-compute-gpu-memory-fabric-details";
985
1023
  export import UpdateComputeGpuMemoryFabricDetails = UpdateComputeGpuMemoryFabricDetails.UpdateComputeGpuMemoryFabricDetails;
986
1024
  import * as UpdateComputeHostGroupDetails from "./update-compute-host-group-details";