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,46 @@
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
+ import * as model from "../model";
21
+ /**
22
+ * Bulk Secondary IPv6 addresses creation object.
23
+ */
24
+ export interface BulkCreateIpv6sDetails {
25
+ /**
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VNIC to assign the IPv6s to. The
27
+ * IPv6 will be in the VNIC's subnet.
28
+ *
29
+ */
30
+ "vnicId"?: string;
31
+ /**
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet from which the IPv6s are to be drawn. The IP addresses,
33
+ * *if supplied*, must be valid for the given subnet, only valid for reserved IPs currently.
34
+ *
35
+ */
36
+ "subnetId"?: string;
37
+ /**
38
+ * Secondary IPv6 addresses to assign.
39
+ *
40
+ */
41
+ "bulkCreateIpv6sItem": Array<model.BulkCreateIpv6sItem>;
42
+ }
43
+ export declare namespace BulkCreateIpv6sDetails {
44
+ function getJsonObj(obj: BulkCreateIpv6sDetails): object;
45
+ function getDeserializedJsonObj(obj: BulkCreateIpv6sDetails): object;
46
+ }
@@ -0,0 +1,68 @@
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
+ 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
+ };
40
+ Object.defineProperty(exports, "__esModule", { value: true });
41
+ exports.BulkCreateIpv6sDetails = void 0;
42
+ const model = __importStar(require("../model"));
43
+ var BulkCreateIpv6sDetails;
44
+ (function (BulkCreateIpv6sDetails) {
45
+ function getJsonObj(obj) {
46
+ const jsonObj = Object.assign(Object.assign({}, obj), {
47
+ "bulkCreateIpv6sItem": obj.bulkCreateIpv6sItem
48
+ ? obj.bulkCreateIpv6sItem.map(item => {
49
+ return model.BulkCreateIpv6sItem.getJsonObj(item);
50
+ })
51
+ : undefined
52
+ });
53
+ return jsonObj;
54
+ }
55
+ BulkCreateIpv6sDetails.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {
58
+ "bulkCreateIpv6sItem": obj.bulkCreateIpv6sItem
59
+ ? obj.bulkCreateIpv6sItem.map(item => {
60
+ return model.BulkCreateIpv6sItem.getDeserializedJsonObj(item);
61
+ })
62
+ : undefined
63
+ });
64
+ return jsonObj;
65
+ }
66
+ BulkCreateIpv6sDetails.getDeserializedJsonObj = getDeserializedJsonObj;
67
+ })(BulkCreateIpv6sDetails = exports.BulkCreateIpv6sDetails || (exports.BulkCreateIpv6sDetails = {}));
68
+ //# sourceMappingURL=bulk-create-ipv6s-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulk-create-ipv6s-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/bulk-create-ipv6s-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA0BlC,IAAiB,sBAAsB,CA6BtC;AA7BD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,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,mBAAmB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,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,mBAAmB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAChE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6CAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QA6BtC"}
@@ -0,0 +1,93 @@
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
+ * Secondary IPv6 object to creation as part of bulk creation .
22
+ */
23
+ export interface BulkCreateIpv6sItem {
24
+ /**
25
+ * Defined tags for this resource. Each key is predefined and scoped to a
26
+ * namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
27
+ * <p>
28
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
29
+ *
30
+ */
31
+ "definedTags"?: {
32
+ [key: string]: {
33
+ [key: string]: any;
34
+ };
35
+ };
36
+ /**
37
+ * A user-friendly name. Does not have to be unique, and it's changeable.
38
+ * Avoid entering confidential information.
39
+ *
40
+ */
41
+ "displayName"?: string;
42
+ /**
43
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no
44
+ * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
45
+ * <p>
46
+ Example: {@code {\"Department\": \"Finance\"}}
47
+ *
48
+ */
49
+ "freeformTags"?: {
50
+ [key: string]: string;
51
+ };
52
+ /**
53
+ * An IPv6 address of your choice. Must be an available IP address within
54
+ * the subnet's CIDR. If you don't specify a value, Oracle automatically
55
+ * assigns an IPv6 address from the subnet. The subnet is the one that
56
+ * contains the VNIC you specify in {@code vnicId}.
57
+ * <p>
58
+ Example: {@code 2001:DB8::}
59
+ *
60
+ */
61
+ "ipAddress"?: string;
62
+ /**
63
+ * Lifetime of the IP address.
64
+ * There are two types of IPs:
65
+ * - Ephemeral
66
+ * - Reserved
67
+ *
68
+ */
69
+ "lifetime"?: BulkCreateIpv6sItem.Lifetime;
70
+ /**
71
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table the IP address or VNIC will use. For more information, see
72
+ * [Per-resource Routing](https://docs.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm#Overview_of_Routing_for_Your_VCN__source_routing).
73
+ *
74
+ */
75
+ "routeTableId"?: string;
76
+ /**
77
+ * The IPv6 prefix allocated to the subnet. This is required if more than one IPv6 prefix exists on the subnet.
78
+ *
79
+ */
80
+ "ipv6SubnetCidr"?: string;
81
+ /**
82
+ * Length of cidr range. Optional field to specify flexible cidr. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
83
+ */
84
+ "cidrPrefixLength"?: number;
85
+ }
86
+ export declare namespace BulkCreateIpv6sItem {
87
+ enum Lifetime {
88
+ Ephemeral = "EPHEMERAL",
89
+ Reserved = "RESERVED"
90
+ }
91
+ function getJsonObj(obj: BulkCreateIpv6sItem): object;
92
+ function getDeserializedJsonObj(obj: BulkCreateIpv6sItem): object;
93
+ }
@@ -0,0 +1,41 @@
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.BulkCreateIpv6sItem = void 0;
23
+ var BulkCreateIpv6sItem;
24
+ (function (BulkCreateIpv6sItem) {
25
+ let Lifetime;
26
+ (function (Lifetime) {
27
+ Lifetime["Ephemeral"] = "EPHEMERAL";
28
+ Lifetime["Reserved"] = "RESERVED";
29
+ })(Lifetime = BulkCreateIpv6sItem.Lifetime || (BulkCreateIpv6sItem.Lifetime = {}));
30
+ function getJsonObj(obj) {
31
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
32
+ return jsonObj;
33
+ }
34
+ BulkCreateIpv6sItem.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
37
+ return jsonObj;
38
+ }
39
+ BulkCreateIpv6sItem.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(BulkCreateIpv6sItem = exports.BulkCreateIpv6sItem || (exports.BulkCreateIpv6sItem = {}));
41
+ //# sourceMappingURL=bulk-create-ipv6s-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulk-create-ipv6s-item.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/bulk-create-ipv6s-item.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAkEH,IAAiB,mBAAmB,CAgBnC;AAhBD,WAAiB,mBAAmB;IAClC,IAAY,QAGX;IAHD,WAAY,QAAQ;QAClB,mCAAuB,CAAA;QACvB,iCAAqB,CAAA;IACvB,CAAC,EAHW,QAAQ,GAAR,4BAAQ,KAAR,4BAAQ,QAGnB;IAED,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0CAAsB,yBAIrC,CAAA;AACH,CAAC,EAhBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAgBnC"}
@@ -0,0 +1,114 @@
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
+ * Secondary private IPv4 address object to create as part of bulk creation.
22
+ */
23
+ export interface BulkCreatePrivateIpItem {
24
+ /**
25
+ * Defined tags for this resource. Each key is predefined and scoped to a
26
+ * namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
27
+ * <p>
28
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
29
+ *
30
+ */
31
+ "definedTags"?: {
32
+ [key: string]: {
33
+ [key: string]: any;
34
+ };
35
+ };
36
+ /**
37
+ * A user-friendly name. Does not have to be unique, and it's changeable.
38
+ * Avoid entering confidential information.
39
+ *
40
+ */
41
+ "displayName"?: string;
42
+ /**
43
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no
44
+ * predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
45
+ * <p>
46
+ Example: {@code {\"Department\": \"Finance\"}}
47
+ *
48
+ */
49
+ "freeformTags"?: {
50
+ [key: string]: string;
51
+ };
52
+ /**
53
+ * The hostname for the private IP. Used for DNS. The value
54
+ * is the hostname portion of the private IP's fully qualified domain name (FQDN)
55
+ * (for example, {@code bminstance1} in FQDN {@code bminstance1.subnet123.vcn1.oraclevcn.com}).
56
+ * Must be unique across all VNICs in the subnet and comply with
57
+ * [RFC 952](https://tools.ietf.org/html/rfc952) and
58
+ * [RFC 1123](https://tools.ietf.org/html/rfc1123).
59
+ * <p>
60
+ For more information, see
61
+ * [DNS in Your Virtual Cloud Network](https://docs.oracle.com/iaas/Content/Network/Concepts/dns.htm).
62
+ * <p>
63
+ Example: {@code bminstance1}
64
+ *
65
+ */
66
+ "hostnameLabel"?: string;
67
+ /**
68
+ * A private IP address of your choice. Must be an available IP address within
69
+ * the subnet's CIDR. If you don't specify a value, Oracle automatically
70
+ * assigns a private IP address from the subnet.
71
+ * <p>
72
+ Example: {@code 10.0.3.3}
73
+ *
74
+ */
75
+ "ipAddress"?: string;
76
+ /**
77
+ * Lifetime of the IP address.
78
+ * There are two types of IPs:
79
+ * - Ephemeral
80
+ * - Reserved
81
+ *
82
+ */
83
+ "lifetime"?: BulkCreatePrivateIpItem.Lifetime;
84
+ /**
85
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the route table the IP address or VNIC will use. For more information, see
86
+ * [Per-resource Routing](https://docs.oracle.com/iaas/Content/Network/Tasks/managingroutetables.htm#Overview_of_Routing_for_Your_VCN__source_routing).
87
+ *
88
+ */
89
+ "routeTableId"?: string;
90
+ /**
91
+ * An optional field that when combined with the ipAddress field, will be used to allocate secondary IPv4 CIDRs.
92
+ * The CIDR range created by this combination must be within the subnet's CIDR
93
+ * and the CIDR range should not collide with any existing IPv4 address allocation.
94
+ * The VNIC ID specified in the request object should not already been assigned more than the max IPv4 addresses.
95
+ * If you don't specify a value, this option will be ignored.
96
+ * <p>
97
+ Example: 18
98
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
99
+ */
100
+ "cidrPrefixLength"?: number;
101
+ /**
102
+ * Any one of the IPv4 CIDRs allocated to the subnet.
103
+ *
104
+ */
105
+ "ipv4SubnetCidrAtCreation"?: string;
106
+ }
107
+ export declare namespace BulkCreatePrivateIpItem {
108
+ enum Lifetime {
109
+ Ephemeral = "EPHEMERAL",
110
+ Reserved = "RESERVED"
111
+ }
112
+ function getJsonObj(obj: BulkCreatePrivateIpItem): object;
113
+ function getDeserializedJsonObj(obj: BulkCreatePrivateIpItem): object;
114
+ }
@@ -0,0 +1,41 @@
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.BulkCreatePrivateIpItem = void 0;
23
+ var BulkCreatePrivateIpItem;
24
+ (function (BulkCreatePrivateIpItem) {
25
+ let Lifetime;
26
+ (function (Lifetime) {
27
+ Lifetime["Ephemeral"] = "EPHEMERAL";
28
+ Lifetime["Reserved"] = "RESERVED";
29
+ })(Lifetime = BulkCreatePrivateIpItem.Lifetime || (BulkCreatePrivateIpItem.Lifetime = {}));
30
+ function getJsonObj(obj) {
31
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
32
+ return jsonObj;
33
+ }
34
+ BulkCreatePrivateIpItem.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
37
+ return jsonObj;
38
+ }
39
+ BulkCreatePrivateIpItem.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(BulkCreatePrivateIpItem = exports.BulkCreatePrivateIpItem || (exports.BulkCreatePrivateIpItem = {}));
41
+ //# sourceMappingURL=bulk-create-private-ip-item.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulk-create-private-ip-item.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/bulk-create-private-ip-item.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;AAuFH,IAAiB,uBAAuB,CAgBvC;AAhBD,WAAiB,uBAAuB;IACtC,IAAY,QAGX;IAHD,WAAY,QAAQ;QAClB,mCAAuB,CAAA;QACvB,iCAAqB,CAAA;IACvB,CAAC,EAHW,QAAQ,GAAR,gCAAQ,KAAR,gCAAQ,QAGnB;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,EAhBgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAgBvC"}
@@ -0,0 +1,50 @@
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
+ import * as model from "../model";
21
+ /**
22
+ * Bulk Secondary IPv4 addresses creation object.
23
+ */
24
+ export interface BulkCreatePrivateIpsDetails {
25
+ /**
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VNIC to assign the private IPs to. The VNIC and private IPs must be in the same subnet.
27
+ *
28
+ */
29
+ "vnicId"?: string;
30
+ /**
31
+ * Use this attribute only with the Oracle Cloud VMware Solution. The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VLAN from which the private IPs is to be drawn. The IP addresses, *if supplied*, must be valid for the given VLAN. See {@link Vlan}.
32
+ *
33
+ */
34
+ "vlanId"?: string;
35
+ /**
36
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet from which the private IPs is to be drawn. The IP addresses,
37
+ * *if supplied*, must be valid for the given subnet.
38
+ *
39
+ */
40
+ "subnetId"?: string;
41
+ /**
42
+ * Secondary IPv4 addresses to assign.
43
+ *
44
+ */
45
+ "bulkCreatePrivateIpItem": Array<model.BulkCreatePrivateIpItem>;
46
+ }
47
+ export declare namespace BulkCreatePrivateIpsDetails {
48
+ function getJsonObj(obj: BulkCreatePrivateIpsDetails): object;
49
+ function getDeserializedJsonObj(obj: BulkCreatePrivateIpsDetails): object;
50
+ }
@@ -0,0 +1,68 @@
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
+ 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
+ };
40
+ Object.defineProperty(exports, "__esModule", { value: true });
41
+ exports.BulkCreatePrivateIpsDetails = void 0;
42
+ const model = __importStar(require("../model"));
43
+ var BulkCreatePrivateIpsDetails;
44
+ (function (BulkCreatePrivateIpsDetails) {
45
+ function getJsonObj(obj) {
46
+ const jsonObj = Object.assign(Object.assign({}, obj), {
47
+ "bulkCreatePrivateIpItem": obj.bulkCreatePrivateIpItem
48
+ ? obj.bulkCreatePrivateIpItem.map(item => {
49
+ return model.BulkCreatePrivateIpItem.getJsonObj(item);
50
+ })
51
+ : undefined
52
+ });
53
+ return jsonObj;
54
+ }
55
+ BulkCreatePrivateIpsDetails.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {
58
+ "bulkCreatePrivateIpItem": obj.bulkCreatePrivateIpItem
59
+ ? obj.bulkCreatePrivateIpItem.map(item => {
60
+ return model.BulkCreatePrivateIpItem.getDeserializedJsonObj(item);
61
+ })
62
+ : undefined
63
+ });
64
+ return jsonObj;
65
+ }
66
+ BulkCreatePrivateIpsDetails.getDeserializedJsonObj = getDeserializedJsonObj;
67
+ })(BulkCreatePrivateIpsDetails = exports.BulkCreatePrivateIpsDetails || (exports.BulkCreatePrivateIpsDetails = {}));
68
+ //# sourceMappingURL=bulk-create-private-ips-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"bulk-create-private-ips-details.js","sourceRoot":"","sources":["../../../../../lib/core/lib/model/bulk-create-private-ips-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;;GAkBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8BlC,IAAiB,2BAA2B,CA6B3C;AA7BD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,GAAG,CAAC,uBAAuB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrC,OAAO,KAAK,CAAC,uBAAuB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,yBAAyB,EAAE,GAAG,CAAC,uBAAuB;gBACpD,CAAC,CAAC,GAAG,CAAC,uBAAuB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACrC,OAAO,KAAK,CAAC,uBAAuB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QA6B3C"}
@@ -0,0 +1,45 @@
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
+ import * as model from "../model";
21
+ /**
22
+ * Bulk Secondary IPv6 addresses deletion object.
23
+ */
24
+ export interface BulkDeleteIpv6sDetails {
25
+ /**
26
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VNIC to assign the IPv6s to. The
27
+ * IPv6 will be in the VNIC's subnet.
28
+ *
29
+ */
30
+ "vnicId"?: string;
31
+ /**
32
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the subnet from which the IPv6s addresses are to be deleted.
33
+ *
34
+ */
35
+ "subnetId"?: string;
36
+ /**
37
+ * IPv6 addresses to deleted.
38
+ *
39
+ */
40
+ "bulkDeleteIpv6sItem": Array<model.BulkDeleteIpv6sItem>;
41
+ }
42
+ export declare namespace BulkDeleteIpv6sDetails {
43
+ function getJsonObj(obj: BulkDeleteIpv6sDetails): object;
44
+ function getDeserializedJsonObj(obj: BulkDeleteIpv6sDetails): object;
45
+ }
@@ -0,0 +1,68 @@
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
+ 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
+ };
40
+ Object.defineProperty(exports, "__esModule", { value: true });
41
+ exports.BulkDeleteIpv6sDetails = void 0;
42
+ const model = __importStar(require("../model"));
43
+ var BulkDeleteIpv6sDetails;
44
+ (function (BulkDeleteIpv6sDetails) {
45
+ function getJsonObj(obj) {
46
+ const jsonObj = Object.assign(Object.assign({}, obj), {
47
+ "bulkDeleteIpv6sItem": obj.bulkDeleteIpv6sItem
48
+ ? obj.bulkDeleteIpv6sItem.map(item => {
49
+ return model.BulkDeleteIpv6sItem.getJsonObj(item);
50
+ })
51
+ : undefined
52
+ });
53
+ return jsonObj;
54
+ }
55
+ BulkDeleteIpv6sDetails.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {
58
+ "bulkDeleteIpv6sItem": obj.bulkDeleteIpv6sItem
59
+ ? obj.bulkDeleteIpv6sItem.map(item => {
60
+ return model.BulkDeleteIpv6sItem.getDeserializedJsonObj(item);
61
+ })
62
+ : undefined
63
+ });
64
+ return jsonObj;
65
+ }
66
+ BulkDeleteIpv6sDetails.getDeserializedJsonObj = getDeserializedJsonObj;
67
+ })(BulkDeleteIpv6sDetails = exports.BulkDeleteIpv6sDetails || (exports.BulkDeleteIpv6sDetails = {}));
68
+ //# sourceMappingURL=bulk-delete-ipv6s-details.js.map