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
|
@@ -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/EnableDrs.ts.html |here} to see how to use EnableDrsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface EnableDrsRequest 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/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScriptRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GenerateAgentDeployScriptRequest 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/GenerateAgentInstallerConfiguration.ts.html |here} to see how to use GenerateAgentInstallerConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GenerateAgentInstallerConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/GenerateLoadPipelineScript.ts.html |here} to see how to use GenerateLoadPipelineScriptRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GenerateLoadPipelineScriptRequest 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/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetCryptoAnalysisResultRequest 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/GetDrsFile.ts.html |here} to see how to use GetDrsFileRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDrsFileRequest 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/GetExportSetting.ts.html |here} to see how to use GetExportSettingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetExportSettingRequest 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/GetExportStatus.ts.html |here} to see how to use GetExportStatusRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetExportStatusRequest 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/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFleetAdvancedFeatureConfigurationRequest 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/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFleetAgentConfigurationRequest 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/GetFleet.ts.html |here} to see how to use GetFleetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFleetRequest 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,7 +12,7 @@
|
|
|
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/GetJavaFamily.ts.html |here} to see how to use GetJavaFamilyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJavaFamilyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJavaMigrationAnalysisResultRequest 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,7 +12,7 @@
|
|
|
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/GetJavaRelease.ts.html |here} to see how to use GetJavaReleaseRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJavaReleaseRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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/GetJmsPlugin.ts.html |here} to see how to use GetJmsPluginRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJmsPluginRequest 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/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPerformanceTuningAnalysisResultRequest 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/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest 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
|
/**
|
package/lib/request/index.d.ts
CHANGED
|
@@ -86,6 +86,8 @@ import * as ListDrsFilesRequest from "./list-drs-files-request";
|
|
|
86
86
|
export import ListDrsFilesRequest = ListDrsFilesRequest.ListDrsFilesRequest;
|
|
87
87
|
import * as ListFleetDiagnosesRequest from "./list-fleet-diagnoses-request";
|
|
88
88
|
export import ListFleetDiagnosesRequest = ListFleetDiagnosesRequest.ListFleetDiagnosesRequest;
|
|
89
|
+
import * as ListFleetErrorsRequest from "./list-fleet-errors-request";
|
|
90
|
+
export import ListFleetErrorsRequest = ListFleetErrorsRequest.ListFleetErrorsRequest;
|
|
89
91
|
import * as ListFleetsRequest from "./list-fleets-request";
|
|
90
92
|
export import ListFleetsRequest = ListFleetsRequest.ListFleetsRequest;
|
|
91
93
|
import * as ListInstallationSitesRequest from "./list-installation-sites-request";
|
|
@@ -102,6 +104,8 @@ import * as ListJreUsageRequest from "./list-jre-usage-request";
|
|
|
102
104
|
export import ListJreUsageRequest = ListJreUsageRequest.ListJreUsageRequest;
|
|
103
105
|
import * as ListPerformanceTuningAnalysisResultsRequest from "./list-performance-tuning-analysis-results-request";
|
|
104
106
|
export import ListPerformanceTuningAnalysisResultsRequest = ListPerformanceTuningAnalysisResultsRequest.ListPerformanceTuningAnalysisResultsRequest;
|
|
107
|
+
import * as ListPluginErrorsRequest from "./list-plugin-errors-request";
|
|
108
|
+
export import ListPluginErrorsRequest = ListPluginErrorsRequest.ListPluginErrorsRequest;
|
|
105
109
|
import * as ListWorkItemsRequest from "./list-work-items-request";
|
|
106
110
|
export import ListWorkItemsRequest = ListWorkItemsRequest.ListWorkItemsRequest;
|
|
107
111
|
import * as ListWorkRequestErrorsRequest from "./list-work-request-errors-request";
|
|
@@ -134,6 +138,8 @@ import * as SummarizeDeployedApplicationInstallationUsageRequest from "./summari
|
|
|
134
138
|
export import SummarizeDeployedApplicationInstallationUsageRequest = SummarizeDeployedApplicationInstallationUsageRequest.SummarizeDeployedApplicationInstallationUsageRequest;
|
|
135
139
|
import * as SummarizeDeployedApplicationUsageRequest from "./summarize-deployed-application-usage-request";
|
|
136
140
|
export import SummarizeDeployedApplicationUsageRequest = SummarizeDeployedApplicationUsageRequest.SummarizeDeployedApplicationUsageRequest;
|
|
141
|
+
import * as SummarizeFleetErrorsRequest from "./summarize-fleet-errors-request";
|
|
142
|
+
export import SummarizeFleetErrorsRequest = SummarizeFleetErrorsRequest.SummarizeFleetErrorsRequest;
|
|
137
143
|
import * as SummarizeInstallationUsageRequest from "./summarize-installation-usage-request";
|
|
138
144
|
export import SummarizeInstallationUsageRequest = SummarizeInstallationUsageRequest.SummarizeInstallationUsageRequest;
|
|
139
145
|
import * as SummarizeJavaServerInstanceUsageRequest from "./summarize-java-server-instance-usage-request";
|
|
@@ -146,6 +152,8 @@ import * as SummarizeLibraryUsageRequest from "./summarize-library-usage-request
|
|
|
146
152
|
export import SummarizeLibraryUsageRequest = SummarizeLibraryUsageRequest.SummarizeLibraryUsageRequest;
|
|
147
153
|
import * as SummarizeManagedInstanceUsageRequest from "./summarize-managed-instance-usage-request";
|
|
148
154
|
export import SummarizeManagedInstanceUsageRequest = SummarizeManagedInstanceUsageRequest.SummarizeManagedInstanceUsageRequest;
|
|
155
|
+
import * as SummarizePluginErrorsRequest from "./summarize-plugin-errors-request";
|
|
156
|
+
export import SummarizePluginErrorsRequest = SummarizePluginErrorsRequest.SummarizePluginErrorsRequest;
|
|
149
157
|
import * as SummarizeResourceInventoryRequest from "./summarize-resource-inventory-request";
|
|
150
158
|
export import SummarizeResourceInventoryRequest = SummarizeResourceInventoryRequest.SummarizeResourceInventoryRequest;
|
|
151
159
|
import * as UpdateDrsFileRequest from "./update-drs-file-request";
|
|
@@ -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/ListAgentInstallers.ts.html |here} to see how to use ListAgentInstallersRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAgentInstallersRequest 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 compartment in which to list resources.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId"?: string;
|
|
@@ -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/ListAnnouncements.ts.html |here} to see how to use ListAnnouncementsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAnnouncementsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/ListBlocklists.ts.html |here} to see how to use ListBlocklistsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListBlocklistsRequest 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/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResultsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListCryptoAnalysisResultsRequest 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
|
/**
|
|
@@ -29,7 +29,7 @@ export interface ListCryptoAnalysisResultsRequest extends common.BaseRequest {
|
|
|
29
29
|
*/
|
|
30
30
|
"managedInstanceId"?: string;
|
|
31
31
|
/**
|
|
32
|
-
* The host [OCID](https://docs.
|
|
32
|
+
* The host [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the managed instance.
|
|
33
33
|
*/
|
|
34
34
|
"hostName"?: string;
|
|
35
35
|
/**
|
|
@@ -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/ListDrsFiles.ts.html |here} to see how to use ListDrsFilesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDrsFilesRequest 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/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnosesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListFleetDiagnosesRequest 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
|
/**
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleetErrors.ts.html |here} to see how to use ListFleetErrorsRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface ListFleetErrorsRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"compartmentId"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* Flag to determine whether the info should be gathered only in the compartment or in the compartment and its subcompartments.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"compartmentIdInSubtree"?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* The ID of the Fleet.
|
|
31
|
+
*/
|
|
32
|
+
"fleetId"?: string;
|
|
33
|
+
/**
|
|
34
|
+
* If specified, only errors with a first seen time earlier than this parameter will be included in the search (formatted according to RFC3339).
|
|
35
|
+
*/
|
|
36
|
+
"timeFirstSeenLessThanOrEqualTo"?: Date;
|
|
37
|
+
/**
|
|
38
|
+
* If specified, only errors with a first seen time later than this parameter will be included in the search (formatted according to RFC3339).
|
|
39
|
+
*/
|
|
40
|
+
"timeFirstSeenGreaterThanOrEqualTo"?: Date;
|
|
41
|
+
/**
|
|
42
|
+
* If specified, only errors with a last seen time earlier than this parameter will be included in the search (formatted according to RFC3339).
|
|
43
|
+
*/
|
|
44
|
+
"timeLastSeenLessThanOrEqualTo"?: Date;
|
|
45
|
+
/**
|
|
46
|
+
* If specified, only errors with a last seen time later than this parameter will be included in the search (formatted according to RFC3339).
|
|
47
|
+
*/
|
|
48
|
+
"timeLastSeenGreaterThanOrEqualTo"?: Date;
|
|
49
|
+
/**
|
|
50
|
+
* The maximum number of items to return.
|
|
51
|
+
*/
|
|
52
|
+
"limit"?: number;
|
|
53
|
+
/**
|
|
54
|
+
* The page token representing the page at which to start retrieving results. The token is usually retrieved from a previous list call.
|
|
55
|
+
*/
|
|
56
|
+
"page"?: string;
|
|
57
|
+
/**
|
|
58
|
+
* The field to sort FleetError. Only one sort order may be provided.
|
|
59
|
+
* Default order is **descending**.
|
|
60
|
+
* If no value is specified _timeLastSeen_ is default.
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
63
|
+
"sortBy"?: model.FleetErrorSortBy;
|
|
64
|
+
/**
|
|
65
|
+
* The sort order, either 'asc' or 'desc'.
|
|
66
|
+
*/
|
|
67
|
+
"sortOrder"?: model.SortOrder;
|
|
68
|
+
/**
|
|
69
|
+
* The client request ID for tracing.
|
|
70
|
+
*/
|
|
71
|
+
"opcRequestId"?: string;
|
|
72
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=list-fleet-errors-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-fleet-errors-request.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/request/list-fleet-errors-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -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/ListFleets.ts.html |here} to see how to use ListFleetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFleetsRequest 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 compartment in which to list resources.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId"?: string;
|
|
@@ -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/ListInstallationSites.ts.html |here} to see how to use ListInstallationSitesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListInstallationSitesRequest 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/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamiliesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJavaFamiliesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/ListJavaMigrationAnalysisResults.ts.html |here} to see how to use ListJavaMigrationAnalysisResultsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJavaMigrationAnalysisResultsRequest 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
|
/**
|
|
@@ -25,7 +25,7 @@ export interface ListJavaMigrationAnalysisResultsRequest extends common.BaseRequ
|
|
|
25
25
|
*/
|
|
26
26
|
"managedInstanceId"?: string;
|
|
27
27
|
/**
|
|
28
|
-
* The host [OCID](https://docs.
|
|
28
|
+
* The host [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the managed instance.
|
|
29
29
|
*/
|
|
30
30
|
"hostName"?: string;
|
|
31
31
|
/**
|
|
@@ -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/ListJavaReleases.ts.html |here} to see how to use ListJavaReleasesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJavaReleasesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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/ListJmsPlugins.ts.html |here} to see how to use ListJmsPluginsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJmsPluginsRequest 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 compartment in which to list resources.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId"?: string;
|
|
@@ -27,7 +27,7 @@ export interface ListJmsPluginsRequest extends common.BaseRequest {
|
|
|
27
27
|
*/
|
|
28
28
|
"compartmentIdInSubtree"?: boolean;
|
|
29
29
|
/**
|
|
30
|
-
* The [OCID](https://docs.
|
|
30
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the JmsPlugin.
|
|
31
31
|
*/
|
|
32
32
|
"id"?: string;
|
|
33
33
|
/**
|
|
@@ -35,7 +35,7 @@ export interface ListJmsPluginsRequest extends common.BaseRequest {
|
|
|
35
35
|
*/
|
|
36
36
|
"fleetId"?: string;
|
|
37
37
|
/**
|
|
38
|
-
* The ManagementAgent (OMA) or Instance (OCA) [OCID](https://docs.
|
|
38
|
+
* The ManagementAgent (OMA) or Instance (OCA) [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) that identifies the Agent.
|
|
39
39
|
*/
|
|
40
40
|
"agentId"?: string;
|
|
41
41
|
/**
|
|
@@ -46,6 +46,10 @@ export interface ListJmsPluginsRequest extends common.BaseRequest {
|
|
|
46
46
|
* Filter JmsPlugin with its availability status.
|
|
47
47
|
*/
|
|
48
48
|
"availabilityStatus"?: model.JmsPluginAvailabilityStatus;
|
|
49
|
+
/**
|
|
50
|
+
* Filter JmsPlugin with agent type.
|
|
51
|
+
*/
|
|
52
|
+
"agentType"?: model.AgentType;
|
|
49
53
|
/**
|
|
50
54
|
* If present, only plugins with a registration time before this parameter are searched (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
51
55
|
*/
|
|
@@ -13,16 +13,16 @@
|
|
|
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/ListJreUsage.ts.html |here} to see how to use ListJreUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJreUsageRequest 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 compartment in which to list resources.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"compartmentId"?: string;
|
|
24
24
|
/**
|
|
25
|
-
* The host [OCID](https://docs.
|
|
25
|
+
* The host [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the managed instance.
|
|
26
26
|
*/
|
|
27
27
|
"hostId"?: string;
|
|
28
28
|
/**
|