oci-jms 2.102.1 → 2.103.0
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/lib/client.d.ts +111 -75
- package/lib/client.js +356 -75
- package/lib/client.js.map +1 -1
- package/lib/model/blocklist-target.d.ts +2 -2
- package/lib/model/change-fleet-compartment-details.d.ts +1 -1
- package/lib/model/create-fleet-details.d.ts +3 -3
- package/lib/model/create-jms-plugin-details.d.ts +5 -5
- package/lib/model/custom-log.d.ts +2 -2
- package/lib/model/deployed-application-installation-usage-summary.d.ts +1 -1
- package/lib/model/deployed-application-usage.d.ts +1 -1
- package/lib/model/existing-installation-site-id.d.ts +1 -1
- package/lib/model/export-setting.d.ts +1 -1
- package/lib/model/export-status.d.ts +1 -1
- package/lib/model/fleet-error-aggregation-collection.d.ts +26 -0
- package/lib/model/fleet-error-aggregation-collection.js +61 -0
- package/lib/model/fleet-error-aggregation-collection.js.map +1 -0
- package/lib/model/fleet-error-aggregation-summary.d.ts +30 -0
- package/lib/model/fleet-error-aggregation-summary.js +61 -0
- package/lib/model/fleet-error-aggregation-summary.js.map +1 -0
- package/lib/model/fleet-error-aggregation.d.ts +30 -0
- package/lib/model/fleet-error-aggregation.js +29 -0
- package/lib/model/fleet-error-aggregation.js.map +1 -0
- package/lib/model/fleet-error-collection.d.ts +26 -0
- package/lib/model/fleet-error-collection.js +61 -0
- package/lib/model/fleet-error-collection.js.map +1 -0
- package/lib/model/fleet-error-details.d.ts +38 -0
- package/lib/model/fleet-error-details.js +29 -0
- package/lib/model/fleet-error-details.js.map +1 -0
- package/lib/model/fleet-error-reason.d.ts +28 -0
- package/lib/model/fleet-error-reason.js +39 -0
- package/lib/model/fleet-error-reason.js.map +1 -0
- package/lib/model/fleet-error-sort-by.d.ts +23 -0
- package/lib/model/fleet-error-sort-by.js +34 -0
- package/lib/model/fleet-error-sort-by.js.map +1 -0
- package/lib/model/fleet-error-summary.d.ts +49 -0
- package/lib/model/fleet-error-summary.js +61 -0
- package/lib/model/fleet-error-summary.js.map +1 -0
- package/lib/model/fleet-summary.d.ts +5 -5
- package/lib/model/fleet.d.ts +5 -5
- package/lib/model/generate-agent-deploy-script-details.d.ts +1 -1
- package/lib/model/generate-agent-installer-configuration-details.d.ts +2 -2
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +36 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/installation-site-summary.d.ts +1 -1
- package/lib/model/installation-site.d.ts +1 -1
- package/lib/model/java-server-instance-usage.d.ts +2 -2
- package/lib/model/java-server-usage.d.ts +1 -1
- package/lib/model/jms-plugin-summary.d.ts +7 -7
- package/lib/model/jms-plugin.d.ts +7 -7
- package/lib/model/jre-usage.d.ts +2 -2
- package/lib/model/library-usage.d.ts +1 -1
- package/lib/model/managed-instance-usage.d.ts +2 -2
- package/lib/model/new-installation-site.d.ts +1 -1
- package/lib/model/operating-system.d.ts +4 -0
- package/lib/model/operating-system.js.map +1 -1
- package/lib/model/plugin-error-aggregation-collection.d.ts +26 -0
- package/lib/model/plugin-error-aggregation-collection.js +61 -0
- package/lib/model/plugin-error-aggregation-collection.js.map +1 -0
- package/lib/model/plugin-error-aggregation-summary.d.ts +30 -0
- package/lib/model/plugin-error-aggregation-summary.js +61 -0
- package/lib/model/plugin-error-aggregation-summary.js.map +1 -0
- package/lib/model/plugin-error-aggregation.d.ts +30 -0
- package/lib/model/plugin-error-aggregation.js +29 -0
- package/lib/model/plugin-error-aggregation.js.map +1 -0
- package/lib/model/plugin-error-collection.d.ts +26 -0
- package/lib/model/plugin-error-collection.js +61 -0
- package/lib/model/plugin-error-collection.js.map +1 -0
- package/lib/model/plugin-error-details.d.ts +38 -0
- package/lib/model/plugin-error-details.js +29 -0
- package/lib/model/plugin-error-details.js.map +1 -0
- package/lib/model/plugin-error-reason.d.ts +29 -0
- package/lib/model/plugin-error-reason.js +40 -0
- package/lib/model/plugin-error-reason.js.map +1 -0
- package/lib/model/plugin-error-sort-by.d.ts +23 -0
- package/lib/model/plugin-error-sort-by.js +34 -0
- package/lib/model/plugin-error-sort-by.js.map +1 -0
- package/lib/model/plugin-error-summary.d.ts +53 -0
- package/lib/model/plugin-error-summary.js +61 -0
- package/lib/model/plugin-error-summary.js.map +1 -0
- package/lib/model/principal.d.ts +1 -1
- package/lib/model/scan-java-server-usage-details.d.ts +1 -1
- package/lib/model/scan-library-usage-details.d.ts +1 -1
- package/lib/model/summarized-events-log.d.ts +2 -2
- package/lib/model/update-fleet-details.d.ts +2 -2
- package/lib/model/update-jms-plugin-details.d.ts +3 -3
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request.d.ts +3 -3
- package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-fleet-compartment-request.d.ts +2 -2
- package/lib/request/create-blocklist-request.d.ts +2 -2
- package/lib/request/create-drs-file-request.d.ts +2 -2
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/create-jms-plugin-request.d.ts +1 -1
- package/lib/request/delete-blocklist-request.d.ts +2 -2
- package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
- package/lib/request/delete-drs-file-request.d.ts +2 -2
- package/lib/request/delete-fleet-request.d.ts +2 -2
- package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
- package/lib/request/delete-jms-plugin-request.d.ts +2 -2
- package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
- package/lib/request/disable-drs-request.d.ts +2 -2
- package/lib/request/enable-drs-request.d.ts +2 -2
- package/lib/request/generate-agent-deploy-script-request.d.ts +2 -2
- package/lib/request/generate-agent-installer-configuration-request.d.ts +1 -1
- package/lib/request/generate-load-pipeline-script-request.d.ts +2 -2
- package/lib/request/get-crypto-analysis-result-request.d.ts +2 -2
- package/lib/request/get-drs-file-request.d.ts +2 -2
- package/lib/request/get-export-setting-request.d.ts +2 -2
- package/lib/request/get-export-status-request.d.ts +2 -2
- package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
- package/lib/request/get-fleet-agent-configuration-request.d.ts +2 -2
- package/lib/request/get-fleet-request.d.ts +2 -2
- package/lib/request/get-java-family-request.d.ts +1 -1
- package/lib/request/get-java-migration-analysis-result-request.d.ts +2 -2
- package/lib/request/get-java-release-request.d.ts +1 -1
- package/lib/request/get-jms-plugin-request.d.ts +2 -2
- package/lib/request/get-performance-tuning-analysis-result-request.d.ts +2 -2
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/index.d.ts +8 -0
- package/lib/request/list-agent-installers-request.d.ts +2 -2
- package/lib/request/list-announcements-request.d.ts +1 -1
- package/lib/request/list-blocklists-request.d.ts +2 -2
- package/lib/request/list-crypto-analysis-results-request.d.ts +3 -3
- package/lib/request/list-drs-files-request.d.ts +2 -2
- package/lib/request/list-fleet-diagnoses-request.d.ts +2 -2
- package/lib/request/list-fleet-errors-request.d.ts +72 -0
- package/lib/request/list-fleet-errors-request.js +15 -0
- package/lib/request/list-fleet-errors-request.js.map +1 -0
- package/lib/request/list-fleets-request.d.ts +2 -2
- package/lib/request/list-installation-sites-request.d.ts +2 -2
- package/lib/request/list-java-families-request.d.ts +1 -1
- package/lib/request/list-java-migration-analysis-results-request.d.ts +3 -3
- package/lib/request/list-java-releases-request.d.ts +1 -1
- package/lib/request/list-jms-plugins-request.d.ts +8 -4
- package/lib/request/list-jre-usage-request.d.ts +3 -3
- package/lib/request/list-performance-tuning-analysis-results-request.d.ts +7 -3
- package/lib/request/list-plugin-errors-request.d.ts +72 -0
- package/lib/request/list-plugin-errors-request.js +15 -0
- package/lib/request/list-plugin-errors-request.js.map +1 -0
- package/lib/request/list-work-items-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.d.ts +3 -3
- package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
- package/lib/request/request-crypto-analyses-request.d.ts +2 -2
- package/lib/request/request-deployed-application-migration-analyses-request.d.ts +2 -2
- package/lib/request/request-java-migration-analyses-request.d.ts +2 -2
- package/lib/request/request-jfr-recordings-request.d.ts +2 -2
- package/lib/request/request-performance-tuning-analyses-request.d.ts +2 -2
- package/lib/request/scan-java-server-usage-request.d.ts +2 -2
- package/lib/request/scan-library-usage-request.d.ts +2 -2
- package/lib/request/summarize-application-installation-usage-request.d.ts +2 -2
- package/lib/request/summarize-application-usage-request.d.ts +2 -2
- package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +2 -2
- package/lib/request/summarize-deployed-application-usage-request.d.ts +2 -2
- package/lib/request/summarize-fleet-errors-request.d.ts +40 -0
- package/lib/request/summarize-fleet-errors-request.js +15 -0
- package/lib/request/summarize-fleet-errors-request.js.map +1 -0
- package/lib/request/summarize-installation-usage-request.d.ts +2 -2
- package/lib/request/summarize-java-server-instance-usage-request.d.ts +2 -2
- package/lib/request/summarize-java-server-usage-request.d.ts +2 -2
- package/lib/request/summarize-jre-usage-request.d.ts +2 -2
- package/lib/request/summarize-library-usage-request.d.ts +2 -2
- package/lib/request/summarize-managed-instance-usage-request.d.ts +2 -2
- package/lib/request/summarize-plugin-errors-request.d.ts +40 -0
- package/lib/request/summarize-plugin-errors-request.js +15 -0
- package/lib/request/summarize-plugin-errors-request.js.map +1 -0
- package/lib/request/summarize-resource-inventory-request.d.ts +7 -2
- package/lib/request/update-drs-file-request.d.ts +2 -2
- package/lib/request/update-export-setting-request.d.ts +2 -2
- package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
- package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
- package/lib/request/update-fleet-request.d.ts +2 -2
- package/lib/request/update-jms-plugin-request.d.ts +2 -2
- package/lib/response/index.d.ts +8 -0
- package/lib/response/list-agent-installers-response.d.ts +1 -1
- package/lib/response/list-announcements-response.d.ts +1 -1
- package/lib/response/list-blocklists-response.d.ts +1 -1
- package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
- package/lib/response/list-drs-files-response.d.ts +1 -1
- package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
- package/lib/response/list-fleet-errors-response.d.ts +32 -0
- package/lib/response/list-fleet-errors-response.js +15 -0
- package/lib/response/list-fleet-errors-response.js.map +1 -0
- package/lib/response/list-fleets-response.d.ts +1 -1
- package/lib/response/list-installation-sites-response.d.ts +1 -1
- package/lib/response/list-java-families-response.d.ts +1 -1
- package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
- package/lib/response/list-java-releases-response.d.ts +1 -1
- package/lib/response/list-jms-plugins-response.d.ts +1 -1
- package/lib/response/list-jre-usage-response.d.ts +1 -1
- package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
- package/lib/response/list-plugin-errors-response.d.ts +32 -0
- package/lib/response/list-plugin-errors-response.js +15 -0
- package/lib/response/list-plugin-errors-response.js.map +1 -0
- package/lib/response/list-work-items-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-application-usage-response.d.ts +1 -1
- package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
- package/lib/response/summarize-fleet-errors-response.d.ts +32 -0
- package/lib/response/summarize-fleet-errors-response.js +15 -0
- package/lib/response/summarize-fleet-errors-response.js.map +1 -0
- package/lib/response/summarize-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
- package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
- package/lib/response/summarize-jre-usage-response.d.ts +1 -1
- package/lib/response/summarize-library-usage-response.d.ts +1 -1
- package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
- package/lib/response/summarize-plugin-errors-response.d.ts +32 -0
- package/lib/response/summarize-plugin-errors-response.js +15 -0
- package/lib/response/summarize-plugin-errors-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Java Management Service Fleets API
|
|
4
|
+
* The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
|
|
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, 2025, 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.FleetErrorReason = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The fleet error reason.
|
|
18
|
+
**/
|
|
19
|
+
var FleetErrorReason;
|
|
20
|
+
(function (FleetErrorReason) {
|
|
21
|
+
FleetErrorReason["NoManagedInstances"] = "NO_MANAGED_INSTANCES";
|
|
22
|
+
FleetErrorReason["InventoryLog"] = "INVENTORY_LOG";
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
FleetErrorReason["UnknownValue"] = "UNKNOWN_VALUE";
|
|
28
|
+
})(FleetErrorReason = exports.FleetErrorReason || (exports.FleetErrorReason = {}));
|
|
29
|
+
(function (FleetErrorReason) {
|
|
30
|
+
function getJsonObj(obj) {
|
|
31
|
+
return obj;
|
|
32
|
+
}
|
|
33
|
+
FleetErrorReason.getJsonObj = getJsonObj;
|
|
34
|
+
function getDeserializedJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
FleetErrorReason.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
38
|
+
})(FleetErrorReason = exports.FleetErrorReason || (exports.FleetErrorReason = {}));
|
|
39
|
+
//# sourceMappingURL=fleet-error-reason.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fleet-error-reason.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/fleet-error-reason.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,gBASX;AATD,WAAY,gBAAgB;IAC1B,+DAA2C,CAAA;IAC3C,kDAA8B,CAAA;IAE9B;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EATW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAS3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Java Management Service Fleets API
|
|
3
|
+
* The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
|
|
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, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
* The field used to sort fleet errors.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum FleetErrorSortBy {
|
|
17
|
+
TimeFirstSeen = "TIME_FIRST_SEEN",
|
|
18
|
+
TimeLastSeen = "TIME_LAST_SEEN"
|
|
19
|
+
}
|
|
20
|
+
export declare namespace FleetErrorSortBy {
|
|
21
|
+
function getJsonObj(obj: FleetErrorSortBy): FleetErrorSortBy;
|
|
22
|
+
function getDeserializedJsonObj(obj: FleetErrorSortBy): FleetErrorSortBy;
|
|
23
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Java Management Service Fleets API
|
|
4
|
+
* The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
|
|
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, 2025, 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.FleetErrorSortBy = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The field used to sort fleet errors.
|
|
18
|
+
**/
|
|
19
|
+
var FleetErrorSortBy;
|
|
20
|
+
(function (FleetErrorSortBy) {
|
|
21
|
+
FleetErrorSortBy["TimeFirstSeen"] = "TIME_FIRST_SEEN";
|
|
22
|
+
FleetErrorSortBy["TimeLastSeen"] = "TIME_LAST_SEEN";
|
|
23
|
+
})(FleetErrorSortBy = exports.FleetErrorSortBy || (exports.FleetErrorSortBy = {}));
|
|
24
|
+
(function (FleetErrorSortBy) {
|
|
25
|
+
function getJsonObj(obj) {
|
|
26
|
+
return obj;
|
|
27
|
+
}
|
|
28
|
+
FleetErrorSortBy.getJsonObj = getJsonObj;
|
|
29
|
+
function getDeserializedJsonObj(obj) {
|
|
30
|
+
return obj;
|
|
31
|
+
}
|
|
32
|
+
FleetErrorSortBy.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
33
|
+
})(FleetErrorSortBy = exports.FleetErrorSortBy || (exports.FleetErrorSortBy = {}));
|
|
34
|
+
//# sourceMappingURL=fleet-error-sort-by.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fleet-error-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/fleet-error-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,gBAGX;AAHD,WAAY,gBAAgB;IAC1B,qDAAiC,CAAA;IACjC,mDAA+B,CAAA;AACjC,CAAC,EAHW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAG3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Java Management Service Fleets API
|
|
3
|
+
* The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
|
|
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, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* The summary of a fleet error.
|
|
16
|
+
*/
|
|
17
|
+
export interface FleetErrorSummary {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
|
+
*/
|
|
21
|
+
"fleetId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The display name of the Fleet.
|
|
24
|
+
*/
|
|
25
|
+
"fleetName": string;
|
|
26
|
+
/**
|
|
27
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"compartmentId": string;
|
|
31
|
+
/**
|
|
32
|
+
* List of fleet error details.
|
|
33
|
+
*/
|
|
34
|
+
"errors": Array<model.FleetErrorDetails>;
|
|
35
|
+
/**
|
|
36
|
+
* The timestamp of the first time an error was detected.
|
|
37
|
+
*
|
|
38
|
+
*/
|
|
39
|
+
"timeFirstSeen": Date;
|
|
40
|
+
/**
|
|
41
|
+
* The timestamp of the last time an error was detected.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
"timeLastSeen": Date;
|
|
45
|
+
}
|
|
46
|
+
export declare namespace FleetErrorSummary {
|
|
47
|
+
function getJsonObj(obj: FleetErrorSummary): object;
|
|
48
|
+
function getDeserializedJsonObj(obj: FleetErrorSummary): object;
|
|
49
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Java Management Service Fleets API
|
|
4
|
+
* The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
|
|
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, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.FleetErrorSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var FleetErrorSummary;
|
|
37
|
+
(function (FleetErrorSummary) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"errors": obj.errors
|
|
41
|
+
? obj.errors.map(item => {
|
|
42
|
+
return model.FleetErrorDetails.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
FleetErrorSummary.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"errors": obj.errors
|
|
52
|
+
? obj.errors.map(item => {
|
|
53
|
+
return model.FleetErrorDetails.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
FleetErrorSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(FleetErrorSummary = exports.FleetErrorSummary || (exports.FleetErrorSummary = {}));
|
|
61
|
+
//# sourceMappingURL=fleet-error-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fleet-error-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/fleet-error-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoClC,IAAiB,iBAAiB,CA6BjC;AA7BD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA6BjC"}
|
|
@@ -18,7 +18,7 @@ import * as model from "../model";
|
|
|
18
18
|
*/
|
|
19
19
|
export interface FleetSummary {
|
|
20
20
|
/**
|
|
21
|
-
* The [OCID](https://docs.
|
|
21
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
22
22
|
*/
|
|
23
23
|
"id": string;
|
|
24
24
|
/**
|
|
@@ -30,7 +30,7 @@ export interface FleetSummary {
|
|
|
30
30
|
*/
|
|
31
31
|
"description": string;
|
|
32
32
|
/**
|
|
33
|
-
* The [OCID](https://docs.
|
|
33
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"compartmentId": string;
|
|
@@ -88,7 +88,7 @@ export interface FleetSummary {
|
|
|
88
88
|
"lifecycleState": model.LifecycleState;
|
|
89
89
|
/**
|
|
90
90
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
91
|
-
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.
|
|
91
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
"definedTags"?: {
|
|
@@ -98,7 +98,7 @@ export interface FleetSummary {
|
|
|
98
98
|
};
|
|
99
99
|
/**
|
|
100
100
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
101
|
-
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.
|
|
101
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
"freeformTags"?: {
|
|
@@ -106,7 +106,7 @@ export interface FleetSummary {
|
|
|
106
106
|
};
|
|
107
107
|
/**
|
|
108
108
|
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
109
|
-
* For more information, see [Resource Tags](https://docs.
|
|
109
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
110
110
|
* System tags can be viewed by users, but can only be created by the system.
|
|
111
111
|
* <p>
|
|
112
112
|
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
package/lib/model/fleet.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ import * as model from "../model";
|
|
|
17
17
|
*/
|
|
18
18
|
export interface Fleet {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
21
21
|
*/
|
|
22
22
|
"id": string;
|
|
23
23
|
/**
|
|
@@ -29,7 +29,7 @@ export interface Fleet {
|
|
|
29
29
|
*/
|
|
30
30
|
"description": string;
|
|
31
31
|
/**
|
|
32
|
-
* The [OCID](https://docs.
|
|
32
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment of the Fleet.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"compartmentId": string;
|
|
@@ -87,7 +87,7 @@ export interface Fleet {
|
|
|
87
87
|
"lifecycleState": model.LifecycleState;
|
|
88
88
|
/**
|
|
89
89
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
90
|
-
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.
|
|
90
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"definedTags"?: {
|
|
@@ -97,7 +97,7 @@ export interface Fleet {
|
|
|
97
97
|
};
|
|
98
98
|
/**
|
|
99
99
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
100
|
-
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.
|
|
100
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
"freeformTags"?: {
|
|
@@ -105,7 +105,7 @@ export interface Fleet {
|
|
|
105
105
|
};
|
|
106
106
|
/**
|
|
107
107
|
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
108
|
-
* For more information, see [Resource Tags](https://docs.
|
|
108
|
+
* For more information, see [Resource Tags](https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
109
109
|
* System tags can be viewed by users, but can only be created by the system.
|
|
110
110
|
* <p>
|
|
111
111
|
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
@@ -16,7 +16,7 @@ import * as model from "../model";
|
|
|
16
16
|
*/
|
|
17
17
|
export interface GenerateAgentDeployScriptDetails {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the install key for which to generate the script.
|
|
20
20
|
*/
|
|
21
21
|
"installKeyId": string;
|
|
22
22
|
/**
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface GenerateAgentInstallerConfigurationDetails {
|
|
17
17
|
/**
|
|
18
|
-
* The [OCID](https://docs.
|
|
18
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the management agent install key for which to generate the configuration file.
|
|
19
19
|
*/
|
|
20
20
|
"installKeyId": string;
|
|
21
21
|
/**
|
|
22
|
-
* The [OCID](https://docs.
|
|
22
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet for which to generate the configuration file.
|
|
23
23
|
*/
|
|
24
24
|
"fleetId": string;
|
|
25
25
|
}
|
package/lib/model/index.d.ts
CHANGED
|
@@ -142,6 +142,22 @@ import * as FleetDiagnosisCollection from "./fleet-diagnosis-collection";
|
|
|
142
142
|
export import FleetDiagnosisCollection = FleetDiagnosisCollection.FleetDiagnosisCollection;
|
|
143
143
|
import * as FleetDiagnosisSummary from "./fleet-diagnosis-summary";
|
|
144
144
|
export import FleetDiagnosisSummary = FleetDiagnosisSummary.FleetDiagnosisSummary;
|
|
145
|
+
import * as FleetErrorAggregation from "./fleet-error-aggregation";
|
|
146
|
+
export import FleetErrorAggregation = FleetErrorAggregation.FleetErrorAggregation;
|
|
147
|
+
import * as FleetErrorAggregationCollection from "./fleet-error-aggregation-collection";
|
|
148
|
+
export import FleetErrorAggregationCollection = FleetErrorAggregationCollection.FleetErrorAggregationCollection;
|
|
149
|
+
import * as FleetErrorAggregationSummary from "./fleet-error-aggregation-summary";
|
|
150
|
+
export import FleetErrorAggregationSummary = FleetErrorAggregationSummary.FleetErrorAggregationSummary;
|
|
151
|
+
import * as FleetErrorCollection from "./fleet-error-collection";
|
|
152
|
+
export import FleetErrorCollection = FleetErrorCollection.FleetErrorCollection;
|
|
153
|
+
import * as FleetErrorDetails from "./fleet-error-details";
|
|
154
|
+
export import FleetErrorDetails = FleetErrorDetails.FleetErrorDetails;
|
|
155
|
+
import * as FleetErrorReason from "./fleet-error-reason";
|
|
156
|
+
export import FleetErrorReason = FleetErrorReason.FleetErrorReason;
|
|
157
|
+
import * as FleetErrorSortBy from "./fleet-error-sort-by";
|
|
158
|
+
export import FleetErrorSortBy = FleetErrorSortBy.FleetErrorSortBy;
|
|
159
|
+
import * as FleetErrorSummary from "./fleet-error-summary";
|
|
160
|
+
export import FleetErrorSummary = FleetErrorSummary.FleetErrorSummary;
|
|
145
161
|
import * as FleetSummary from "./fleet-summary";
|
|
146
162
|
export import FleetSummary = FleetSummary.FleetSummary;
|
|
147
163
|
import * as GenerateAgentDeployScriptDetails from "./generate-agent-deploy-script-details";
|
|
@@ -292,6 +308,22 @@ import * as PlatformArchitectureType from "./platform-architecture-type";
|
|
|
292
308
|
export import PlatformArchitectureType = PlatformArchitectureType.PlatformArchitectureType;
|
|
293
309
|
import * as Plugin from "./plugin";
|
|
294
310
|
export import Plugin = Plugin.Plugin;
|
|
311
|
+
import * as PluginErrorAggregation from "./plugin-error-aggregation";
|
|
312
|
+
export import PluginErrorAggregation = PluginErrorAggregation.PluginErrorAggregation;
|
|
313
|
+
import * as PluginErrorAggregationCollection from "./plugin-error-aggregation-collection";
|
|
314
|
+
export import PluginErrorAggregationCollection = PluginErrorAggregationCollection.PluginErrorAggregationCollection;
|
|
315
|
+
import * as PluginErrorAggregationSummary from "./plugin-error-aggregation-summary";
|
|
316
|
+
export import PluginErrorAggregationSummary = PluginErrorAggregationSummary.PluginErrorAggregationSummary;
|
|
317
|
+
import * as PluginErrorCollection from "./plugin-error-collection";
|
|
318
|
+
export import PluginErrorCollection = PluginErrorCollection.PluginErrorCollection;
|
|
319
|
+
import * as PluginErrorDetails from "./plugin-error-details";
|
|
320
|
+
export import PluginErrorDetails = PluginErrorDetails.PluginErrorDetails;
|
|
321
|
+
import * as PluginErrorReason from "./plugin-error-reason";
|
|
322
|
+
export import PluginErrorReason = PluginErrorReason.PluginErrorReason;
|
|
323
|
+
import * as PluginErrorSortBy from "./plugin-error-sort-by";
|
|
324
|
+
export import PluginErrorSortBy = PluginErrorSortBy.PluginErrorSortBy;
|
|
325
|
+
import * as PluginErrorSummary from "./plugin-error-summary";
|
|
326
|
+
export import PluginErrorSummary = PluginErrorSummary.PluginErrorSummary;
|
|
295
327
|
import * as PostInstallationActionSettings from "./post-installation-action-settings";
|
|
296
328
|
export import PostInstallationActionSettings = PostInstallationActionSettings.PostInstallationActionSettings;
|
|
297
329
|
import * as PostInstallationActions from "./post-installation-actions";
|
package/lib/model/index.js
CHANGED
|
@@ -32,9 +32,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
32
32
|
};
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
34
|
exports.DrsFileSummary = exports.DrsFileStatus = exports.DrsFileSortBy = exports.DrsFileCollection = exports.DrsFile = exports.DisableDrsDetails = exports.DeployedApplicationUsageCollection = exports.DeployedApplicationUsage = exports.DeployedApplicationSortBy = exports.DeployedApplicationMigrationAnalysesTarget = exports.DeployedApplicationInstallationUsageSummaryCollection = exports.DeployedApplicationInstallationUsageSummary = exports.DeployedApplicationInstallationSortBy = exports.CustomLog = exports.CryptoEventAnalysis = exports.CryptoAnalysisResultSummary = exports.CryptoAnalysisResultSortBy = exports.CryptoAnalysisResultMode = exports.CryptoAnalysisResultCollection = exports.CryptoAnalysisResult = exports.CreateJmsPluginDetails = exports.CreateFleetDetails = exports.CreateDrsFileDetails = exports.CreateBlocklistDetails = exports.ChangeFleetCompartmentDetails = exports.BlocklistTarget = exports.BlocklistSortBy = exports.BlocklistEntry = exports.BlocklistCollection = exports.Blocklist = exports.ArtifactContentType = exports.ApplicationUsageCollection = exports.ApplicationUsage = exports.ApplicationSortBy = exports.ApplicationInstallationUsageSummaryCollection = exports.ApplicationInstallationUsageSummary = exports.ApplicationInstallationSortBy = exports.ApplicationExecutionType = exports.AnnouncementSummary = exports.AnnouncementSortBy = exports.AnnouncementCollection = exports.Algorithms = exports.AgentType = exports.AgentInstallerSummary = exports.AgentInstallerSortBy = exports.AgentInstallerCollection = exports.Agent = exports.AdvancedUsageTracking = exports.AddFleetInstallationSitesDetails = exports.ActionType = void 0;
|
|
35
|
-
exports.
|
|
36
|
-
exports.
|
|
37
|
-
exports.
|
|
35
|
+
exports.JavaReleaseCollection = exports.JavaRelease = exports.JavaMigrationAnalysisTarget = exports.JavaMigrationAnalysisResultSummary = exports.JavaMigrationAnalysisResultSortBy = exports.JavaMigrationAnalysisResultCollection = exports.JavaMigrationAnalysisResult = exports.JavaMigrationAnalysis = exports.JavaLicense = exports.JavaFamilySummary = exports.JavaFamilySortBy = exports.JavaFamilyCollection = exports.JavaFamily = exports.JavaArtifact = exports.InstallationUsageCollection = exports.InstallationUsage = exports.InstallationSortBy = exports.InstallationSiteSummary = exports.InstallationSiteSortBy = exports.InstallationSiteCollection = exports.InstallationSite = exports.GlobalLoggingLevel = exports.GenerateLoadPipelineScriptDetails = exports.GenerateAgentInstallerConfigurationDetails = exports.GenerateAgentDeployScriptDetails = exports.FleetSummary = exports.FleetErrorSummary = exports.FleetErrorSortBy = exports.FleetErrorReason = exports.FleetErrorDetails = exports.FleetErrorCollection = exports.FleetErrorAggregationSummary = exports.FleetErrorAggregationCollection = exports.FleetErrorAggregation = exports.FleetDiagnosisSummary = exports.FleetDiagnosisCollection = exports.FleetCollection = exports.FleetAgentOsConfiguration = exports.FleetAgentConfiguration = exports.FleetAdvancedFeatureConfiguration = exports.Fleet = exports.ExportStatus = exports.ExportSetting = exports.ExportRunStatus = exports.ExportResources = exports.ExportFrequency = exports.ExportDuration = exports.ExistingInstallationSiteId = exports.EnableDrsDetails = exports.DrsTarget = void 0;
|
|
36
|
+
exports.PluginErrorAggregation = exports.Plugin = exports.PlatformArchitectureType = exports.PerformanceTuningResultStatus = exports.PerformanceTuningAnalysisResultSummary = exports.PerformanceTuningAnalysisResultSortBy = exports.PerformanceTuningAnalysisResultCollection = exports.PerformanceTuningAnalysisResult = exports.PerformanceTuningAnalysis = exports.PatchDetail = exports.PackageType = exports.OsFamily = exports.OperationType = exports.OperationStatus = exports.OperatingSystem = exports.NewInstallationSite = exports.MinimumKeySizeSettings = exports.ManagedInstanceUsageCollection = exports.ManagedInstanceUsage = exports.ManagedInstanceType = exports.ManagedInstanceSortBy = exports.ManageDrsDetails = exports.LifecycleState = exports.LicenseType = exports.LibraryUsageCollection = exports.LibraryUsage = exports.LibrarySortBy = exports.Lcm = exports.KeySizeAlgorithm = exports.JreUsageCollection = exports.JreUsage = exports.JreSortBy = exports.JreSecurityStatus = exports.JmsPluginSummary = exports.JmsPluginSortBy = exports.JmsPluginLifecycleState = exports.JmsPluginCollection = exports.JmsPluginAvailabilityStatus = exports.JmsPlugin = exports.JfrRecording = exports.JfrAttachmentTarget = exports.JavaServerUsageCollection = exports.JavaServerUsage = exports.JavaServerSortBy = exports.JavaServerInstanceUsageCollection = exports.JavaServerInstanceUsage = exports.JavaServerInstanceSortBy = exports.JavaRuntimeId = exports.JavaReleaseSummary = exports.JavaReleaseSortBy = void 0;
|
|
37
|
+
exports.BasicWorkItemDetails = exports.ApplicationWorkItemDetails = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.WorkItemType = exports.WorkItemSummary = exports.WorkItemStatus = exports.WorkItemDetails = exports.WorkItemCollection = exports.UpdateJmsPluginDetails = exports.UpdateFleetDetails = exports.UpdateFleetAgentConfigurationDetails = exports.UpdateFleetAdvancedFeatureConfigurationDetails = exports.UpdateExportSettingDetails = exports.UpdateDrsFileDetails = exports.TlsVersions = exports.SupportType = exports.SummarizedEventsLog = exports.SummarizeManagedInstanceUsageFields = exports.SummarizeJreUsageFields = exports.SummarizeInstallationUsageFields = exports.SummarizeApplicationUsageFields = exports.SortOrder = exports.SortBy = exports.ScanLibraryUsageDetails = exports.ScanJavaServerUsageDetails = exports.ResourceInventory = exports.RequestPerformanceTuningAnalysesDetails = exports.RequestJfrRecordingsDetails = exports.RequestJavaMigrationAnalysesDetails = exports.RequestDeployedApplicationMigrationAnalysesDetails = exports.RequestCryptoAnalysesDetails = exports.RemoveFleetInstallationSitesDetails = exports.ReleaseType = exports.Proxies = exports.Principal = exports.PostInstallationActions = exports.PostInstallationActionSettings = exports.PluginErrorSummary = exports.PluginErrorSortBy = exports.PluginErrorReason = exports.PluginErrorDetails = exports.PluginErrorCollection = exports.PluginErrorAggregationSummary = exports.PluginErrorAggregationCollection = void 0;
|
|
38
|
+
exports.LcmWorkItemDetails = exports.DeployedApplicationWorkItemDetails = void 0;
|
|
38
39
|
const ActionType = __importStar(require("./action-type"));
|
|
39
40
|
exports.ActionType = ActionType.ActionType;
|
|
40
41
|
const AddFleetInstallationSitesDetails = __importStar(require("./add-fleet-installation-sites-details"));
|
|
@@ -167,6 +168,22 @@ const FleetDiagnosisCollection = __importStar(require("./fleet-diagnosis-collect
|
|
|
167
168
|
exports.FleetDiagnosisCollection = FleetDiagnosisCollection.FleetDiagnosisCollection;
|
|
168
169
|
const FleetDiagnosisSummary = __importStar(require("./fleet-diagnosis-summary"));
|
|
169
170
|
exports.FleetDiagnosisSummary = FleetDiagnosisSummary.FleetDiagnosisSummary;
|
|
171
|
+
const FleetErrorAggregation = __importStar(require("./fleet-error-aggregation"));
|
|
172
|
+
exports.FleetErrorAggregation = FleetErrorAggregation.FleetErrorAggregation;
|
|
173
|
+
const FleetErrorAggregationCollection = __importStar(require("./fleet-error-aggregation-collection"));
|
|
174
|
+
exports.FleetErrorAggregationCollection = FleetErrorAggregationCollection.FleetErrorAggregationCollection;
|
|
175
|
+
const FleetErrorAggregationSummary = __importStar(require("./fleet-error-aggregation-summary"));
|
|
176
|
+
exports.FleetErrorAggregationSummary = FleetErrorAggregationSummary.FleetErrorAggregationSummary;
|
|
177
|
+
const FleetErrorCollection = __importStar(require("./fleet-error-collection"));
|
|
178
|
+
exports.FleetErrorCollection = FleetErrorCollection.FleetErrorCollection;
|
|
179
|
+
const FleetErrorDetails = __importStar(require("./fleet-error-details"));
|
|
180
|
+
exports.FleetErrorDetails = FleetErrorDetails.FleetErrorDetails;
|
|
181
|
+
const FleetErrorReason = __importStar(require("./fleet-error-reason"));
|
|
182
|
+
exports.FleetErrorReason = FleetErrorReason.FleetErrorReason;
|
|
183
|
+
const FleetErrorSortBy = __importStar(require("./fleet-error-sort-by"));
|
|
184
|
+
exports.FleetErrorSortBy = FleetErrorSortBy.FleetErrorSortBy;
|
|
185
|
+
const FleetErrorSummary = __importStar(require("./fleet-error-summary"));
|
|
186
|
+
exports.FleetErrorSummary = FleetErrorSummary.FleetErrorSummary;
|
|
170
187
|
const FleetSummary = __importStar(require("./fleet-summary"));
|
|
171
188
|
exports.FleetSummary = FleetSummary.FleetSummary;
|
|
172
189
|
const GenerateAgentDeployScriptDetails = __importStar(require("./generate-agent-deploy-script-details"));
|
|
@@ -317,6 +334,22 @@ const PlatformArchitectureType = __importStar(require("./platform-architecture-t
|
|
|
317
334
|
exports.PlatformArchitectureType = PlatformArchitectureType.PlatformArchitectureType;
|
|
318
335
|
const Plugin = __importStar(require("./plugin"));
|
|
319
336
|
exports.Plugin = Plugin.Plugin;
|
|
337
|
+
const PluginErrorAggregation = __importStar(require("./plugin-error-aggregation"));
|
|
338
|
+
exports.PluginErrorAggregation = PluginErrorAggregation.PluginErrorAggregation;
|
|
339
|
+
const PluginErrorAggregationCollection = __importStar(require("./plugin-error-aggregation-collection"));
|
|
340
|
+
exports.PluginErrorAggregationCollection = PluginErrorAggregationCollection.PluginErrorAggregationCollection;
|
|
341
|
+
const PluginErrorAggregationSummary = __importStar(require("./plugin-error-aggregation-summary"));
|
|
342
|
+
exports.PluginErrorAggregationSummary = PluginErrorAggregationSummary.PluginErrorAggregationSummary;
|
|
343
|
+
const PluginErrorCollection = __importStar(require("./plugin-error-collection"));
|
|
344
|
+
exports.PluginErrorCollection = PluginErrorCollection.PluginErrorCollection;
|
|
345
|
+
const PluginErrorDetails = __importStar(require("./plugin-error-details"));
|
|
346
|
+
exports.PluginErrorDetails = PluginErrorDetails.PluginErrorDetails;
|
|
347
|
+
const PluginErrorReason = __importStar(require("./plugin-error-reason"));
|
|
348
|
+
exports.PluginErrorReason = PluginErrorReason.PluginErrorReason;
|
|
349
|
+
const PluginErrorSortBy = __importStar(require("./plugin-error-sort-by"));
|
|
350
|
+
exports.PluginErrorSortBy = PluginErrorSortBy.PluginErrorSortBy;
|
|
351
|
+
const PluginErrorSummary = __importStar(require("./plugin-error-summary"));
|
|
352
|
+
exports.PluginErrorSummary = PluginErrorSummary.PluginErrorSummary;
|
|
320
353
|
const PostInstallationActionSettings = __importStar(require("./post-installation-action-settings"));
|
|
321
354
|
exports.PostInstallationActionSettings = PostInstallationActionSettings.PostInstallationActionSettings;
|
|
322
355
|
const PostInstallationActions = __importStar(require("./post-installation-actions"));
|
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":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ export interface InstallationSiteSummary {
|
|
|
22
22
|
*/
|
|
23
23
|
"installationKey": string;
|
|
24
24
|
/**
|
|
25
|
-
* The [OCID](https://docs.
|
|
25
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"managedInstanceId": string;
|
|
@@ -22,7 +22,7 @@ export interface InstallationSite {
|
|
|
22
22
|
*/
|
|
23
23
|
"installationKey": string;
|
|
24
24
|
/**
|
|
25
|
-
* The [OCID](https://docs.
|
|
25
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"managedInstanceId": string;
|
|
@@ -22,7 +22,7 @@ export interface JavaServerInstanceUsage {
|
|
|
22
22
|
*/
|
|
23
23
|
"serverInstanceKey": string;
|
|
24
24
|
/**
|
|
25
|
-
* The [OCID](https://docs.
|
|
25
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related Fleet.
|
|
26
26
|
*
|
|
27
27
|
*/
|
|
28
28
|
"fleetId": string;
|
|
@@ -52,7 +52,7 @@ export interface JavaServerInstanceUsage {
|
|
|
52
52
|
*/
|
|
53
53
|
"serverVersion"?: string;
|
|
54
54
|
/**
|
|
55
|
-
* The [OCID](https://docs.
|
|
55
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related managed instance.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
58
58
|
"managedInstanceId": string;
|
|
@@ -21,7 +21,7 @@ export interface JavaServerUsage {
|
|
|
21
21
|
*/
|
|
22
22
|
"serverKey": string;
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the related fleet.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"fleetId": string;
|