oci-opsi 2.73.1 → 2.75.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 +289 -159
- package/lib/client.js +1264 -170
- package/lib/client.js.map +1 -1
- package/lib/model/archival-state.d.ts +32 -0
- package/lib/model/archival-state.js +43 -0
- package/lib/model/archival-state.js.map +1 -0
- package/lib/model/awr-hub-objects.d.ts +28 -0
- package/lib/model/awr-hub-objects.js +32 -0
- package/lib/model/awr-hub-objects.js.map +1 -0
- package/lib/model/awr-hub-source-lifecycle-state.d.ts +35 -0
- package/lib/model/awr-hub-source-lifecycle-state.js +46 -0
- package/lib/model/awr-hub-source-lifecycle-state.js.map +1 -0
- package/lib/model/awr-hub-source-status.d.ts +33 -0
- package/lib/model/awr-hub-source-status.js +44 -0
- package/lib/model/awr-hub-source-status.js.map +1 -0
- package/lib/model/awr-hub-source-summary-collection.d.ts +29 -0
- package/lib/model/awr-hub-source-summary-collection.js +64 -0
- package/lib/model/awr-hub-source-summary-collection.js.map +1 -0
- package/lib/model/awr-hub-source-summary.d.ts +133 -0
- package/lib/model/awr-hub-source-summary.js +32 -0
- package/lib/model/awr-hub-source-summary.js.map +1 -0
- package/lib/model/awr-hub-source-type.d.ts +45 -0
- package/lib/model/awr-hub-source-type.js +56 -0
- package/lib/model/awr-hub-source-type.js.map +1 -0
- package/lib/model/awr-hub-source.d.ts +133 -0
- package/lib/model/awr-hub-source.js +32 -0
- package/lib/model/awr-hub-source.js.map +1 -0
- package/lib/model/awr-hub-sources.d.ts +28 -0
- package/lib/model/awr-hub-sources.js +32 -0
- package/lib/model/awr-hub-sources.js.map +1 -0
- package/lib/model/change-awr-hub-source-compartment-details.d.ts +29 -0
- package/lib/model/change-awr-hub-source-compartment-details.js +32 -0
- package/lib/model/change-awr-hub-source-compartment-details.js.map +1 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.d.ts +28 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js +32 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js.map +1 -0
- package/lib/model/create-awr-hub-details.d.ts +1 -1
- package/lib/model/create-awr-hub-source-details.d.ts +67 -0
- package/lib/model/create-awr-hub-source-details.js +32 -0
- package/lib/model/create-awr-hub-source-details.js.map +1 -0
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +42 -10
- package/lib/model/index.js.map +1 -1
- package/lib/model/list-objects.d.ts +37 -0
- package/lib/model/list-objects.js +64 -0
- package/lib/model/list-objects.js.map +1 -0
- package/lib/model/object-summary.d.ts +58 -0
- package/lib/model/object-summary.js +32 -0
- package/lib/model/object-summary.js.map +1 -0
- package/lib/model/operation-type.d.ts +6 -0
- package/lib/model/operation-type.js +6 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/storage-tier.d.ts +32 -0
- package/lib/model/storage-tier.js +43 -0
- package/lib/model/storage-tier.js.map +1 -0
- package/lib/model/update-awr-hub-source-details.d.ts +47 -0
- package/lib/model/update-awr-hub-source-details.js +32 -0
- package/lib/model/update-awr-hub-source-details.js.map +1 -0
- package/lib/operationsinsights-waiter.d.ts +8 -0
- package/lib/operationsinsights-waiter.js +12 -0
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +50 -0
- package/lib/request/change-awr-hub-source-compartment-request.js +15 -0
- package/lib/request/change-awr-hub-source-compartment-request.js.map +1 -0
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +50 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js +15 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js.map +1 -0
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-awr-hub-source-request.d.ts +39 -0
- package/lib/request/create-awr-hub-source-request.js +15 -0
- package/lib/request/create-awr-hub-source-request.js.map +1 -0
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +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 +1 -1
- package/lib/request/delete-awr-hub-object-request.d.ts +39 -0
- package/lib/request/delete-awr-hub-object-request.js +15 -0
- package/lib/request/delete-awr-hub-object-request.js.map +1 -0
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +35 -0
- package/lib/request/delete-awr-hub-source-request.js +15 -0
- package/lib/request/delete-awr-hub-source-request.js.map +1 -0
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +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 +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/disable-awr-hub-source-request.js +15 -0
- package/lib/request/disable-awr-hub-source-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-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/enable-awr-hub-source-request.js +15 -0
- package/lib/request/enable-awr-hub-source-request.js.map +1 -0
- 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-object-request.d.ts +32 -0
- package/lib/request/get-awr-hub-object-request.js +15 -0
- package/lib/request/get-awr-hub-object-request.js.map +1 -0
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-hub-source-request.d.ts +28 -0
- package/lib/request/get-awr-hub-source-request.js +15 -0
- package/lib/request/get-awr-hub-source-request.js.map +1 -0
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-news-report-request.d.ts +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 +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-awr-hub-object-request.d.ts +32 -0
- package/lib/request/head-awr-hub-object-request.js +15 -0
- package/lib/request/head-awr-hub-object-request.js.map +1 -0
- package/lib/request/index.d.ts +28 -0
- package/lib/request/index.js +6 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hub-objects-request.d.ts +89 -0
- package/lib/request/list-awr-hub-objects-request.js +30 -0
- package/lib/request/list-awr-hub-objects-request.js.map +1 -0
- package/lib/request/list-awr-hub-sources-request.d.ts +87 -0
- package/lib/request/list-awr-hub-sources-request.js +24 -0
- package/lib/request/list-awr-hub-sources-request.js.map +1 -0
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +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 +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-warehouse-data-objects-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/put-awr-hub-object-request.d.ts +45 -0
- package/lib/request/put-awr-hub-object-request.js +15 -0
- package/lib/request/put-awr-hub-object-request.js.map +1 -0
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-awr-hub-source-request.d.ts +40 -0
- package/lib/request/update-awr-hub-source-request.js +15 -0
- package/lib/request/update-awr-hub-source-request.js.map +1 -0
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +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 +1 -1
- package/lib/response/change-awr-hub-source-compartment-response.d.ts +25 -0
- package/lib/response/change-awr-hub-source-compartment-response.js +15 -0
- package/lib/response/change-awr-hub-source-compartment-response.js.map +1 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.d.ts +25 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js +15 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js.map +1 -0
- package/lib/response/create-awr-hub-source-response.d.ts +35 -0
- package/lib/response/create-awr-hub-source-response.js +15 -0
- package/lib/response/create-awr-hub-source-response.js.map +1 -0
- package/lib/response/delete-awr-hub-object-response.d.ts +36 -0
- package/lib/response/delete-awr-hub-object-response.js +15 -0
- package/lib/response/delete-awr-hub-object-response.js.map +1 -0
- package/lib/response/delete-awr-hub-source-response.d.ts +25 -0
- package/lib/response/delete-awr-hub-source-response.js +15 -0
- package/lib/response/delete-awr-hub-source-response.js.map +1 -0
- package/lib/response/disable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/disable-awr-hub-source-response.js +15 -0
- package/lib/response/disable-awr-hub-source-response.js.map +1 -0
- package/lib/response/enable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/enable-awr-hub-source-response.js +15 -0
- package/lib/response/enable-awr-hub-source-response.js.map +1 -0
- package/lib/response/get-awr-hub-object-response.d.ts +109 -0
- package/lib/response/get-awr-hub-object-response.js +15 -0
- package/lib/response/get-awr-hub-object-response.js.map +1 -0
- package/lib/response/get-awr-hub-source-response.d.ts +30 -0
- package/lib/response/get-awr-hub-source-response.js +15 -0
- package/lib/response/get-awr-hub-source-response.js.map +1 -0
- package/lib/response/head-awr-hub-object-response.d.ts +94 -0
- package/lib/response/head-awr-hub-object-response.js +15 -0
- package/lib/response/head-awr-hub-object-response.js.map +1 -0
- package/lib/response/index.d.ts +28 -0
- package/lib/response/list-awr-hub-objects-response.d.ts +36 -0
- package/lib/response/list-awr-hub-objects-response.js +15 -0
- package/lib/response/list-awr-hub-objects-response.js.map +1 -0
- package/lib/response/list-awr-hub-sources-response.d.ts +32 -0
- package/lib/response/list-awr-hub-sources-response.js +15 -0
- package/lib/response/list-awr-hub-sources-response.js.map +1 -0
- package/lib/response/put-awr-hub-object-response.d.ts +36 -0
- package/lib/response/put-awr-hub-object-response.js +15 -0
- package/lib/response/put-awr-hub-object-response.js.map +1 -0
- package/lib/response/update-awr-hub-source-response.d.ts +25 -0
- package/lib/response/update-awr-hub-source-response.js +15 -0
- package/lib/response/update-awr-hub-source-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,56 @@
|
|
|
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.AwrHubSourceType = void 0;
|
|
19
|
+
/**
|
|
20
|
+
* source types of the databases
|
|
21
|
+
**/
|
|
22
|
+
var AwrHubSourceType;
|
|
23
|
+
(function (AwrHubSourceType) {
|
|
24
|
+
AwrHubSourceType["AdwS"] = "ADW_S";
|
|
25
|
+
AwrHubSourceType["AtpS"] = "ATP_S";
|
|
26
|
+
AwrHubSourceType["AdwD"] = "ADW_D";
|
|
27
|
+
AwrHubSourceType["AtpD"] = "ATP_D";
|
|
28
|
+
AwrHubSourceType["ExternalPdb"] = "EXTERNAL_PDB";
|
|
29
|
+
AwrHubSourceType["ExternalNoncdb"] = "EXTERNAL_NONCDB";
|
|
30
|
+
AwrHubSourceType["ComanagedVmCdb"] = "COMANAGED_VM_CDB";
|
|
31
|
+
AwrHubSourceType["ComanagedVmPdb"] = "COMANAGED_VM_PDB";
|
|
32
|
+
AwrHubSourceType["ComanagedVmNoncdb"] = "COMANAGED_VM_NONCDB";
|
|
33
|
+
AwrHubSourceType["ComanagedBmCdb"] = "COMANAGED_BM_CDB";
|
|
34
|
+
AwrHubSourceType["ComanagedBmPdb"] = "COMANAGED_BM_PDB";
|
|
35
|
+
AwrHubSourceType["ComanagedBmNoncdb"] = "COMANAGED_BM_NONCDB";
|
|
36
|
+
AwrHubSourceType["ComanagedExacsCdb"] = "COMANAGED_EXACS_CDB";
|
|
37
|
+
AwrHubSourceType["ComanagedExacsPdb"] = "COMANAGED_EXACS_PDB";
|
|
38
|
+
AwrHubSourceType["ComanagedExacsNoncdb"] = "COMANAGED_EXACS_NONCDB";
|
|
39
|
+
AwrHubSourceType["Undefined"] = "UNDEFINED";
|
|
40
|
+
/**
|
|
41
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
42
|
+
* version of the SDK.
|
|
43
|
+
*/
|
|
44
|
+
AwrHubSourceType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
45
|
+
})(AwrHubSourceType = exports.AwrHubSourceType || (exports.AwrHubSourceType = {}));
|
|
46
|
+
(function (AwrHubSourceType) {
|
|
47
|
+
function getJsonObj(obj) {
|
|
48
|
+
return obj;
|
|
49
|
+
}
|
|
50
|
+
AwrHubSourceType.getJsonObj = getJsonObj;
|
|
51
|
+
function getDeserializedJsonObj(obj) {
|
|
52
|
+
return obj;
|
|
53
|
+
}
|
|
54
|
+
AwrHubSourceType.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
55
|
+
})(AwrHubSourceType = exports.AwrHubSourceType || (exports.AwrHubSourceType = {}));
|
|
56
|
+
//# sourceMappingURL=awr-hub-source-type.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-source-type.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-source-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAKH;;IAEI;AACJ,IAAY,gBAuBX;AAvBD,WAAY,gBAAgB;IAC1B,kCAAc,CAAA;IACd,kCAAc,CAAA;IACd,kCAAc,CAAA;IACd,kCAAc,CAAA;IACd,gDAA4B,CAAA;IAC5B,sDAAkC,CAAA;IAClC,uDAAmC,CAAA;IACnC,uDAAmC,CAAA;IACnC,6DAAyC,CAAA;IACzC,uDAAmC,CAAA;IACnC,uDAAmC,CAAA;IACnC,6DAAyC,CAAA;IACzC,6DAAyC,CAAA;IACzC,6DAAyC,CAAA;IACzC,mEAA+C,CAAA;IAC/C,2CAAuB,CAAA;IAEvB;;;OAGG;IACH,kDAA8B,CAAA;AAChC,CAAC,EAvBW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAuB3B;AAED,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,2BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,uCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAOhC"}
|
|
@@ -0,0 +1,133 @@
|
|
|
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
|
+
* Awr hub source object
|
|
19
|
+
*/
|
|
20
|
+
export interface AwrHubSource {
|
|
21
|
+
/**
|
|
22
|
+
* The name of the Awr Hub source database.
|
|
23
|
+
*/
|
|
24
|
+
"name": string;
|
|
25
|
+
/**
|
|
26
|
+
* AWR Hub OCID
|
|
27
|
+
*/
|
|
28
|
+
"awrHubId": string;
|
|
29
|
+
/**
|
|
30
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
31
|
+
*/
|
|
32
|
+
"compartmentId": string;
|
|
33
|
+
/**
|
|
34
|
+
* source type of the database
|
|
35
|
+
*/
|
|
36
|
+
"type": model.AwrHubSourceType;
|
|
37
|
+
/**
|
|
38
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Awr Hub source database.
|
|
39
|
+
*/
|
|
40
|
+
"id": string;
|
|
41
|
+
/**
|
|
42
|
+
* The shorted string of the Awr Hub source database identifier.
|
|
43
|
+
*/
|
|
44
|
+
"awrHubOpsiSourceId": string;
|
|
45
|
+
/**
|
|
46
|
+
* Opsi Mailbox URL based on the Awr Hub and Awr Hub source.
|
|
47
|
+
*/
|
|
48
|
+
"sourceMailBoxUrl": string;
|
|
49
|
+
/**
|
|
50
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database id.
|
|
51
|
+
*/
|
|
52
|
+
"associatedResourceId"?: string;
|
|
53
|
+
/**
|
|
54
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database id.
|
|
55
|
+
*/
|
|
56
|
+
"associatedOpsiId"?: string;
|
|
57
|
+
/**
|
|
58
|
+
* The time at which the resource was first created. An RFC3339 formatted datetime string
|
|
59
|
+
*/
|
|
60
|
+
"timeCreated": Date;
|
|
61
|
+
/**
|
|
62
|
+
* The time at which the resource was last updated. An RFC3339 formatted datetime string
|
|
63
|
+
*/
|
|
64
|
+
"timeUpdated"?: Date;
|
|
65
|
+
/**
|
|
66
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
67
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
68
|
+
*
|
|
69
|
+
*/
|
|
70
|
+
"freeformTags"?: {
|
|
71
|
+
[key: string]: string;
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
75
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
76
|
+
*
|
|
77
|
+
*/
|
|
78
|
+
"definedTags"?: {
|
|
79
|
+
[key: string]: {
|
|
80
|
+
[key: string]: any;
|
|
81
|
+
};
|
|
82
|
+
};
|
|
83
|
+
/**
|
|
84
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace.
|
|
85
|
+
* Example: `{\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}`
|
|
86
|
+
*
|
|
87
|
+
*/
|
|
88
|
+
"systemTags"?: {
|
|
89
|
+
[key: string]: {
|
|
90
|
+
[key: string]: any;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
93
|
+
/**
|
|
94
|
+
* This is `true` if the source databse is registered with a Awr Hub, otherwise `false`
|
|
95
|
+
*/
|
|
96
|
+
"isRegisteredWithAwrHub"?: boolean;
|
|
97
|
+
/**
|
|
98
|
+
* DatabaseId of the Source database for which AWR Data will be uploaded to AWR Hub.
|
|
99
|
+
*/
|
|
100
|
+
"awrSourceDatabaseId"?: string;
|
|
101
|
+
/**
|
|
102
|
+
* The minimum snapshot identifier of the source database for which AWR data is uploaded to AWR Hub. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
103
|
+
*/
|
|
104
|
+
"minSnapshotIdentifier"?: number;
|
|
105
|
+
/**
|
|
106
|
+
* The maximum snapshot identifier of the source database for which AWR data is uploaded to AWR Hub. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
107
|
+
*/
|
|
108
|
+
"maxSnapshotIdentifier"?: number;
|
|
109
|
+
/**
|
|
110
|
+
* The time at which the earliest snapshot was generated in the source database for which data is uploaded to AWR Hub. An RFC3339 formatted datetime string
|
|
111
|
+
*/
|
|
112
|
+
"timeFirstSnapshotGenerated"?: Date;
|
|
113
|
+
/**
|
|
114
|
+
* The time at which the latest snapshot was generated in the source database for which data is uploaded to AWR Hub. An RFC3339 formatted datetime string
|
|
115
|
+
*/
|
|
116
|
+
"timeLastSnapshotGenerated"?: Date;
|
|
117
|
+
/**
|
|
118
|
+
* Number of hours since last AWR snapshots import happened from the Source database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
119
|
+
*/
|
|
120
|
+
"hoursSinceLastImport"?: number;
|
|
121
|
+
/**
|
|
122
|
+
* the current state of the source database
|
|
123
|
+
*/
|
|
124
|
+
"lifecycleState": model.AwrHubSourceLifecycleState;
|
|
125
|
+
/**
|
|
126
|
+
* Indicates the status of a source database in Operations Insights
|
|
127
|
+
*/
|
|
128
|
+
"status": model.AwrHubSourceStatus;
|
|
129
|
+
}
|
|
130
|
+
export declare namespace AwrHubSource {
|
|
131
|
+
function getJsonObj(obj: AwrHubSource): object;
|
|
132
|
+
function getDeserializedJsonObj(obj: AwrHubSource): object;
|
|
133
|
+
}
|
|
@@ -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.AwrHubSource = void 0;
|
|
19
|
+
var AwrHubSource;
|
|
20
|
+
(function (AwrHubSource) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
AwrHubSource.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
AwrHubSource.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(AwrHubSource = exports.AwrHubSource || (exports.AwrHubSource = {}));
|
|
32
|
+
//# sourceMappingURL=awr-hub-source.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-source.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-source.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA6GH,IAAiB,YAAY,CAW5B;AAXD,WAAiB,YAAY;IAC3B,SAAgB,UAAU,CAAC,GAAiB;QAC1C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAiB;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAW5B"}
|
|
@@ -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
|
+
/**
|
|
17
|
+
* Logical grouping used for Awr Hub Source operations.
|
|
18
|
+
*/
|
|
19
|
+
export interface AwrHubSources {
|
|
20
|
+
/**
|
|
21
|
+
* Awr Hub Source Object.
|
|
22
|
+
*/
|
|
23
|
+
"awrHubSources"?: any;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace AwrHubSources {
|
|
26
|
+
function getJsonObj(obj: AwrHubSources): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: AwrHubSources): object;
|
|
28
|
+
}
|
|
@@ -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.AwrHubSources = void 0;
|
|
19
|
+
var AwrHubSources;
|
|
20
|
+
(function (AwrHubSources) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
AwrHubSources.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
AwrHubSources.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(AwrHubSources = exports.AwrHubSources || (exports.AwrHubSources = {}));
|
|
32
|
+
//# sourceMappingURL=awr-hub-sources.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"awr-hub-sources.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/awr-hub-sources.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAeH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -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 to be updated.
|
|
18
|
+
*/
|
|
19
|
+
export interface ChangeAwrHubSourceCompartmentDetails {
|
|
20
|
+
/**
|
|
21
|
+
* The OCID of the compartment into which the resource should be moved.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"compartmentId": string;
|
|
25
|
+
}
|
|
26
|
+
export declare namespace ChangeAwrHubSourceCompartmentDetails {
|
|
27
|
+
function getJsonObj(obj: ChangeAwrHubSourceCompartmentDetails): object;
|
|
28
|
+
function getDeserializedJsonObj(obj: ChangeAwrHubSourceCompartmentDetails): 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.ChangeAwrHubSourceCompartmentDetails = void 0;
|
|
19
|
+
var ChangeAwrHubSourceCompartmentDetails;
|
|
20
|
+
(function (ChangeAwrHubSourceCompartmentDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
ChangeAwrHubSourceCompartmentDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
ChangeAwrHubSourceCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(ChangeAwrHubSourceCompartmentDetails = exports.ChangeAwrHubSourceCompartmentDetails || (exports.ChangeAwrHubSourceCompartmentDetails = {}));
|
|
32
|
+
//# sourceMappingURL=change-awr-hub-source-compartment-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-awr-hub-source-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/change-awr-hub-source-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAgBH,IAAiB,oCAAoC,CAWpD;AAXD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAWpD"}
|
|
@@ -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
|
+
/**
|
|
17
|
+
* The information to be updated.
|
|
18
|
+
*/
|
|
19
|
+
export interface ChangeOperationsInsightsWarehouseCompartmentDetails {
|
|
20
|
+
/**
|
|
21
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
22
|
+
*/
|
|
23
|
+
"compartmentId": string;
|
|
24
|
+
}
|
|
25
|
+
export declare namespace ChangeOperationsInsightsWarehouseCompartmentDetails {
|
|
26
|
+
function getJsonObj(obj: ChangeOperationsInsightsWarehouseCompartmentDetails): object;
|
|
27
|
+
function getDeserializedJsonObj(obj: ChangeOperationsInsightsWarehouseCompartmentDetails): object;
|
|
28
|
+
}
|
|
@@ -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.ChangeOperationsInsightsWarehouseCompartmentDetails = void 0;
|
|
19
|
+
var ChangeOperationsInsightsWarehouseCompartmentDetails;
|
|
20
|
+
(function (ChangeOperationsInsightsWarehouseCompartmentDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
ChangeOperationsInsightsWarehouseCompartmentDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
ChangeOperationsInsightsWarehouseCompartmentDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(ChangeOperationsInsightsWarehouseCompartmentDetails = exports.ChangeOperationsInsightsWarehouseCompartmentDetails || (exports.ChangeOperationsInsightsWarehouseCompartmentDetails = {}));
|
|
32
|
+
//# sourceMappingURL=change-operations-insights-warehouse-compartment-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-operations-insights-warehouse-compartment-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/change-operations-insights-warehouse-compartment-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAeH,IAAiB,mDAAmD,CAanE;AAbD,WAAiB,mDAAmD;IAClE,SAAgB,UAAU,CAAC,GAAwD;QACjF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8DAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAAwD;QAExD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IANe,0EAAsB,yBAMrC,CAAA;AACH,CAAC,EAbgB,mDAAmD,GAAnD,2DAAmD,KAAnD,2DAAmD,QAanE"}
|
|
@@ -32,7 +32,7 @@ export interface CreateAwrHubDetails {
|
|
|
32
32
|
/**
|
|
33
33
|
* Object Storage Bucket Name
|
|
34
34
|
*/
|
|
35
|
-
"objectStorageBucketName"
|
|
35
|
+
"objectStorageBucketName"?: string;
|
|
36
36
|
/**
|
|
37
37
|
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
38
38
|
* Example: `{\"bar-key\": \"value\"}`
|
|
@@ -0,0 +1,67 @@
|
|
|
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
|
+
* payload to register Awr Hub source
|
|
19
|
+
*/
|
|
20
|
+
export interface CreateAwrHubSourceDetails {
|
|
21
|
+
/**
|
|
22
|
+
* The name of the Awr Hub source database.
|
|
23
|
+
*/
|
|
24
|
+
"name": string;
|
|
25
|
+
/**
|
|
26
|
+
* AWR Hub OCID
|
|
27
|
+
*/
|
|
28
|
+
"awrHubId": string;
|
|
29
|
+
/**
|
|
30
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
|
|
31
|
+
*/
|
|
32
|
+
"compartmentId": string;
|
|
33
|
+
/**
|
|
34
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database id.
|
|
35
|
+
*/
|
|
36
|
+
"associatedResourceId"?: string;
|
|
37
|
+
/**
|
|
38
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database id.
|
|
39
|
+
*/
|
|
40
|
+
"associatedOpsiId"?: string;
|
|
41
|
+
/**
|
|
42
|
+
* source type of the database
|
|
43
|
+
*/
|
|
44
|
+
"type": model.AwrHubSourceType;
|
|
45
|
+
/**
|
|
46
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
47
|
+
* Example: `{\"bar-key\": \"value\"}`
|
|
48
|
+
*
|
|
49
|
+
*/
|
|
50
|
+
"freeformTags"?: {
|
|
51
|
+
[key: string]: string;
|
|
52
|
+
};
|
|
53
|
+
/**
|
|
54
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
55
|
+
* Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"definedTags"?: {
|
|
59
|
+
[key: string]: {
|
|
60
|
+
[key: string]: any;
|
|
61
|
+
};
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
export declare namespace CreateAwrHubSourceDetails {
|
|
65
|
+
function getJsonObj(obj: CreateAwrHubSourceDetails): object;
|
|
66
|
+
function getDeserializedJsonObj(obj: CreateAwrHubSourceDetails): object;
|
|
67
|
+
}
|
|
@@ -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.CreateAwrHubSourceDetails = void 0;
|
|
19
|
+
var CreateAwrHubSourceDetails;
|
|
20
|
+
(function (CreateAwrHubSourceDetails) {
|
|
21
|
+
function getJsonObj(obj) {
|
|
22
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
23
|
+
return jsonObj;
|
|
24
|
+
}
|
|
25
|
+
CreateAwrHubSourceDetails.getJsonObj = getJsonObj;
|
|
26
|
+
function getDeserializedJsonObj(obj) {
|
|
27
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
28
|
+
return jsonObj;
|
|
29
|
+
}
|
|
30
|
+
CreateAwrHubSourceDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
31
|
+
})(CreateAwrHubSourceDetails = exports.CreateAwrHubSourceDetails || (exports.CreateAwrHubSourceDetails = {}));
|
|
32
|
+
//# sourceMappingURL=create-awr-hub-source-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-awr-hub-source-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/create-awr-hub-source-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AA+CH,IAAiB,yBAAyB,CAWzC;AAXD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAWzC"}
|
package/lib/model/index.d.ts
CHANGED
|
@@ -67,6 +67,8 @@ import * as AddmDbSummary from "./addm-db-summary";
|
|
|
67
67
|
export import AddmDbSummary = AddmDbSummary.AddmDbSummary;
|
|
68
68
|
import * as AddmReport from "./addm-report";
|
|
69
69
|
export import AddmReport = AddmReport.AddmReport;
|
|
70
|
+
import * as ArchivalState from "./archival-state";
|
|
71
|
+
export import ArchivalState = ArchivalState.ArchivalState;
|
|
70
72
|
import * as AwrDatabaseCpuUsageSummary from "./awr-database-cpu-usage-summary";
|
|
71
73
|
export import AwrDatabaseCpuUsageSummary = AwrDatabaseCpuUsageSummary.AwrDatabaseCpuUsageSummary;
|
|
72
74
|
import * as AwrDatabaseMetricSummary from "./awr-database-metric-summary";
|
|
@@ -93,6 +95,22 @@ import * as AwrHub from "./awr-hub";
|
|
|
93
95
|
export import AwrHub = AwrHub.AwrHub;
|
|
94
96
|
import * as AwrHubLifecycleState from "./awr-hub-lifecycle-state";
|
|
95
97
|
export import AwrHubLifecycleState = AwrHubLifecycleState.AwrHubLifecycleState;
|
|
98
|
+
import * as AwrHubObjects from "./awr-hub-objects";
|
|
99
|
+
export import AwrHubObjects = AwrHubObjects.AwrHubObjects;
|
|
100
|
+
import * as AwrHubSource from "./awr-hub-source";
|
|
101
|
+
export import AwrHubSource = AwrHubSource.AwrHubSource;
|
|
102
|
+
import * as AwrHubSourceLifecycleState from "./awr-hub-source-lifecycle-state";
|
|
103
|
+
export import AwrHubSourceLifecycleState = AwrHubSourceLifecycleState.AwrHubSourceLifecycleState;
|
|
104
|
+
import * as AwrHubSourceStatus from "./awr-hub-source-status";
|
|
105
|
+
export import AwrHubSourceStatus = AwrHubSourceStatus.AwrHubSourceStatus;
|
|
106
|
+
import * as AwrHubSourceSummary from "./awr-hub-source-summary";
|
|
107
|
+
export import AwrHubSourceSummary = AwrHubSourceSummary.AwrHubSourceSummary;
|
|
108
|
+
import * as AwrHubSourceSummaryCollection from "./awr-hub-source-summary-collection";
|
|
109
|
+
export import AwrHubSourceSummaryCollection = AwrHubSourceSummaryCollection.AwrHubSourceSummaryCollection;
|
|
110
|
+
import * as AwrHubSourceType from "./awr-hub-source-type";
|
|
111
|
+
export import AwrHubSourceType = AwrHubSourceType.AwrHubSourceType;
|
|
112
|
+
import * as AwrHubSources from "./awr-hub-sources";
|
|
113
|
+
export import AwrHubSources = AwrHubSources.AwrHubSources;
|
|
96
114
|
import * as AwrHubSummary from "./awr-hub-summary";
|
|
97
115
|
export import AwrHubSummary = AwrHubSummary.AwrHubSummary;
|
|
98
116
|
import * as AwrHubSummaryCollection from "./awr-hub-summary-collection";
|
|
@@ -113,6 +131,8 @@ import * as AwrSourceSummary from "./awr-source-summary";
|
|
|
113
131
|
export import AwrSourceSummary = AwrSourceSummary.AwrSourceSummary;
|
|
114
132
|
import * as ChangeAutonomousDatabaseInsightAdvancedFeaturesDetails from "./change-autonomous-database-insight-advanced-features-details";
|
|
115
133
|
export import ChangeAutonomousDatabaseInsightAdvancedFeaturesDetails = ChangeAutonomousDatabaseInsightAdvancedFeaturesDetails.ChangeAutonomousDatabaseInsightAdvancedFeaturesDetails;
|
|
134
|
+
import * as ChangeAwrHubSourceCompartmentDetails from "./change-awr-hub-source-compartment-details";
|
|
135
|
+
export import ChangeAwrHubSourceCompartmentDetails = ChangeAwrHubSourceCompartmentDetails.ChangeAwrHubSourceCompartmentDetails;
|
|
116
136
|
import * as ChangeDatabaseInsightCompartmentDetails from "./change-database-insight-compartment-details";
|
|
117
137
|
export import ChangeDatabaseInsightCompartmentDetails = ChangeDatabaseInsightCompartmentDetails.ChangeDatabaseInsightCompartmentDetails;
|
|
118
138
|
import * as ChangeEnterpriseManagerBridgeCompartmentDetails from "./change-enterprise-manager-bridge-compartment-details";
|
|
@@ -125,6 +145,8 @@ import * as ChangeNewsReportCompartmentDetails from "./change-news-report-compar
|
|
|
125
145
|
export import ChangeNewsReportCompartmentDetails = ChangeNewsReportCompartmentDetails.ChangeNewsReportCompartmentDetails;
|
|
126
146
|
import * as ChangeOperationsInsightsPrivateEndpointCompartmentDetails from "./change-operations-insights-private-endpoint-compartment-details";
|
|
127
147
|
export import ChangeOperationsInsightsPrivateEndpointCompartmentDetails = ChangeOperationsInsightsPrivateEndpointCompartmentDetails.ChangeOperationsInsightsPrivateEndpointCompartmentDetails;
|
|
148
|
+
import * as ChangeOperationsInsightsWarehouseCompartmentDetails from "./change-operations-insights-warehouse-compartment-details";
|
|
149
|
+
export import ChangeOperationsInsightsWarehouseCompartmentDetails = ChangeOperationsInsightsWarehouseCompartmentDetails.ChangeOperationsInsightsWarehouseCompartmentDetails;
|
|
128
150
|
import * as ChangeOpsiConfigurationCompartmentDetails from "./change-opsi-configuration-compartment-details";
|
|
129
151
|
export import ChangeOpsiConfigurationCompartmentDetails = ChangeOpsiConfigurationCompartmentDetails.ChangeOpsiConfigurationCompartmentDetails;
|
|
130
152
|
import * as ChangePeComanagedDatabaseInsightDetails from "./change-pe-comanaged-database-insight-details";
|
|
@@ -149,6 +171,8 @@ import * as ConnectionDetails from "./connection-details";
|
|
|
149
171
|
export import ConnectionDetails = ConnectionDetails.ConnectionDetails;
|
|
150
172
|
import * as CreateAwrHubDetails from "./create-awr-hub-details";
|
|
151
173
|
export import CreateAwrHubDetails = CreateAwrHubDetails.CreateAwrHubDetails;
|
|
174
|
+
import * as CreateAwrHubSourceDetails from "./create-awr-hub-source-details";
|
|
175
|
+
export import CreateAwrHubSourceDetails = CreateAwrHubSourceDetails.CreateAwrHubSourceDetails;
|
|
152
176
|
import * as CreateConfigurationItemDetails from "./create-configuration-item-details";
|
|
153
177
|
export import CreateConfigurationItemDetails = CreateConfigurationItemDetails.CreateConfigurationItemDetails;
|
|
154
178
|
import * as CreateDatabaseInsightDetails from "./create-database-insight-details";
|
|
@@ -361,6 +385,8 @@ import * as InstanceMetrics from "./instance-metrics";
|
|
|
361
385
|
export import InstanceMetrics = InstanceMetrics.InstanceMetrics;
|
|
362
386
|
import * as LifecycleState from "./lifecycle-state";
|
|
363
387
|
export import LifecycleState = LifecycleState.LifecycleState;
|
|
388
|
+
import * as ListObjects from "./list-objects";
|
|
389
|
+
export import ListObjects = ListObjects.ListObjects;
|
|
364
390
|
import * as MySqlSqlText from "./my-sql-sql-text";
|
|
365
391
|
export import MySqlSqlText = MySqlSqlText.MySqlSqlText;
|
|
366
392
|
import * as NetworkUsageTrend from "./network-usage-trend";
|
|
@@ -383,6 +409,8 @@ import * as NewsReportSummary from "./news-report-summary";
|
|
|
383
409
|
export import NewsReportSummary = NewsReportSummary.NewsReportSummary;
|
|
384
410
|
import * as NewsReports from "./news-reports";
|
|
385
411
|
export import NewsReports = NewsReports.NewsReports;
|
|
412
|
+
import * as ObjectSummary from "./object-summary";
|
|
413
|
+
export import ObjectSummary = ObjectSummary.ObjectSummary;
|
|
386
414
|
import * as OperationStatus from "./operation-status";
|
|
387
415
|
export import OperationStatus = OperationStatus.OperationStatus;
|
|
388
416
|
import * as OperationType from "./operation-type";
|
|
@@ -545,6 +573,8 @@ import * as StorageServer from "./storage-server";
|
|
|
545
573
|
export import StorageServer = StorageServer.StorageServer;
|
|
546
574
|
import * as StorageServerDetails from "./storage-server-details";
|
|
547
575
|
export import StorageServerDetails = StorageServerDetails.StorageServerDetails;
|
|
576
|
+
import * as StorageTier from "./storage-tier";
|
|
577
|
+
export import StorageTier = StorageTier.StorageTier;
|
|
548
578
|
import * as StorageUsageTrend from "./storage-usage-trend";
|
|
549
579
|
export import StorageUsageTrend = StorageUsageTrend.StorageUsageTrend;
|
|
550
580
|
import * as StorageUsageTrendAggregation from "./storage-usage-trend-aggregation";
|
|
@@ -617,6 +647,8 @@ import * as TopProcessesUsageTrendAggregation from "./top-processes-usage-trend-
|
|
|
617
647
|
export import TopProcessesUsageTrendAggregation = TopProcessesUsageTrendAggregation.TopProcessesUsageTrendAggregation;
|
|
618
648
|
import * as UpdateAwrHubDetails from "./update-awr-hub-details";
|
|
619
649
|
export import UpdateAwrHubDetails = UpdateAwrHubDetails.UpdateAwrHubDetails;
|
|
650
|
+
import * as UpdateAwrHubSourceDetails from "./update-awr-hub-source-details";
|
|
651
|
+
export import UpdateAwrHubSourceDetails = UpdateAwrHubSourceDetails.UpdateAwrHubSourceDetails;
|
|
620
652
|
import * as UpdateConfigurationItemDetails from "./update-configuration-item-details";
|
|
621
653
|
export import UpdateConfigurationItemDetails = UpdateConfigurationItemDetails.UpdateConfigurationItemDetails;
|
|
622
654
|
import * as UpdateDatabaseInsightDetails from "./update-database-insight-details";
|