oci-zpr 2.95.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 (173) 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 +22 -0
  6. package/index.js +45 -0
  7. package/index.js.map +1 -0
  8. package/lib/client.d.ts +240 -0
  9. package/lib/client.js +1247 -0
  10. package/lib/client.js.map +1 -0
  11. package/lib/model/action-type.d.ts +32 -0
  12. package/lib/model/action-type.js +43 -0
  13. package/lib/model/action-type.js.map +1 -0
  14. package/lib/model/configuration.d.ts +113 -0
  15. package/lib/model/configuration.js +53 -0
  16. package/lib/model/configuration.js.map +1 -0
  17. package/lib/model/create-configuration-details.d.ts +52 -0
  18. package/lib/model/create-configuration-details.js +29 -0
  19. package/lib/model/create-configuration-details.js.map +1 -0
  20. package/lib/model/create-zpr-policy-details.d.ts +60 -0
  21. package/lib/model/create-zpr-policy-details.js +29 -0
  22. package/lib/model/create-zpr-policy-details.js.map +1 -0
  23. package/lib/model/index.d.ts +52 -0
  24. package/lib/model/index.js +75 -0
  25. package/lib/model/index.js.map +1 -0
  26. package/lib/model/operation-type.d.ts +32 -0
  27. package/lib/model/operation-type.js +43 -0
  28. package/lib/model/operation-type.js.map +1 -0
  29. package/lib/model/sort-order.d.ts +30 -0
  30. package/lib/model/sort-order.js +41 -0
  31. package/lib/model/sort-order.js.map +1 -0
  32. package/lib/model/update-zpr-policy-details.d.ts +51 -0
  33. package/lib/model/update-zpr-policy-details.js +29 -0
  34. package/lib/model/update-zpr-policy-details.js.map +1 -0
  35. package/lib/model/work-request-error-collection.d.ts +26 -0
  36. package/lib/model/work-request-error-collection.js +61 -0
  37. package/lib/model/work-request-error-collection.js.map +1 -0
  38. package/lib/model/work-request-error.d.ts +37 -0
  39. package/lib/model/work-request-error.js +29 -0
  40. package/lib/model/work-request-error.js.map +1 -0
  41. package/lib/model/work-request-log-entry-collection.d.ts +26 -0
  42. package/lib/model/work-request-log-entry-collection.js +61 -0
  43. package/lib/model/work-request-log-entry-collection.js.map +1 -0
  44. package/lib/model/work-request-log-entry.d.ts +31 -0
  45. package/lib/model/work-request-log-entry.js +29 -0
  46. package/lib/model/work-request-log-entry.js.map +1 -0
  47. package/lib/model/work-request-resource-metadata-key.d.ts +27 -0
  48. package/lib/model/work-request-resource-metadata-key.js +38 -0
  49. package/lib/model/work-request-resource-metadata-key.js.map +1 -0
  50. package/lib/model/work-request-resource.d.ts +48 -0
  51. package/lib/model/work-request-resource.js +29 -0
  52. package/lib/model/work-request-resource.js.map +1 -0
  53. package/lib/model/work-request-status.d.ts +34 -0
  54. package/lib/model/work-request-status.js +45 -0
  55. package/lib/model/work-request-status.js.map +1 -0
  56. package/lib/model/work-request-summary-collection.d.ts +26 -0
  57. package/lib/model/work-request-summary-collection.js +61 -0
  58. package/lib/model/work-request-summary-collection.js.map +1 -0
  59. package/lib/model/work-request-summary.d.ts +73 -0
  60. package/lib/model/work-request-summary.js +61 -0
  61. package/lib/model/work-request-summary.js.map +1 -0
  62. package/lib/model/work-request.d.ts +76 -0
  63. package/lib/model/work-request.js +61 -0
  64. package/lib/model/work-request.js.map +1 -0
  65. package/lib/model/zpr-policy-collection.d.ts +26 -0
  66. package/lib/model/zpr-policy-collection.js +61 -0
  67. package/lib/model/zpr-policy-collection.js.map +1 -0
  68. package/lib/model/zpr-policy-summary.d.ts +98 -0
  69. package/lib/model/zpr-policy-summary.js +29 -0
  70. package/lib/model/zpr-policy-summary.js.map +1 -0
  71. package/lib/model/zpr-policy.d.ts +117 -0
  72. package/lib/model/zpr-policy.js +44 -0
  73. package/lib/model/zpr-policy.js.map +1 -0
  74. package/lib/request/create-configuration-request.d.ts +46 -0
  75. package/lib/request/create-configuration-request.js +15 -0
  76. package/lib/request/create-configuration-request.js.map +1 -0
  77. package/lib/request/create-zpr-policy-request.d.ts +46 -0
  78. package/lib/request/create-zpr-policy-request.js +15 -0
  79. package/lib/request/create-zpr-policy-request.js.map +1 -0
  80. package/lib/request/delete-zpr-policy-request.d.ts +44 -0
  81. package/lib/request/delete-zpr-policy-request.js +15 -0
  82. package/lib/request/delete-zpr-policy-request.js.map +1 -0
  83. package/lib/request/get-configuration-request.d.ts +30 -0
  84. package/lib/request/get-configuration-request.js +15 -0
  85. package/lib/request/get-configuration-request.js.map +1 -0
  86. package/lib/request/get-zpr-configuration-work-request-request.d.ts +30 -0
  87. package/lib/request/get-zpr-configuration-work-request-request.js +15 -0
  88. package/lib/request/get-zpr-configuration-work-request-request.js.map +1 -0
  89. package/lib/request/get-zpr-policy-request.d.ts +30 -0
  90. package/lib/request/get-zpr-policy-request.js +15 -0
  91. package/lib/request/get-zpr-policy-request.js.map +1 -0
  92. package/lib/request/get-zpr-policy-work-request-request.d.ts +30 -0
  93. package/lib/request/get-zpr-policy-work-request-request.js +15 -0
  94. package/lib/request/get-zpr-policy-work-request-request.js.map +1 -0
  95. package/lib/request/index.d.ts +42 -0
  96. package/lib/request/index.js +49 -0
  97. package/lib/request/index.js.map +1 -0
  98. package/lib/request/list-zpr-configuration-work-request-errors-request.d.ts +59 -0
  99. package/lib/request/list-zpr-configuration-work-request-errors-request.js +23 -0
  100. package/lib/request/list-zpr-configuration-work-request-errors-request.js.map +1 -0
  101. package/lib/request/list-zpr-configuration-work-request-logs-request.d.ts +59 -0
  102. package/lib/request/list-zpr-configuration-work-request-logs-request.js +23 -0
  103. package/lib/request/list-zpr-configuration-work-request-logs-request.js.map +1 -0
  104. package/lib/request/list-zpr-configuration-work-requests-request.d.ts +71 -0
  105. package/lib/request/list-zpr-configuration-work-requests-request.js +23 -0
  106. package/lib/request/list-zpr-configuration-work-requests-request.js.map +1 -0
  107. package/lib/request/list-zpr-policies-request.d.ts +75 -0
  108. package/lib/request/list-zpr-policies-request.js +24 -0
  109. package/lib/request/list-zpr-policies-request.js.map +1 -0
  110. package/lib/request/list-zpr-policy-work-request-errors-request.d.ts +59 -0
  111. package/lib/request/list-zpr-policy-work-request-errors-request.js +23 -0
  112. package/lib/request/list-zpr-policy-work-request-errors-request.js.map +1 -0
  113. package/lib/request/list-zpr-policy-work-request-logs-request.d.ts +59 -0
  114. package/lib/request/list-zpr-policy-work-request-logs-request.js +23 -0
  115. package/lib/request/list-zpr-policy-work-request-logs-request.js.map +1 -0
  116. package/lib/request/list-zpr-policy-work-requests-request.d.ts +71 -0
  117. package/lib/request/list-zpr-policy-work-requests-request.js +23 -0
  118. package/lib/request/list-zpr-policy-work-requests-request.js.map +1 -0
  119. package/lib/request/update-zpr-policy-request.d.ts +58 -0
  120. package/lib/request/update-zpr-policy-request.js +15 -0
  121. package/lib/request/update-zpr-policy-request.js.map +1 -0
  122. package/lib/response/create-configuration-response.d.ts +25 -0
  123. package/lib/response/create-configuration-response.js +15 -0
  124. package/lib/response/create-configuration-response.js.map +1 -0
  125. package/lib/response/create-zpr-policy-response.d.ts +38 -0
  126. package/lib/response/create-zpr-policy-response.js +15 -0
  127. package/lib/response/create-zpr-policy-response.js.map +1 -0
  128. package/lib/response/delete-zpr-policy-response.d.ts +25 -0
  129. package/lib/response/delete-zpr-policy-response.js +15 -0
  130. package/lib/response/delete-zpr-policy-response.js.map +1 -0
  131. package/lib/response/get-configuration-response.d.ts +30 -0
  132. package/lib/response/get-configuration-response.js +15 -0
  133. package/lib/response/get-configuration-response.js.map +1 -0
  134. package/lib/response/get-zpr-configuration-work-request-response.d.ts +34 -0
  135. package/lib/response/get-zpr-configuration-work-request-response.js +15 -0
  136. package/lib/response/get-zpr-configuration-work-request-response.js.map +1 -0
  137. package/lib/response/get-zpr-policy-response.d.ts +30 -0
  138. package/lib/response/get-zpr-policy-response.js +15 -0
  139. package/lib/response/get-zpr-policy-response.js.map +1 -0
  140. package/lib/response/get-zpr-policy-work-request-response.d.ts +34 -0
  141. package/lib/response/get-zpr-policy-work-request-response.js +15 -0
  142. package/lib/response/get-zpr-policy-work-request-response.js.map +1 -0
  143. package/lib/response/index.d.ts +42 -0
  144. package/lib/response/index.js +15 -0
  145. package/lib/response/index.js.map +1 -0
  146. package/lib/response/list-zpr-configuration-work-request-errors-response.d.ts +31 -0
  147. package/lib/response/list-zpr-configuration-work-request-errors-response.js +15 -0
  148. package/lib/response/list-zpr-configuration-work-request-errors-response.js.map +1 -0
  149. package/lib/response/list-zpr-configuration-work-request-logs-response.d.ts +31 -0
  150. package/lib/response/list-zpr-configuration-work-request-logs-response.js +15 -0
  151. package/lib/response/list-zpr-configuration-work-request-logs-response.js.map +1 -0
  152. package/lib/response/list-zpr-configuration-work-requests-response.d.ts +31 -0
  153. package/lib/response/list-zpr-configuration-work-requests-response.js +15 -0
  154. package/lib/response/list-zpr-configuration-work-requests-response.js.map +1 -0
  155. package/lib/response/list-zpr-policies-response.d.ts +31 -0
  156. package/lib/response/list-zpr-policies-response.js +15 -0
  157. package/lib/response/list-zpr-policies-response.js.map +1 -0
  158. package/lib/response/list-zpr-policy-work-request-errors-response.d.ts +31 -0
  159. package/lib/response/list-zpr-policy-work-request-errors-response.js +15 -0
  160. package/lib/response/list-zpr-policy-work-request-errors-response.js.map +1 -0
  161. package/lib/response/list-zpr-policy-work-request-logs-response.d.ts +31 -0
  162. package/lib/response/list-zpr-policy-work-request-logs-response.js +15 -0
  163. package/lib/response/list-zpr-policy-work-request-logs-response.js.map +1 -0
  164. package/lib/response/list-zpr-policy-work-requests-response.d.ts +31 -0
  165. package/lib/response/list-zpr-policy-work-requests-response.js +15 -0
  166. package/lib/response/list-zpr-policy-work-requests-response.js.map +1 -0
  167. package/lib/response/update-zpr-policy-response.d.ts +25 -0
  168. package/lib/response/update-zpr-policy-response.js +15 -0
  169. package/lib/response/update-zpr-policy-response.js.map +1 -0
  170. package/lib/zpr-waiter.d.ts +37 -0
  171. package/lib/zpr-waiter.js +77 -0
  172. package/lib/zpr-waiter.js.map +1 -0
  173. package/package.json +29 -0
@@ -0,0 +1,32 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
14
+ * The asynchronous operation tracked by the work request.
15
+ **/
16
+ export declare enum OperationType {
17
+ CreateZprPolicy = "CREATE_ZPR_POLICY",
18
+ UpdateZprPolicy = "UPDATE_ZPR_POLICY",
19
+ DeleteZprPolicy = "DELETE_ZPR_POLICY",
20
+ CreateZprConfiguration = "CREATE_ZPR_CONFIGURATION",
21
+ UpdateZprConfiguration = "UPDATE_ZPR_CONFIGURATION",
22
+ DeleteZprConfiguration = "DELETE_ZPR_CONFIGURATION",
23
+ /**
24
+ * This value is used if a service returns a value for this enum that is not recognized by this
25
+ * version of the SDK.
26
+ */
27
+ UnknownValue = "UNKNOWN_VALUE"
28
+ }
29
+ export declare namespace OperationType {
30
+ function getJsonObj(obj: OperationType): OperationType;
31
+ function getDeserializedJsonObj(obj: OperationType): OperationType;
32
+ }
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ exports.OperationType = void 0;
16
+ /**
17
+ * The asynchronous operation tracked by the work request.
18
+ **/
19
+ var OperationType;
20
+ (function (OperationType) {
21
+ OperationType["CreateZprPolicy"] = "CREATE_ZPR_POLICY";
22
+ OperationType["UpdateZprPolicy"] = "UPDATE_ZPR_POLICY";
23
+ OperationType["DeleteZprPolicy"] = "DELETE_ZPR_POLICY";
24
+ OperationType["CreateZprConfiguration"] = "CREATE_ZPR_CONFIGURATION";
25
+ OperationType["UpdateZprConfiguration"] = "UPDATE_ZPR_CONFIGURATION";
26
+ OperationType["DeleteZprConfiguration"] = "DELETE_ZPR_CONFIGURATION";
27
+ /**
28
+ * This value is used if a service returns a value for this enum that is not recognized by this
29
+ * version of the SDK.
30
+ */
31
+ OperationType["UnknownValue"] = "UNKNOWN_VALUE";
32
+ })(OperationType = exports.OperationType || (exports.OperationType = {}));
33
+ (function (OperationType) {
34
+ function getJsonObj(obj) {
35
+ return obj;
36
+ }
37
+ OperationType.getJsonObj = getJsonObj;
38
+ function getDeserializedJsonObj(obj) {
39
+ return obj;
40
+ }
41
+ OperationType.getDeserializedJsonObj = getDeserializedJsonObj;
42
+ })(OperationType = exports.OperationType || (exports.OperationType = {}));
43
+ //# sourceMappingURL=operation-type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,aAaX;AAbD,WAAY,aAAa;IACvB,sDAAqC,CAAA;IACrC,sDAAqC,CAAA;IACrC,sDAAqC,CAAA;IACrC,oEAAmD,CAAA;IACnD,oEAAmD,CAAA;IACnD,oEAAmD,CAAA;IAEnD;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EAbW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAaxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
14
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code name}
15
+ * sort order is case sensitive.
16
+ *
17
+ **/
18
+ export declare enum SortOrder {
19
+ Asc = "ASC",
20
+ Desc = "DESC",
21
+ /**
22
+ * This value is used if a service returns a value for this enum that is not recognized by this
23
+ * version of the SDK.
24
+ */
25
+ UnknownValue = "UNKNOWN_VALUE"
26
+ }
27
+ export declare namespace SortOrder {
28
+ function getJsonObj(obj: SortOrder): SortOrder;
29
+ function getDeserializedJsonObj(obj: SortOrder): SortOrder;
30
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ exports.SortOrder = void 0;
16
+ /**
17
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}). The {@code name}
18
+ * sort order is case sensitive.
19
+ *
20
+ **/
21
+ var SortOrder;
22
+ (function (SortOrder) {
23
+ SortOrder["Asc"] = "ASC";
24
+ SortOrder["Desc"] = "DESC";
25
+ /**
26
+ * This value is used if a service returns a value for this enum that is not recognized by this
27
+ * version of the SDK.
28
+ */
29
+ SortOrder["UnknownValue"] = "UNKNOWN_VALUE";
30
+ })(SortOrder = exports.SortOrder || (exports.SortOrder = {}));
31
+ (function (SortOrder) {
32
+ function getJsonObj(obj) {
33
+ return obj;
34
+ }
35
+ SortOrder.getJsonObj = getJsonObj;
36
+ function getDeserializedJsonObj(obj) {
37
+ return obj;
38
+ }
39
+ SortOrder.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(SortOrder = exports.SortOrder || (exports.SortOrder = {}));
41
+ //# sourceMappingURL=sort-order.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"sort-order.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/sort-order.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;;IAII;AACJ,IAAY,SASX;AATD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;IAEb;;;OAGG;IACH,2CAA8B,CAAA;AAChC,CAAC,EATW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QASpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
@@ -0,0 +1,51 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
14
+ * The data to update a ZprPolicy.
15
+ */
16
+ export interface UpdateZprPolicyDetails {
17
+ /**
18
+ * The description you assign to the ZprPolicy during creation. Does not have to be unique, and it's changeable.
19
+ */
20
+ "description"?: string;
21
+ /**
22
+ * An array of ZprPolicy statements(up to 25 statements per ZprPolicy) written in the Zero Trust Packet Routing Policy Language.
23
+ */
24
+ "statements"?: Array<string>;
25
+ /**
26
+ * Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
27
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
28
+ * <p>
29
+ Example: {@code {\"Department\": \"Finance\"}}
30
+ *
31
+ */
32
+ "freeformTags"?: {
33
+ [key: string]: string;
34
+ };
35
+ /**
36
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
37
+ * For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
38
+ * <p>
39
+ Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
40
+ *
41
+ */
42
+ "definedTags"?: {
43
+ [key: string]: {
44
+ [key: string]: any;
45
+ };
46
+ };
47
+ }
48
+ export declare namespace UpdateZprPolicyDetails {
49
+ function getJsonObj(obj: UpdateZprPolicyDetails): object;
50
+ function getDeserializedJsonObj(obj: UpdateZprPolicyDetails): object;
51
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ exports.UpdateZprPolicyDetails = void 0;
16
+ var UpdateZprPolicyDetails;
17
+ (function (UpdateZprPolicyDetails) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ UpdateZprPolicyDetails.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ UpdateZprPolicyDetails.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(UpdateZprPolicyDetails = exports.UpdateZprPolicyDetails || (exports.UpdateZprPolicyDetails = {}));
29
+ //# sourceMappingURL=update-zpr-policy-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-zpr-policy-details.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/update-zpr-policy-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmCH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
15
+ * A list of work request errors. Can contain both errors and other information, such as metadata.
16
+ */
17
+ export interface WorkRequestErrorCollection {
18
+ /**
19
+ * A list of work request errors.
20
+ */
21
+ "items": Array<model.WorkRequestError>;
22
+ }
23
+ export declare namespace WorkRequestErrorCollection {
24
+ function getJsonObj(obj: WorkRequestErrorCollection): object;
25
+ function getDeserializedJsonObj(obj: WorkRequestErrorCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.WorkRequestErrorCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var WorkRequestErrorCollection;
37
+ (function (WorkRequestErrorCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.WorkRequestError.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ WorkRequestErrorCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.WorkRequestError.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ WorkRequestErrorCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(WorkRequestErrorCollection = exports.WorkRequestErrorCollection || (exports.WorkRequestErrorCollection = {}));
61
+ //# sourceMappingURL=work-request-error-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"work-request-error-collection.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/work-request-error-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,0BAA0B,CA6B1C;AA7BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA6B1C"}
@@ -0,0 +1,37 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
14
+ * An error encountered while performing an operation that is tracked by a work request.
15
+ */
16
+ export interface WorkRequestError {
17
+ /**
18
+ * A machine-usable code for the error that occurred. For a list of error codes, see
19
+ * [API Errors](https://docs.cloud.oracle.com/iaas/Content/API/References/apierrors.htm).
20
+ *
21
+ */
22
+ "code": string;
23
+ /**
24
+ * A human-readable error message.
25
+ */
26
+ "message": string;
27
+ /**
28
+ * The date and time the error occurred, in the format defined by
29
+ * [RFC 3339](https://tools.ietf.org/html/rfc3339).
30
+ *
31
+ */
32
+ "timestamp": Date;
33
+ }
34
+ export declare namespace WorkRequestError {
35
+ function getJsonObj(obj: WorkRequestError): object;
36
+ function getDeserializedJsonObj(obj: WorkRequestError): object;
37
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ exports.WorkRequestError = void 0;
16
+ var WorkRequestError;
17
+ (function (WorkRequestError) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ WorkRequestError.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ WorkRequestError.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(WorkRequestError = exports.WorkRequestError || (exports.WorkRequestError = {}));
29
+ //# sourceMappingURL=work-request-error.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"work-request-error.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/work-request-error.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2BH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
15
+ * A list of work request logs. Can contain both logs and other information, such as metadata.
16
+ */
17
+ export interface WorkRequestLogEntryCollection {
18
+ /**
19
+ * A list of work request log entries.
20
+ */
21
+ "items": Array<model.WorkRequestLogEntry>;
22
+ }
23
+ export declare namespace WorkRequestLogEntryCollection {
24
+ function getJsonObj(obj: WorkRequestLogEntryCollection): object;
25
+ function getDeserializedJsonObj(obj: WorkRequestLogEntryCollection): object;
26
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.WorkRequestLogEntryCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var WorkRequestLogEntryCollection;
37
+ (function (WorkRequestLogEntryCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.WorkRequestLogEntry.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ WorkRequestLogEntryCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.WorkRequestLogEntry.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ WorkRequestLogEntryCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(WorkRequestLogEntryCollection = exports.WorkRequestLogEntryCollection || (exports.WorkRequestLogEntryCollection = {}));
61
+ //# sourceMappingURL=work-request-log-entry-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"work-request-log-entry-collection.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/work-request-log-entry-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,6BAA6B,CA6B7C;AA7BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,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,wCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,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,oDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA6B7C"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
14
+ * A log message from performing an operation that is tracked by a work request.
15
+ */
16
+ export interface WorkRequestLogEntry {
17
+ /**
18
+ * A human-readable log message.
19
+ */
20
+ "message": string;
21
+ /**
22
+ * The date and time the log message was written, in the format defined by
23
+ * [RFC 3339](https://tools.ietf.org/html/rfc3339).
24
+ *
25
+ */
26
+ "timestamp": Date;
27
+ }
28
+ export declare namespace WorkRequestLogEntry {
29
+ function getJsonObj(obj: WorkRequestLogEntry): object;
30
+ function getDeserializedJsonObj(obj: WorkRequestLogEntry): object;
31
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ exports.WorkRequestLogEntry = void 0;
16
+ var WorkRequestLogEntry;
17
+ (function (WorkRequestLogEntry) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ WorkRequestLogEntry.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ WorkRequestLogEntry.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(WorkRequestLogEntry = exports.WorkRequestLogEntry || (exports.WorkRequestLogEntry = {}));
29
+ //# sourceMappingURL=work-request-log-entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"work-request-log-entry.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/work-request-log-entry.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAqBH,IAAiB,mBAAmB,CAWnC;AAXD,WAAiB,mBAAmB;IAClC,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,EAXgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAWnC"}
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Zero Trust Packet Routing Control Plane API
3
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
4
+ * OpenAPI spec version: 20240301
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ /**
14
+ * Possible metadata keys for work request resource metadata.
15
+ **/
16
+ export declare enum WorkRequestResourceMetadataKey {
17
+ IsDryRun = "IS_DRY_RUN",
18
+ /**
19
+ * This value is used if a service returns a value for this enum that is not recognized by this
20
+ * version of the SDK.
21
+ */
22
+ UnknownValue = "UNKNOWN_VALUE"
23
+ }
24
+ export declare namespace WorkRequestResourceMetadataKey {
25
+ function getJsonObj(obj: WorkRequestResourceMetadataKey): WorkRequestResourceMetadataKey;
26
+ function getDeserializedJsonObj(obj: WorkRequestResourceMetadataKey): WorkRequestResourceMetadataKey;
27
+ }
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ /**
3
+ * Zero Trust Packet Routing Control Plane API
4
+ * Use the Zero Trust Packet Routing Control Plane API to manage ZPR configuration and policy. See the [Zero Trust Packet Routing](/iaas/Content/zero-trust-packet-routing/home.htm) documentation for more information.
5
+ * OpenAPI spec version: 20240301
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ exports.WorkRequestResourceMetadataKey = void 0;
16
+ /**
17
+ * Possible metadata keys for work request resource metadata.
18
+ **/
19
+ var WorkRequestResourceMetadataKey;
20
+ (function (WorkRequestResourceMetadataKey) {
21
+ WorkRequestResourceMetadataKey["IsDryRun"] = "IS_DRY_RUN";
22
+ /**
23
+ * This value is used if a service returns a value for this enum that is not recognized by this
24
+ * version of the SDK.
25
+ */
26
+ WorkRequestResourceMetadataKey["UnknownValue"] = "UNKNOWN_VALUE";
27
+ })(WorkRequestResourceMetadataKey = exports.WorkRequestResourceMetadataKey || (exports.WorkRequestResourceMetadataKey = {}));
28
+ (function (WorkRequestResourceMetadataKey) {
29
+ function getJsonObj(obj) {
30
+ return obj;
31
+ }
32
+ WorkRequestResourceMetadataKey.getJsonObj = getJsonObj;
33
+ function getDeserializedJsonObj(obj) {
34
+ return obj;
35
+ }
36
+ WorkRequestResourceMetadataKey.getDeserializedJsonObj = getDeserializedJsonObj;
37
+ })(WorkRequestResourceMetadataKey = exports.WorkRequestResourceMetadataKey || (exports.WorkRequestResourceMetadataKey = {}));
38
+ //# sourceMappingURL=work-request-resource-metadata-key.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"work-request-resource-metadata-key.js","sourceRoot":"","sources":["../../../../../lib/zpr/lib/model/work-request-resource-metadata-key.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,8BAQX;AARD,WAAY,8BAA8B;IACxC,yDAAuB,CAAA;IAEvB;;;OAGG;IACH,gEAA8B,CAAA;AAChC,CAAC,EARW,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAQzC;AAED,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAmC;QAEnC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAS9C"}