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
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.ConfigurationItemLimitAllowedValueDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var ConfigurationItemLimitAllowedValueDetails;
|
|
40
|
+
(function (ConfigurationItemLimitAllowedValueDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.ConfigurationItemAllowedValueDetails.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
ConfigurationItemLimitAllowedValueDetails.getJsonObj = getJsonObj;
|
|
48
|
+
ConfigurationItemLimitAllowedValueDetails.allowedValueType = "LIMIT";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.ConfigurationItemAllowedValueDetails.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
ConfigurationItemLimitAllowedValueDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(ConfigurationItemLimitAllowedValueDetails = exports.ConfigurationItemLimitAllowedValueDetails || (exports.ConfigurationItemLimitAllowedValueDetails = {}));
|
|
57
|
+
//# sourceMappingURL=configuration-item-limit-allowed-value-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-limit-allowed-value-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-limit-allowed-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,yCAAyC,CAgCzD;AAhCD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CACxB,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CAC0C,CAAC,GACjD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oDAAU,aAczB,CAAA;IACY,0DAAgB,GAAG,OAAO,CAAC;IACxC,SAAgB,sBAAsB,CACpC,GAA8C,EAC9C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CAC0C,CAAC,GACjD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,gEAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAgCzD"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Configuration item metadata.
|
|
18
|
+
*/
|
|
19
|
+
export interface ConfigurationItemMetadata {
|
|
20
|
+
"configItemType": string;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace ConfigurationItemMetadata {
|
|
23
|
+
function getJsonObj(obj: ConfigurationItemMetadata): object;
|
|
24
|
+
function getDeserializedJsonObj(obj: ConfigurationItemMetadata): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.ConfigurationItemMetadata = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
const common = require("oci-common");
|
|
40
|
+
var ConfigurationItemMetadata;
|
|
41
|
+
(function (ConfigurationItemMetadata) {
|
|
42
|
+
function getJsonObj(obj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
44
|
+
if (obj && "configItemType" in obj && obj.configItemType) {
|
|
45
|
+
switch (obj.configItemType) {
|
|
46
|
+
case "BASIC":
|
|
47
|
+
return model.BasicConfigurationItemMetadata.getJsonObj(jsonObj, true);
|
|
48
|
+
default:
|
|
49
|
+
if (common.LOG.logger)
|
|
50
|
+
common.LOG.logger.info(`Unknown value for: ${obj.configItemType}`);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
ConfigurationItemMetadata.getJsonObj = getJsonObj;
|
|
56
|
+
function getDeserializedJsonObj(obj) {
|
|
57
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
58
|
+
if (obj && "configItemType" in obj && obj.configItemType) {
|
|
59
|
+
switch (obj.configItemType) {
|
|
60
|
+
case "BASIC":
|
|
61
|
+
return model.BasicConfigurationItemMetadata.getDeserializedJsonObj(jsonObj, true);
|
|
62
|
+
default:
|
|
63
|
+
if (common.LOG.logger)
|
|
64
|
+
common.LOG.logger.info(`Unknown value for: ${obj.configItemType}`);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
ConfigurationItemMetadata.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(ConfigurationItemMetadata = exports.ConfigurationItemMetadata || (exports.ConfigurationItemMetadata = {}));
|
|
71
|
+
//# sourceMappingURL=configuration-item-metadata.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-metadata.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-metadata.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,yBAAyB,CAiCzC;AAjCD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,8BAA8B,CAAC,UAAU,CACL,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,8BAA8B,CAAC,sBAAsB,CACjB,OAAQ,EACvD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,gDAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAiCzC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Allowed value details of configuration item for PICK type. Value has to be from one of the possibleValues.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
export interface ConfigurationItemPickAllowedValueDetails extends model.ConfigurationItemAllowedValueDetails {
|
|
22
|
+
/**
|
|
23
|
+
* Allowed values to pick for the configuration item.
|
|
24
|
+
*/
|
|
25
|
+
"possibleValues"?: Array<string>;
|
|
26
|
+
"allowedValueType": string;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace ConfigurationItemPickAllowedValueDetails {
|
|
29
|
+
function getJsonObj(obj: ConfigurationItemPickAllowedValueDetails, isParentJsonObj?: boolean): object;
|
|
30
|
+
const allowedValueType = "PICK";
|
|
31
|
+
function getDeserializedJsonObj(obj: ConfigurationItemPickAllowedValueDetails, isParentJsonObj?: boolean): object;
|
|
32
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.ConfigurationItemPickAllowedValueDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var ConfigurationItemPickAllowedValueDetails;
|
|
40
|
+
(function (ConfigurationItemPickAllowedValueDetails) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.ConfigurationItemAllowedValueDetails.getJsonObj(obj))), {});
|
|
45
|
+
return jsonObj;
|
|
46
|
+
}
|
|
47
|
+
ConfigurationItemPickAllowedValueDetails.getJsonObj = getJsonObj;
|
|
48
|
+
ConfigurationItemPickAllowedValueDetails.allowedValueType = "PICK";
|
|
49
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
51
|
+
? obj
|
|
52
|
+
: model.ConfigurationItemAllowedValueDetails.getDeserializedJsonObj(obj))), {});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
ConfigurationItemPickAllowedValueDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(ConfigurationItemPickAllowedValueDetails = exports.ConfigurationItemPickAllowedValueDetails || (exports.ConfigurationItemPickAllowedValueDetails = {}));
|
|
57
|
+
//# sourceMappingURL=configuration-item-pick-allowed-value-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-pick-allowed-value-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-pick-allowed-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,wCAAwC,CAgCxD;AAhCD,WAAiB,wCAAwC;IACvD,SAAgB,UAAU,CACxB,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CACyC,CAAC,GAChD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mDAAU,aAczB,CAAA;IACY,yDAAgB,GAAG,MAAM,CAAC;IACvC,SAAgB,sBAAsB,CACpC,GAA6C,EAC7C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CACyC,CAAC,GAChD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,+DAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,wCAAwC,GAAxC,gDAAwC,KAAxC,gDAAwC,QAgCxD"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Configuration item summary.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
export interface ConfigurationItemSummary {
|
|
21
|
+
"configItemType": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace ConfigurationItemSummary {
|
|
24
|
+
function getJsonObj(obj: ConfigurationItemSummary): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: ConfigurationItemSummary): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
20
|
+
}) : (function(o, m, k, k2) {
|
|
21
|
+
if (k2 === undefined) k2 = k;
|
|
22
|
+
o[k2] = m[k];
|
|
23
|
+
}));
|
|
24
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
25
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
26
|
+
}) : function(o, v) {
|
|
27
|
+
o["default"] = v;
|
|
28
|
+
});
|
|
29
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
30
|
+
if (mod && mod.__esModule) return mod;
|
|
31
|
+
var result = {};
|
|
32
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
33
|
+
__setModuleDefault(result, mod);
|
|
34
|
+
return result;
|
|
35
|
+
};
|
|
36
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
+
exports.ConfigurationItemSummary = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
const common = require("oci-common");
|
|
40
|
+
var ConfigurationItemSummary;
|
|
41
|
+
(function (ConfigurationItemSummary) {
|
|
42
|
+
function getJsonObj(obj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
44
|
+
if (obj && "configItemType" in obj && obj.configItemType) {
|
|
45
|
+
switch (obj.configItemType) {
|
|
46
|
+
case "BASIC":
|
|
47
|
+
return model.BasicConfigurationItemSummary.getJsonObj(jsonObj, true);
|
|
48
|
+
default:
|
|
49
|
+
if (common.LOG.logger)
|
|
50
|
+
common.LOG.logger.info(`Unknown value for: ${obj.configItemType}`);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
ConfigurationItemSummary.getJsonObj = getJsonObj;
|
|
56
|
+
function getDeserializedJsonObj(obj) {
|
|
57
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
58
|
+
if (obj && "configItemType" in obj && obj.configItemType) {
|
|
59
|
+
switch (obj.configItemType) {
|
|
60
|
+
case "BASIC":
|
|
61
|
+
return model.BasicConfigurationItemSummary.getDeserializedJsonObj(jsonObj, true);
|
|
62
|
+
default:
|
|
63
|
+
if (common.LOG.logger)
|
|
64
|
+
common.LOG.logger.info(`Unknown value for: ${obj.configItemType}`);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
ConfigurationItemSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(ConfigurationItemSummary = exports.ConfigurationItemSummary || (exports.ConfigurationItemSummary = {}));
|
|
71
|
+
//# sourceMappingURL=configuration-item-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAUtC,IAAiB,wBAAwB,CAiCxC;AAjCD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,6BAA6B,CAAC,UAAU,CACL,OAAQ,EACtD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,mCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,gBAAgB,IAAI,GAAG,IAAI,GAAG,CAAC,cAAc,EAAE;YACxD,QAAQ,GAAG,CAAC,cAAc,EAAE;gBAC1B,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CACjB,OAAQ,EACtD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,cAAc,EAAE,CAAC,CAAC;aAC7F;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,+CAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAiCxC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Type of configuration item.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum ConfigurationItemType {
|
|
20
|
+
Basic = "BASIC",
|
|
21
|
+
/**
|
|
22
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
23
|
+
* version of the SDK.
|
|
24
|
+
*/
|
|
25
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
26
|
+
}
|
|
27
|
+
export declare namespace ConfigurationItemType {
|
|
28
|
+
function getJsonObj(obj: ConfigurationItemType): ConfigurationItemType;
|
|
29
|
+
function getDeserializedJsonObj(obj: ConfigurationItemType): ConfigurationItemType;
|
|
30
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.ConfigurationItemType = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* Type of configuration item.
|
|
21
|
+
**/
|
|
22
|
+
var ConfigurationItemType;
|
|
23
|
+
(function (ConfigurationItemType) {
|
|
24
|
+
ConfigurationItemType["Basic"] = "BASIC";
|
|
25
|
+
/**
|
|
26
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
27
|
+
* version of the SDK.
|
|
28
|
+
*/
|
|
29
|
+
ConfigurationItemType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
30
|
+
})(ConfigurationItemType = exports.ConfigurationItemType || (exports.ConfigurationItemType = {}));
|
|
31
|
+
(function (ConfigurationItemType) {
|
|
32
|
+
function getJsonObj(obj) {
|
|
33
|
+
return obj;
|
|
34
|
+
}
|
|
35
|
+
ConfigurationItemType.getJsonObj = getJsonObj;
|
|
36
|
+
function getDeserializedJsonObj(obj) {
|
|
37
|
+
return obj;
|
|
38
|
+
}
|
|
39
|
+
ConfigurationItemType.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
40
|
+
})(ConfigurationItemType = exports.ConfigurationItemType || (exports.ConfigurationItemType = {}));
|
|
41
|
+
//# sourceMappingURL=configuration-item-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-type.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,qBAQX;AARD,WAAY,qBAAqB;IAC/B,wCAAe,CAAA;IAEf;;;OAGG;IACH,uDAA8B,CAAA;AAChC,CAAC,EARW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAQhC;AAED,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,4CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAOrC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Unit details of configuration item.
|
|
18
|
+
*/
|
|
19
|
+
export interface ConfigurationItemUnitDetails {
|
|
20
|
+
/**
|
|
21
|
+
* Unit of configuration item.
|
|
22
|
+
*/
|
|
23
|
+
"unit"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* User-friendly display name for the configuration item unit.
|
|
26
|
+
*/
|
|
27
|
+
"displayName"?: string;
|
|
28
|
+
}
|
|
29
|
+
export declare namespace ConfigurationItemUnitDetails {
|
|
30
|
+
function getJsonObj(obj: ConfigurationItemUnitDetails): object;
|
|
31
|
+
function getDeserializedJsonObj(obj: ConfigurationItemUnitDetails): object;
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.ConfigurationItemUnitDetails = void 0;
|
|
19
|
+
var ConfigurationItemUnitDetails;
|
|
20
|
+
(function (ConfigurationItemUnitDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
ConfigurationItemUnitDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
ConfigurationItemUnitDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(ConfigurationItemUnitDetails = exports.ConfigurationItemUnitDetails || (exports.ConfigurationItemUnitDetails = {}));
|
|
32
|
+
//# sourceMappingURL=configuration-item-unit-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-unit-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-unit-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAmBH,IAAiB,4BAA4B,CAW5C;AAXD,WAAiB,4BAA4B;IAC3C,SAAgB,UAAU,CAAC,GAAiC;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiC;QACtE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAW5C"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
/**
|
|
17
|
+
* Source configuration from where the most preferred value is taken for a configuration item.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum ConfigurationItemValueSourceConfigurationType {
|
|
20
|
+
Default = "DEFAULT",
|
|
21
|
+
Tenant = "TENANT",
|
|
22
|
+
Compartment = "COMPARTMENT",
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
28
|
+
}
|
|
29
|
+
export declare namespace ConfigurationItemValueSourceConfigurationType {
|
|
30
|
+
function getJsonObj(obj: ConfigurationItemValueSourceConfigurationType): ConfigurationItemValueSourceConfigurationType;
|
|
31
|
+
function getDeserializedJsonObj(obj: ConfigurationItemValueSourceConfigurationType): ConfigurationItemValueSourceConfigurationType;
|
|
32
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Operations Insights API
|
|
4
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
5
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
6
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
7
|
+
|
|
8
|
+
* OpenAPI spec version: 20200630
|
|
9
|
+
*
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
15
|
+
* 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.
|
|
16
|
+
*/
|
|
17
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
18
|
+
exports.ConfigurationItemValueSourceConfigurationType = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* Source configuration from where the most preferred value is taken for a configuration item.
|
|
21
|
+
**/
|
|
22
|
+
var ConfigurationItemValueSourceConfigurationType;
|
|
23
|
+
(function (ConfigurationItemValueSourceConfigurationType) {
|
|
24
|
+
ConfigurationItemValueSourceConfigurationType["Default"] = "DEFAULT";
|
|
25
|
+
ConfigurationItemValueSourceConfigurationType["Tenant"] = "TENANT";
|
|
26
|
+
ConfigurationItemValueSourceConfigurationType["Compartment"] = "COMPARTMENT";
|
|
27
|
+
/**
|
|
28
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
|
+
* version of the SDK.
|
|
30
|
+
*/
|
|
31
|
+
ConfigurationItemValueSourceConfigurationType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(ConfigurationItemValueSourceConfigurationType = exports.ConfigurationItemValueSourceConfigurationType || (exports.ConfigurationItemValueSourceConfigurationType = {}));
|
|
33
|
+
(function (ConfigurationItemValueSourceConfigurationType) {
|
|
34
|
+
function getJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
ConfigurationItemValueSourceConfigurationType.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
return obj;
|
|
40
|
+
}
|
|
41
|
+
ConfigurationItemValueSourceConfigurationType.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
42
|
+
})(ConfigurationItemValueSourceConfigurationType = exports.ConfigurationItemValueSourceConfigurationType || (exports.ConfigurationItemValueSourceConfigurationType = {}));
|
|
43
|
+
//# sourceMappingURL=configuration-item-value-source-configuration-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-value-source-configuration-type.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-value-source-configuration-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,6CAUX;AAVD,WAAY,6CAA6C;IACvD,oEAAmB,CAAA;IACnB,kEAAiB,CAAA;IACjB,4EAA2B,CAAA;IAE3B;;;OAGG;IACH,+EAA8B,CAAA;AAChC,CAAC,EAVW,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAUxD;AAED,WAAiB,6CAA6C;IAC5D,SAAgB,UAAU,CACxB,GAAkD;QAElD,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,wDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAkD;QAElD,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,oEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,6CAA6C,GAA7C,qDAA6C,KAA7C,qDAA6C,QAW7D"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Operations Insights API
|
|
3
|
+
* Use the Operations Insights API to perform data extraction operations to obtain database
|
|
4
|
+
resource utilization, performance statistics, and reference information. For more information,
|
|
5
|
+
see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
|
|
6
|
+
|
|
7
|
+
* OpenAPI spec version: 20200630
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
11
|
+
* Do not edit the class manually.
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
14
|
+
* 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.
|
|
15
|
+
*/
|
|
16
|
+
import * as model from "../model";
|
|
17
|
+
/**
|
|
18
|
+
* Collection of configuration item summary objects.
|
|
19
|
+
*/
|
|
20
|
+
export interface ConfigurationItemsCollection {
|
|
21
|
+
/**
|
|
22
|
+
* Array of configuration item summary objects.
|
|
23
|
+
*/
|
|
24
|
+
"configItems"?: Array<model.ConfigurationItemSummary>;
|
|
25
|
+
"opsiConfigType": string;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace ConfigurationItemsCollection {
|
|
28
|
+
function getJsonObj(obj: ConfigurationItemsCollection): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: ConfigurationItemsCollection): object;
|
|
30
|
+
}
|