oci-jms 2.9.0 → 2.11.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 (183) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +55 -35
  4. package/lib/client.js +183 -52
  5. package/lib/client.js.map +1 -1
  6. package/lib/javamanagementservice-waiter.d.ts +1 -1
  7. package/lib/javamanagementservice-waiter.js +1 -1
  8. package/lib/model/action-type.d.ts +1 -1
  9. package/lib/model/action-type.js +1 -1
  10. package/lib/model/application-sort-by.d.ts +1 -1
  11. package/lib/model/application-sort-by.js +1 -1
  12. package/lib/model/application-usage-collection.d.ts +1 -1
  13. package/lib/model/application-usage-collection.js +1 -1
  14. package/lib/model/application-usage.d.ts +3 -3
  15. package/lib/model/application-usage.js +1 -1
  16. package/lib/model/change-fleet-compartment-details.d.ts +1 -1
  17. package/lib/model/change-fleet-compartment-details.js +1 -1
  18. package/lib/model/create-fleet-details.d.ts +1 -1
  19. package/lib/model/create-fleet-details.js +1 -1
  20. package/lib/model/fleet-agent-configuration.d.ts +1 -1
  21. package/lib/model/fleet-agent-configuration.js +1 -1
  22. package/lib/model/fleet-agent-os-configuration.d.ts +1 -1
  23. package/lib/model/fleet-agent-os-configuration.js +1 -1
  24. package/lib/model/fleet-collection.d.ts +1 -1
  25. package/lib/model/fleet-collection.js +1 -1
  26. package/lib/model/fleet-summary.d.ts +1 -1
  27. package/lib/model/fleet-summary.js +1 -1
  28. package/lib/model/fleet.d.ts +1 -1
  29. package/lib/model/fleet.js +1 -1
  30. package/lib/model/index.d.ts +5 -1
  31. package/lib/model/index.js +6 -2
  32. package/lib/model/index.js.map +1 -1
  33. package/lib/model/installation-sort-by.d.ts +1 -1
  34. package/lib/model/installation-sort-by.js +1 -1
  35. package/lib/model/installation-usage-collection.d.ts +1 -1
  36. package/lib/model/installation-usage-collection.js +1 -1
  37. package/lib/model/installation-usage.d.ts +4 -4
  38. package/lib/model/installation-usage.js +1 -1
  39. package/lib/model/jre-security-status.d.ts +30 -0
  40. package/lib/model/jre-security-status.js +41 -0
  41. package/lib/model/jre-security-status.js.map +1 -0
  42. package/lib/model/jre-sort-by.d.ts +3 -2
  43. package/lib/model/jre-sort-by.js +2 -1
  44. package/lib/model/jre-sort-by.js.map +1 -1
  45. package/lib/model/jre-usage-collection.d.ts +1 -1
  46. package/lib/model/jre-usage-collection.js +1 -1
  47. package/lib/model/jre-usage.d.ts +27 -3
  48. package/lib/model/jre-usage.js +1 -1
  49. package/lib/model/jre-usage.js.map +1 -1
  50. package/lib/model/lifecycle-state.d.ts +1 -1
  51. package/lib/model/lifecycle-state.js +1 -1
  52. package/lib/model/managed-instance-sort-by.d.ts +1 -1
  53. package/lib/model/managed-instance-sort-by.js +1 -1
  54. package/lib/model/managed-instance-type.d.ts +1 -1
  55. package/lib/model/managed-instance-type.js +1 -1
  56. package/lib/model/managed-instance-usage-collection.d.ts +1 -1
  57. package/lib/model/managed-instance-usage-collection.js +1 -1
  58. package/lib/model/managed-instance-usage.d.ts +8 -3
  59. package/lib/model/managed-instance-usage.js +1 -1
  60. package/lib/model/managed-instance-usage.js.map +1 -1
  61. package/lib/model/operating-system.d.ts +2 -1
  62. package/lib/model/operating-system.js +1 -1
  63. package/lib/model/operating-system.js.map +1 -1
  64. package/lib/model/operation-status.d.ts +1 -1
  65. package/lib/model/operation-status.js +1 -1
  66. package/lib/model/operation-type.d.ts +1 -1
  67. package/lib/model/operation-type.js +1 -1
  68. package/lib/model/os-family.d.ts +1 -1
  69. package/lib/model/os-family.js +1 -1
  70. package/lib/model/resource-inventory.d.ts +41 -0
  71. package/lib/model/resource-inventory.js +29 -0
  72. package/lib/model/resource-inventory.js.map +1 -0
  73. package/lib/model/sort-by.d.ts +1 -1
  74. package/lib/model/sort-by.js +1 -1
  75. package/lib/model/sort-order.d.ts +1 -1
  76. package/lib/model/sort-order.js +1 -1
  77. package/lib/model/summarize-application-usage-fields.d.ts +1 -1
  78. package/lib/model/summarize-application-usage-fields.js +1 -1
  79. package/lib/model/summarize-installation-usage-fields.d.ts +1 -1
  80. package/lib/model/summarize-installation-usage-fields.js +1 -1
  81. package/lib/model/summarize-jre-usage-fields.d.ts +1 -1
  82. package/lib/model/summarize-jre-usage-fields.js +1 -1
  83. package/lib/model/summarize-managed-instance-usage-fields.d.ts +1 -1
  84. package/lib/model/summarize-managed-instance-usage-fields.js +1 -1
  85. package/lib/model/update-fleet-agent-configuration-details.d.ts +1 -1
  86. package/lib/model/update-fleet-agent-configuration-details.js +1 -1
  87. package/lib/model/update-fleet-details.d.ts +1 -1
  88. package/lib/model/update-fleet-details.js +1 -1
  89. package/lib/model/work-request-collection.d.ts +1 -1
  90. package/lib/model/work-request-collection.js +1 -1
  91. package/lib/model/work-request-error-collection.d.ts +1 -1
  92. package/lib/model/work-request-error-collection.js +1 -1
  93. package/lib/model/work-request-error.d.ts +1 -1
  94. package/lib/model/work-request-error.js +1 -1
  95. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  96. package/lib/model/work-request-log-entry-collection.js +1 -1
  97. package/lib/model/work-request-log-entry.d.ts +1 -1
  98. package/lib/model/work-request-log-entry.js +1 -1
  99. package/lib/model/work-request-resource.d.ts +1 -1
  100. package/lib/model/work-request-resource.js +1 -1
  101. package/lib/model/work-request.d.ts +1 -1
  102. package/lib/model/work-request.js +1 -1
  103. package/lib/request/change-fleet-compartment-request.d.ts +2 -2
  104. package/lib/request/change-fleet-compartment-request.js +1 -1
  105. package/lib/request/create-fleet-request.d.ts +2 -2
  106. package/lib/request/create-fleet-request.js +1 -1
  107. package/lib/request/delete-fleet-request.d.ts +2 -2
  108. package/lib/request/delete-fleet-request.js +1 -1
  109. package/lib/request/get-fleet-agent-configuration-request.d.ts +2 -2
  110. package/lib/request/get-fleet-agent-configuration-request.js +1 -1
  111. package/lib/request/get-fleet-request.d.ts +2 -2
  112. package/lib/request/get-fleet-request.js +1 -1
  113. package/lib/request/get-work-request-request.d.ts +2 -2
  114. package/lib/request/get-work-request-request.js +1 -1
  115. package/lib/request/index.d.ts +5 -1
  116. package/lib/request/index.js +1 -1
  117. package/lib/request/list-fleets-request.d.ts +3 -2
  118. package/lib/request/list-fleets-request.js +1 -1
  119. package/lib/request/list-jre-usage-request.d.ts +70 -0
  120. package/lib/request/list-jre-usage-request.js +15 -0
  121. package/lib/request/list-jre-usage-request.js.map +1 -0
  122. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  123. package/lib/request/list-work-request-errors-request.js +1 -1
  124. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  125. package/lib/request/list-work-request-logs-request.js +1 -1
  126. package/lib/request/list-work-requests-request.d.ts +3 -2
  127. package/lib/request/list-work-requests-request.js +1 -1
  128. package/lib/request/summarize-application-usage-request.d.ts +2 -2
  129. package/lib/request/summarize-application-usage-request.js +1 -1
  130. package/lib/request/summarize-installation-usage-request.d.ts +2 -2
  131. package/lib/request/summarize-installation-usage-request.js +1 -1
  132. package/lib/request/summarize-jre-usage-request.d.ts +6 -2
  133. package/lib/request/summarize-jre-usage-request.js +1 -1
  134. package/lib/request/summarize-managed-instance-usage-request.d.ts +2 -2
  135. package/lib/request/summarize-managed-instance-usage-request.js +1 -1
  136. package/lib/request/summarize-resource-inventory-request.d.ts +35 -0
  137. package/lib/request/summarize-resource-inventory-request.js +15 -0
  138. package/lib/request/summarize-resource-inventory-request.js.map +1 -0
  139. package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
  140. package/lib/request/update-fleet-agent-configuration-request.js +1 -1
  141. package/lib/request/update-fleet-request.d.ts +2 -2
  142. package/lib/request/update-fleet-request.js +1 -1
  143. package/lib/response/change-fleet-compartment-response.d.ts +1 -1
  144. package/lib/response/change-fleet-compartment-response.js +1 -1
  145. package/lib/response/create-fleet-response.d.ts +1 -1
  146. package/lib/response/create-fleet-response.js +1 -1
  147. package/lib/response/delete-fleet-response.d.ts +1 -1
  148. package/lib/response/delete-fleet-response.js +1 -1
  149. package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
  150. package/lib/response/get-fleet-agent-configuration-response.js +1 -1
  151. package/lib/response/get-fleet-response.d.ts +1 -1
  152. package/lib/response/get-fleet-response.js +1 -1
  153. package/lib/response/get-work-request-response.d.ts +1 -1
  154. package/lib/response/get-work-request-response.js +1 -1
  155. package/lib/response/index.d.ts +5 -1
  156. package/lib/response/index.js +1 -1
  157. package/lib/response/list-fleets-response.d.ts +1 -1
  158. package/lib/response/list-fleets-response.js +1 -1
  159. package/lib/response/list-jre-usage-response.d.ts +32 -0
  160. package/lib/response/list-jre-usage-response.js +15 -0
  161. package/lib/response/list-jre-usage-response.js.map +1 -0
  162. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  163. package/lib/response/list-work-request-errors-response.js +1 -1
  164. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  165. package/lib/response/list-work-request-logs-response.js +1 -1
  166. package/lib/response/list-work-requests-response.d.ts +1 -1
  167. package/lib/response/list-work-requests-response.js +1 -1
  168. package/lib/response/summarize-application-usage-response.d.ts +1 -1
  169. package/lib/response/summarize-application-usage-response.js +1 -1
  170. package/lib/response/summarize-installation-usage-response.d.ts +1 -1
  171. package/lib/response/summarize-installation-usage-response.js +1 -1
  172. package/lib/response/summarize-jre-usage-response.d.ts +1 -1
  173. package/lib/response/summarize-jre-usage-response.js +1 -1
  174. package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
  175. package/lib/response/summarize-managed-instance-usage-response.js +1 -1
  176. package/lib/response/summarize-resource-inventory-response.d.ts +25 -0
  177. package/lib/response/summarize-resource-inventory-response.js +15 -0
  178. package/lib/response/summarize-resource-inventory-response.js.map +1 -0
  179. package/lib/response/update-fleet-agent-configuration-response.d.ts +1 -1
  180. package/lib/response/update-fleet-agent-configuration-response.js +1 -1
  181. package/lib/response/update-fleet-response.d.ts +1 -1
  182. package/lib/response/update-fleet-response.js +1 -1
  183. package/package.json +3 -3
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, 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.JreSecurityStatus = void 0;
16
+ /**
17
+ * Possible security status of a Java Runtime.
18
+ **/
19
+ var JreSecurityStatus;
20
+ (function (JreSecurityStatus) {
21
+ JreSecurityStatus["Unknown"] = "UNKNOWN";
22
+ JreSecurityStatus["UpToDate"] = "UP_TO_DATE";
23
+ JreSecurityStatus["UpdateRequired"] = "UPDATE_REQUIRED";
24
+ JreSecurityStatus["UpgradeRequired"] = "UPGRADE_REQUIRED";
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
+ JreSecurityStatus["UnknownValue"] = "UNKNOWN_VALUE";
30
+ })(JreSecurityStatus = exports.JreSecurityStatus || (exports.JreSecurityStatus = {}));
31
+ (function (JreSecurityStatus) {
32
+ function getJsonObj(obj) {
33
+ return obj;
34
+ }
35
+ JreSecurityStatus.getJsonObj = getJsonObj;
36
+ function getDeserializedJsonObj(obj) {
37
+ return obj;
38
+ }
39
+ JreSecurityStatus.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(JreSecurityStatus = exports.JreSecurityStatus || (exports.JreSecurityStatus = {}));
41
+ //# sourceMappingURL=jre-security-status.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"jre-security-status.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-security-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,iBAWX;AAXD,WAAY,iBAAiB;IAC3B,wCAAmB,CAAA;IACnB,4CAAuB,CAAA;IACvB,uDAAkC,CAAA;IAClC,yDAAoC,CAAA;IAEpC;;;OAGG;IACH,mDAA8B,CAAA;AAChC,CAAC,EAXW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAW5B;AAED,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,4BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAOjC"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -22,7 +22,8 @@ export declare enum JreSortBy {
22
22
  ApproximateInstallationCount = "approximateInstallationCount",
23
23
  ApproximateApplicationCount = "approximateApplicationCount",
24
24
  ApproximateManagedInstanceCount = "approximateManagedInstanceCount",
25
- OsName = "osName"
25
+ OsName = "osName",
26
+ SecurityStatus = "securityStatus"
26
27
  }
27
28
  export declare namespace JreSortBy {
28
29
  function getJsonObj(obj: JreSortBy): JreSortBy;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -27,6 +27,7 @@ var JreSortBy;
27
27
  JreSortBy["ApproximateApplicationCount"] = "approximateApplicationCount";
28
28
  JreSortBy["ApproximateManagedInstanceCount"] = "approximateManagedInstanceCount";
29
29
  JreSortBy["OsName"] = "osName";
30
+ JreSortBy["SecurityStatus"] = "securityStatus";
30
31
  })(JreSortBy = exports.JreSortBy || (exports.JreSortBy = {}));
31
32
  (function (JreSortBy) {
32
33
  function getJsonObj(obj) {
@@ -1 +1 @@
1
- {"version":3,"file":"jre-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,SAUX;AAVD,WAAY,SAAS;IACnB,0CAA6B,CAAA;IAC7B,4CAA+B,CAAA;IAC/B,0CAA6B,CAAA;IAC7B,8BAAiB,CAAA;IACjB,gCAAmB,CAAA;IACnB,0EAA6D,CAAA;IAC7D,wEAA2D,CAAA;IAC3D,gFAAmE,CAAA;IACnE,8BAAiB,CAAA;AACnB,CAAC,EAVW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAUpB;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"}
1
+ {"version":3,"file":"jre-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,SAWX;AAXD,WAAY,SAAS;IACnB,0CAA6B,CAAA;IAC7B,4CAA+B,CAAA;IAC/B,0CAA6B,CAAA;IAC7B,8BAAiB,CAAA;IACjB,gCAAmB,CAAA;IACnB,0EAA6D,CAAA;IAC7D,wEAA2D,CAAA;IAC3D,gFAAmE,CAAA;IACnE,8BAAiB,CAAA;IACjB,8CAAiC,CAAA;AACnC,CAAC,EAXW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAWpB;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"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  import * as model from "../model";
@@ -15,6 +15,30 @@ import * as model from "../model";
15
15
  * Java Runtime usage during a specified time period. A Java Runtime is identified by its vendor and version.
16
16
  */
17
17
  export interface JreUsage {
18
+ /**
19
+ * The internal identifier of the Java Runtime.
20
+ */
21
+ "id"?: string;
22
+ /**
23
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related fleet. This property value is present only for /actions/listJreUsage.
24
+ */
25
+ "fleetId"?: string;
26
+ /**
27
+ * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance. This property value is present only for /actions/listJreUsage.
28
+ */
29
+ "managedInstanceId"?: string;
30
+ /**
31
+ * The security status of the Java Runtime.
32
+ */
33
+ "securityStatus"?: model.JreSecurityStatus;
34
+ /**
35
+ * The release date of the Java Runtime (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
36
+ */
37
+ "releaseDate"?: Date;
38
+ /**
39
+ * The End of Support Life (EOSL) date of the Java Runtime (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
40
+ */
41
+ "endOfSupportLifeDate"?: Date;
18
42
  /**
19
43
  * The vendor of the Java Runtime.
20
44
  */
@@ -44,11 +68,11 @@ export interface JreUsage {
44
68
  */
45
69
  "approximateManagedInstanceCount"?: number;
46
70
  /**
47
- * Lower bound of the specified time period filter.
71
+ * Lower bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.
48
72
  */
49
73
  "timeStart"?: Date;
50
74
  /**
51
- * Upper bound of the specified time period filter.
75
+ * Upper bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.
52
76
  */
53
77
  "timeEnd"?: Date;
54
78
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"jre-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6DlC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"}
1
+ {"version":3,"file":"jre-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqFlC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  import * as model from "../model";
@@ -32,6 +32,11 @@ export interface ManagedInstanceUsage {
32
32
  * The hostname of the managed instance (if applicable).
33
33
  */
34
34
  "hostname"?: string;
35
+ /**
36
+ * The host [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the related managed instance.
37
+ *
38
+ */
39
+ "hostId"?: string;
35
40
  "operatingSystem"?: model.OperatingSystem;
36
41
  /**
37
42
  * The approximate count of applications reported by this managed instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
@@ -46,11 +51,11 @@ export interface ManagedInstanceUsage {
46
51
  */
47
52
  "approximateJreCount"?: number;
48
53
  /**
49
- * Lower bound of the specified time period filter.
54
+ * Lower bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.
50
55
  */
51
56
  "timeStart"?: Date;
52
57
  /**
53
- * Upper bound of the specified time period filter.
58
+ * Upper bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.
54
59
  */
55
60
  "timeEnd"?: Date;
56
61
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -1 +1 @@
1
- {"version":3,"file":"managed-instance-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+DlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
1
+ {"version":3,"file":"managed-instance-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoElC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
@@ -7,12 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  import * as model from "../model";
14
14
  /**
15
15
  * Operating System of the platform on which the Java Runtime was reported.
16
+ *
16
17
  */
17
18
  export interface OperatingSystem {
18
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"operating-system.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/operating-system.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2BH,IAAiB,eAAe,CAW/B;AAXD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAW/B"}
1
+ {"version":3,"file":"operating-system.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/operating-system.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA4BH,IAAiB,eAAe,CAW/B;AAXD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAW/B"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,41 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, 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
+ * Inventory of JMS resources in a compartment during a specified time period.
15
+ */
16
+ export interface ResourceInventory {
17
+ /**
18
+ * The number of _active_ fleets. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
19
+ */
20
+ "activeFleetCount": number;
21
+ /**
22
+ * The number of managed instances. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
23
+ */
24
+ "managedInstanceCount": number;
25
+ /**
26
+ * The number of Java Runtimes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
27
+ */
28
+ "jreCount": number;
29
+ /**
30
+ * The number of Java installations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
31
+ */
32
+ "installationCount": number;
33
+ /**
34
+ * The number of applications. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
35
+ */
36
+ "applicationCount": number;
37
+ }
38
+ export declare namespace ResourceInventory {
39
+ function getJsonObj(obj: ResourceInventory): object;
40
+ function getDeserializedJsonObj(obj: ResourceInventory): object;
41
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, 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.ResourceInventory = void 0;
16
+ var ResourceInventory;
17
+ (function (ResourceInventory) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ ResourceInventory.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ ResourceInventory.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(ResourceInventory = exports.ResourceInventory || (exports.ResourceInventory = {}));
29
+ //# sourceMappingURL=resource-inventory.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resource-inventory.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/resource-inventory.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+BH,IAAiB,iBAAiB,CAWjC;AAXD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAWjC"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
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
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
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
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });