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,29 @@
|
|
|
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 plugin error reason.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum PluginErrorReason {
|
|
17
|
+
RegistrationPolicy = "REGISTRATION_POLICY",
|
|
18
|
+
LogResourcePolicy = "LOG_RESOURCE_POLICY",
|
|
19
|
+
NoFleet = "NO_FLEET",
|
|
20
|
+
/**
|
|
21
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
22
|
+
* version of the SDK.
|
|
23
|
+
*/
|
|
24
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
25
|
+
}
|
|
26
|
+
export declare namespace PluginErrorReason {
|
|
27
|
+
function getJsonObj(obj: PluginErrorReason): PluginErrorReason;
|
|
28
|
+
function getDeserializedJsonObj(obj: PluginErrorReason): PluginErrorReason;
|
|
29
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
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.PluginErrorReason = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The plugin error reason.
|
|
18
|
+
**/
|
|
19
|
+
var PluginErrorReason;
|
|
20
|
+
(function (PluginErrorReason) {
|
|
21
|
+
PluginErrorReason["RegistrationPolicy"] = "REGISTRATION_POLICY";
|
|
22
|
+
PluginErrorReason["LogResourcePolicy"] = "LOG_RESOURCE_POLICY";
|
|
23
|
+
PluginErrorReason["NoFleet"] = "NO_FLEET";
|
|
24
|
+
/**
|
|
25
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
26
|
+
* version of the SDK.
|
|
27
|
+
*/
|
|
28
|
+
PluginErrorReason["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(PluginErrorReason = exports.PluginErrorReason || (exports.PluginErrorReason = {}));
|
|
30
|
+
(function (PluginErrorReason) {
|
|
31
|
+
function getJsonObj(obj) {
|
|
32
|
+
return obj;
|
|
33
|
+
}
|
|
34
|
+
PluginErrorReason.getJsonObj = getJsonObj;
|
|
35
|
+
function getDeserializedJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
PluginErrorReason.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
39
|
+
})(PluginErrorReason = exports.PluginErrorReason || (exports.PluginErrorReason = {}));
|
|
40
|
+
//# sourceMappingURL=plugin-error-reason.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-error-reason.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/plugin-error-reason.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,iBAUX;AAVD,WAAY,iBAAiB;IAC3B,+DAA0C,CAAA;IAC1C,8DAAyC,CAAA;IACzC,yCAAoB,CAAA;IAEpB;;;OAGG;IACH,mDAA8B,CAAA;AAChC,CAAC,EAVW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAU5B;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"}
|
|
@@ -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 plugin errors.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum PluginErrorSortBy {
|
|
17
|
+
TimeFirstSeen = "TIME_FIRST_SEEN",
|
|
18
|
+
TimeLastSeen = "TIME_LAST_SEEN"
|
|
19
|
+
}
|
|
20
|
+
export declare namespace PluginErrorSortBy {
|
|
21
|
+
function getJsonObj(obj: PluginErrorSortBy): PluginErrorSortBy;
|
|
22
|
+
function getDeserializedJsonObj(obj: PluginErrorSortBy): PluginErrorSortBy;
|
|
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.PluginErrorSortBy = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* The field used to sort plugin errors.
|
|
18
|
+
**/
|
|
19
|
+
var PluginErrorSortBy;
|
|
20
|
+
(function (PluginErrorSortBy) {
|
|
21
|
+
PluginErrorSortBy["TimeFirstSeen"] = "TIME_FIRST_SEEN";
|
|
22
|
+
PluginErrorSortBy["TimeLastSeen"] = "TIME_LAST_SEEN";
|
|
23
|
+
})(PluginErrorSortBy = exports.PluginErrorSortBy || (exports.PluginErrorSortBy = {}));
|
|
24
|
+
(function (PluginErrorSortBy) {
|
|
25
|
+
function getJsonObj(obj) {
|
|
26
|
+
return obj;
|
|
27
|
+
}
|
|
28
|
+
PluginErrorSortBy.getJsonObj = getJsonObj;
|
|
29
|
+
function getDeserializedJsonObj(obj) {
|
|
30
|
+
return obj;
|
|
31
|
+
}
|
|
32
|
+
PluginErrorSortBy.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
33
|
+
})(PluginErrorSortBy = exports.PluginErrorSortBy || (exports.PluginErrorSortBy = {}));
|
|
34
|
+
//# sourceMappingURL=plugin-error-sort-by.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-error-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/plugin-error-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,sDAAiC,CAAA;IACjC,oDAA+B,CAAA;AACjC,CAAC,EAHW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAG5B;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"}
|
|
@@ -0,0 +1,53 @@
|
|
|
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
|
+
* Entity that represents an error identified in a plugin.
|
|
16
|
+
*/
|
|
17
|
+
export interface PluginErrorSummary {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Managed Instance running the plugin.
|
|
20
|
+
*/
|
|
21
|
+
"managedInstanceId": string;
|
|
22
|
+
/**
|
|
23
|
+
* The agent type.
|
|
24
|
+
*/
|
|
25
|
+
"agentType"?: model.AgentType;
|
|
26
|
+
/**
|
|
27
|
+
* The HostName or Compute Instance name of the Managed Instance running the plugin.
|
|
28
|
+
*/
|
|
29
|
+
"hostName"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* The compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"compartmentId": string;
|
|
35
|
+
/**
|
|
36
|
+
* List of plugin error details.
|
|
37
|
+
*/
|
|
38
|
+
"errors": Array<model.PluginErrorDetails>;
|
|
39
|
+
/**
|
|
40
|
+
* The timestamp of the last time an error was detected.
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"timeLastSeen": Date;
|
|
44
|
+
/**
|
|
45
|
+
* The timestamp of the first time an error was detected.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"timeFirstSeen": Date;
|
|
49
|
+
}
|
|
50
|
+
export declare namespace PluginErrorSummary {
|
|
51
|
+
function getJsonObj(obj: PluginErrorSummary): object;
|
|
52
|
+
function getDeserializedJsonObj(obj: PluginErrorSummary): object;
|
|
53
|
+
}
|
|
@@ -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.PluginErrorSummary = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var PluginErrorSummary;
|
|
37
|
+
(function (PluginErrorSummary) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"errors": obj.errors
|
|
41
|
+
? obj.errors.map(item => {
|
|
42
|
+
return model.PluginErrorDetails.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
PluginErrorSummary.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.PluginErrorDetails.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
PluginErrorSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(PluginErrorSummary = exports.PluginErrorSummary || (exports.PluginErrorSummary = {}));
|
|
61
|
+
//# sourceMappingURL=plugin-error-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"plugin-error-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/plugin-error-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAwClC,IAAiB,kBAAkB,CA6BlC;AA7BD,WAAiB,kBAAkB;IACjC,SAAgB,UAAU,CAAC,GAAuB;QAChD,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,kBAAkB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6BAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,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,kBAAkB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA6BlC"}
|
package/lib/model/principal.d.ts
CHANGED
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface Principal {
|
|
17
17
|
/**
|
|
18
|
-
* The [OCID](https://docs.
|
|
18
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the principal.
|
|
19
19
|
*/
|
|
20
20
|
"id": string;
|
|
21
21
|
/**
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface ScanJavaServerUsageDetails {
|
|
17
17
|
/**
|
|
18
|
-
* The list of [OCIDs](https://docs.
|
|
18
|
+
* The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of managed instances to scan.
|
|
19
19
|
*/
|
|
20
20
|
"managedInstanceIds"?: Array<string>;
|
|
21
21
|
}
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface ScanLibraryUsageDetails {
|
|
18
18
|
/**
|
|
19
|
-
* The list of [OCIDs](https://docs.
|
|
19
|
+
* The list of [OCIDs](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of managed instances to scan.
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"managedInstanceIds"?: Array<string>;
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizedEventsLog {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the log group.
|
|
20
20
|
*/
|
|
21
21
|
"logGroupId": string;
|
|
22
22
|
/**
|
|
23
|
-
* The [OCID](https://docs.
|
|
23
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the log.
|
|
24
24
|
*/
|
|
25
25
|
"logId": string;
|
|
26
26
|
}
|
|
@@ -33,7 +33,7 @@ export interface UpdateFleetDetails {
|
|
|
33
33
|
"isAdvancedFeaturesEnabled"?: boolean;
|
|
34
34
|
/**
|
|
35
35
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
36
|
-
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.
|
|
36
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"definedTags"?: {
|
|
@@ -43,7 +43,7 @@ export interface UpdateFleetDetails {
|
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
45
45
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
46
|
-
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.
|
|
46
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags"?: {
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface UpdateJmsPluginDetails {
|
|
17
17
|
/**
|
|
18
|
-
* The [OCID](https://docs.
|
|
18
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"fleetId"?: string;
|
|
22
22
|
/**
|
|
23
23
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
24
|
-
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.
|
|
24
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.oracle.com/iaas/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"definedTags"?: {
|
|
@@ -31,7 +31,7 @@ export interface UpdateJmsPluginDetails {
|
|
|
31
31
|
};
|
|
32
32
|
/**
|
|
33
33
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
34
|
-
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.
|
|
34
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.oracle.com/iaas/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"freeformTags"?: {
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
*/
|
|
16
16
|
export interface WorkRequestError {
|
|
17
17
|
/**
|
|
18
|
-
* A machine-usable code for the error that occurred. Error codes are listed at [API Errors](https://docs.
|
|
18
|
+
* A machine-usable code for the error that occurred. Error codes are listed at [API Errors](https://docs.oracle.com/iaas/Content/API/References/apierrors.htm).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"code": string;
|
|
@@ -28,7 +28,7 @@ export interface WorkRequestResource {
|
|
|
28
28
|
*/
|
|
29
29
|
"actionType": model.ActionType;
|
|
30
30
|
/**
|
|
31
|
-
* An [OCID](https://docs.
|
|
31
|
+
* An [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) or other unique identifier of the resource affected by the work request.
|
|
32
32
|
*/
|
|
33
33
|
"identifier": string;
|
|
34
34
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
/**
|
|
15
|
-
* An asynchronous work request. See [Work Requests](https://docs.
|
|
15
|
+
* An asynchronous work request. See [Work Requests](https://docs.oracle.com/iaas/Content/General/Concepts/workrequestoverview.htm).
|
|
16
16
|
*/
|
|
17
17
|
export interface WorkRequest {
|
|
18
18
|
/**
|
|
@@ -24,11 +24,11 @@ export interface WorkRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"status": model.OperationStatus;
|
|
26
26
|
/**
|
|
27
|
-
* The [OCID](https://docs.
|
|
27
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
|
|
28
28
|
*/
|
|
29
29
|
"id": string;
|
|
30
30
|
/**
|
|
31
|
-
* The [OCID](https://docs.
|
|
31
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the work request. Work requests should be scoped to
|
|
32
32
|
* the same compartment as the resource the work request affects. If the work request affects multiple resources,
|
|
33
33
|
* and those resources aren't in the same compartment, it's up to the service team to pick the primary
|
|
34
34
|
* resource whose compartment should be used.
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSitesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddFleetInstallationSitesRequest extends common.BaseRequest {
|
|
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
|
"fleetId": string;
|
|
23
23
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the asynchronous work request.
|
|
20
20
|
*/
|
|
21
21
|
"workRequestId": string;
|
|
22
22
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFleetCompartmentRequest extends common.BaseRequest {
|
|
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
|
"fleetId": string;
|
|
23
23
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklistRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateBlocklistRequest extends common.BaseRequest {
|
|
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
|
"fleetId": string;
|
|
23
23
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFileRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDrsFileRequest extends common.BaseRequest {
|
|
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
|
"fleetId": string;
|
|
23
23
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateFleet.ts.html |here} to see how to use CreateFleetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFleetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateJmsPlugin.ts.html |here} to see how to use CreateJmsPluginRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateJmsPluginRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklistRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteBlocklistRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCryptoAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFileRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDrsFileRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFleetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteJavaMigrationAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJmsPlugin.ts.html |here} to see how to use DeleteJmsPluginRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteJmsPluginRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
|
|
20
20
|
*/
|
|
21
21
|
"jmsPluginId": string;
|
|
22
22
|
/**
|
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeletePerformanceTuningAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
20
|
*/
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DisableDrs.ts.html |here} to see how to use DisableDrsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisableDrsRequest extends common.BaseRequest {
|
|
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
|
"fleetId": string;
|
|
23
23
|
/**
|