oci-jms 2.3.0 → 2.5.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.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +18 -50
- package/lib/client.js +26 -274
- package/lib/client.js.map +1 -1
- package/lib/javamanagementservice-waiter.d.ts +2 -2
- package/lib/javamanagementservice-waiter.js +2 -2
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/application-sort-by.d.ts +4 -3
- package/lib/model/application-sort-by.js +3 -2
- package/lib/model/application-sort-by.js.map +1 -1
- package/lib/model/application-usage-collection.d.ts +2 -2
- package/lib/model/application-usage-collection.js +2 -2
- package/lib/model/application-usage.d.ts +7 -2
- package/lib/model/application-usage.js +36 -4
- package/lib/model/application-usage.js.map +1 -1
- package/lib/model/change-fleet-compartment-details.d.ts +2 -2
- package/lib/model/change-fleet-compartment-details.js +2 -2
- package/lib/model/create-fleet-details.d.ts +2 -2
- package/lib/model/create-fleet-details.js +2 -2
- package/lib/model/fleet-agent-configuration.d.ts +3 -3
- package/lib/model/fleet-agent-configuration.js +2 -2
- package/lib/model/fleet-agent-os-configuration.d.ts +2 -2
- package/lib/model/fleet-agent-os-configuration.js +2 -2
- package/lib/model/fleet-collection.d.ts +2 -2
- package/lib/model/fleet-collection.js +2 -2
- package/lib/model/fleet-summary.d.ts +3 -3
- package/lib/model/fleet-summary.js +2 -2
- package/lib/model/fleet.d.ts +3 -3
- package/lib/model/fleet.js +2 -2
- package/lib/model/index.d.ts +6 -10
- package/lib/model/index.js +7 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/installation-sort-by.d.ts +4 -3
- package/lib/model/installation-sort-by.js +3 -2
- package/lib/model/installation-sort-by.js.map +1 -1
- package/lib/model/installation-usage-collection.d.ts +2 -2
- package/lib/model/installation-usage-collection.js +2 -2
- package/lib/model/installation-usage.d.ts +6 -4
- package/lib/model/installation-usage.js +32 -4
- package/lib/model/installation-usage.js.map +1 -1
- package/lib/model/jre-sort-by.d.ts +4 -3
- package/lib/model/jre-sort-by.js +3 -2
- package/lib/model/jre-sort-by.js.map +1 -1
- package/lib/model/jre-usage-collection.d.ts +2 -2
- package/lib/model/jre-usage-collection.js +2 -2
- package/lib/model/jre-usage.d.ts +7 -2
- package/lib/model/jre-usage.js +36 -4
- package/lib/model/jre-usage.js.map +1 -1
- package/lib/model/lifecycle-state.d.ts +2 -2
- package/lib/model/lifecycle-state.js +2 -2
- package/lib/model/managed-instance-sort-by.d.ts +4 -3
- package/lib/model/managed-instance-sort-by.js +3 -2
- package/lib/model/managed-instance-sort-by.js.map +1 -1
- package/lib/model/managed-instance-type.d.ts +2 -2
- package/lib/model/managed-instance-type.js +2 -2
- package/lib/model/managed-instance-usage-collection.d.ts +2 -2
- package/lib/model/managed-instance-usage-collection.js +2 -2
- package/lib/model/managed-instance-usage.d.ts +3 -2
- package/lib/model/managed-instance-usage.js +32 -4
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/operating-system.d.ts +38 -0
- package/lib/model/operating-system.js +29 -0
- package/lib/model/operating-system.js.map +1 -0
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/os-family.d.ts +30 -0
- package/lib/model/os-family.js +41 -0
- package/lib/model/os-family.js.map +1 -0
- package/lib/model/sort-by.d.ts +2 -2
- package/lib/model/sort-by.js +2 -2
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/summarize-application-usage-fields.d.ts +2 -2
- package/lib/model/summarize-application-usage-fields.js +2 -2
- package/lib/model/summarize-installation-usage-fields.d.ts +2 -2
- package/lib/model/summarize-installation-usage-fields.js +2 -2
- package/lib/model/summarize-jre-usage-fields.d.ts +2 -2
- package/lib/model/summarize-jre-usage-fields.js +2 -2
- package/lib/model/summarize-managed-instance-usage-fields.d.ts +2 -2
- package/lib/model/summarize-managed-instance-usage-fields.js +2 -2
- package/lib/model/update-fleet-agent-configuration-details.d.ts +2 -2
- package/lib/model/update-fleet-agent-configuration-details.js +2 -2
- package/lib/model/update-fleet-details.d.ts +2 -2
- package/lib/model/update-fleet-details.js +2 -2
- package/lib/model/work-request-collection.d.ts +2 -2
- package/lib/model/work-request-collection.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +5 -5
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +3 -3
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request.d.ts +5 -5
- package/lib/model/work-request.js +2 -2
- package/lib/request/change-fleet-compartment-request.d.ts +1 -1
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/delete-fleet-request.d.ts +1 -1
- package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -10
- package/lib/request/index.js +2 -2
- package/lib/request/list-fleets-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/summarize-application-usage-request.d.ts +8 -4
- package/lib/request/summarize-installation-usage-request.d.ts +7 -3
- package/lib/request/summarize-jre-usage-request.d.ts +9 -4
- package/lib/request/summarize-managed-instance-usage-request.d.ts +8 -3
- package/lib/request/update-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/update-fleet-request.d.ts +1 -1
- package/lib/response/index.d.ts +2 -10
- package/lib/response/index.js +2 -2
- package/package.json +3 -3
- package/lib/model/request-summarized-application-usage-details.d.ts +0 -84
- package/lib/model/request-summarized-application-usage-details.js +0 -61
- package/lib/model/request-summarized-application-usage-details.js.map +0 -1
- package/lib/model/request-summarized-installation-usage-details.d.ts +0 -75
- package/lib/model/request-summarized-installation-usage-details.js +0 -61
- package/lib/model/request-summarized-installation-usage-details.js.map +0 -1
- package/lib/model/request-summarized-jre-usage-details.d.ts +0 -71
- package/lib/model/request-summarized-jre-usage-details.js +0 -61
- package/lib/model/request-summarized-jre-usage-details.js.map +0 -1
- package/lib/model/request-summarized-managed-instance-usage-details.d.ts +0 -79
- package/lib/model/request-summarized-managed-instance-usage-details.js +0 -61
- package/lib/model/request-summarized-managed-instance-usage-details.js.map +0 -1
- package/lib/request/request-summarized-application-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-application-usage-request.js +0 -15
- package/lib/request/request-summarized-application-usage-request.js.map +0 -1
- package/lib/request/request-summarized-installation-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-installation-usage-request.js +0 -15
- package/lib/request/request-summarized-installation-usage-request.js.map +0 -1
- package/lib/request/request-summarized-jre-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-jre-usage-request.js +0 -15
- package/lib/request/request-summarized-jre-usage-request.js.map +0 -1
- package/lib/request/request-summarized-managed-instance-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-managed-instance-usage-request.js +0 -15
- package/lib/request/request-summarized-managed-instance-usage-request.js.map +0 -1
- package/lib/response/request-summarized-application-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-application-usage-response.js +0 -15
- package/lib/response/request-summarized-application-usage-response.js.map +0 -1
- package/lib/response/request-summarized-installation-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-installation-usage-response.js +0 -15
- package/lib/response/request-summarized-installation-usage-response.js.map +0 -1
- package/lib/response/request-summarized-jre-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-jre-usage-response.js +0 -15
- package/lib/response/request-summarized-jre-usage-response.js.map +0 -1
- package/lib/response/request-summarized-managed-instance-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-managed-instance-usage-response.js +0 -15
- package/lib/response/request-summarized-managed-instance-usage-response.js.map +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -19,7 +19,8 @@ export declare enum ApplicationSortBy {
|
|
|
19
19
|
DisplayName = "displayName",
|
|
20
20
|
ApproximateJreCount = "approximateJreCount",
|
|
21
21
|
ApproximateInstallationCount = "approximateInstallationCount",
|
|
22
|
-
ApproximateManagedInstanceCount = "approximateManagedInstanceCount"
|
|
22
|
+
ApproximateManagedInstanceCount = "approximateManagedInstanceCount",
|
|
23
|
+
OsName = "osName"
|
|
23
24
|
}
|
|
24
25
|
export declare namespace ApplicationSortBy {
|
|
25
26
|
function getJsonObj(obj: ApplicationSortBy): ApplicationSortBy;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -24,6 +24,7 @@ var ApplicationSortBy;
|
|
|
24
24
|
ApplicationSortBy["ApproximateJreCount"] = "approximateJreCount";
|
|
25
25
|
ApplicationSortBy["ApproximateInstallationCount"] = "approximateInstallationCount";
|
|
26
26
|
ApplicationSortBy["ApproximateManagedInstanceCount"] = "approximateManagedInstanceCount";
|
|
27
|
+
ApplicationSortBy["OsName"] = "osName";
|
|
27
28
|
})(ApplicationSortBy = exports.ApplicationSortBy || (exports.ApplicationSortBy = {}));
|
|
28
29
|
(function (ApplicationSortBy) {
|
|
29
30
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/application-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"application-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/application-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,iBAQX;AARD,WAAY,iBAAiB;IAC3B,oDAA+B,CAAA;IAC/B,kDAA6B,CAAA;IAC7B,gDAA2B,CAAA;IAC3B,gEAA2C,CAAA;IAC3C,kFAA6D,CAAA;IAC7D,wFAAmE,CAAA;IACnE,sCAAiB,CAAA;AACnB,CAAC,EARW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAQ5B;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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2021, 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
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* Application usage during a specified time period.
|
|
15
16
|
* An application is a Java application that can be executed by a Java Runtime installation.
|
|
@@ -30,6 +31,10 @@ export interface ApplicationUsage {
|
|
|
30
31
|
* The type of the application, denoted by how the application was started.
|
|
31
32
|
*/
|
|
32
33
|
"applicationType": string;
|
|
34
|
+
/**
|
|
35
|
+
* The operating systems running this application.
|
|
36
|
+
*/
|
|
37
|
+
"operatingSystems"?: Array<model.OperatingSystem>;
|
|
33
38
|
/**
|
|
34
39
|
* The approximate count of installations running this application. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
35
40
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,49 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2021, 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
|
+
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.ApplicationUsage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var ApplicationUsage;
|
|
17
37
|
(function (ApplicationUsage) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"operatingSystems": obj.operatingSystems
|
|
41
|
+
? obj.operatingSystems.map(item => {
|
|
42
|
+
return model.OperatingSystem.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
20
46
|
return jsonObj;
|
|
21
47
|
}
|
|
22
48
|
ApplicationUsage.getJsonObj = getJsonObj;
|
|
23
49
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"operatingSystems": obj.operatingSystems
|
|
52
|
+
? obj.operatingSystems.map(item => {
|
|
53
|
+
return model.OperatingSystem.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
25
57
|
return jsonObj;
|
|
26
58
|
}
|
|
27
59
|
ApplicationUsage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/application-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"application-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/application-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiElC,IAAiB,gBAAgB,CA6BhC;AA7BD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,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,2BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,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,uCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QA6BhC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -29,7 +29,7 @@ export interface FleetAgentConfiguration {
|
|
|
29
29
|
"linuxConfiguration": model.FleetAgentOsConfiguration;
|
|
30
30
|
"windowsConfiguration": model.FleetAgentOsConfiguration;
|
|
31
31
|
/**
|
|
32
|
-
* The date and time of the last modification to the Fleet Agent Configuration (formatted according to RFC3339).
|
|
32
|
+
* The date and time of the last modification to the Fleet Agent Configuration (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"timeLastModified": Date;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -59,7 +59,7 @@ export interface FleetSummary {
|
|
|
59
59
|
*/
|
|
60
60
|
"approximateManagedInstanceCount": number;
|
|
61
61
|
/**
|
|
62
|
-
* The creation date and time of the Fleet (formatted according to RFC3339).
|
|
62
|
+
* The creation date and time of the Fleet (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
63
63
|
*
|
|
64
64
|
*/
|
|
65
65
|
"timeCreated": Date;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
package/lib/model/fleet.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -58,7 +58,7 @@ export interface Fleet {
|
|
|
58
58
|
*/
|
|
59
59
|
"approximateManagedInstanceCount": number;
|
|
60
60
|
/**
|
|
61
|
-
* The creation date and time of the Fleet (formatted according to RFC3339).
|
|
61
|
+
* The creation date and time of the Fleet (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"timeCreated": Date;
|
package/lib/model/fleet.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
package/lib/model/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -54,18 +54,14 @@ import * as ManagedInstanceUsage from "./managed-instance-usage";
|
|
|
54
54
|
export import ManagedInstanceUsage = ManagedInstanceUsage.ManagedInstanceUsage;
|
|
55
55
|
import * as ManagedInstanceUsageCollection from "./managed-instance-usage-collection";
|
|
56
56
|
export import ManagedInstanceUsageCollection = ManagedInstanceUsageCollection.ManagedInstanceUsageCollection;
|
|
57
|
+
import * as OperatingSystem from "./operating-system";
|
|
58
|
+
export import OperatingSystem = OperatingSystem.OperatingSystem;
|
|
57
59
|
import * as OperationStatus from "./operation-status";
|
|
58
60
|
export import OperationStatus = OperationStatus.OperationStatus;
|
|
59
61
|
import * as OperationType from "./operation-type";
|
|
60
62
|
export import OperationType = OperationType.OperationType;
|
|
61
|
-
import * as
|
|
62
|
-
export import
|
|
63
|
-
import * as RequestSummarizedInstallationUsageDetails from "./request-summarized-installation-usage-details";
|
|
64
|
-
export import RequestSummarizedInstallationUsageDetails = RequestSummarizedInstallationUsageDetails.RequestSummarizedInstallationUsageDetails;
|
|
65
|
-
import * as RequestSummarizedJreUsageDetails from "./request-summarized-jre-usage-details";
|
|
66
|
-
export import RequestSummarizedJreUsageDetails = RequestSummarizedJreUsageDetails.RequestSummarizedJreUsageDetails;
|
|
67
|
-
import * as RequestSummarizedManagedInstanceUsageDetails from "./request-summarized-managed-instance-usage-details";
|
|
68
|
-
export import RequestSummarizedManagedInstanceUsageDetails = RequestSummarizedManagedInstanceUsageDetails.RequestSummarizedManagedInstanceUsageDetails;
|
|
63
|
+
import * as OsFamily from "./os-family";
|
|
64
|
+
export import OsFamily = OsFamily.OsFamily;
|
|
69
65
|
import * as SortBy from "./sort-by";
|
|
70
66
|
export import SortBy = SortBy.SortBy;
|
|
71
67
|
import * as SortOrder from "./sort-order";
|
package/lib/model/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -31,7 +31,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
31
31
|
return result;
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
-
exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpdateFleetDetails = exports.UpdateFleetAgentConfigurationDetails = exports.SummarizeManagedInstanceUsageFields = exports.SummarizeJreUsageFields = exports.SummarizeInstallationUsageFields = exports.SummarizeApplicationUsageFields = exports.SortOrder = exports.SortBy = exports.
|
|
34
|
+
exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.UpdateFleetDetails = exports.UpdateFleetAgentConfigurationDetails = exports.SummarizeManagedInstanceUsageFields = exports.SummarizeJreUsageFields = exports.SummarizeInstallationUsageFields = exports.SummarizeApplicationUsageFields = exports.SortOrder = exports.SortBy = exports.OsFamily = exports.OperationType = exports.OperationStatus = exports.OperatingSystem = exports.ManagedInstanceUsageCollection = exports.ManagedInstanceUsage = exports.ManagedInstanceType = exports.ManagedInstanceSortBy = exports.LifecycleState = exports.JreUsageCollection = exports.JreUsage = exports.JreSortBy = exports.InstallationUsageCollection = exports.InstallationUsage = exports.InstallationSortBy = exports.FleetSummary = exports.FleetCollection = exports.FleetAgentOsConfiguration = exports.FleetAgentConfiguration = exports.Fleet = exports.CreateFleetDetails = exports.ChangeFleetCompartmentDetails = exports.ApplicationUsageCollection = exports.ApplicationUsage = exports.ApplicationSortBy = exports.ActionType = void 0;
|
|
35
35
|
const ActionType = __importStar(require("./action-type"));
|
|
36
36
|
exports.ActionType = ActionType.ActionType;
|
|
37
37
|
const ApplicationSortBy = __importStar(require("./application-sort-by"));
|
|
@@ -76,18 +76,14 @@ const ManagedInstanceUsage = __importStar(require("./managed-instance-usage"));
|
|
|
76
76
|
exports.ManagedInstanceUsage = ManagedInstanceUsage.ManagedInstanceUsage;
|
|
77
77
|
const ManagedInstanceUsageCollection = __importStar(require("./managed-instance-usage-collection"));
|
|
78
78
|
exports.ManagedInstanceUsageCollection = ManagedInstanceUsageCollection.ManagedInstanceUsageCollection;
|
|
79
|
+
const OperatingSystem = __importStar(require("./operating-system"));
|
|
80
|
+
exports.OperatingSystem = OperatingSystem.OperatingSystem;
|
|
79
81
|
const OperationStatus = __importStar(require("./operation-status"));
|
|
80
82
|
exports.OperationStatus = OperationStatus.OperationStatus;
|
|
81
83
|
const OperationType = __importStar(require("./operation-type"));
|
|
82
84
|
exports.OperationType = OperationType.OperationType;
|
|
83
|
-
const
|
|
84
|
-
exports.
|
|
85
|
-
const RequestSummarizedInstallationUsageDetails = __importStar(require("./request-summarized-installation-usage-details"));
|
|
86
|
-
exports.RequestSummarizedInstallationUsageDetails = RequestSummarizedInstallationUsageDetails.RequestSummarizedInstallationUsageDetails;
|
|
87
|
-
const RequestSummarizedJreUsageDetails = __importStar(require("./request-summarized-jre-usage-details"));
|
|
88
|
-
exports.RequestSummarizedJreUsageDetails = RequestSummarizedJreUsageDetails.RequestSummarizedJreUsageDetails;
|
|
89
|
-
const RequestSummarizedManagedInstanceUsageDetails = __importStar(require("./request-summarized-managed-instance-usage-details"));
|
|
90
|
-
exports.RequestSummarizedManagedInstanceUsageDetails = RequestSummarizedManagedInstanceUsageDetails.RequestSummarizedManagedInstanceUsageDetails;
|
|
85
|
+
const OsFamily = __importStar(require("./os-family"));
|
|
86
|
+
exports.OsFamily = OsFamily.OsFamily;
|
|
91
87
|
const SortBy = __importStar(require("./sort-by"));
|
|
92
88
|
exports.SortBy = SortBy.SortBy;
|
|
93
89
|
const SortOrder = __importStar(require("./sort-order"));
|
package/lib/model/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,+CAAiC;AACnB,QAAA,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC;AAClC,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,wEAA0D;AAC5C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,6FAA+E;AACjE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,yDAA2C;AAC7B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,sDAAwC;AAC1B,QAAA,QAAQ,GAAG,QAAQ,CAAC,QAAQ,CAAC;AAC3C,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,kEAAoD;AACtC,QAAA,cAAc,GAAG,cAAc,CAAC,cAAc,CAAC;AAC7D,kFAAoE;AACtD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,6EAA+D;AACjD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,+EAAiE;AACnD,QAAA,oBAAoB,GAAG,oBAAoB,CAAC,oBAAoB,CAAC;AAC/E,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,oEAAsD;AACxC,QAAA,eAAe,GAAG,eAAe,CAAC,eAAe,CAAC;AAChE,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -21,7 +21,8 @@ export declare enum InstallationSortBy {
|
|
|
21
21
|
TimeFirstSeen = "timeFirstSeen",
|
|
22
22
|
TimeLastSeen = "timeLastSeen",
|
|
23
23
|
ApproximateApplicationCount = "approximateApplicationCount",
|
|
24
|
-
ApproximateManagedInstanceCount = "approximateManagedInstanceCount"
|
|
24
|
+
ApproximateManagedInstanceCount = "approximateManagedInstanceCount",
|
|
25
|
+
OsName = "osName"
|
|
25
26
|
}
|
|
26
27
|
export declare namespace InstallationSortBy {
|
|
27
28
|
function getJsonObj(obj: InstallationSortBy): InstallationSortBy;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -26,6 +26,7 @@ var InstallationSortBy;
|
|
|
26
26
|
InstallationSortBy["TimeLastSeen"] = "timeLastSeen";
|
|
27
27
|
InstallationSortBy["ApproximateApplicationCount"] = "approximateApplicationCount";
|
|
28
28
|
InstallationSortBy["ApproximateManagedInstanceCount"] = "approximateManagedInstanceCount";
|
|
29
|
+
InstallationSortBy["OsName"] = "osName";
|
|
29
30
|
})(InstallationSortBy = exports.InstallationSortBy || (exports.InstallationSortBy = {}));
|
|
30
31
|
(function (InstallationSortBy) {
|
|
31
32
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"installation-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/installation-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"installation-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/installation-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,kBAUX;AAVD,WAAY,kBAAkB;IAC5B,yDAAmC,CAAA;IACnC,6CAAuB,CAAA;IACvB,+CAAyB,CAAA;IACzB,mCAAa,CAAA;IACb,qDAA+B,CAAA;IAC/B,mDAA6B,CAAA;IAC7B,iFAA2D,CAAA;IAC3D,yFAAmE,CAAA;IACnE,uCAAiB,CAAA;AACnB,CAAC,EAVW,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAU7B;AAED,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,6BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAOlC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2021, 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
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* Installation usage during a specified time period.
|
|
15
16
|
* An installation is a collection of deployed instances of a specific Java Runtime that share the same install path.
|
|
@@ -33,13 +34,14 @@ export interface InstallationUsage {
|
|
|
33
34
|
*/
|
|
34
35
|
"path": string;
|
|
35
36
|
/**
|
|
36
|
-
* The Operating System for the installation.
|
|
37
|
+
* The Operating System for the installation. Deprecated, use `operatingSystem` instead.
|
|
37
38
|
*/
|
|
38
39
|
"os": string;
|
|
39
40
|
/**
|
|
40
|
-
* The architecture of the operating system for the installation.
|
|
41
|
+
* The architecture of the operating system for the installation. Deprecated, use `operatingSystem` instead.
|
|
41
42
|
*/
|
|
42
43
|
"architecture": string;
|
|
44
|
+
"operatingSystem"?: model.OperatingSystem;
|
|
43
45
|
/**
|
|
44
46
|
* The approximate count of applications running on this installation Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
45
47
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,45 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2021, 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
|
+
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.InstallationUsage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var InstallationUsage;
|
|
17
37
|
(function (InstallationUsage) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"operatingSystem": obj.operatingSystem
|
|
41
|
+
? model.OperatingSystem.getJsonObj(obj.operatingSystem)
|
|
42
|
+
: undefined
|
|
43
|
+
});
|
|
20
44
|
return jsonObj;
|
|
21
45
|
}
|
|
22
46
|
InstallationUsage.getJsonObj = getJsonObj;
|
|
23
47
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"operatingSystem": obj.operatingSystem
|
|
50
|
+
? model.OperatingSystem.getDeserializedJsonObj(obj.operatingSystem)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
25
53
|
return jsonObj;
|
|
26
54
|
}
|
|
27
55
|
InstallationUsage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"installation-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/installation-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"installation-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/installation-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoElC,IAAiB,iBAAiB,CAyBjC;AAzBD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,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,4BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,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,wCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAyBjC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -21,7 +21,8 @@ export declare enum JreSortBy {
|
|
|
21
21
|
Version = "version",
|
|
22
22
|
ApproximateInstallationCount = "approximateInstallationCount",
|
|
23
23
|
ApproximateApplicationCount = "approximateApplicationCount",
|
|
24
|
-
ApproximateManagedInstanceCount = "approximateManagedInstanceCount"
|
|
24
|
+
ApproximateManagedInstanceCount = "approximateManagedInstanceCount",
|
|
25
|
+
OsName = "osName"
|
|
25
26
|
}
|
|
26
27
|
export declare namespace JreSortBy {
|
|
27
28
|
function getJsonObj(obj: JreSortBy): JreSortBy;
|