oci-opsi 2.50.3 → 2.51.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 +196 -126
- package/lib/client.js +596 -126
- package/lib/client.js.map +1 -1
- package/lib/model/basic-configuration-item-metadata.d.ts +43 -0
- package/lib/model/basic-configuration-item-metadata.js +71 -0
- package/lib/model/basic-configuration-item-metadata.js.map +1 -0
- package/lib/model/basic-configuration-item-summary.d.ts +51 -0
- package/lib/model/basic-configuration-item-summary.js +65 -0
- package/lib/model/basic-configuration-item-summary.js.map +1 -0
- package/lib/model/change-opsi-configuration-compartment-details.d.ts +29 -0
- package/lib/model/change-opsi-configuration-compartment-details.js +32 -0
- package/lib/model/change-opsi-configuration-compartment-details.js.map +1 -0
- package/lib/model/configuration-item-allowed-value-details.d.ts +25 -0
- package/lib/model/configuration-item-allowed-value-details.js +79 -0
- package/lib/model/configuration-item-allowed-value-details.js.map +1 -0
- package/lib/model/configuration-item-allowed-value-type.d.ts +32 -0
- package/lib/model/configuration-item-allowed-value-type.js +43 -0
- package/lib/model/configuration-item-allowed-value-type.js.map +1 -0
- package/lib/model/configuration-item-free-text-allowed-value-details.d.ts +28 -0
- package/lib/model/configuration-item-free-text-allowed-value-details.js +57 -0
- package/lib/model/configuration-item-free-text-allowed-value-details.js.map +1 -0
- package/lib/model/configuration-item-limit-allowed-value-details.d.ts +35 -0
- package/lib/model/configuration-item-limit-allowed-value-details.js +57 -0
- package/lib/model/configuration-item-limit-allowed-value-details.js.map +1 -0
- package/lib/model/configuration-item-metadata.d.ts +25 -0
- package/lib/model/configuration-item-metadata.js +71 -0
- package/lib/model/configuration-item-metadata.js.map +1 -0
- package/lib/model/configuration-item-pick-allowed-value-details.d.ts +32 -0
- package/lib/model/configuration-item-pick-allowed-value-details.js +57 -0
- package/lib/model/configuration-item-pick-allowed-value-details.js.map +1 -0
- package/lib/model/configuration-item-summary.d.ts +26 -0
- package/lib/model/configuration-item-summary.js +71 -0
- package/lib/model/configuration-item-summary.js.map +1 -0
- package/lib/model/configuration-item-type.d.ts +30 -0
- package/lib/model/configuration-item-type.js +41 -0
- package/lib/model/configuration-item-type.js.map +1 -0
- package/lib/model/configuration-item-unit-details.d.ts +32 -0
- package/lib/model/configuration-item-unit-details.js +32 -0
- package/lib/model/configuration-item-unit-details.js.map +1 -0
- package/lib/model/configuration-item-value-source-configuration-type.d.ts +32 -0
- package/lib/model/configuration-item-value-source-configuration-type.js +43 -0
- package/lib/model/configuration-item-value-source-configuration-type.js.map +1 -0
- package/lib/model/configuration-items-collection.d.ts +30 -0
- package/lib/model/configuration-items-collection.js +83 -0
- package/lib/model/configuration-items-collection.js.map +1 -0
- package/lib/model/create-basic-configuration-item-details.d.ts +35 -0
- package/lib/model/create-basic-configuration-item-details.js +57 -0
- package/lib/model/create-basic-configuration-item-details.js.map +1 -0
- package/lib/model/create-configuration-item-details.d.ts +25 -0
- package/lib/model/create-configuration-item-details.js +71 -0
- package/lib/model/create-configuration-item-details.js.map +1 -0
- package/lib/model/create-opsi-configuration-details.d.ts +71 -0
- package/lib/model/create-opsi-configuration-details.js +83 -0
- package/lib/model/create-opsi-configuration-details.js.map +1 -0
- package/lib/model/create-opsi-ux-configuration-details.d.ts +27 -0
- package/lib/model/create-opsi-ux-configuration-details.js +57 -0
- package/lib/model/create-opsi-ux-configuration-details.js.map +1 -0
- package/lib/model/index.d.ts +64 -0
- package/lib/model/index.js +72 -8
- package/lib/model/index.js.map +1 -1
- package/lib/model/operation-type.d.ts +4 -0
- package/lib/model/operation-type.js +4 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/opsi-configuration-basic-configuration-item-summary.d.ts +45 -0
- package/lib/model/opsi-configuration-basic-configuration-item-summary.js +65 -0
- package/lib/model/opsi-configuration-basic-configuration-item-summary.js.map +1 -0
- package/lib/model/opsi-configuration-configuration-item-summary.d.ts +25 -0
- package/lib/model/opsi-configuration-configuration-item-summary.js +71 -0
- package/lib/model/opsi-configuration-configuration-item-summary.js.map +1 -0
- package/lib/model/opsi-configuration-lifecycle-state.d.ts +35 -0
- package/lib/model/opsi-configuration-lifecycle-state.js +46 -0
- package/lib/model/opsi-configuration-lifecycle-state.js.map +1 -0
- package/lib/model/opsi-configuration-summary.d.ts +87 -0
- package/lib/model/opsi-configuration-summary.js +71 -0
- package/lib/model/opsi-configuration-summary.js.map +1 -0
- package/lib/model/opsi-configuration-type.d.ts +32 -0
- package/lib/model/opsi-configuration-type.js +43 -0
- package/lib/model/opsi-configuration-type.js.map +1 -0
- package/lib/model/opsi-configuration.d.ts +91 -0
- package/lib/model/opsi-configuration.js +83 -0
- package/lib/model/opsi-configuration.js.map +1 -0
- package/lib/model/opsi-configurations-collection.d.ts +29 -0
- package/lib/model/opsi-configurations-collection.js +64 -0
- package/lib/model/opsi-configurations-collection.js.map +1 -0
- package/lib/model/opsi-ux-configuration-summary.d.ts +27 -0
- package/lib/model/opsi-ux-configuration-summary.js +57 -0
- package/lib/model/opsi-ux-configuration-summary.js.map +1 -0
- package/lib/model/opsi-ux-configuration.d.ts +27 -0
- package/lib/model/opsi-ux-configuration.js +55 -0
- package/lib/model/opsi-ux-configuration.js.map +1 -0
- package/lib/model/update-basic-configuration-item-details.d.ts +35 -0
- package/lib/model/update-basic-configuration-item-details.js +57 -0
- package/lib/model/update-basic-configuration-item-details.js.map +1 -0
- package/lib/model/update-configuration-item-details.d.ts +25 -0
- package/lib/model/update-configuration-item-details.js +71 -0
- package/lib/model/update-configuration-item-details.js.map +1 -0
- package/lib/model/update-opsi-configuration-details.d.ts +68 -0
- package/lib/model/update-opsi-configuration-details.js +83 -0
- package/lib/model/update-opsi-configuration-details.js.map +1 -0
- package/lib/model/update-opsi-ux-configuration-details.d.ts +27 -0
- package/lib/model/update-opsi-ux-configuration-details.js +57 -0
- package/lib/model/update-opsi-ux-configuration-details.js.map +1 -0
- package/lib/model/ux-configuration-items-collection.d.ts +27 -0
- package/lib/model/ux-configuration-items-collection.js +57 -0
- package/lib/model/ux-configuration-items-collection.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-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-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +51 -0
- package/lib/request/change-opsi-configuration-compartment-request.js +15 -0
- package/lib/request/change-opsi-configuration-compartment-request.js.map +1 -0
- 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-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 +75 -0
- package/lib/request/create-opsi-configuration-request.js +36 -0
- package/lib/request/create-opsi-configuration-request.js.map +1 -0
- 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-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 +36 -0
- package/lib/request/delete-opsi-configuration-request.js +15 -0
- package/lib/request/delete-opsi-configuration-request.js.map +1 -0
- 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-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-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 +65 -0
- package/lib/request/get-opsi-configuration-request.js +36 -0
- package/lib/request/get-opsi-configuration-request.js.map +1 -0
- 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 +14 -0
- package/lib/request/index.js +10 -2
- package/lib/request/index.js.map +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-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-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 +72 -0
- package/lib/request/list-opsi-configurations-request.js +23 -0
- package/lib/request/list-opsi-configurations-request.js.map +1 -0
- 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-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 +73 -0
- package/lib/request/summarize-configuration-items-request.js +28 -0
- package/lib/request/summarize-configuration-items-request.js.map +1 -0
- 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-resource-capacity-trend-request.d.ts +1 -2
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -2
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -2
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -2
- package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -2
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -2
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +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-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 +41 -0
- package/lib/request/update-opsi-configuration-request.js +15 -0
- package/lib/request/update-opsi-configuration-request.js.map +1 -0
- package/lib/response/change-opsi-configuration-compartment-response.d.ts +25 -0
- package/lib/response/change-opsi-configuration-compartment-response.js +15 -0
- package/lib/response/change-opsi-configuration-compartment-response.js.map +1 -0
- package/lib/response/create-opsi-configuration-response.d.ts +35 -0
- package/lib/response/create-opsi-configuration-response.js +15 -0
- package/lib/response/create-opsi-configuration-response.js.map +1 -0
- package/lib/response/delete-opsi-configuration-response.d.ts +25 -0
- package/lib/response/delete-opsi-configuration-response.js +15 -0
- package/lib/response/delete-opsi-configuration-response.js.map +1 -0
- package/lib/response/get-opsi-configuration-response.d.ts +30 -0
- package/lib/response/get-opsi-configuration-response.js +15 -0
- package/lib/response/get-opsi-configuration-response.js.map +1 -0
- package/lib/response/index.d.ts +14 -0
- package/lib/response/list-opsi-configurations-response.d.ts +32 -0
- package/lib/response/list-opsi-configurations-response.js +15 -0
- package/lib/response/list-opsi-configurations-response.js.map +1 -0
- package/lib/response/summarize-configuration-items-response.d.ts +32 -0
- package/lib/response/summarize-configuration-items-response.js +15 -0
- package/lib/response/summarize-configuration-items-response.js.map +1 -0
- package/lib/response/update-opsi-configuration-response.d.ts +25 -0
- package/lib/response/update-opsi-configuration-response.js +15 -0
- package/lib/response/update-opsi-configuration-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.51.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUserRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateOperationsInsightsWarehouseUserRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -0,0 +1,41 @@
|
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.51.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfigurationRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateOpsiConfigurationRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of OPSI configuration resource.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"opsiConfigurationId": string;
|
|
24
|
+
/**
|
|
25
|
+
* The OPSI configuration resource details to be updated.
|
|
26
|
+
*/
|
|
27
|
+
"updateOpsiConfigurationDetails": model.UpdateOpsiUxConfigurationDetails;
|
|
28
|
+
/**
|
|
29
|
+
* Used for optimistic concurrency control. In the update or delete call for a resource, set the `if-match`
|
|
30
|
+
* parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
|
|
31
|
+
* will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"ifMatch"?: string;
|
|
35
|
+
/**
|
|
36
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
37
|
+
* Oracle about a particular request, please provide the request ID.
|
|
38
|
+
*
|
|
39
|
+
*/
|
|
40
|
+
"opcRequestId"?: string;
|
|
41
|
+
}
|
|
@@ -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-opsi-configuration-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-opsi-configuration-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/update-opsi-configuration-request.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 ChangeOpsiConfigurationCompartmentResponse {
|
|
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=change-opsi-configuration-compartment-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-opsi-configuration-compartment-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/change-opsi-configuration-compartment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 CreateOpsiConfigurationResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcWorkRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* For optimistic concurrency control. See `if-match`.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"etag": string;
|
|
31
|
+
/**
|
|
32
|
+
* The returned model.OpsiConfiguration instance.
|
|
33
|
+
*/
|
|
34
|
+
"opsiConfiguration": model.OpsiConfiguration;
|
|
35
|
+
}
|
|
@@ -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=create-opsi-configuration-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-opsi-configuration-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/create-opsi-configuration-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 DeleteOpsiConfigurationResponse {
|
|
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=delete-opsi-configuration-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-opsi-configuration-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/delete-opsi-configuration-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 GetOpsiConfigurationResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See `if-match`.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.OpsiConfiguration instance.
|
|
28
|
+
*/
|
|
29
|
+
"opsiConfiguration": model.OpsiConfiguration;
|
|
30
|
+
}
|
|
@@ -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-opsi-configuration-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-opsi-configuration-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-opsi-configuration-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/lib/response/index.d.ts
CHANGED
|
@@ -25,6 +25,8 @@ import * as ChangeHostInsightCompartmentResponse from "./change-host-insight-com
|
|
|
25
25
|
export import ChangeHostInsightCompartmentResponse = ChangeHostInsightCompartmentResponse.ChangeHostInsightCompartmentResponse;
|
|
26
26
|
import * as ChangeOperationsInsightsPrivateEndpointCompartmentResponse from "./change-operations-insights-private-endpoint-compartment-response";
|
|
27
27
|
export import ChangeOperationsInsightsPrivateEndpointCompartmentResponse = ChangeOperationsInsightsPrivateEndpointCompartmentResponse.ChangeOperationsInsightsPrivateEndpointCompartmentResponse;
|
|
28
|
+
import * as ChangeOpsiConfigurationCompartmentResponse from "./change-opsi-configuration-compartment-response";
|
|
29
|
+
export import ChangeOpsiConfigurationCompartmentResponse = ChangeOpsiConfigurationCompartmentResponse.ChangeOpsiConfigurationCompartmentResponse;
|
|
28
30
|
import * as ChangePeComanagedDatabaseInsightResponse from "./change-pe-comanaged-database-insight-response";
|
|
29
31
|
export import ChangePeComanagedDatabaseInsightResponse = ChangePeComanagedDatabaseInsightResponse.ChangePeComanagedDatabaseInsightResponse;
|
|
30
32
|
import * as CreateAwrHubResponse from "./create-awr-hub-response";
|
|
@@ -43,6 +45,8 @@ import * as CreateOperationsInsightsWarehouseResponse from "./create-operations-
|
|
|
43
45
|
export import CreateOperationsInsightsWarehouseResponse = CreateOperationsInsightsWarehouseResponse.CreateOperationsInsightsWarehouseResponse;
|
|
44
46
|
import * as CreateOperationsInsightsWarehouseUserResponse from "./create-operations-insights-warehouse-user-response";
|
|
45
47
|
export import CreateOperationsInsightsWarehouseUserResponse = CreateOperationsInsightsWarehouseUserResponse.CreateOperationsInsightsWarehouseUserResponse;
|
|
48
|
+
import * as CreateOpsiConfigurationResponse from "./create-opsi-configuration-response";
|
|
49
|
+
export import CreateOpsiConfigurationResponse = CreateOpsiConfigurationResponse.CreateOpsiConfigurationResponse;
|
|
46
50
|
import * as DeleteAwrHubResponse from "./delete-awr-hub-response";
|
|
47
51
|
export import DeleteAwrHubResponse = DeleteAwrHubResponse.DeleteAwrHubResponse;
|
|
48
52
|
import * as DeleteDatabaseInsightResponse from "./delete-database-insight-response";
|
|
@@ -59,6 +63,8 @@ import * as DeleteOperationsInsightsWarehouseResponse from "./delete-operations-
|
|
|
59
63
|
export import DeleteOperationsInsightsWarehouseResponse = DeleteOperationsInsightsWarehouseResponse.DeleteOperationsInsightsWarehouseResponse;
|
|
60
64
|
import * as DeleteOperationsInsightsWarehouseUserResponse from "./delete-operations-insights-warehouse-user-response";
|
|
61
65
|
export import DeleteOperationsInsightsWarehouseUserResponse = DeleteOperationsInsightsWarehouseUserResponse.DeleteOperationsInsightsWarehouseUserResponse;
|
|
66
|
+
import * as DeleteOpsiConfigurationResponse from "./delete-opsi-configuration-response";
|
|
67
|
+
export import DeleteOpsiConfigurationResponse = DeleteOpsiConfigurationResponse.DeleteOpsiConfigurationResponse;
|
|
62
68
|
import * as DisableDatabaseInsightResponse from "./disable-database-insight-response";
|
|
63
69
|
export import DisableDatabaseInsightResponse = DisableDatabaseInsightResponse.DisableDatabaseInsightResponse;
|
|
64
70
|
import * as DisableExadataInsightResponse from "./disable-exadata-insight-response";
|
|
@@ -95,6 +101,8 @@ import * as GetOperationsInsightsWarehouseResponse from "./get-operations-insigh
|
|
|
95
101
|
export import GetOperationsInsightsWarehouseResponse = GetOperationsInsightsWarehouseResponse.GetOperationsInsightsWarehouseResponse;
|
|
96
102
|
import * as GetOperationsInsightsWarehouseUserResponse from "./get-operations-insights-warehouse-user-response";
|
|
97
103
|
export import GetOperationsInsightsWarehouseUserResponse = GetOperationsInsightsWarehouseUserResponse.GetOperationsInsightsWarehouseUserResponse;
|
|
104
|
+
import * as GetOpsiConfigurationResponse from "./get-opsi-configuration-response";
|
|
105
|
+
export import GetOpsiConfigurationResponse = GetOpsiConfigurationResponse.GetOpsiConfigurationResponse;
|
|
98
106
|
import * as GetOpsiDataObjectResponse from "./get-opsi-data-object-response";
|
|
99
107
|
export import GetOpsiDataObjectResponse = GetOpsiDataObjectResponse.GetOpsiDataObjectResponse;
|
|
100
108
|
import * as GetWorkRequestResponse from "./get-work-request-response";
|
|
@@ -149,6 +157,8 @@ import * as ListOperationsInsightsWarehouseUsersResponse from "./list-operations
|
|
|
149
157
|
export import ListOperationsInsightsWarehouseUsersResponse = ListOperationsInsightsWarehouseUsersResponse.ListOperationsInsightsWarehouseUsersResponse;
|
|
150
158
|
import * as ListOperationsInsightsWarehousesResponse from "./list-operations-insights-warehouses-response";
|
|
151
159
|
export import ListOperationsInsightsWarehousesResponse = ListOperationsInsightsWarehousesResponse.ListOperationsInsightsWarehousesResponse;
|
|
160
|
+
import * as ListOpsiConfigurationsResponse from "./list-opsi-configurations-response";
|
|
161
|
+
export import ListOpsiConfigurationsResponse = ListOpsiConfigurationsResponse.ListOpsiConfigurationsResponse;
|
|
152
162
|
import * as ListOpsiDataObjectsResponse from "./list-opsi-data-objects-response";
|
|
153
163
|
export import ListOpsiDataObjectsResponse = ListOpsiDataObjectsResponse.ListOpsiDataObjectsResponse;
|
|
154
164
|
import * as ListSqlPlansResponse from "./list-sql-plans-response";
|
|
@@ -187,6 +197,8 @@ import * as SummarizeAwrDatabaseWaitEventsResponse from "./summarize-awr-databas
|
|
|
187
197
|
export import SummarizeAwrDatabaseWaitEventsResponse = SummarizeAwrDatabaseWaitEventsResponse.SummarizeAwrDatabaseWaitEventsResponse;
|
|
188
198
|
import * as SummarizeAwrSourcesSummariesResponse from "./summarize-awr-sources-summaries-response";
|
|
189
199
|
export import SummarizeAwrSourcesSummariesResponse = SummarizeAwrSourcesSummariesResponse.SummarizeAwrSourcesSummariesResponse;
|
|
200
|
+
import * as SummarizeConfigurationItemsResponse from "./summarize-configuration-items-response";
|
|
201
|
+
export import SummarizeConfigurationItemsResponse = SummarizeConfigurationItemsResponse.SummarizeConfigurationItemsResponse;
|
|
190
202
|
import * as SummarizeDatabaseInsightResourceCapacityTrendResponse from "./summarize-database-insight-resource-capacity-trend-response";
|
|
191
203
|
export import SummarizeDatabaseInsightResourceCapacityTrendResponse = SummarizeDatabaseInsightResourceCapacityTrendResponse.SummarizeDatabaseInsightResourceCapacityTrendResponse;
|
|
192
204
|
import * as SummarizeDatabaseInsightResourceForecastTrendResponse from "./summarize-database-insight-resource-forecast-trend-response";
|
|
@@ -265,3 +277,5 @@ import * as UpdateOperationsInsightsWarehouseResponse from "./update-operations-
|
|
|
265
277
|
export import UpdateOperationsInsightsWarehouseResponse = UpdateOperationsInsightsWarehouseResponse.UpdateOperationsInsightsWarehouseResponse;
|
|
266
278
|
import * as UpdateOperationsInsightsWarehouseUserResponse from "./update-operations-insights-warehouse-user-response";
|
|
267
279
|
export import UpdateOperationsInsightsWarehouseUserResponse = UpdateOperationsInsightsWarehouseUserResponse.UpdateOperationsInsightsWarehouseUserResponse;
|
|
280
|
+
import * as UpdateOpsiConfigurationResponse from "./update-opsi-configuration-response";
|
|
281
|
+
export import UpdateOpsiConfigurationResponse = UpdateOpsiConfigurationResponse.UpdateOpsiConfigurationResponse;
|
|
@@ -0,0 +1,32 @@
|
|
|
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 ListOpsiConfigurationsResponse {
|
|
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. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.OpsiConfigurationsCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"opsiConfigurationsCollection": model.OpsiConfigurationsCollection;
|
|
32
|
+
}
|
|
@@ -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-opsi-configurations-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-opsi-configurations-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-opsi-configurations-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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 SummarizeConfigurationItemsResponse {
|
|
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. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.ConfigurationItemsCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"configurationItemsCollection": model.ConfigurationItemsCollection;
|
|
32
|
+
}
|
|
@@ -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=summarize-configuration-items-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"summarize-configuration-items-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-configuration-items-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 UpdateOpsiConfigurationResponse {
|
|
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-opsi-configuration-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-opsi-configuration-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/update-opsi-configuration-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.51.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.51.0",
|
|
19
|
+
"oci-workrequests": "2.51.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|