oci-limitsincrease 2.126.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/LICENSE.txt +89 -0
  2. package/NOTICE.txt +1 -0
  3. package/README.md +22 -0
  4. package/THIRD_PARTY_LICENSES.txt +576 -0
  5. package/index.d.ts +25 -0
  6. package/index.js +48 -0
  7. package/index.js.map +1 -0
  8. package/lib/client.d.ts +236 -0
  9. package/lib/client.js +965 -0
  10. package/lib/client.js.map +1 -0
  11. package/lib/limitsincrease-waiter.d.ts +40 -0
  12. package/lib/limitsincrease-waiter.js +60 -0
  13. package/lib/limitsincrease-waiter.js.map +1 -0
  14. package/lib/model/create-limits-increase-item-request-details.d.ts +55 -0
  15. package/lib/model/create-limits-increase-item-request-details.js +64 -0
  16. package/lib/model/create-limits-increase-item-request-details.js.map +1 -0
  17. package/lib/model/create-limits-increase-request-details.d.ts +66 -0
  18. package/lib/model/create-limits-increase-request-details.js +64 -0
  19. package/lib/model/create-limits-increase-request-details.js.map +1 -0
  20. package/lib/model/index.d.ts +49 -0
  21. package/lib/model/index.js +72 -0
  22. package/lib/model/index.js.map +1 -0
  23. package/lib/model/limits-increase-item-question-request.d.ts +33 -0
  24. package/lib/model/limits-increase-item-question-request.js +32 -0
  25. package/lib/model/limits-increase-item-question-request.js.map +1 -0
  26. package/lib/model/limits-increase-item-question-response.d.ts +37 -0
  27. package/lib/model/limits-increase-item-question-response.js +32 -0
  28. package/lib/model/limits-increase-item-question-response.js.map +1 -0
  29. package/lib/model/limits-increase-item-request-collection.d.ts +30 -0
  30. package/lib/model/limits-increase-item-request-collection.js +64 -0
  31. package/lib/model/limits-increase-item-request-collection.js.map +1 -0
  32. package/lib/model/limits-increase-item-request-summary.d.ts +77 -0
  33. package/lib/model/limits-increase-item-request-summary.js +32 -0
  34. package/lib/model/limits-increase-item-request-summary.js.map +1 -0
  35. package/lib/model/limits-increase-item-request.d.ts +105 -0
  36. package/lib/model/limits-increase-item-request.js +77 -0
  37. package/lib/model/limits-increase-item-request.js.map +1 -0
  38. package/lib/model/limits-increase-question-collection.d.ts +33 -0
  39. package/lib/model/limits-increase-question-collection.js +64 -0
  40. package/lib/model/limits-increase-question-collection.js.map +1 -0
  41. package/lib/model/limits-increase-question-summary.d.ts +69 -0
  42. package/lib/model/limits-increase-question-summary.js +44 -0
  43. package/lib/model/limits-increase-question-summary.js.map +1 -0
  44. package/lib/model/limits-increase-request-collection.d.ts +30 -0
  45. package/lib/model/limits-increase-request-collection.js +64 -0
  46. package/lib/model/limits-increase-request-collection.js.map +1 -0
  47. package/lib/model/limits-increase-request-comment.d.ts +46 -0
  48. package/lib/model/limits-increase-request-comment.js +42 -0
  49. package/lib/model/limits-increase-request-comment.js.map +1 -0
  50. package/lib/model/limits-increase-request-summary.d.ts +87 -0
  51. package/lib/model/limits-increase-request-summary.js +32 -0
  52. package/lib/model/limits-increase-request-summary.js.map +1 -0
  53. package/lib/model/limits-increase-request.d.ts +118 -0
  54. package/lib/model/limits-increase-request.js +88 -0
  55. package/lib/model/limits-increase-request.js.map +1 -0
  56. package/lib/model/patch-insert-instruction.d.ts +33 -0
  57. package/lib/model/patch-insert-instruction.js +57 -0
  58. package/lib/model/patch-insert-instruction.js.map +1 -0
  59. package/lib/model/patch-instruction.d.ts +32 -0
  60. package/lib/model/patch-instruction.js +71 -0
  61. package/lib/model/patch-instruction.js.map +1 -0
  62. package/lib/model/patch-limits-increase-request-details.d.ts +32 -0
  63. package/lib/model/patch-limits-increase-request-details.js +64 -0
  64. package/lib/model/patch-limits-increase-request-details.js.map +1 -0
  65. package/lib/model/update-limits-increase-request-details.d.ts +42 -0
  66. package/lib/model/update-limits-increase-request-details.js +32 -0
  67. package/lib/model/update-limits-increase-request-details.js.map +1 -0
  68. package/lib/request/cancel-limits-increase-item-request-request.d.ts +40 -0
  69. package/lib/request/cancel-limits-increase-item-request-request.js +15 -0
  70. package/lib/request/cancel-limits-increase-item-request-request.js.map +1 -0
  71. package/lib/request/cancel-limits-increase-request-request.d.ts +40 -0
  72. package/lib/request/cancel-limits-increase-request-request.js +15 -0
  73. package/lib/request/cancel-limits-increase-request-request.js.map +1 -0
  74. package/lib/request/create-limits-increase-request-request.d.ts +33 -0
  75. package/lib/request/create-limits-increase-request-request.js +15 -0
  76. package/lib/request/create-limits-increase-request-request.js.map +1 -0
  77. package/lib/request/delete-limits-increase-request-request.d.ts +34 -0
  78. package/lib/request/delete-limits-increase-request-request.js +15 -0
  79. package/lib/request/delete-limits-increase-request-request.js.map +1 -0
  80. package/lib/request/get-limits-increase-item-request-request.d.ts +26 -0
  81. package/lib/request/get-limits-increase-item-request-request.js +15 -0
  82. package/lib/request/get-limits-increase-item-request-request.js.map +1 -0
  83. package/lib/request/get-limits-increase-request-request.d.ts +26 -0
  84. package/lib/request/get-limits-increase-request-request.js +15 -0
  85. package/lib/request/get-limits-increase-request-request.js.map +1 -0
  86. package/lib/request/index.d.ts +37 -0
  87. package/lib/request/index.js +44 -0
  88. package/lib/request/index.js.map +1 -0
  89. package/lib/request/list-limits-increase-item-requests-request.d.ts +70 -0
  90. package/lib/request/list-limits-increase-item-requests-request.js +28 -0
  91. package/lib/request/list-limits-increase-item-requests-request.js.map +1 -0
  92. package/lib/request/list-limits-increase-questions-request.d.ts +66 -0
  93. package/lib/request/list-limits-increase-questions-request.js +29 -0
  94. package/lib/request/list-limits-increase-questions-request.js.map +1 -0
  95. package/lib/request/list-limits-increase-requests-request.d.ts +65 -0
  96. package/lib/request/list-limits-increase-requests-request.js +29 -0
  97. package/lib/request/list-limits-increase-requests-request.js.map +1 -0
  98. package/lib/request/patch-limits-increase-request-request.d.ts +39 -0
  99. package/lib/request/patch-limits-increase-request-request.js +15 -0
  100. package/lib/request/patch-limits-increase-request-request.js.map +1 -0
  101. package/lib/request/update-limits-increase-request-request.d.ts +39 -0
  102. package/lib/request/update-limits-increase-request-request.js +15 -0
  103. package/lib/request/update-limits-increase-request-request.js.map +1 -0
  104. package/lib/response/cancel-limits-increase-item-request-response.d.ts +30 -0
  105. package/lib/response/cancel-limits-increase-item-request-response.js +15 -0
  106. package/lib/response/cancel-limits-increase-item-request-response.js.map +1 -0
  107. package/lib/response/cancel-limits-increase-request-response.d.ts +30 -0
  108. package/lib/response/cancel-limits-increase-request-response.js +15 -0
  109. package/lib/response/cancel-limits-increase-request-response.js.map +1 -0
  110. package/lib/response/create-limits-increase-request-response.d.ts +30 -0
  111. package/lib/response/create-limits-increase-request-response.js +15 -0
  112. package/lib/response/create-limits-increase-request-response.js.map +1 -0
  113. package/lib/response/delete-limits-increase-request-response.d.ts +20 -0
  114. package/lib/response/delete-limits-increase-request-response.js +15 -0
  115. package/lib/response/delete-limits-increase-request-response.js.map +1 -0
  116. package/lib/response/get-limits-increase-item-request-response.d.ts +30 -0
  117. package/lib/response/get-limits-increase-item-request-response.js +15 -0
  118. package/lib/response/get-limits-increase-item-request-response.js.map +1 -0
  119. package/lib/response/get-limits-increase-request-response.d.ts +30 -0
  120. package/lib/response/get-limits-increase-request-response.js +15 -0
  121. package/lib/response/get-limits-increase-request-response.js.map +1 -0
  122. package/lib/response/index.d.ts +37 -0
  123. package/lib/response/index.js +18 -0
  124. package/lib/response/index.js.map +1 -0
  125. package/lib/response/list-limits-increase-item-requests-response.d.ts +32 -0
  126. package/lib/response/list-limits-increase-item-requests-response.js +15 -0
  127. package/lib/response/list-limits-increase-item-requests-response.js.map +1 -0
  128. package/lib/response/list-limits-increase-questions-response.d.ts +32 -0
  129. package/lib/response/list-limits-increase-questions-response.js +15 -0
  130. package/lib/response/list-limits-increase-questions-response.js.map +1 -0
  131. package/lib/response/list-limits-increase-requests-response.d.ts +32 -0
  132. package/lib/response/list-limits-increase-requests-response.js +15 -0
  133. package/lib/response/list-limits-increase-requests-response.js.map +1 -0
  134. package/lib/response/patch-limits-increase-request-response.d.ts +30 -0
  135. package/lib/response/patch-limits-increase-request-response.js +15 -0
  136. package/lib/response/patch-limits-increase-request-response.js.map +1 -0
  137. package/lib/response/update-limits-increase-request-response.d.ts +30 -0
  138. package/lib/response/update-limits-increase-request-response.js +15 -0
  139. package/lib/response/update-limits-increase-request-response.js.map +1 -0
  140. package/package.json +29 -0
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=cancel-limits-increase-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel-limits-increase-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/cancel-limits-increase-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CreateLimitsIncreaseRequestResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.LimitsIncreaseRequest instance.
28
+ */
29
+ "limitsIncreaseRequest": model.LimitsIncreaseRequest;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=create-limits-increase-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-limits-increase-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/create-limits-increase-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ export interface DeleteLimitsIncreaseRequestResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the request. If you need to contact
16
+ * Oracle about a particular request, please provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=delete-limits-increase-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-limits-increase-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/delete-limits-increase-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface GetLimitsIncreaseItemRequestResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.LimitsIncreaseItemRequest instance.
28
+ */
29
+ "limitsIncreaseItemRequest": model.LimitsIncreaseItemRequest;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-limits-increase-item-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-limits-increase-item-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/get-limits-increase-item-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface GetLimitsIncreaseRequestResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.LimitsIncreaseRequest instance.
28
+ */
29
+ "limitsIncreaseRequest": model.LimitsIncreaseRequest;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-limits-increase-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-limits-increase-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/get-limits-increase-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,37 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as CancelLimitsIncreaseItemRequestResponse from "./cancel-limits-increase-item-request-response";
17
+ export import CancelLimitsIncreaseItemRequestResponse = CancelLimitsIncreaseItemRequestResponse.CancelLimitsIncreaseItemRequestResponse;
18
+ import * as CancelLimitsIncreaseRequestResponse from "./cancel-limits-increase-request-response";
19
+ export import CancelLimitsIncreaseRequestResponse = CancelLimitsIncreaseRequestResponse.CancelLimitsIncreaseRequestResponse;
20
+ import * as CreateLimitsIncreaseRequestResponse from "./create-limits-increase-request-response";
21
+ export import CreateLimitsIncreaseRequestResponse = CreateLimitsIncreaseRequestResponse.CreateLimitsIncreaseRequestResponse;
22
+ import * as DeleteLimitsIncreaseRequestResponse from "./delete-limits-increase-request-response";
23
+ export import DeleteLimitsIncreaseRequestResponse = DeleteLimitsIncreaseRequestResponse.DeleteLimitsIncreaseRequestResponse;
24
+ import * as GetLimitsIncreaseItemRequestResponse from "./get-limits-increase-item-request-response";
25
+ export import GetLimitsIncreaseItemRequestResponse = GetLimitsIncreaseItemRequestResponse.GetLimitsIncreaseItemRequestResponse;
26
+ import * as GetLimitsIncreaseRequestResponse from "./get-limits-increase-request-response";
27
+ export import GetLimitsIncreaseRequestResponse = GetLimitsIncreaseRequestResponse.GetLimitsIncreaseRequestResponse;
28
+ import * as ListLimitsIncreaseItemRequestsResponse from "./list-limits-increase-item-requests-response";
29
+ export import ListLimitsIncreaseItemRequestsResponse = ListLimitsIncreaseItemRequestsResponse.ListLimitsIncreaseItemRequestsResponse;
30
+ import * as ListLimitsIncreaseQuestionsResponse from "./list-limits-increase-questions-response";
31
+ export import ListLimitsIncreaseQuestionsResponse = ListLimitsIncreaseQuestionsResponse.ListLimitsIncreaseQuestionsResponse;
32
+ import * as ListLimitsIncreaseRequestsResponse from "./list-limits-increase-requests-response";
33
+ export import ListLimitsIncreaseRequestsResponse = ListLimitsIncreaseRequestsResponse.ListLimitsIncreaseRequestsResponse;
34
+ import * as PatchLimitsIncreaseRequestResponse from "./patch-limits-increase-request-response";
35
+ export import PatchLimitsIncreaseRequestResponse = PatchLimitsIncreaseRequestResponse.PatchLimitsIncreaseRequestResponse;
36
+ import * as UpdateLimitsIncreaseRequestResponse from "./update-limits-increase-request-response";
37
+ export import UpdateLimitsIncreaseRequestResponse = UpdateLimitsIncreaseRequestResponse.UpdateLimitsIncreaseRequestResponse;
@@ -0,0 +1,18 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListLimitsIncreaseItemRequestsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For list pagination. When this header appears in the response, additional pages
23
+ * of results remain. For important details about how pagination works, see
24
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.LimitsIncreaseItemRequestCollection instance.
30
+ */
31
+ "limitsIncreaseItemRequestCollection": model.LimitsIncreaseItemRequestCollection;
32
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-limits-increase-item-requests-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-limits-increase-item-requests-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/list-limits-increase-item-requests-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListLimitsIncreaseQuestionsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For list pagination. When this header appears in the response, additional pages
23
+ * of results remain. For important details about how pagination works, see
24
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.LimitsIncreaseQuestionCollection instance.
30
+ */
31
+ "limitsIncreaseQuestionCollection": model.LimitsIncreaseQuestionCollection;
32
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-limits-increase-questions-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-limits-increase-questions-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/list-limits-increase-questions-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListLimitsIncreaseRequestsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For list pagination. When this header appears in the response, additional pages
23
+ * of results remain. For important details about how pagination works, see
24
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.LimitsIncreaseRequestCollection instance.
30
+ */
31
+ "limitsIncreaseRequestCollection": model.LimitsIncreaseRequestCollection;
32
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-limits-increase-requests-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-limits-increase-requests-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/list-limits-increase-requests-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface PatchLimitsIncreaseRequestResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.LimitsIncreaseRequest instance.
28
+ */
29
+ "limitsIncreaseRequest": model.LimitsIncreaseRequest;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=patch-limits-increase-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"patch-limits-increase-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/patch-limits-increase-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface UpdateLimitsIncreaseRequestResponse {
15
+ /**
16
+ * For optimistic concurrency control. See {@code if-match}.
17
+ *
18
+ */
19
+ "etag": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * The returned model.LimitsIncreaseRequest instance.
28
+ */
29
+ "limitsIncreaseRequest": model.LimitsIncreaseRequest;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=update-limits-increase-request-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-limits-increase-request-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/response/update-limits-increase-request-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
package/package.json ADDED
@@ -0,0 +1,29 @@
1
+ {
2
+ "name": "oci-limitsincrease",
3
+ "version": "2.126.1",
4
+ "description": "OCI NodeJS client for Limits Increase Service",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/oracle/oci-typescript-sdk"
8
+ },
9
+ "main": "./index.js",
10
+ "typings": "./index",
11
+ "scripts": {},
12
+ "author": {
13
+ "name": "Oracle Cloud Infrastructure",
14
+ "email": ""
15
+ },
16
+ "license": "(UPL-1.0 OR Apache-2.0)",
17
+ "dependencies": {
18
+ "oci-common": "2.126.1",
19
+ "oci-workrequests": "2.126.1"
20
+ },
21
+ "publishConfig": {
22
+ "registry": "https://registry.npmjs.org"
23
+ },
24
+ "contributors": [
25
+ "Jyoti Saini <jyoti.s.saini@oracle.com>",
26
+ "Joe Levy <joe.levy@oracle.com>",
27
+ "Walt Tran <walt.tran@oracle.com>"
28
+ ]
29
+ }