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,43 @@
|
|
|
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
|
+
* Basic configuration item metadata.
|
|
19
|
+
*/
|
|
20
|
+
export interface BasicConfigurationItemMetadata extends model.ConfigurationItemMetadata {
|
|
21
|
+
/**
|
|
22
|
+
* User-friendly display name for the configuration item.
|
|
23
|
+
*/
|
|
24
|
+
"displayName"?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Description of configuration item .
|
|
27
|
+
*/
|
|
28
|
+
"description"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Data type of configuration item.
|
|
31
|
+
* Examples: STRING, BOOLEAN, NUMBER
|
|
32
|
+
*
|
|
33
|
+
*/
|
|
34
|
+
"dataType"?: string;
|
|
35
|
+
"unitDetails"?: model.ConfigurationItemUnitDetails;
|
|
36
|
+
"valueInputDetails"?: model.ConfigurationItemFreeTextAllowedValueDetails | model.ConfigurationItemPickAllowedValueDetails | model.ConfigurationItemLimitAllowedValueDetails;
|
|
37
|
+
"configItemType": string;
|
|
38
|
+
}
|
|
39
|
+
export declare namespace BasicConfigurationItemMetadata {
|
|
40
|
+
function getJsonObj(obj: BasicConfigurationItemMetadata, isParentJsonObj?: boolean): object;
|
|
41
|
+
const configItemType = "BASIC";
|
|
42
|
+
function getDeserializedJsonObj(obj: BasicConfigurationItemMetadata, isParentJsonObj?: boolean): object;
|
|
43
|
+
}
|
|
@@ -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.BasicConfigurationItemMetadata = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var BasicConfigurationItemMetadata;
|
|
40
|
+
(function (BasicConfigurationItemMetadata) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.ConfigurationItemMetadata.getJsonObj(obj))), {
|
|
45
|
+
"unitDetails": obj.unitDetails
|
|
46
|
+
? model.ConfigurationItemUnitDetails.getJsonObj(obj.unitDetails)
|
|
47
|
+
: undefined,
|
|
48
|
+
"valueInputDetails": obj.valueInputDetails
|
|
49
|
+
? model.ConfigurationItemAllowedValueDetails.getJsonObj(obj.valueInputDetails)
|
|
50
|
+
: undefined
|
|
51
|
+
});
|
|
52
|
+
return jsonObj;
|
|
53
|
+
}
|
|
54
|
+
BasicConfigurationItemMetadata.getJsonObj = getJsonObj;
|
|
55
|
+
BasicConfigurationItemMetadata.configItemType = "BASIC";
|
|
56
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
57
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
58
|
+
? obj
|
|
59
|
+
: model.ConfigurationItemMetadata.getDeserializedJsonObj(obj))), {
|
|
60
|
+
"unitDetails": obj.unitDetails
|
|
61
|
+
? model.ConfigurationItemUnitDetails.getDeserializedJsonObj(obj.unitDetails)
|
|
62
|
+
: undefined,
|
|
63
|
+
"valueInputDetails": obj.valueInputDetails
|
|
64
|
+
? model.ConfigurationItemAllowedValueDetails.getDeserializedJsonObj(obj.valueInputDetails)
|
|
65
|
+
: undefined
|
|
66
|
+
});
|
|
67
|
+
return jsonObj;
|
|
68
|
+
}
|
|
69
|
+
BasicConfigurationItemMetadata.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
70
|
+
})(BasicConfigurationItemMetadata = exports.BasicConfigurationItemMetadata || (exports.BasicConfigurationItemMetadata = {}));
|
|
71
|
+
//# sourceMappingURL=basic-configuration-item-metadata.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"basic-configuration-item-metadata.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/basic-configuration-item-metadata.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8BlC,IAAiB,8BAA8B,CA4C9C;AA5CD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GACrF;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC;gBAChE,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC9E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,yCAAU,aAmBzB,CAAA;IACY,6CAAc,GAAG,OAAO,CAAC;IACtC,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CACrD,GAAG,CAC+B,CAAC,GACtC;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC5E,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC1F,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IArBe,qDAAsB,yBAqBrC,CAAA;AACH,CAAC,EA5CgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QA4C9C"}
|
|
@@ -0,0 +1,51 @@
|
|
|
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
|
+
* Basic configuration item summary.
|
|
19
|
+
* Value field contain the most preferred value for the specified scope (compartmentId), which could be from any of the ConfigurationItemValueSourceConfigurationType.
|
|
20
|
+
* Default value field contains the default value from Operations Insights.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export interface BasicConfigurationItemSummary extends model.ConfigurationItemSummary {
|
|
24
|
+
/**
|
|
25
|
+
* Name of configuration item.
|
|
26
|
+
*/
|
|
27
|
+
"name"?: string;
|
|
28
|
+
/**
|
|
29
|
+
* Value of configuration item.
|
|
30
|
+
*/
|
|
31
|
+
"value"?: string;
|
|
32
|
+
/**
|
|
33
|
+
* Source configuration from where the value is taken for a configuration item.
|
|
34
|
+
*/
|
|
35
|
+
"valueSourceConfig"?: model.ConfigurationItemValueSourceConfigurationType;
|
|
36
|
+
/**
|
|
37
|
+
* Value of configuration item.
|
|
38
|
+
*/
|
|
39
|
+
"defaultValue"?: string;
|
|
40
|
+
/**
|
|
41
|
+
* List of contexts in Operations Insights where this configuration item is applicable.
|
|
42
|
+
*/
|
|
43
|
+
"applicableContexts"?: Array<string>;
|
|
44
|
+
"metadata"?: model.BasicConfigurationItemMetadata;
|
|
45
|
+
"configItemType": string;
|
|
46
|
+
}
|
|
47
|
+
export declare namespace BasicConfigurationItemSummary {
|
|
48
|
+
function getJsonObj(obj: BasicConfigurationItemSummary, isParentJsonObj?: boolean): object;
|
|
49
|
+
const configItemType = "BASIC";
|
|
50
|
+
function getDeserializedJsonObj(obj: BasicConfigurationItemSummary, isParentJsonObj?: boolean): object;
|
|
51
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
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.BasicConfigurationItemSummary = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var BasicConfigurationItemSummary;
|
|
40
|
+
(function (BasicConfigurationItemSummary) {
|
|
41
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
42
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
43
|
+
? obj
|
|
44
|
+
: model.ConfigurationItemSummary.getJsonObj(obj))), {
|
|
45
|
+
"metadata": obj.metadata
|
|
46
|
+
? model.ConfigurationItemMetadata.getJsonObj(obj.metadata)
|
|
47
|
+
: undefined
|
|
48
|
+
});
|
|
49
|
+
return jsonObj;
|
|
50
|
+
}
|
|
51
|
+
BasicConfigurationItemSummary.getJsonObj = getJsonObj;
|
|
52
|
+
BasicConfigurationItemSummary.configItemType = "BASIC";
|
|
53
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
54
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
55
|
+
? obj
|
|
56
|
+
: model.ConfigurationItemSummary.getDeserializedJsonObj(obj))), {
|
|
57
|
+
"metadata": obj.metadata
|
|
58
|
+
? model.ConfigurationItemMetadata.getDeserializedJsonObj(obj.metadata)
|
|
59
|
+
: undefined
|
|
60
|
+
});
|
|
61
|
+
return jsonObj;
|
|
62
|
+
}
|
|
63
|
+
BasicConfigurationItemSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
64
|
+
})(BasicConfigurationItemSummary = exports.BasicConfigurationItemSummary || (exports.BasicConfigurationItemSummary = {}));
|
|
65
|
+
//# sourceMappingURL=basic-configuration-item-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"basic-configuration-item-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/basic-configuration-item-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmClC,IAAiB,6BAA6B,CAsC7C;AAtCD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CACxB,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,GAAG,CAAmC,CAAC,GACnF;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,UAAU,CAAC,GAAG,CAAC,QAAQ,CAAC;gBAC1D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,wCAAU,aAgBzB,CAAA;IACY,4CAAc,GAAG,OAAO,CAAC;IACtC,SAAgB,sBAAsB,CACpC,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CACpD,GAAG,CAC8B,CAAC,GACrC;YACD,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,KAAK,CAAC,yBAAyB,CAAC,sBAAsB,CAAC,GAAG,CAAC,QAAQ,CAAC;gBACtE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,oDAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAsC7C"}
|
|
@@ -0,0 +1,29 @@
|
|
|
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
|
+
* The information used to change the compartment of an OPSI configuration resource.
|
|
18
|
+
*/
|
|
19
|
+
export interface ChangeOpsiConfigurationCompartmentDetails {
|
|
20
|
+
/**
|
|
21
|
+
* [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment into which the resource should be moved.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"compartmentId": string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace ChangeOpsiConfigurationCompartmentDetails {
|
|
27
|
+
function getJsonObj(obj: ChangeOpsiConfigurationCompartmentDetails): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: ChangeOpsiConfigurationCompartmentDetails): object;
|
|
29
|
+
}
|
|
@@ -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.ChangeOpsiConfigurationCompartmentDetails = void 0;
|
|
19
|
+
var ChangeOpsiConfigurationCompartmentDetails;
|
|
20
|
+
(function (ChangeOpsiConfigurationCompartmentDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
ChangeOpsiConfigurationCompartmentDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
ChangeOpsiConfigurationCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(ChangeOpsiConfigurationCompartmentDetails = exports.ChangeOpsiConfigurationCompartmentDetails || (exports.ChangeOpsiConfigurationCompartmentDetails = {}));
|
|
32
|
+
//# sourceMappingURL=change-opsi-configuration-compartment-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-opsi-configuration-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/change-opsi-configuration-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAgBH,IAAiB,yCAAyC,CAWzD;AAXD,WAAiB,yCAAyC;IACxD,SAAgB,UAAU,CAAC,GAA8C;QACvE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8C;QACnF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yCAAyC,GAAzC,iDAAyC,KAAzC,iDAAyC,QAWzD"}
|
|
@@ -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
|
+
* Allowed value details of configuration item, to validate what value can be assigned to a configuration item.
|
|
18
|
+
*/
|
|
19
|
+
export interface ConfigurationItemAllowedValueDetails {
|
|
20
|
+
"allowedValueType": string;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace ConfigurationItemAllowedValueDetails {
|
|
23
|
+
function getJsonObj(obj: ConfigurationItemAllowedValueDetails): object;
|
|
24
|
+
function getDeserializedJsonObj(obj: ConfigurationItemAllowedValueDetails): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,79 @@
|
|
|
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.ConfigurationItemAllowedValueDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
const common = require("oci-common");
|
|
40
|
+
var ConfigurationItemAllowedValueDetails;
|
|
41
|
+
(function (ConfigurationItemAllowedValueDetails) {
|
|
42
|
+
function getJsonObj(obj) {
|
|
43
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
44
|
+
if (obj && "allowedValueType" in obj && obj.allowedValueType) {
|
|
45
|
+
switch (obj.allowedValueType) {
|
|
46
|
+
case "FREE_TEXT":
|
|
47
|
+
return model.ConfigurationItemFreeTextAllowedValueDetails.getJsonObj(jsonObj, true);
|
|
48
|
+
case "PICK":
|
|
49
|
+
return model.ConfigurationItemPickAllowedValueDetails.getJsonObj(jsonObj, true);
|
|
50
|
+
case "LIMIT":
|
|
51
|
+
return model.ConfigurationItemLimitAllowedValueDetails.getJsonObj(jsonObj, true);
|
|
52
|
+
default:
|
|
53
|
+
if (common.LOG.logger)
|
|
54
|
+
common.LOG.logger.info(`Unknown value for: ${obj.allowedValueType}`);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
ConfigurationItemAllowedValueDetails.getJsonObj = getJsonObj;
|
|
60
|
+
function getDeserializedJsonObj(obj) {
|
|
61
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
62
|
+
if (obj && "allowedValueType" in obj && obj.allowedValueType) {
|
|
63
|
+
switch (obj.allowedValueType) {
|
|
64
|
+
case "FREE_TEXT":
|
|
65
|
+
return model.ConfigurationItemFreeTextAllowedValueDetails.getDeserializedJsonObj(jsonObj, true);
|
|
66
|
+
case "PICK":
|
|
67
|
+
return model.ConfigurationItemPickAllowedValueDetails.getDeserializedJsonObj(jsonObj, true);
|
|
68
|
+
case "LIMIT":
|
|
69
|
+
return model.ConfigurationItemLimitAllowedValueDetails.getDeserializedJsonObj(jsonObj, true);
|
|
70
|
+
default:
|
|
71
|
+
if (common.LOG.logger)
|
|
72
|
+
common.LOG.logger.info(`Unknown value for: ${obj.allowedValueType}`);
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
return jsonObj;
|
|
76
|
+
}
|
|
77
|
+
ConfigurationItemAllowedValueDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
78
|
+
})(ConfigurationItemAllowedValueDetails = exports.ConfigurationItemAllowedValueDetails || (exports.ConfigurationItemAllowedValueDetails = {}));
|
|
79
|
+
//# sourceMappingURL=configuration-item-allowed-value-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-allowed-value-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-allowed-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,oCAAoC,CAuDpD;AAvDD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,kBAAkB,IAAI,GAAG,IAAI,GAAG,CAAC,gBAAgB,EAAE;YAC5D,QAAQ,GAAG,CAAC,gBAAgB,EAAE;gBAC5B,KAAK,WAAW;oBACd,OAAO,KAAK,CAAC,4CAA4C,CAAC,UAAU,CACL,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,wCAAwC,CAAC,UAAU,CACL,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,yCAAyC,CAAC,UAAU,CACL,OAAQ,EAClE,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,CAAC,CAAC;aAC1E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,+CAAU,aA0BzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,kBAAkB,IAAI,GAAG,IAAI,GAAG,CAAC,gBAAgB,EAAE;YAC5D,QAAQ,GAAG,CAAC,gBAAgB,EAAE;gBAC5B,KAAK,WAAW;oBACd,OAAO,KAAK,CAAC,4CAA4C,CAAC,sBAAsB,CACjB,OAAQ,EACrE,IAAI,CACL,CAAC;gBACJ,KAAK,MAAM;oBACT,OAAO,KAAK,CAAC,wCAAwC,CAAC,sBAAsB,CACjB,OAAQ,EACjE,IAAI,CACL,CAAC;gBACJ,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,yCAAyC,CAAC,sBAAsB,CACjB,OAAQ,EAClE,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBACnB,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,gBAAgB,EAAE,CAAC,CAAC;aAC1E;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IA1Be,2DAAsB,yBA0BrC,CAAA;AACH,CAAC,EAvDgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAuDpD"}
|
|
@@ -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
|
+
* Allowed value type of configuration item.
|
|
18
|
+
**/
|
|
19
|
+
export declare enum ConfigurationItemAllowedValueType {
|
|
20
|
+
Limit = "LIMIT",
|
|
21
|
+
Pick = "PICK",
|
|
22
|
+
FreeText = "FREE_TEXT",
|
|
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 ConfigurationItemAllowedValueType {
|
|
30
|
+
function getJsonObj(obj: ConfigurationItemAllowedValueType): ConfigurationItemAllowedValueType;
|
|
31
|
+
function getDeserializedJsonObj(obj: ConfigurationItemAllowedValueType): ConfigurationItemAllowedValueType;
|
|
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.ConfigurationItemAllowedValueType = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* Allowed value type of configuration item.
|
|
21
|
+
**/
|
|
22
|
+
var ConfigurationItemAllowedValueType;
|
|
23
|
+
(function (ConfigurationItemAllowedValueType) {
|
|
24
|
+
ConfigurationItemAllowedValueType["Limit"] = "LIMIT";
|
|
25
|
+
ConfigurationItemAllowedValueType["Pick"] = "PICK";
|
|
26
|
+
ConfigurationItemAllowedValueType["FreeText"] = "FREE_TEXT";
|
|
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
|
+
ConfigurationItemAllowedValueType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(ConfigurationItemAllowedValueType = exports.ConfigurationItemAllowedValueType || (exports.ConfigurationItemAllowedValueType = {}));
|
|
33
|
+
(function (ConfigurationItemAllowedValueType) {
|
|
34
|
+
function getJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
ConfigurationItemAllowedValueType.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
return obj;
|
|
40
|
+
}
|
|
41
|
+
ConfigurationItemAllowedValueType.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
42
|
+
})(ConfigurationItemAllowedValueType = exports.ConfigurationItemAllowedValueType || (exports.ConfigurationItemAllowedValueType = {}));
|
|
43
|
+
//# sourceMappingURL=configuration-item-allowed-value-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-allowed-value-type.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-allowed-value-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,iCAUX;AAVD,WAAY,iCAAiC;IAC3C,oDAAe,CAAA;IACf,kDAAa,CAAA;IACb,2DAAsB,CAAA;IAEtB;;;OAGG;IACH,mEAA8B,CAAA;AAChC,CAAC,EAVW,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAU5C;AAED,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CACxB,GAAsC;QAEtC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,4CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAsC;QAEtC,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,wDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAWjD"}
|
|
@@ -0,0 +1,28 @@
|
|
|
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 FREE_TEXT type.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
export interface ConfigurationItemFreeTextAllowedValueDetails extends model.ConfigurationItemAllowedValueDetails {
|
|
22
|
+
"allowedValueType": string;
|
|
23
|
+
}
|
|
24
|
+
export declare namespace ConfigurationItemFreeTextAllowedValueDetails {
|
|
25
|
+
function getJsonObj(obj: ConfigurationItemFreeTextAllowedValueDetails, isParentJsonObj?: boolean): object;
|
|
26
|
+
const allowedValueType = "FREE_TEXT";
|
|
27
|
+
function getDeserializedJsonObj(obj: ConfigurationItemFreeTextAllowedValueDetails, isParentJsonObj?: boolean): object;
|
|
28
|
+
}
|
|
@@ -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.ConfigurationItemFreeTextAllowedValueDetails = void 0;
|
|
38
|
+
const model = __importStar(require("../model"));
|
|
39
|
+
var ConfigurationItemFreeTextAllowedValueDetails;
|
|
40
|
+
(function (ConfigurationItemFreeTextAllowedValueDetails) {
|
|
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
|
+
ConfigurationItemFreeTextAllowedValueDetails.getJsonObj = getJsonObj;
|
|
48
|
+
ConfigurationItemFreeTextAllowedValueDetails.allowedValueType = "FREE_TEXT";
|
|
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
|
+
ConfigurationItemFreeTextAllowedValueDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(ConfigurationItemFreeTextAllowedValueDetails = exports.ConfigurationItemFreeTextAllowedValueDetails || (exports.ConfigurationItemFreeTextAllowedValueDetails = {}));
|
|
57
|
+
//# sourceMappingURL=configuration-item-free-text-allowed-value-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"configuration-item-free-text-allowed-value-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/configuration-item-free-text-allowed-value-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAYlC,IAAiB,4CAA4C,CAgC5D;AAhCD,WAAiB,4CAA4C;IAC3D,SAAgB,UAAU,CACxB,GAAiD,EACjD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,UAAU,CACpD,GAAG,CAC6C,CAAC,GACpD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,uDAAU,aAczB,CAAA;IACY,6DAAgB,GAAG,WAAW,CAAC;IAC5C,SAAgB,sBAAsB,CACpC,GAAiD,EACjD,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAChE,GAAG,CAC6C,CAAC,GACpD,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,mEAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,4CAA4C,GAA5C,oDAA4C,KAA5C,oDAA4C,QAgC5D"}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 LIMIT type. Value has to be between minValue and maxValue.
|
|
19
|
+
*/
|
|
20
|
+
export interface ConfigurationItemLimitAllowedValueDetails extends model.ConfigurationItemAllowedValueDetails {
|
|
21
|
+
/**
|
|
22
|
+
* Minimum value limit for the configuration item.
|
|
23
|
+
*/
|
|
24
|
+
"minValue"?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Maximum value limit for the configuration item.
|
|
27
|
+
*/
|
|
28
|
+
"maxValue"?: string;
|
|
29
|
+
"allowedValueType": string;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace ConfigurationItemLimitAllowedValueDetails {
|
|
32
|
+
function getJsonObj(obj: ConfigurationItemLimitAllowedValueDetails, isParentJsonObj?: boolean): object;
|
|
33
|
+
const allowedValueType = "LIMIT";
|
|
34
|
+
function getDeserializedJsonObj(obj: ConfigurationItemLimitAllowedValueDetails, isParentJsonObj?: boolean): object;
|
|
35
|
+
}
|