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/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFileRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateDrsFileRequest 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/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSettingRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateExportSettingRequest 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/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFleetAdvancedFeatureConfigurationRequest 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/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFleetAgentConfigurationRequest 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/UpdateFleet.ts.html |here} to see how to use UpdateFleetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFleetRequest 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/UpdateJmsPlugin.ts.html |here} to see how to use UpdateJmsPluginRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateJmsPluginRequest 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 JmsPlugin.
|
|
21
21
|
*/
|
|
22
22
|
"jmsPluginId": string;
|
|
23
23
|
/**
|
package/lib/response/index.d.ts
CHANGED
|
@@ -86,6 +86,8 @@ import * as ListDrsFilesResponse from "./list-drs-files-response";
|
|
|
86
86
|
export import ListDrsFilesResponse = ListDrsFilesResponse.ListDrsFilesResponse;
|
|
87
87
|
import * as ListFleetDiagnosesResponse from "./list-fleet-diagnoses-response";
|
|
88
88
|
export import ListFleetDiagnosesResponse = ListFleetDiagnosesResponse.ListFleetDiagnosesResponse;
|
|
89
|
+
import * as ListFleetErrorsResponse from "./list-fleet-errors-response";
|
|
90
|
+
export import ListFleetErrorsResponse = ListFleetErrorsResponse.ListFleetErrorsResponse;
|
|
89
91
|
import * as ListFleetsResponse from "./list-fleets-response";
|
|
90
92
|
export import ListFleetsResponse = ListFleetsResponse.ListFleetsResponse;
|
|
91
93
|
import * as ListInstallationSitesResponse from "./list-installation-sites-response";
|
|
@@ -102,6 +104,8 @@ import * as ListJreUsageResponse from "./list-jre-usage-response";
|
|
|
102
104
|
export import ListJreUsageResponse = ListJreUsageResponse.ListJreUsageResponse;
|
|
103
105
|
import * as ListPerformanceTuningAnalysisResultsResponse from "./list-performance-tuning-analysis-results-response";
|
|
104
106
|
export import ListPerformanceTuningAnalysisResultsResponse = ListPerformanceTuningAnalysisResultsResponse.ListPerformanceTuningAnalysisResultsResponse;
|
|
107
|
+
import * as ListPluginErrorsResponse from "./list-plugin-errors-response";
|
|
108
|
+
export import ListPluginErrorsResponse = ListPluginErrorsResponse.ListPluginErrorsResponse;
|
|
105
109
|
import * as ListWorkItemsResponse from "./list-work-items-response";
|
|
106
110
|
export import ListWorkItemsResponse = ListWorkItemsResponse.ListWorkItemsResponse;
|
|
107
111
|
import * as ListWorkRequestErrorsResponse from "./list-work-request-errors-response";
|
|
@@ -134,6 +138,8 @@ import * as SummarizeDeployedApplicationInstallationUsageResponse from "./summar
|
|
|
134
138
|
export import SummarizeDeployedApplicationInstallationUsageResponse = SummarizeDeployedApplicationInstallationUsageResponse.SummarizeDeployedApplicationInstallationUsageResponse;
|
|
135
139
|
import * as SummarizeDeployedApplicationUsageResponse from "./summarize-deployed-application-usage-response";
|
|
136
140
|
export import SummarizeDeployedApplicationUsageResponse = SummarizeDeployedApplicationUsageResponse.SummarizeDeployedApplicationUsageResponse;
|
|
141
|
+
import * as SummarizeFleetErrorsResponse from "./summarize-fleet-errors-response";
|
|
142
|
+
export import SummarizeFleetErrorsResponse = SummarizeFleetErrorsResponse.SummarizeFleetErrorsResponse;
|
|
137
143
|
import * as SummarizeInstallationUsageResponse from "./summarize-installation-usage-response";
|
|
138
144
|
export import SummarizeInstallationUsageResponse = SummarizeInstallationUsageResponse.SummarizeInstallationUsageResponse;
|
|
139
145
|
import * as SummarizeJavaServerInstanceUsageResponse from "./summarize-java-server-instance-usage-response";
|
|
@@ -146,6 +152,8 @@ import * as SummarizeLibraryUsageResponse from "./summarize-library-usage-respon
|
|
|
146
152
|
export import SummarizeLibraryUsageResponse = SummarizeLibraryUsageResponse.SummarizeLibraryUsageResponse;
|
|
147
153
|
import * as SummarizeManagedInstanceUsageResponse from "./summarize-managed-instance-usage-response";
|
|
148
154
|
export import SummarizeManagedInstanceUsageResponse = SummarizeManagedInstanceUsageResponse.SummarizeManagedInstanceUsageResponse;
|
|
155
|
+
import * as SummarizePluginErrorsResponse from "./summarize-plugin-errors-response";
|
|
156
|
+
export import SummarizePluginErrorsResponse = SummarizePluginErrorsResponse.SummarizePluginErrorsResponse;
|
|
149
157
|
import * as SummarizeResourceInventoryResponse from "./summarize-resource-inventory-response";
|
|
150
158
|
export import SummarizeResourceInventoryResponse = SummarizeResourceInventoryResponse.SummarizeResourceInventoryResponse;
|
|
151
159
|
import * as UpdateDrsFileResponse from "./update-drs-file-response";
|
|
@@ -21,7 +21,7 @@ export interface ListAgentInstallersResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListAnnouncementsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListBlocklistsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListCryptoAnalysisResultsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListDrsFilesResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListFleetDiagnosesResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
export interface ListFleetErrorsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
|
+
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.FleetErrorCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"fleetErrorCollection": model.FleetErrorCollection;
|
|
32
|
+
}
|
|
@@ -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-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-fleet-errors-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/list-fleet-errors-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -21,7 +21,7 @@ export interface ListFleetsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListInstallationSitesResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListJavaFamiliesResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListJavaMigrationAnalysisResultsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListJavaReleasesResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListJmsPluginsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListJreUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListPerformanceTuningAnalysisResultsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
export interface ListPluginErrorsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
|
+
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.PluginErrorCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"pluginErrorCollection": model.PluginErrorCollection;
|
|
32
|
+
}
|
|
@@ -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-plugin-errors-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-plugin-errors-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/list-plugin-errors-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -15,7 +15,7 @@ export interface ListWorkItemsResponse {
|
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
17
17
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
18
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
18
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
@@ -15,7 +15,7 @@ export interface ListWorkRequestErrorsResponse {
|
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
17
17
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
18
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
18
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
@@ -15,7 +15,7 @@ export interface ListWorkRequestLogsResponse {
|
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
17
17
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
18
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
18
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface ListWorkRequestsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeApplicationInstallationUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeApplicationUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeDeployedApplicationInstallationUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeDeployedApplicationUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
export interface SummarizeFleetErrorsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
|
+
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.FleetErrorAggregationCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"fleetErrorAggregationCollection": model.FleetErrorAggregationCollection;
|
|
32
|
+
}
|
|
@@ -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=summarize-fleet-errors-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-fleet-errors-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/summarize-fleet-errors-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -21,7 +21,7 @@ export interface SummarizeInstallationUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeJavaServerInstanceUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeJavaServerUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeJreUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeLibraryUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface SummarizeManagedInstanceUsageResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination, when this header appears in the response, additional pages of results remain.
|
|
23
23
|
* Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
|
|
24
|
-
* For important details about how pagination works, see [List Pagination](https://docs.
|
|
24
|
+
* For important details about how pagination works, see [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|