oci-opsi 2.66.0 → 2.67.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 +207 -151
- package/lib/client.js +553 -151
- package/lib/client.js.map +1 -1
- package/lib/model/change-news-report-compartment-details.d.ts +29 -0
- package/lib/model/change-news-report-compartment-details.js +32 -0
- package/lib/model/change-news-report-compartment-details.js.map +1 -0
- package/lib/model/create-news-report-details.d.ts +73 -0
- package/lib/model/create-news-report-details.js +60 -0
- package/lib/model/create-news-report-details.js.map +1 -0
- package/lib/model/data-object-column-metadata.d.ts +1 -1
- package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +4 -0
- package/lib/model/exadata-insight-resource-forecast-trend-summary.js.map +1 -1
- package/lib/model/index.d.ts +28 -0
- package/lib/model/index.js +36 -8
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingest-my-sql-sql-text-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-text-details.js +64 -0
- package/lib/model/ingest-my-sql-sql-text-details.js.map +1 -0
- package/lib/model/ingest-my-sql-sql-text-response-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-text-response-details.js +32 -0
- package/lib/model/ingest-my-sql-sql-text-response-details.js.map +1 -0
- package/lib/model/my-sql-sql-text.d.ts +54 -0
- package/lib/model/my-sql-sql-text.js +32 -0
- package/lib/model/my-sql-sql-text.js.map +1 -0
- package/lib/model/news-content-types-resource.d.ts +32 -0
- package/lib/model/news-content-types-resource.js +43 -0
- package/lib/model/news-content-types-resource.js.map +1 -0
- package/lib/model/news-content-types.d.ts +29 -0
- package/lib/model/news-content-types.js +64 -0
- package/lib/model/news-content-types.js.map +1 -0
- package/lib/model/news-frequency.d.ts +32 -0
- package/lib/model/news-frequency.js +43 -0
- package/lib/model/news-frequency.js.map +1 -0
- package/lib/model/news-locale.d.ts +30 -0
- package/lib/model/news-locale.js +41 -0
- package/lib/model/news-locale.js.map +1 -0
- package/lib/model/news-report-collection.d.ts +29 -0
- package/lib/model/news-report-collection.js +64 -0
- package/lib/model/news-report-collection.js.map +1 -0
- package/lib/model/news-report-summary.d.ts +103 -0
- package/lib/model/news-report-summary.js +60 -0
- package/lib/model/news-report-summary.js.map +1 -0
- package/lib/model/news-report.d.ts +103 -0
- package/lib/model/news-report.js +60 -0
- package/lib/model/news-report.js.map +1 -0
- package/lib/model/news-reports.d.ts +28 -0
- package/lib/model/news-reports.js +32 -0
- package/lib/model/news-reports.js.map +1 -0
- package/lib/model/query-data-object-result-set-column-metadata.d.ts +1 -1
- package/lib/model/resource-filters.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +4 -0
- package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +4 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +4 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/update-news-report-details.d.ts +60 -0
- package/lib/model/update-news-report-details.js +60 -0
- package/lib/model/update-news-report-details.js.map +1 -0
- package/lib/operationsinsights-waiter.d.ts +8 -0
- package/lib/operationsinsights-waiter.js +12 -0
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +50 -0
- package/lib/request/change-news-report-compartment-request.js +15 -0
- package/lib/request/change-news-report-compartment-request.js.map +1 -0
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +39 -0
- package/lib/request/create-news-report-request.js +15 -0
- package/lib/request/create-news-report-request.js.map +1 -0
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/create-opsi-configuration-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +35 -0
- package/lib/request/delete-news-report-request.js +15 -0
- package/lib/request/delete-news-report-request.js.map +1 -0
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- package/lib/request/get-awr-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-news-report-request.d.ts +28 -0
- package/lib/request/get-news-report-request.js +15 -0
- package/lib/request/get-news-report-request.js.map +1 -0
- package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/get-opsi-configuration-request.d.ts +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +12 -0
- package/lib/request/index.js +4 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +78 -0
- package/lib/request/list-news-reports-request.js +24 -0
- package/lib/request/list-news-reports-request.js.map +1 -0
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +40 -0
- package/lib/request/update-news-report-request.js +15 -0
- package/lib/request/update-news-report-request.js.map +1 -0
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/change-news-report-compartment-response.d.ts +25 -0
- package/lib/response/change-news-report-compartment-response.js +15 -0
- package/lib/response/change-news-report-compartment-response.js.map +1 -0
- package/lib/response/create-news-report-response.d.ts +43 -0
- package/lib/response/create-news-report-response.js +15 -0
- package/lib/response/create-news-report-response.js.map +1 -0
- package/lib/response/delete-news-report-response.d.ts +25 -0
- package/lib/response/delete-news-report-response.js +15 -0
- package/lib/response/delete-news-report-response.js.map +1 -0
- package/lib/response/get-news-report-response.d.ts +30 -0
- package/lib/response/get-news-report-response.js +15 -0
- package/lib/response/get-news-report-response.js.map +1 -0
- package/lib/response/index.d.ts +12 -0
- package/lib/response/list-news-reports-response.d.ts +37 -0
- package/lib/response/list-news-reports-response.js +15 -0
- package/lib/response/list-news-reports-response.js.map +1 -0
- package/lib/response/update-news-report-response.d.ts +25 -0
- package/lib/response/update-news-report-response.js +15 -0
- package/lib/response/update-news-report-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, 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=get-news-report-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-news-report-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-news-report-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -25,6 +25,8 @@ import * as ChangeExadataInsightCompartmentResponse from "./change-exadata-insig
|
|
|
25
25
|
export import ChangeExadataInsightCompartmentResponse = ChangeExadataInsightCompartmentResponse.ChangeExadataInsightCompartmentResponse;
|
|
26
26
|
import * as ChangeHostInsightCompartmentResponse from "./change-host-insight-compartment-response";
|
|
27
27
|
export import ChangeHostInsightCompartmentResponse = ChangeHostInsightCompartmentResponse.ChangeHostInsightCompartmentResponse;
|
|
28
|
+
import * as ChangeNewsReportCompartmentResponse from "./change-news-report-compartment-response";
|
|
29
|
+
export import ChangeNewsReportCompartmentResponse = ChangeNewsReportCompartmentResponse.ChangeNewsReportCompartmentResponse;
|
|
28
30
|
import * as ChangeOperationsInsightsPrivateEndpointCompartmentResponse from "./change-operations-insights-private-endpoint-compartment-response";
|
|
29
31
|
export import ChangeOperationsInsightsPrivateEndpointCompartmentResponse = ChangeOperationsInsightsPrivateEndpointCompartmentResponse.ChangeOperationsInsightsPrivateEndpointCompartmentResponse;
|
|
30
32
|
import * as ChangeOpsiConfigurationCompartmentResponse from "./change-opsi-configuration-compartment-response";
|
|
@@ -41,6 +43,8 @@ import * as CreateExadataInsightResponse from "./create-exadata-insight-response
|
|
|
41
43
|
export import CreateExadataInsightResponse = CreateExadataInsightResponse.CreateExadataInsightResponse;
|
|
42
44
|
import * as CreateHostInsightResponse from "./create-host-insight-response";
|
|
43
45
|
export import CreateHostInsightResponse = CreateHostInsightResponse.CreateHostInsightResponse;
|
|
46
|
+
import * as CreateNewsReportResponse from "./create-news-report-response";
|
|
47
|
+
export import CreateNewsReportResponse = CreateNewsReportResponse.CreateNewsReportResponse;
|
|
44
48
|
import * as CreateOperationsInsightsPrivateEndpointResponse from "./create-operations-insights-private-endpoint-response";
|
|
45
49
|
export import CreateOperationsInsightsPrivateEndpointResponse = CreateOperationsInsightsPrivateEndpointResponse.CreateOperationsInsightsPrivateEndpointResponse;
|
|
46
50
|
import * as CreateOperationsInsightsWarehouseResponse from "./create-operations-insights-warehouse-response";
|
|
@@ -59,6 +63,8 @@ import * as DeleteExadataInsightResponse from "./delete-exadata-insight-response
|
|
|
59
63
|
export import DeleteExadataInsightResponse = DeleteExadataInsightResponse.DeleteExadataInsightResponse;
|
|
60
64
|
import * as DeleteHostInsightResponse from "./delete-host-insight-response";
|
|
61
65
|
export import DeleteHostInsightResponse = DeleteHostInsightResponse.DeleteHostInsightResponse;
|
|
66
|
+
import * as DeleteNewsReportResponse from "./delete-news-report-response";
|
|
67
|
+
export import DeleteNewsReportResponse = DeleteNewsReportResponse.DeleteNewsReportResponse;
|
|
62
68
|
import * as DeleteOperationsInsightsPrivateEndpointResponse from "./delete-operations-insights-private-endpoint-response";
|
|
63
69
|
export import DeleteOperationsInsightsPrivateEndpointResponse = DeleteOperationsInsightsPrivateEndpointResponse.DeleteOperationsInsightsPrivateEndpointResponse;
|
|
64
70
|
import * as DeleteOperationsInsightsWarehouseResponse from "./delete-operations-insights-warehouse-response";
|
|
@@ -101,6 +107,8 @@ import * as GetExadataInsightResponse from "./get-exadata-insight-response";
|
|
|
101
107
|
export import GetExadataInsightResponse = GetExadataInsightResponse.GetExadataInsightResponse;
|
|
102
108
|
import * as GetHostInsightResponse from "./get-host-insight-response";
|
|
103
109
|
export import GetHostInsightResponse = GetHostInsightResponse.GetHostInsightResponse;
|
|
110
|
+
import * as GetNewsReportResponse from "./get-news-report-response";
|
|
111
|
+
export import GetNewsReportResponse = GetNewsReportResponse.GetNewsReportResponse;
|
|
104
112
|
import * as GetOperationsInsightsPrivateEndpointResponse from "./get-operations-insights-private-endpoint-response";
|
|
105
113
|
export import GetOperationsInsightsPrivateEndpointResponse = GetOperationsInsightsPrivateEndpointResponse.GetOperationsInsightsPrivateEndpointResponse;
|
|
106
114
|
import * as GetOperationsInsightsWarehouseResponse from "./get-operations-insights-warehouse-response";
|
|
@@ -171,6 +179,8 @@ import * as ListImportableComputeEntitiesResponse from "./list-importable-comput
|
|
|
171
179
|
export import ListImportableComputeEntitiesResponse = ListImportableComputeEntitiesResponse.ListImportableComputeEntitiesResponse;
|
|
172
180
|
import * as ListImportableEnterpriseManagerEntitiesResponse from "./list-importable-enterprise-manager-entities-response";
|
|
173
181
|
export import ListImportableEnterpriseManagerEntitiesResponse = ListImportableEnterpriseManagerEntitiesResponse.ListImportableEnterpriseManagerEntitiesResponse;
|
|
182
|
+
import * as ListNewsReportsResponse from "./list-news-reports-response";
|
|
183
|
+
export import ListNewsReportsResponse = ListNewsReportsResponse.ListNewsReportsResponse;
|
|
174
184
|
import * as ListOperationsInsightsPrivateEndpointsResponse from "./list-operations-insights-private-endpoints-response";
|
|
175
185
|
export import ListOperationsInsightsPrivateEndpointsResponse = ListOperationsInsightsPrivateEndpointsResponse.ListOperationsInsightsPrivateEndpointsResponse;
|
|
176
186
|
import * as ListOperationsInsightsWarehouseUsersResponse from "./list-operations-insights-warehouse-users-response";
|
|
@@ -307,6 +317,8 @@ import * as UpdateExadataInsightResponse from "./update-exadata-insight-response
|
|
|
307
317
|
export import UpdateExadataInsightResponse = UpdateExadataInsightResponse.UpdateExadataInsightResponse;
|
|
308
318
|
import * as UpdateHostInsightResponse from "./update-host-insight-response";
|
|
309
319
|
export import UpdateHostInsightResponse = UpdateHostInsightResponse.UpdateHostInsightResponse;
|
|
320
|
+
import * as UpdateNewsReportResponse from "./update-news-report-response";
|
|
321
|
+
export import UpdateNewsReportResponse = UpdateNewsReportResponse.UpdateNewsReportResponse;
|
|
310
322
|
import * as UpdateOperationsInsightsPrivateEndpointResponse from "./update-operations-insights-private-endpoint-response";
|
|
311
323
|
export import UpdateOperationsInsightsPrivateEndpointResponse = UpdateOperationsInsightsPrivateEndpointResponse.UpdateOperationsInsightsPrivateEndpointResponse;
|
|
312
324
|
import * as UpdateOperationsInsightsWarehouseResponse from "./update-operations-insights-warehouse-response";
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2023, 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 ListNewsReportsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. The total number of items in the result.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcTotalItems": number;
|
|
26
|
+
/**
|
|
27
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
28
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
29
|
+
* subsequent GET request to get the next batch of items.
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"opcNextPage": string;
|
|
33
|
+
/**
|
|
34
|
+
* The returned model.NewsReportCollection instance.
|
|
35
|
+
*/
|
|
36
|
+
"newsReportCollection": model.NewsReportCollection;
|
|
37
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, 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-news-reports-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-news-reports-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-news-reports-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2023, 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
|
+
export interface UpdateNewsReportResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, 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=update-news-report-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-news-report-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/update-news-report-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-opsi",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.67.0",
|
|
4
4
|
"description": "OCI NodeJS client for Opsi Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.67.0",
|
|
19
|
+
"oci-workrequests": "2.67.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|