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
package/lib/model/index.d.ts
CHANGED
|
@@ -71,12 +71,32 @@ import * as ChangeHostInsightCompartmentDetails from "./change-host-insight-comp
|
|
|
71
71
|
export import ChangeHostInsightCompartmentDetails = ChangeHostInsightCompartmentDetails.ChangeHostInsightCompartmentDetails;
|
|
72
72
|
import * as ChangeOperationsInsightsPrivateEndpointCompartmentDetails from "./change-operations-insights-private-endpoint-compartment-details";
|
|
73
73
|
export import ChangeOperationsInsightsPrivateEndpointCompartmentDetails = ChangeOperationsInsightsPrivateEndpointCompartmentDetails.ChangeOperationsInsightsPrivateEndpointCompartmentDetails;
|
|
74
|
+
import * as ChangeOpsiConfigurationCompartmentDetails from "./change-opsi-configuration-compartment-details";
|
|
75
|
+
export import ChangeOpsiConfigurationCompartmentDetails = ChangeOpsiConfigurationCompartmentDetails.ChangeOpsiConfigurationCompartmentDetails;
|
|
74
76
|
import * as ChangePeComanagedDatabaseInsightDetails from "./change-pe-comanaged-database-insight-details";
|
|
75
77
|
export import ChangePeComanagedDatabaseInsightDetails = ChangePeComanagedDatabaseInsightDetails.ChangePeComanagedDatabaseInsightDetails;
|
|
78
|
+
import * as ConfigurationItemAllowedValueDetails from "./configuration-item-allowed-value-details";
|
|
79
|
+
export import ConfigurationItemAllowedValueDetails = ConfigurationItemAllowedValueDetails.ConfigurationItemAllowedValueDetails;
|
|
80
|
+
import * as ConfigurationItemAllowedValueType from "./configuration-item-allowed-value-type";
|
|
81
|
+
export import ConfigurationItemAllowedValueType = ConfigurationItemAllowedValueType.ConfigurationItemAllowedValueType;
|
|
82
|
+
import * as ConfigurationItemMetadata from "./configuration-item-metadata";
|
|
83
|
+
export import ConfigurationItemMetadata = ConfigurationItemMetadata.ConfigurationItemMetadata;
|
|
84
|
+
import * as ConfigurationItemSummary from "./configuration-item-summary";
|
|
85
|
+
export import ConfigurationItemSummary = ConfigurationItemSummary.ConfigurationItemSummary;
|
|
86
|
+
import * as ConfigurationItemType from "./configuration-item-type";
|
|
87
|
+
export import ConfigurationItemType = ConfigurationItemType.ConfigurationItemType;
|
|
88
|
+
import * as ConfigurationItemUnitDetails from "./configuration-item-unit-details";
|
|
89
|
+
export import ConfigurationItemUnitDetails = ConfigurationItemUnitDetails.ConfigurationItemUnitDetails;
|
|
90
|
+
import * as ConfigurationItemValueSourceConfigurationType from "./configuration-item-value-source-configuration-type";
|
|
91
|
+
export import ConfigurationItemValueSourceConfigurationType = ConfigurationItemValueSourceConfigurationType.ConfigurationItemValueSourceConfigurationType;
|
|
92
|
+
import * as ConfigurationItemsCollection from "./configuration-items-collection";
|
|
93
|
+
export import ConfigurationItemsCollection = ConfigurationItemsCollection.ConfigurationItemsCollection;
|
|
76
94
|
import * as ConnectionDetails from "./connection-details";
|
|
77
95
|
export import ConnectionDetails = ConnectionDetails.ConnectionDetails;
|
|
78
96
|
import * as CreateAwrHubDetails from "./create-awr-hub-details";
|
|
79
97
|
export import CreateAwrHubDetails = CreateAwrHubDetails.CreateAwrHubDetails;
|
|
98
|
+
import * as CreateConfigurationItemDetails from "./create-configuration-item-details";
|
|
99
|
+
export import CreateConfigurationItemDetails = CreateConfigurationItemDetails.CreateConfigurationItemDetails;
|
|
80
100
|
import * as CreateDatabaseInsightDetails from "./create-database-insight-details";
|
|
81
101
|
export import CreateDatabaseInsightDetails = CreateDatabaseInsightDetails.CreateDatabaseInsightDetails;
|
|
82
102
|
import * as CreateEmManagedExternalExadataMemberEntityDetails from "./create-em-managed-external-exadata-member-entity-details";
|
|
@@ -93,6 +113,8 @@ import * as CreateOperationsInsightsWarehouseDetails from "./create-operations-i
|
|
|
93
113
|
export import CreateOperationsInsightsWarehouseDetails = CreateOperationsInsightsWarehouseDetails.CreateOperationsInsightsWarehouseDetails;
|
|
94
114
|
import * as CreateOperationsInsightsWarehouseUserDetails from "./create-operations-insights-warehouse-user-details";
|
|
95
115
|
export import CreateOperationsInsightsWarehouseUserDetails = CreateOperationsInsightsWarehouseUserDetails.CreateOperationsInsightsWarehouseUserDetails;
|
|
116
|
+
import * as CreateOpsiConfigurationDetails from "./create-opsi-configuration-details";
|
|
117
|
+
export import CreateOpsiConfigurationDetails = CreateOpsiConfigurationDetails.CreateOpsiConfigurationDetails;
|
|
96
118
|
import * as CreatePeComanagedExadataVmclusterDetails from "./create-pe-comanaged-exadata-vmcluster-details";
|
|
97
119
|
export import CreatePeComanagedExadataVmclusterDetails = CreatePeComanagedExadataVmclusterDetails.CreatePeComanagedExadataVmclusterDetails;
|
|
98
120
|
import * as CredentialDetails from "./credential-details";
|
|
@@ -301,8 +323,20 @@ import * as OperationsInsightsWarehouseUsers from "./operations-insights-warehou
|
|
|
301
323
|
export import OperationsInsightsWarehouseUsers = OperationsInsightsWarehouseUsers.OperationsInsightsWarehouseUsers;
|
|
302
324
|
import * as OperationsInsightsWarehouses from "./operations-insights-warehouses";
|
|
303
325
|
export import OperationsInsightsWarehouses = OperationsInsightsWarehouses.OperationsInsightsWarehouses;
|
|
326
|
+
import * as OpsiConfiguration from "./opsi-configuration";
|
|
327
|
+
export import OpsiConfiguration = OpsiConfiguration.OpsiConfiguration;
|
|
328
|
+
import * as OpsiConfigurationConfigurationItemSummary from "./opsi-configuration-configuration-item-summary";
|
|
329
|
+
export import OpsiConfigurationConfigurationItemSummary = OpsiConfigurationConfigurationItemSummary.OpsiConfigurationConfigurationItemSummary;
|
|
330
|
+
import * as OpsiConfigurationLifecycleState from "./opsi-configuration-lifecycle-state";
|
|
331
|
+
export import OpsiConfigurationLifecycleState = OpsiConfigurationLifecycleState.OpsiConfigurationLifecycleState;
|
|
332
|
+
import * as OpsiConfigurationSummary from "./opsi-configuration-summary";
|
|
333
|
+
export import OpsiConfigurationSummary = OpsiConfigurationSummary.OpsiConfigurationSummary;
|
|
334
|
+
import * as OpsiConfigurationType from "./opsi-configuration-type";
|
|
335
|
+
export import OpsiConfigurationType = OpsiConfigurationType.OpsiConfigurationType;
|
|
304
336
|
import * as OpsiConfigurations from "./opsi-configurations";
|
|
305
337
|
export import OpsiConfigurations = OpsiConfigurations.OpsiConfigurations;
|
|
338
|
+
import * as OpsiConfigurationsCollection from "./opsi-configurations-collection";
|
|
339
|
+
export import OpsiConfigurationsCollection = OpsiConfigurationsCollection.OpsiConfigurationsCollection;
|
|
306
340
|
import * as OpsiDataObject from "./opsi-data-object";
|
|
307
341
|
export import OpsiDataObject = OpsiDataObject.OpsiDataObject;
|
|
308
342
|
import * as OpsiDataObjectSummary from "./opsi-data-object-summary";
|
|
@@ -469,6 +503,8 @@ import * as TopProcessesUsageTrendAggregation from "./top-processes-usage-trend-
|
|
|
469
503
|
export import TopProcessesUsageTrendAggregation = TopProcessesUsageTrendAggregation.TopProcessesUsageTrendAggregation;
|
|
470
504
|
import * as UpdateAwrHubDetails from "./update-awr-hub-details";
|
|
471
505
|
export import UpdateAwrHubDetails = UpdateAwrHubDetails.UpdateAwrHubDetails;
|
|
506
|
+
import * as UpdateConfigurationItemDetails from "./update-configuration-item-details";
|
|
507
|
+
export import UpdateConfigurationItemDetails = UpdateConfigurationItemDetails.UpdateConfigurationItemDetails;
|
|
472
508
|
import * as UpdateDatabaseInsightDetails from "./update-database-insight-details";
|
|
473
509
|
export import UpdateDatabaseInsightDetails = UpdateDatabaseInsightDetails.UpdateDatabaseInsightDetails;
|
|
474
510
|
import * as UpdateEnterpriseManagerBridgeDetails from "./update-enterprise-manager-bridge-details";
|
|
@@ -483,6 +519,8 @@ import * as UpdateOperationsInsightsWarehouseDetails from "./update-operations-i
|
|
|
483
519
|
export import UpdateOperationsInsightsWarehouseDetails = UpdateOperationsInsightsWarehouseDetails.UpdateOperationsInsightsWarehouseDetails;
|
|
484
520
|
import * as UpdateOperationsInsightsWarehouseUserDetails from "./update-operations-insights-warehouse-user-details";
|
|
485
521
|
export import UpdateOperationsInsightsWarehouseUserDetails = UpdateOperationsInsightsWarehouseUserDetails.UpdateOperationsInsightsWarehouseUserDetails;
|
|
522
|
+
import * as UpdateOpsiConfigurationDetails from "./update-opsi-configuration-details";
|
|
523
|
+
export import UpdateOpsiConfigurationDetails = UpdateOpsiConfigurationDetails.UpdateOpsiConfigurationDetails;
|
|
486
524
|
import * as VmClusterSummary from "./vm-cluster-summary";
|
|
487
525
|
export import VmClusterSummary = VmClusterSummary.VmClusterSummary;
|
|
488
526
|
import * as WorkRequest from "./work-request";
|
|
@@ -539,8 +577,20 @@ import * as AwrDatabaseWaitEventBucketCollection from "./awr-database-wait-event
|
|
|
539
577
|
export import AwrDatabaseWaitEventBucketCollection = AwrDatabaseWaitEventBucketCollection.AwrDatabaseWaitEventBucketCollection;
|
|
540
578
|
import * as AwrDatabaseWaitEventCollection from "./awr-database-wait-event-collection";
|
|
541
579
|
export import AwrDatabaseWaitEventCollection = AwrDatabaseWaitEventCollection.AwrDatabaseWaitEventCollection;
|
|
580
|
+
import * as BasicConfigurationItemMetadata from "./basic-configuration-item-metadata";
|
|
581
|
+
export import BasicConfigurationItemMetadata = BasicConfigurationItemMetadata.BasicConfigurationItemMetadata;
|
|
582
|
+
import * as BasicConfigurationItemSummary from "./basic-configuration-item-summary";
|
|
583
|
+
export import BasicConfigurationItemSummary = BasicConfigurationItemSummary.BasicConfigurationItemSummary;
|
|
542
584
|
import * as CloudImportableComputeEntitySummary from "./cloud-importable-compute-entity-summary";
|
|
543
585
|
export import CloudImportableComputeEntitySummary = CloudImportableComputeEntitySummary.CloudImportableComputeEntitySummary;
|
|
586
|
+
import * as ConfigurationItemFreeTextAllowedValueDetails from "./configuration-item-free-text-allowed-value-details";
|
|
587
|
+
export import ConfigurationItemFreeTextAllowedValueDetails = ConfigurationItemFreeTextAllowedValueDetails.ConfigurationItemFreeTextAllowedValueDetails;
|
|
588
|
+
import * as ConfigurationItemLimitAllowedValueDetails from "./configuration-item-limit-allowed-value-details";
|
|
589
|
+
export import ConfigurationItemLimitAllowedValueDetails = ConfigurationItemLimitAllowedValueDetails.ConfigurationItemLimitAllowedValueDetails;
|
|
590
|
+
import * as ConfigurationItemPickAllowedValueDetails from "./configuration-item-pick-allowed-value-details";
|
|
591
|
+
export import ConfigurationItemPickAllowedValueDetails = ConfigurationItemPickAllowedValueDetails.ConfigurationItemPickAllowedValueDetails;
|
|
592
|
+
import * as CreateBasicConfigurationItemDetails from "./create-basic-configuration-item-details";
|
|
593
|
+
export import CreateBasicConfigurationItemDetails = CreateBasicConfigurationItemDetails.CreateBasicConfigurationItemDetails;
|
|
544
594
|
import * as CreateEmManagedExternalDatabaseInsightDetails from "./create-em-managed-external-database-insight-details";
|
|
545
595
|
export import CreateEmManagedExternalDatabaseInsightDetails = CreateEmManagedExternalDatabaseInsightDetails.CreateEmManagedExternalDatabaseInsightDetails;
|
|
546
596
|
import * as CreateEmManagedExternalExadataInsightDetails from "./create-em-managed-external-exadata-insight-details";
|
|
@@ -551,6 +601,8 @@ import * as CreateMacsManagedCloudHostInsightDetails from "./create-macs-managed
|
|
|
551
601
|
export import CreateMacsManagedCloudHostInsightDetails = CreateMacsManagedCloudHostInsightDetails.CreateMacsManagedCloudHostInsightDetails;
|
|
552
602
|
import * as CreateMacsManagedExternalHostInsightDetails from "./create-macs-managed-external-host-insight-details";
|
|
553
603
|
export import CreateMacsManagedExternalHostInsightDetails = CreateMacsManagedExternalHostInsightDetails.CreateMacsManagedExternalHostInsightDetails;
|
|
604
|
+
import * as CreateOpsiUxConfigurationDetails from "./create-opsi-ux-configuration-details";
|
|
605
|
+
export import CreateOpsiUxConfigurationDetails = CreateOpsiUxConfigurationDetails.CreateOpsiUxConfigurationDetails;
|
|
554
606
|
import * as CreatePeComanagedDatabaseInsightDetails from "./create-pe-comanaged-database-insight-details";
|
|
555
607
|
export import CreatePeComanagedDatabaseInsightDetails = CreatePeComanagedDatabaseInsightDetails.CreatePeComanagedDatabaseInsightDetails;
|
|
556
608
|
import * as CreatePeComanagedExadataInsightDetails from "./create-pe-comanaged-exadata-insight-details";
|
|
@@ -685,6 +737,12 @@ import * as MacsManagedExternalHostInsight from "./macs-managed-external-host-in
|
|
|
685
737
|
export import MacsManagedExternalHostInsight = MacsManagedExternalHostInsight.MacsManagedExternalHostInsight;
|
|
686
738
|
import * as MacsManagedExternalHostInsightSummary from "./macs-managed-external-host-insight-summary";
|
|
687
739
|
export import MacsManagedExternalHostInsightSummary = MacsManagedExternalHostInsightSummary.MacsManagedExternalHostInsightSummary;
|
|
740
|
+
import * as OpsiConfigurationBasicConfigurationItemSummary from "./opsi-configuration-basic-configuration-item-summary";
|
|
741
|
+
export import OpsiConfigurationBasicConfigurationItemSummary = OpsiConfigurationBasicConfigurationItemSummary.OpsiConfigurationBasicConfigurationItemSummary;
|
|
742
|
+
import * as OpsiUxConfiguration from "./opsi-ux-configuration";
|
|
743
|
+
export import OpsiUxConfiguration = OpsiUxConfiguration.OpsiUxConfiguration;
|
|
744
|
+
import * as OpsiUxConfigurationSummary from "./opsi-ux-configuration-summary";
|
|
745
|
+
export import OpsiUxConfigurationSummary = OpsiUxConfigurationSummary.OpsiUxConfigurationSummary;
|
|
688
746
|
import * as PeComanagedDatabaseInsight from "./pe-comanaged-database-insight";
|
|
689
747
|
export import PeComanagedDatabaseInsight = PeComanagedDatabaseInsight.PeComanagedDatabaseInsight;
|
|
690
748
|
import * as PeComanagedDatabaseInsightSummary from "./pe-comanaged-database-insight-summary";
|
|
@@ -701,6 +759,8 @@ import * as QueryDataObjectJsonResultSetRowsCollection from "./query-data-object
|
|
|
701
759
|
export import QueryDataObjectJsonResultSetRowsCollection = QueryDataObjectJsonResultSetRowsCollection.QueryDataObjectJsonResultSetRowsCollection;
|
|
702
760
|
import * as UpdateAutonomousDatabaseInsightDetails from "./update-autonomous-database-insight-details";
|
|
703
761
|
export import UpdateAutonomousDatabaseInsightDetails = UpdateAutonomousDatabaseInsightDetails.UpdateAutonomousDatabaseInsightDetails;
|
|
762
|
+
import * as UpdateBasicConfigurationItemDetails from "./update-basic-configuration-item-details";
|
|
763
|
+
export import UpdateBasicConfigurationItemDetails = UpdateBasicConfigurationItemDetails.UpdateBasicConfigurationItemDetails;
|
|
704
764
|
import * as UpdateEmManagedExternalDatabaseInsightDetails from "./update-em-managed-external-database-insight-details";
|
|
705
765
|
export import UpdateEmManagedExternalDatabaseInsightDetails = UpdateEmManagedExternalDatabaseInsightDetails.UpdateEmManagedExternalDatabaseInsightDetails;
|
|
706
766
|
import * as UpdateEmManagedExternalExadataInsightDetails from "./update-em-managed-external-exadata-insight-details";
|
|
@@ -713,7 +773,11 @@ import * as UpdateMacsManagedExternalDatabaseInsightDetails from "./update-macs-
|
|
|
713
773
|
export import UpdateMacsManagedExternalDatabaseInsightDetails = UpdateMacsManagedExternalDatabaseInsightDetails.UpdateMacsManagedExternalDatabaseInsightDetails;
|
|
714
774
|
import * as UpdateMacsManagedExternalHostInsightDetails from "./update-macs-managed-external-host-insight-details";
|
|
715
775
|
export import UpdateMacsManagedExternalHostInsightDetails = UpdateMacsManagedExternalHostInsightDetails.UpdateMacsManagedExternalHostInsightDetails;
|
|
776
|
+
import * as UpdateOpsiUxConfigurationDetails from "./update-opsi-ux-configuration-details";
|
|
777
|
+
export import UpdateOpsiUxConfigurationDetails = UpdateOpsiUxConfigurationDetails.UpdateOpsiUxConfigurationDetails;
|
|
716
778
|
import * as UpdatePeComanagedDatabaseInsightDetails from "./update-pe-comanaged-database-insight-details";
|
|
717
779
|
export import UpdatePeComanagedDatabaseInsightDetails = UpdatePeComanagedDatabaseInsightDetails.UpdatePeComanagedDatabaseInsightDetails;
|
|
718
780
|
import * as UpdatePeComanagedExadataInsightDetails from "./update-pe-comanaged-exadata-insight-details";
|
|
719
781
|
export import UpdatePeComanagedExadataInsightDetails = UpdatePeComanagedExadataInsightDetails.UpdatePeComanagedExadataInsightDetails;
|
|
782
|
+
import * as UxConfigurationItemsCollection from "./ux-configuration-items-collection";
|
|
783
|
+
export import UxConfigurationItemsCollection = UxConfigurationItemsCollection.UxConfigurationItemsCollection;
|
package/lib/model/index.js
CHANGED
|
@@ -34,14 +34,14 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
34
34
|
return result;
|
|
35
35
|
};
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
|
-
exports.
|
|
38
|
-
exports.
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
42
|
-
exports.
|
|
43
|
-
exports.
|
|
44
|
-
exports.UpdatePeComanagedExadataInsightDetails = exports.UpdatePeComanagedDatabaseInsightDetails = void 0;
|
|
37
|
+
exports.CreateOperationsInsightsWarehouseUserDetails = exports.CreateOperationsInsightsWarehouseDetails = exports.CreateOperationsInsightsPrivateEndpointDetails = exports.CreateHostInsightDetails = exports.CreateExadataInsightDetails = exports.CreateEnterpriseManagerBridgeDetails = exports.CreateEmManagedExternalExadataMemberEntityDetails = exports.CreateDatabaseInsightDetails = exports.CreateConfigurationItemDetails = exports.CreateAwrHubDetails = exports.ConnectionDetails = exports.ConfigurationItemsCollection = exports.ConfigurationItemValueSourceConfigurationType = exports.ConfigurationItemUnitDetails = exports.ConfigurationItemType = exports.ConfigurationItemSummary = exports.ConfigurationItemMetadata = exports.ConfigurationItemAllowedValueType = exports.ConfigurationItemAllowedValueDetails = exports.ChangePeComanagedDatabaseInsightDetails = exports.ChangeOpsiConfigurationCompartmentDetails = exports.ChangeOperationsInsightsPrivateEndpointCompartmentDetails = exports.ChangeHostInsightCompartmentDetails = exports.ChangeExadataInsightCompartmentDetails = exports.ChangeEnterpriseManagerBridgeCompartmentDetails = exports.ChangeDatabaseInsightCompartmentDetails = exports.AwrSourceSummary = exports.AwrSnapshotSummary = exports.AwrSnapshotCollection = exports.AwrReportFormatType = exports.AwrReport = exports.AwrQueryResult = exports.AwrHubs = exports.AwrHubSummaryCollection = exports.AwrHubSummary = exports.AwrHubLifecycleState = exports.AwrHub = exports.AwrDatabaseWaitEventSummary = exports.AwrDatabaseWaitEventBucketSummary = exports.AwrDatabaseTopWaitEventSummary = exports.AwrDatabaseSysstatSummary = exports.AwrDatabaseSummary = exports.AwrDatabaseSnapshotSummary = exports.AwrDatabaseSnapshotRangeSummary = exports.AwrDatabaseParameterSummary = exports.AwrDatabaseParameterChangeSummary = exports.AwrDatabaseMetricSummary = exports.AwrDatabaseCpuUsageSummary = exports.AddExadataInsightMembersDetails = exports.ActionType = void 0;
|
|
38
|
+
exports.Host = exports.HistoricalDataItem = exports.ExadataType = exports.ExadataResourceType = exports.ExadataRackType = exports.ExadataMemberSummary = exports.ExadataMemberCollection = exports.ExadataInsights = exports.ExadataInsightSummaryCollection = exports.ExadataInsightSummary = exports.ExadataInsightResourceStatisticsAggregation = exports.ExadataInsightResourceStatistics = exports.ExadataInsightResourceInsightUtilizationItem = exports.ExadataInsightResourceForecastTrendSummary = exports.ExadataInsightResourceCapacityTrendSummary = exports.ExadataInsightResourceCapacityTrendAggregation = exports.ExadataInsightLifecycleState = exports.ExadataInsight = exports.ExadataEntitySource = exports.ExadataDetails = exports.ExadataConfigurationSummary = exports.ExadataConfigurationCollection = exports.EnterpriseManagerBridges = exports.EnterpriseManagerBridgeSummary = exports.EnterpriseManagerBridgeCollection = exports.EnterpriseManagerBridge = exports.EnableHostInsightDetails = exports.EnableExadataInsightDetails = exports.EnableDatabaseInsightDetails = exports.DownloadOperationsInsightsWarehouseWalletDetails = exports.DiskGroupDetails = exports.DiskGroup = exports.DatabaseInsightsCollection = exports.DatabaseInsights = exports.DatabaseInsightSummary = exports.DatabaseInsight = exports.DatabaseEntitySourceAll = exports.DatabaseEntitySource = exports.DatabaseDetails = exports.DatabaseConfigurationSummary = exports.DatabaseConfigurationMetricGroup = exports.DatabaseConfigurationCollection = exports.Database = exports.DataObjectQueryTimeFilters = exports.DataObjectQuery = exports.DataObjectColumnUnit = exports.DataObjectColumnMetadata = exports.CredentialDetails = exports.CreatePeComanagedExadataVmclusterDetails = exports.CreateOpsiConfigurationDetails = void 0;
|
|
39
|
+
exports.OperationsInsightsWarehouseUser = exports.OperationsInsightsWarehouseSummaryCollection = exports.OperationsInsightsWarehouseSummary = exports.OperationsInsightsWarehouseLifecycleState = exports.OperationsInsightsWarehouse = exports.OperationsInsightsPrivateEndpointSummary = exports.OperationsInsightsPrivateEndpointLifecycleState = exports.OperationsInsightsPrivateEndpointCollection = exports.OperationsInsightsPrivateEndpoint = exports.OperationType = exports.OperationStatus = exports.LifecycleState = exports.InstanceMetrics = exports.IngestSqlTextResponseDetails = exports.IngestSqlTextDetails = exports.IngestSqlStatsResponseDetails = exports.IngestSqlStatsDetails = exports.IngestSqlPlanLinesResponseDetails = exports.IngestSqlPlanLinesDetails = exports.IngestSqlBucketResponseDetails = exports.IngestSqlBucketDetails = exports.IngestHostMetricsResponseDetails = exports.IngestHostMetricsDetails = exports.IngestHostConfigurationResponseDetails = exports.IngestHostConfigurationDetails = exports.IngestDatabaseConfigurationResponseDetails = exports.IngestDatabaseConfigurationDetails = exports.ImportableEnterpriseManagerEntityCollection = exports.ImportableEnterpriseManagerEntity = exports.ImportableComputeEntitySummaryCollection = exports.ImportableComputeEntitySummary = exports.ImportableAgentEntitySummaryCollection = exports.ImportableAgentEntitySummary = exports.ImportableAgentEntitySource = exports.HostedEntitySummary = exports.HostedEntityCollection = exports.HostResourceStatistics = exports.HostResourceCapacityTrendAggregation = exports.HostPerformanceMetricGroup = exports.HostInstanceMap = exports.HostInsights = exports.HostInsightSummaryCollection = exports.HostInsightSummary = exports.HostInsightResourceStatisticsAggregation = exports.HostInsight = exports.HostEntitySource = exports.HostDetails = exports.HostConfigurationSummary = exports.HostConfigurationMetricGroup = exports.HostConfigurationCollection = void 0;
|
|
40
|
+
exports.SqlStatisticAggregation = exports.SqlSearchSummary = exports.SqlSearchCollection = exports.SqlResponseTimeDistributionAggregationCollection = exports.SqlResponseTimeDistributionAggregation = exports.SqlPlanSummary = exports.SqlPlanLine = exports.SqlPlanInsights = exports.SqlPlanInsightAggregationCollection = exports.SqlPlanInsightAggregation = exports.SqlPlanCollection = exports.SqlInventory = exports.SqlInsightThresholds = exports.SqlInsightAggregationCollection = exports.SqlInsightAggregation = exports.SqlBucket = exports.SortOrder = exports.ResourceUsageTrendAggregation = exports.ResourceUsageSummary = exports.ResourceStatus = exports.ResourceStatisticsAggregation = exports.ResourceStatistics = exports.ResourceInsightProjectedUtilizationItem = exports.ResourceInsightProjectedUtilization = exports.ResourceInsightCurrentUtilization = exports.ResourceFilters = exports.ResourceCapacityTrendAggregation = exports.QueryOpsiDataObjectDataDetails = exports.QueryDataObjectResultSetRowsCollection = exports.QueryDataObjectResultSetColumnMetadata = exports.ProjectedDataItem = exports.PeComanagedDatabaseHostDetails = exports.PeComanagedDatabaseConnectionDetails = exports.OpsiDataObjectsCollection = exports.OpsiDataObjects = exports.OpsiDataObjectType = exports.OpsiDataObjectSummary = exports.OpsiDataObject = exports.OpsiConfigurationsCollection = exports.OpsiConfigurations = exports.OpsiConfigurationType = exports.OpsiConfigurationSummary = exports.OpsiConfigurationLifecycleState = exports.OpsiConfigurationConfigurationItemSummary = exports.OpsiConfiguration = exports.OperationsInsightsWarehouses = exports.OperationsInsightsWarehouseUsers = exports.OperationsInsightsWarehouseUserSummaryCollection = exports.OperationsInsightsWarehouseUserSummary = exports.OperationsInsightsWarehouseUserLifecycleState = void 0;
|
|
41
|
+
exports.UpdateHostInsightDetails = exports.UpdateExadataInsightDetails = exports.UpdateEnterpriseManagerBridgeDetails = exports.UpdateDatabaseInsightDetails = exports.UpdateConfigurationItemDetails = exports.UpdateAwrHubDetails = exports.TopProcessesUsageTrendAggregation = exports.TopProcessesUsageTrend = exports.TopProcessesUsage = exports.TablespaceUsageTrendAggregation = exports.TablespaceUsageTrend = exports.SummaryStatistics = exports.SummarizeOperationsInsightsWarehouseResourceUsageAggregation = exports.SummarizeHostInsightsTopProcessesUsageTrendCollection = exports.SummarizeHostInsightsTopProcessesUsageCollection = exports.SummarizeHostInsightResourceUtilizationInsightAggregation = exports.SummarizeHostInsightResourceUsageTrendAggregationCollection = exports.SummarizeHostInsightResourceUsageAggregation = exports.SummarizeHostInsightResourceStatisticsAggregationCollection = exports.SummarizeHostInsightResourceForecastTrendAggregation = exports.SummarizeHostInsightResourceCapacityTrendAggregationCollection = exports.SummarizeExadataInsightResourceUtilizationInsightAggregation = exports.SummarizeExadataInsightResourceUsageCollection = exports.SummarizeExadataInsightResourceUsageAggregation = exports.SummarizeExadataInsightResourceStatisticsAggregationCollection = exports.SummarizeExadataInsightResourceForecastTrendCollection = exports.SummarizeExadataInsightResourceForecastTrendAggregation = exports.SummarizeExadataInsightResourceCapacityTrendCollection = exports.SummarizeExadataInsightResourceCapacityTrendAggregation = exports.SummarizeDatabaseInsightTablespaceUsageTrendAggregationCollection = exports.SummarizeDatabaseInsightResourceUtilizationInsightAggregation = exports.SummarizeDatabaseInsightResourceUsageTrendAggregationCollection = exports.SummarizeDatabaseInsightResourceUsageAggregation = exports.SummarizeDatabaseInsightResourceStatisticsAggregationCollection = exports.SummarizeDatabaseInsightResourceForecastTrendAggregation = exports.SummarizeDatabaseInsightResourceCapacityTrendAggregationCollection = exports.SummarizeAwrSourcesSummariesCollection = exports.StorageServerDetails = exports.StorageServer = exports.SqlTextSummary = exports.SqlTextCollection = exports.SqlText = exports.SqlStats = exports.SqlStatisticsTimeSeriesByPlanAggregationCollection = exports.SqlStatisticsTimeSeriesByPlanAggregation = exports.SqlStatisticsTimeSeriesAggregationCollection = exports.SqlStatisticsTimeSeriesAggregation = exports.SqlStatisticsTimeSeries = exports.SqlStatistics = exports.SqlStatisticAggregationCollection = void 0;
|
|
42
|
+
exports.DBExternalInstance = exports.CredentialsBySource = exports.CredentialByVault = exports.CreatePeComanagedExadataInsightDetails = exports.CreatePeComanagedDatabaseInsightDetails = exports.CreateOpsiUxConfigurationDetails = exports.CreateMacsManagedExternalHostInsightDetails = exports.CreateMacsManagedCloudHostInsightDetails = exports.CreateEmManagedExternalHostInsightDetails = exports.CreateEmManagedExternalExadataInsightDetails = exports.CreateEmManagedExternalDatabaseInsightDetails = exports.CreateBasicConfigurationItemDetails = exports.ConfigurationItemPickAllowedValueDetails = exports.ConfigurationItemLimitAllowedValueDetails = exports.ConfigurationItemFreeTextAllowedValueDetails = exports.CloudImportableComputeEntitySummary = exports.BasicConfigurationItemSummary = exports.BasicConfigurationItemMetadata = exports.AwrDatabaseWaitEventCollection = exports.AwrDatabaseWaitEventBucketCollection = exports.AwrDatabaseTopWaitEventCollection = exports.AwrDatabaseSysstatCollection = exports.AwrDatabaseSqlReport = exports.AwrDatabaseSnapshotRangeCollection = exports.AwrDatabaseSnapshotCollection = exports.AwrDatabaseReport = exports.AwrDatabaseParameterCollection = exports.AwrDatabaseParameterChangeCollection = exports.AwrDatabaseMetricCollection = exports.AwrDatabaseCpuUsageCollection = exports.AwrDatabaseCollection = exports.AutonomousDatabaseInsightSummary = exports.AutonomousDatabaseInsight = exports.AutonomousDatabaseConfigurationSummary = exports.AddPeComanagedExadataInsightMembersDetails = exports.AddEmManagedExternalExadataInsightMembersDetails = exports.WorkRequests = exports.WorkRequestResourceMetadataKey = exports.WorkRequestResource = exports.WorkRequestLogEntryCollection = exports.WorkRequestLogEntry = exports.WorkRequestErrorCollection = exports.WorkRequestError = exports.WorkRequestCollection = exports.WorkRequest = exports.VmClusterSummary = exports.UpdateOpsiConfigurationDetails = exports.UpdateOperationsInsightsWarehouseUserDetails = exports.UpdateOperationsInsightsWarehouseDetails = exports.UpdateOperationsInsightsPrivateEndpointDetails = void 0;
|
|
43
|
+
exports.HostNetworkConfiguration = exports.HostNetworkActivitySummary = exports.HostMemoryUsage = exports.HostMemoryStatistics = exports.HostMemoryConfiguration = exports.HostInsightsDataObjectSummary = exports.HostInsightsDataObject = exports.HostImportableAgentEntitySummary = exports.HostHardwareConfiguration = exports.HostEntities = exports.HostCpuUsage = exports.HostCpuStatistics = exports.HostCpuHardwareConfiguration = exports.ExadataStorageServerStatisticsSummary = exports.ExadataInsightsDataObjectSummary = exports.ExadataInsightsDataObject = exports.ExadataHostStatisticsSummary = exports.ExadataExacsConfigurationSummary = exports.ExadataDiskgroupStatisticsSummary = exports.ExadataDatabaseStatisticsSummary = exports.ExadataDatabaseMachineConfigurationSummary = exports.EnablePeComanagedExadataInsightDetails = exports.EnablePeComanagedDatabaseInsightDetails = exports.EnableMacsManagedExternalHostInsightDetails = exports.EnableMacsManagedCloudHostInsightDetails = exports.EnableEmManagedExternalHostInsightDetails = exports.EnableEmManagedExternalExadataInsightDetails = exports.EnableEmManagedExternalDatabaseInsightDetails = exports.EmManagedExternalHostInsightSummary = exports.EmManagedExternalHostInsight = exports.EmManagedExternalHostConfigurationSummary = exports.EmManagedExternalExadataInsightSummary = exports.EmManagedExternalExadataInsight = exports.EmManagedExternalDatabaseInsightSummary = exports.EmManagedExternalDatabaseInsight = exports.EmManagedExternalDatabaseConfigurationSummary = exports.DatabaseInsightsDataObjectSummary = exports.DatabaseInsightsDataObject = exports.DataObjectTimeColumnUnit = exports.DataObjectTemplatizedQuery = exports.DataObjectTemperatureColumnUnit = exports.DataObjectRateColumnUnit = exports.DataObjectPowerColumnUnit = exports.DataObjectOtherStandardColumnUnit = exports.DataObjectFrequencyColumnUnit = exports.DataObjectDataSizeColumnUnit = exports.DataObjectCustomColumnUnit = exports.DataObjectCoreColumnUnit = exports.DBOSConfigInstance = exports.DBExternalProperties = void 0;
|
|
44
|
+
exports.UxConfigurationItemsCollection = exports.UpdatePeComanagedExadataInsightDetails = exports.UpdatePeComanagedDatabaseInsightDetails = exports.UpdateOpsiUxConfigurationDetails = exports.UpdateMacsManagedExternalHostInsightDetails = exports.UpdateMacsManagedExternalDatabaseInsightDetails = exports.UpdateMacsManagedCloudHostInsightDetails = exports.UpdateEmManagedExternalHostInsightDetails = exports.UpdateEmManagedExternalExadataInsightDetails = exports.UpdateEmManagedExternalDatabaseInsightDetails = exports.UpdateBasicConfigurationItemDetails = exports.UpdateAutonomousDatabaseInsightDetails = exports.QueryDataObjectJsonResultSetRowsCollection = exports.PeComanagedManagedExternalDatabaseConfigurationSummary = exports.PeComanagedHostConfigurationSummary = exports.PeComanagedExadataInsightSummary = exports.PeComanagedExadataInsight = exports.PeComanagedDatabaseInsightSummary = exports.PeComanagedDatabaseInsight = exports.OpsiUxConfigurationSummary = exports.OpsiUxConfiguration = exports.OpsiConfigurationBasicConfigurationItemSummary = exports.MacsManagedExternalHostInsightSummary = exports.MacsManagedExternalHostInsight = exports.MacsManagedExternalHostConfigurationSummary = exports.MacsManagedExternalDatabaseInsightSummary = exports.MacsManagedExternalDatabaseInsight = exports.MacsManagedExternalDatabaseConfigurationSummary = exports.MacsManagedCloudHostInsightSummary = exports.MacsManagedCloudHostInsight = exports.MacsManagedCloudHostConfigurationSummary = exports.HostTopProcesses = exports.HostResourceAllocation = exports.HostProduct = void 0;
|
|
45
45
|
const ActionType = __importStar(require("./action-type"));
|
|
46
46
|
exports.ActionType = ActionType.ActionType;
|
|
47
47
|
const AddExadataInsightMembersDetails = __importStar(require("./add-exadata-insight-members-details"));
|
|
@@ -100,12 +100,32 @@ const ChangeHostInsightCompartmentDetails = __importStar(require("./change-host-
|
|
|
100
100
|
exports.ChangeHostInsightCompartmentDetails = ChangeHostInsightCompartmentDetails.ChangeHostInsightCompartmentDetails;
|
|
101
101
|
const ChangeOperationsInsightsPrivateEndpointCompartmentDetails = __importStar(require("./change-operations-insights-private-endpoint-compartment-details"));
|
|
102
102
|
exports.ChangeOperationsInsightsPrivateEndpointCompartmentDetails = ChangeOperationsInsightsPrivateEndpointCompartmentDetails.ChangeOperationsInsightsPrivateEndpointCompartmentDetails;
|
|
103
|
+
const ChangeOpsiConfigurationCompartmentDetails = __importStar(require("./change-opsi-configuration-compartment-details"));
|
|
104
|
+
exports.ChangeOpsiConfigurationCompartmentDetails = ChangeOpsiConfigurationCompartmentDetails.ChangeOpsiConfigurationCompartmentDetails;
|
|
103
105
|
const ChangePeComanagedDatabaseInsightDetails = __importStar(require("./change-pe-comanaged-database-insight-details"));
|
|
104
106
|
exports.ChangePeComanagedDatabaseInsightDetails = ChangePeComanagedDatabaseInsightDetails.ChangePeComanagedDatabaseInsightDetails;
|
|
107
|
+
const ConfigurationItemAllowedValueDetails = __importStar(require("./configuration-item-allowed-value-details"));
|
|
108
|
+
exports.ConfigurationItemAllowedValueDetails = ConfigurationItemAllowedValueDetails.ConfigurationItemAllowedValueDetails;
|
|
109
|
+
const ConfigurationItemAllowedValueType = __importStar(require("./configuration-item-allowed-value-type"));
|
|
110
|
+
exports.ConfigurationItemAllowedValueType = ConfigurationItemAllowedValueType.ConfigurationItemAllowedValueType;
|
|
111
|
+
const ConfigurationItemMetadata = __importStar(require("./configuration-item-metadata"));
|
|
112
|
+
exports.ConfigurationItemMetadata = ConfigurationItemMetadata.ConfigurationItemMetadata;
|
|
113
|
+
const ConfigurationItemSummary = __importStar(require("./configuration-item-summary"));
|
|
114
|
+
exports.ConfigurationItemSummary = ConfigurationItemSummary.ConfigurationItemSummary;
|
|
115
|
+
const ConfigurationItemType = __importStar(require("./configuration-item-type"));
|
|
116
|
+
exports.ConfigurationItemType = ConfigurationItemType.ConfigurationItemType;
|
|
117
|
+
const ConfigurationItemUnitDetails = __importStar(require("./configuration-item-unit-details"));
|
|
118
|
+
exports.ConfigurationItemUnitDetails = ConfigurationItemUnitDetails.ConfigurationItemUnitDetails;
|
|
119
|
+
const ConfigurationItemValueSourceConfigurationType = __importStar(require("./configuration-item-value-source-configuration-type"));
|
|
120
|
+
exports.ConfigurationItemValueSourceConfigurationType = ConfigurationItemValueSourceConfigurationType.ConfigurationItemValueSourceConfigurationType;
|
|
121
|
+
const ConfigurationItemsCollection = __importStar(require("./configuration-items-collection"));
|
|
122
|
+
exports.ConfigurationItemsCollection = ConfigurationItemsCollection.ConfigurationItemsCollection;
|
|
105
123
|
const ConnectionDetails = __importStar(require("./connection-details"));
|
|
106
124
|
exports.ConnectionDetails = ConnectionDetails.ConnectionDetails;
|
|
107
125
|
const CreateAwrHubDetails = __importStar(require("./create-awr-hub-details"));
|
|
108
126
|
exports.CreateAwrHubDetails = CreateAwrHubDetails.CreateAwrHubDetails;
|
|
127
|
+
const CreateConfigurationItemDetails = __importStar(require("./create-configuration-item-details"));
|
|
128
|
+
exports.CreateConfigurationItemDetails = CreateConfigurationItemDetails.CreateConfigurationItemDetails;
|
|
109
129
|
const CreateDatabaseInsightDetails = __importStar(require("./create-database-insight-details"));
|
|
110
130
|
exports.CreateDatabaseInsightDetails = CreateDatabaseInsightDetails.CreateDatabaseInsightDetails;
|
|
111
131
|
const CreateEmManagedExternalExadataMemberEntityDetails = __importStar(require("./create-em-managed-external-exadata-member-entity-details"));
|
|
@@ -122,6 +142,8 @@ const CreateOperationsInsightsWarehouseDetails = __importStar(require("./create-
|
|
|
122
142
|
exports.CreateOperationsInsightsWarehouseDetails = CreateOperationsInsightsWarehouseDetails.CreateOperationsInsightsWarehouseDetails;
|
|
123
143
|
const CreateOperationsInsightsWarehouseUserDetails = __importStar(require("./create-operations-insights-warehouse-user-details"));
|
|
124
144
|
exports.CreateOperationsInsightsWarehouseUserDetails = CreateOperationsInsightsWarehouseUserDetails.CreateOperationsInsightsWarehouseUserDetails;
|
|
145
|
+
const CreateOpsiConfigurationDetails = __importStar(require("./create-opsi-configuration-details"));
|
|
146
|
+
exports.CreateOpsiConfigurationDetails = CreateOpsiConfigurationDetails.CreateOpsiConfigurationDetails;
|
|
125
147
|
const CreatePeComanagedExadataVmclusterDetails = __importStar(require("./create-pe-comanaged-exadata-vmcluster-details"));
|
|
126
148
|
exports.CreatePeComanagedExadataVmclusterDetails = CreatePeComanagedExadataVmclusterDetails.CreatePeComanagedExadataVmclusterDetails;
|
|
127
149
|
const CredentialDetails = __importStar(require("./credential-details"));
|
|
@@ -330,8 +352,20 @@ const OperationsInsightsWarehouseUsers = __importStar(require("./operations-insi
|
|
|
330
352
|
exports.OperationsInsightsWarehouseUsers = OperationsInsightsWarehouseUsers.OperationsInsightsWarehouseUsers;
|
|
331
353
|
const OperationsInsightsWarehouses = __importStar(require("./operations-insights-warehouses"));
|
|
332
354
|
exports.OperationsInsightsWarehouses = OperationsInsightsWarehouses.OperationsInsightsWarehouses;
|
|
355
|
+
const OpsiConfiguration = __importStar(require("./opsi-configuration"));
|
|
356
|
+
exports.OpsiConfiguration = OpsiConfiguration.OpsiConfiguration;
|
|
357
|
+
const OpsiConfigurationConfigurationItemSummary = __importStar(require("./opsi-configuration-configuration-item-summary"));
|
|
358
|
+
exports.OpsiConfigurationConfigurationItemSummary = OpsiConfigurationConfigurationItemSummary.OpsiConfigurationConfigurationItemSummary;
|
|
359
|
+
const OpsiConfigurationLifecycleState = __importStar(require("./opsi-configuration-lifecycle-state"));
|
|
360
|
+
exports.OpsiConfigurationLifecycleState = OpsiConfigurationLifecycleState.OpsiConfigurationLifecycleState;
|
|
361
|
+
const OpsiConfigurationSummary = __importStar(require("./opsi-configuration-summary"));
|
|
362
|
+
exports.OpsiConfigurationSummary = OpsiConfigurationSummary.OpsiConfigurationSummary;
|
|
363
|
+
const OpsiConfigurationType = __importStar(require("./opsi-configuration-type"));
|
|
364
|
+
exports.OpsiConfigurationType = OpsiConfigurationType.OpsiConfigurationType;
|
|
333
365
|
const OpsiConfigurations = __importStar(require("./opsi-configurations"));
|
|
334
366
|
exports.OpsiConfigurations = OpsiConfigurations.OpsiConfigurations;
|
|
367
|
+
const OpsiConfigurationsCollection = __importStar(require("./opsi-configurations-collection"));
|
|
368
|
+
exports.OpsiConfigurationsCollection = OpsiConfigurationsCollection.OpsiConfigurationsCollection;
|
|
335
369
|
const OpsiDataObject = __importStar(require("./opsi-data-object"));
|
|
336
370
|
exports.OpsiDataObject = OpsiDataObject.OpsiDataObject;
|
|
337
371
|
const OpsiDataObjectSummary = __importStar(require("./opsi-data-object-summary"));
|
|
@@ -498,6 +532,8 @@ const TopProcessesUsageTrendAggregation = __importStar(require("./top-processes-
|
|
|
498
532
|
exports.TopProcessesUsageTrendAggregation = TopProcessesUsageTrendAggregation.TopProcessesUsageTrendAggregation;
|
|
499
533
|
const UpdateAwrHubDetails = __importStar(require("./update-awr-hub-details"));
|
|
500
534
|
exports.UpdateAwrHubDetails = UpdateAwrHubDetails.UpdateAwrHubDetails;
|
|
535
|
+
const UpdateConfigurationItemDetails = __importStar(require("./update-configuration-item-details"));
|
|
536
|
+
exports.UpdateConfigurationItemDetails = UpdateConfigurationItemDetails.UpdateConfigurationItemDetails;
|
|
501
537
|
const UpdateDatabaseInsightDetails = __importStar(require("./update-database-insight-details"));
|
|
502
538
|
exports.UpdateDatabaseInsightDetails = UpdateDatabaseInsightDetails.UpdateDatabaseInsightDetails;
|
|
503
539
|
const UpdateEnterpriseManagerBridgeDetails = __importStar(require("./update-enterprise-manager-bridge-details"));
|
|
@@ -512,6 +548,8 @@ const UpdateOperationsInsightsWarehouseDetails = __importStar(require("./update-
|
|
|
512
548
|
exports.UpdateOperationsInsightsWarehouseDetails = UpdateOperationsInsightsWarehouseDetails.UpdateOperationsInsightsWarehouseDetails;
|
|
513
549
|
const UpdateOperationsInsightsWarehouseUserDetails = __importStar(require("./update-operations-insights-warehouse-user-details"));
|
|
514
550
|
exports.UpdateOperationsInsightsWarehouseUserDetails = UpdateOperationsInsightsWarehouseUserDetails.UpdateOperationsInsightsWarehouseUserDetails;
|
|
551
|
+
const UpdateOpsiConfigurationDetails = __importStar(require("./update-opsi-configuration-details"));
|
|
552
|
+
exports.UpdateOpsiConfigurationDetails = UpdateOpsiConfigurationDetails.UpdateOpsiConfigurationDetails;
|
|
515
553
|
const VmClusterSummary = __importStar(require("./vm-cluster-summary"));
|
|
516
554
|
exports.VmClusterSummary = VmClusterSummary.VmClusterSummary;
|
|
517
555
|
const WorkRequest = __importStar(require("./work-request"));
|
|
@@ -568,8 +606,20 @@ const AwrDatabaseWaitEventBucketCollection = __importStar(require("./awr-databas
|
|
|
568
606
|
exports.AwrDatabaseWaitEventBucketCollection = AwrDatabaseWaitEventBucketCollection.AwrDatabaseWaitEventBucketCollection;
|
|
569
607
|
const AwrDatabaseWaitEventCollection = __importStar(require("./awr-database-wait-event-collection"));
|
|
570
608
|
exports.AwrDatabaseWaitEventCollection = AwrDatabaseWaitEventCollection.AwrDatabaseWaitEventCollection;
|
|
609
|
+
const BasicConfigurationItemMetadata = __importStar(require("./basic-configuration-item-metadata"));
|
|
610
|
+
exports.BasicConfigurationItemMetadata = BasicConfigurationItemMetadata.BasicConfigurationItemMetadata;
|
|
611
|
+
const BasicConfigurationItemSummary = __importStar(require("./basic-configuration-item-summary"));
|
|
612
|
+
exports.BasicConfigurationItemSummary = BasicConfigurationItemSummary.BasicConfigurationItemSummary;
|
|
571
613
|
const CloudImportableComputeEntitySummary = __importStar(require("./cloud-importable-compute-entity-summary"));
|
|
572
614
|
exports.CloudImportableComputeEntitySummary = CloudImportableComputeEntitySummary.CloudImportableComputeEntitySummary;
|
|
615
|
+
const ConfigurationItemFreeTextAllowedValueDetails = __importStar(require("./configuration-item-free-text-allowed-value-details"));
|
|
616
|
+
exports.ConfigurationItemFreeTextAllowedValueDetails = ConfigurationItemFreeTextAllowedValueDetails.ConfigurationItemFreeTextAllowedValueDetails;
|
|
617
|
+
const ConfigurationItemLimitAllowedValueDetails = __importStar(require("./configuration-item-limit-allowed-value-details"));
|
|
618
|
+
exports.ConfigurationItemLimitAllowedValueDetails = ConfigurationItemLimitAllowedValueDetails.ConfigurationItemLimitAllowedValueDetails;
|
|
619
|
+
const ConfigurationItemPickAllowedValueDetails = __importStar(require("./configuration-item-pick-allowed-value-details"));
|
|
620
|
+
exports.ConfigurationItemPickAllowedValueDetails = ConfigurationItemPickAllowedValueDetails.ConfigurationItemPickAllowedValueDetails;
|
|
621
|
+
const CreateBasicConfigurationItemDetails = __importStar(require("./create-basic-configuration-item-details"));
|
|
622
|
+
exports.CreateBasicConfigurationItemDetails = CreateBasicConfigurationItemDetails.CreateBasicConfigurationItemDetails;
|
|
573
623
|
const CreateEmManagedExternalDatabaseInsightDetails = __importStar(require("./create-em-managed-external-database-insight-details"));
|
|
574
624
|
exports.CreateEmManagedExternalDatabaseInsightDetails = CreateEmManagedExternalDatabaseInsightDetails.CreateEmManagedExternalDatabaseInsightDetails;
|
|
575
625
|
const CreateEmManagedExternalExadataInsightDetails = __importStar(require("./create-em-managed-external-exadata-insight-details"));
|
|
@@ -580,6 +630,8 @@ const CreateMacsManagedCloudHostInsightDetails = __importStar(require("./create-
|
|
|
580
630
|
exports.CreateMacsManagedCloudHostInsightDetails = CreateMacsManagedCloudHostInsightDetails.CreateMacsManagedCloudHostInsightDetails;
|
|
581
631
|
const CreateMacsManagedExternalHostInsightDetails = __importStar(require("./create-macs-managed-external-host-insight-details"));
|
|
582
632
|
exports.CreateMacsManagedExternalHostInsightDetails = CreateMacsManagedExternalHostInsightDetails.CreateMacsManagedExternalHostInsightDetails;
|
|
633
|
+
const CreateOpsiUxConfigurationDetails = __importStar(require("./create-opsi-ux-configuration-details"));
|
|
634
|
+
exports.CreateOpsiUxConfigurationDetails = CreateOpsiUxConfigurationDetails.CreateOpsiUxConfigurationDetails;
|
|
583
635
|
const CreatePeComanagedDatabaseInsightDetails = __importStar(require("./create-pe-comanaged-database-insight-details"));
|
|
584
636
|
exports.CreatePeComanagedDatabaseInsightDetails = CreatePeComanagedDatabaseInsightDetails.CreatePeComanagedDatabaseInsightDetails;
|
|
585
637
|
const CreatePeComanagedExadataInsightDetails = __importStar(require("./create-pe-comanaged-exadata-insight-details"));
|
|
@@ -714,6 +766,12 @@ const MacsManagedExternalHostInsight = __importStar(require("./macs-managed-exte
|
|
|
714
766
|
exports.MacsManagedExternalHostInsight = MacsManagedExternalHostInsight.MacsManagedExternalHostInsight;
|
|
715
767
|
const MacsManagedExternalHostInsightSummary = __importStar(require("./macs-managed-external-host-insight-summary"));
|
|
716
768
|
exports.MacsManagedExternalHostInsightSummary = MacsManagedExternalHostInsightSummary.MacsManagedExternalHostInsightSummary;
|
|
769
|
+
const OpsiConfigurationBasicConfigurationItemSummary = __importStar(require("./opsi-configuration-basic-configuration-item-summary"));
|
|
770
|
+
exports.OpsiConfigurationBasicConfigurationItemSummary = OpsiConfigurationBasicConfigurationItemSummary.OpsiConfigurationBasicConfigurationItemSummary;
|
|
771
|
+
const OpsiUxConfiguration = __importStar(require("./opsi-ux-configuration"));
|
|
772
|
+
exports.OpsiUxConfiguration = OpsiUxConfiguration.OpsiUxConfiguration;
|
|
773
|
+
const OpsiUxConfigurationSummary = __importStar(require("./opsi-ux-configuration-summary"));
|
|
774
|
+
exports.OpsiUxConfigurationSummary = OpsiUxConfigurationSummary.OpsiUxConfigurationSummary;
|
|
717
775
|
const PeComanagedDatabaseInsight = __importStar(require("./pe-comanaged-database-insight"));
|
|
718
776
|
exports.PeComanagedDatabaseInsight = PeComanagedDatabaseInsight.PeComanagedDatabaseInsight;
|
|
719
777
|
const PeComanagedDatabaseInsightSummary = __importStar(require("./pe-comanaged-database-insight-summary"));
|
|
@@ -730,6 +788,8 @@ const QueryDataObjectJsonResultSetRowsCollection = __importStar(require("./query
|
|
|
730
788
|
exports.QueryDataObjectJsonResultSetRowsCollection = QueryDataObjectJsonResultSetRowsCollection.QueryDataObjectJsonResultSetRowsCollection;
|
|
731
789
|
const UpdateAutonomousDatabaseInsightDetails = __importStar(require("./update-autonomous-database-insight-details"));
|
|
732
790
|
exports.UpdateAutonomousDatabaseInsightDetails = UpdateAutonomousDatabaseInsightDetails.UpdateAutonomousDatabaseInsightDetails;
|
|
791
|
+
const UpdateBasicConfigurationItemDetails = __importStar(require("./update-basic-configuration-item-details"));
|
|
792
|
+
exports.UpdateBasicConfigurationItemDetails = UpdateBasicConfigurationItemDetails.UpdateBasicConfigurationItemDetails;
|
|
733
793
|
const UpdateEmManagedExternalDatabaseInsightDetails = __importStar(require("./update-em-managed-external-database-insight-details"));
|
|
734
794
|
exports.UpdateEmManagedExternalDatabaseInsightDetails = UpdateEmManagedExternalDatabaseInsightDetails.UpdateEmManagedExternalDatabaseInsightDetails;
|
|
735
795
|
const UpdateEmManagedExternalExadataInsightDetails = __importStar(require("./update-em-managed-external-exadata-insight-details"));
|
|
@@ -742,8 +802,12 @@ const UpdateMacsManagedExternalDatabaseInsightDetails = __importStar(require("./
|
|
|
742
802
|
exports.UpdateMacsManagedExternalDatabaseInsightDetails = UpdateMacsManagedExternalDatabaseInsightDetails.UpdateMacsManagedExternalDatabaseInsightDetails;
|
|
743
803
|
const UpdateMacsManagedExternalHostInsightDetails = __importStar(require("./update-macs-managed-external-host-insight-details"));
|
|
744
804
|
exports.UpdateMacsManagedExternalHostInsightDetails = UpdateMacsManagedExternalHostInsightDetails.UpdateMacsManagedExternalHostInsightDetails;
|
|
805
|
+
const UpdateOpsiUxConfigurationDetails = __importStar(require("./update-opsi-ux-configuration-details"));
|
|
806
|
+
exports.UpdateOpsiUxConfigurationDetails = UpdateOpsiUxConfigurationDetails.UpdateOpsiUxConfigurationDetails;
|
|
745
807
|
const UpdatePeComanagedDatabaseInsightDetails = __importStar(require("./update-pe-comanaged-database-insight-details"));
|
|
746
808
|
exports.UpdatePeComanagedDatabaseInsightDetails = UpdatePeComanagedDatabaseInsightDetails.UpdatePeComanagedDatabaseInsightDetails;
|
|
747
809
|
const UpdatePeComanagedExadataInsightDetails = __importStar(require("./update-pe-comanaged-exadata-insight-details"));
|
|
748
810
|
exports.UpdatePeComanagedExadataInsightDetails = UpdatePeComanagedExadataInsightDetails.UpdatePeComanagedExadataInsightDetails;
|
|
811
|
+
const UxConfigurationItemsCollection = __importStar(require("./ux-configuration-items-collection"));
|
|
812
|
+
exports.UxConfigurationItemsCollection = UxConfigurationItemsCollection.UxConfigurationItemsCollection;
|
|
749
813
|
//# sourceMappingURL=index.js.map
|
package/lib/model/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -59,6 +59,10 @@ export declare enum OperationType {
|
|
|
59
59
|
MovePrivateEndpoint = "MOVE_PRIVATE_ENDPOINT",
|
|
60
60
|
DeletePrivateEndpoint = "DELETE_PRIVATE_ENDPOINT",
|
|
61
61
|
ChangePeComanagedDatabaseInsightDetails = "CHANGE_PE_COMANAGED_DATABASE_INSIGHT_DETAILS",
|
|
62
|
+
UpdateOpsiConfiguration = "UPDATE_OPSI_CONFIGURATION",
|
|
63
|
+
CreateOpsiConfiguration = "CREATE_OPSI_CONFIGURATION",
|
|
64
|
+
MoveOpsiConfiguration = "MOVE_OPSI_CONFIGURATION",
|
|
65
|
+
DeleteOpsiConfiguration = "DELETE_OPSI_CONFIGURATION",
|
|
62
66
|
/**
|
|
63
67
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
64
68
|
* version of the SDK.
|
|
@@ -63,6 +63,10 @@ var OperationType;
|
|
|
63
63
|
OperationType["MovePrivateEndpoint"] = "MOVE_PRIVATE_ENDPOINT";
|
|
64
64
|
OperationType["DeletePrivateEndpoint"] = "DELETE_PRIVATE_ENDPOINT";
|
|
65
65
|
OperationType["ChangePeComanagedDatabaseInsightDetails"] = "CHANGE_PE_COMANAGED_DATABASE_INSIGHT_DETAILS";
|
|
66
|
+
OperationType["UpdateOpsiConfiguration"] = "UPDATE_OPSI_CONFIGURATION";
|
|
67
|
+
OperationType["CreateOpsiConfiguration"] = "CREATE_OPSI_CONFIGURATION";
|
|
68
|
+
OperationType["MoveOpsiConfiguration"] = "MOVE_OPSI_CONFIGURATION";
|
|
69
|
+
OperationType["DeleteOpsiConfiguration"] = "DELETE_OPSI_CONFIGURATION";
|
|
66
70
|
/**
|
|
67
71
|
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
68
72
|
* version of the SDK.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"operation-type.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/operation-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,aAqDX;AArDD,WAAY,aAAa;IACvB,kEAAiD,CAAA;IACjD,oEAAmD,CAAA;IACnD,kEAAiD,CAAA;IACjD,kEAAiD,CAAA;IACjD,8DAA6C,CAAA;IAC7C,kEAAiD,CAAA;IACjD,mFAAkE,CAAA;IAClE,mFAAkE,CAAA;IAClE,+EAA8D,CAAA;IAC9D,mFAAkE,CAAA;IAClE,0DAAyC,CAAA;IACzC,4DAA2C,CAAA;IAC3C,0DAAyC,CAAA;IACzC,0DAAyC,CAAA;IACzC,sDAAqC,CAAA;IACrC,0DAAyC,CAAA;IACzC,gEAA+C,CAAA;IAC/C,gEAA+C,CAAA;IAC/C,kEAAiD,CAAA;IACjD,gEAA+C,CAAA;IAC/C,4DAA2C,CAAA;IAC3C,gEAA+C,CAAA;IAC/C,yEAAwD,CAAA;IACxD,sDAAqC,CAAA;IACrC,8DAA6C,CAAA;IAC7C,8DAA6C,CAAA;IAC7C,0DAAyC,CAAA;IACzC,8DAA6C,CAAA;IAC7C,2EAA0D,CAAA;IAC1D,uEAAsD,CAAA;IACtD,uEAAsD,CAAA;IACtD,mEAAkD,CAAA;IAClD,uEAAsD,CAAA;IACtD,+CAA8B,CAAA;IAC9B,+CAA8B,CAAA;IAC9B,2CAA0B,CAAA;IAC1B,+CAA8B,CAAA;IAC9B,kEAAiD,CAAA;IACjD,kEAAiD,CAAA;IACjD,8DAA6C,CAAA;IAC7C,kEAAiD,CAAA;IACjD,yGAAwF,CAAA;IACxF,sEAAqD,CAAA;IACrD,sEAAqD,CAAA;IACrD,kEAAiD,CAAA;IACjD,sEAAqD,CAAA;IAErD;;;OAGG;IACH,+CAA8B,CAAA;AAChC,CAAC,EArDW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAqDxB;AAED,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,wBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAO7B"}
|
|
@@ -0,0 +1,45 @@
|
|
|
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. Value and defaultValue fields will contain the custom value stored in the resource and default value from Operations Insights respectively.
|
|
19
|
+
*
|
|
20
|
+
*/
|
|
21
|
+
export interface OpsiConfigurationBasicConfigurationItemSummary extends model.OpsiConfigurationConfigurationItemSummary {
|
|
22
|
+
/**
|
|
23
|
+
* Name of configuration item.
|
|
24
|
+
*/
|
|
25
|
+
"name"?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Value of configuration item.
|
|
28
|
+
*/
|
|
29
|
+
"value"?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Value of configuration item.
|
|
32
|
+
*/
|
|
33
|
+
"defaultValue"?: string;
|
|
34
|
+
/**
|
|
35
|
+
* List of contexts in Operations Insights where this configuration item is applicable.
|
|
36
|
+
*/
|
|
37
|
+
"applicableContexts"?: Array<string>;
|
|
38
|
+
"metadata"?: model.BasicConfigurationItemMetadata;
|
|
39
|
+
"configItemType": string;
|
|
40
|
+
}
|
|
41
|
+
export declare namespace OpsiConfigurationBasicConfigurationItemSummary {
|
|
42
|
+
function getJsonObj(obj: OpsiConfigurationBasicConfigurationItemSummary, isParentJsonObj?: boolean): object;
|
|
43
|
+
const configItemType = "BASIC";
|
|
44
|
+
function getDeserializedJsonObj(obj: OpsiConfigurationBasicConfigurationItemSummary, isParentJsonObj?: boolean): object;
|
|
45
|
+
}
|