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
package/lib/response/index.d.ts
CHANGED
|
@@ -17,6 +17,8 @@ import * as AddExadataInsightMembersResponse from "./add-exadata-insight-members
|
|
|
17
17
|
export import AddExadataInsightMembersResponse = AddExadataInsightMembersResponse.AddExadataInsightMembersResponse;
|
|
18
18
|
import * as ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse from "./change-autonomous-database-insight-advanced-features-response";
|
|
19
19
|
export import ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse = ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse.ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse;
|
|
20
|
+
import * as ChangeAwrHubSourceCompartmentResponse from "./change-awr-hub-source-compartment-response";
|
|
21
|
+
export import ChangeAwrHubSourceCompartmentResponse = ChangeAwrHubSourceCompartmentResponse.ChangeAwrHubSourceCompartmentResponse;
|
|
20
22
|
import * as ChangeDatabaseInsightCompartmentResponse from "./change-database-insight-compartment-response";
|
|
21
23
|
export import ChangeDatabaseInsightCompartmentResponse = ChangeDatabaseInsightCompartmentResponse.ChangeDatabaseInsightCompartmentResponse;
|
|
22
24
|
import * as ChangeEnterpriseManagerBridgeCompartmentResponse from "./change-enterprise-manager-bridge-compartment-response";
|
|
@@ -29,12 +31,16 @@ import * as ChangeNewsReportCompartmentResponse from "./change-news-report-compa
|
|
|
29
31
|
export import ChangeNewsReportCompartmentResponse = ChangeNewsReportCompartmentResponse.ChangeNewsReportCompartmentResponse;
|
|
30
32
|
import * as ChangeOperationsInsightsPrivateEndpointCompartmentResponse from "./change-operations-insights-private-endpoint-compartment-response";
|
|
31
33
|
export import ChangeOperationsInsightsPrivateEndpointCompartmentResponse = ChangeOperationsInsightsPrivateEndpointCompartmentResponse.ChangeOperationsInsightsPrivateEndpointCompartmentResponse;
|
|
34
|
+
import * as ChangeOperationsInsightsWarehouseCompartmentResponse from "./change-operations-insights-warehouse-compartment-response";
|
|
35
|
+
export import ChangeOperationsInsightsWarehouseCompartmentResponse = ChangeOperationsInsightsWarehouseCompartmentResponse.ChangeOperationsInsightsWarehouseCompartmentResponse;
|
|
32
36
|
import * as ChangeOpsiConfigurationCompartmentResponse from "./change-opsi-configuration-compartment-response";
|
|
33
37
|
export import ChangeOpsiConfigurationCompartmentResponse = ChangeOpsiConfigurationCompartmentResponse.ChangeOpsiConfigurationCompartmentResponse;
|
|
34
38
|
import * as ChangePeComanagedDatabaseInsightResponse from "./change-pe-comanaged-database-insight-response";
|
|
35
39
|
export import ChangePeComanagedDatabaseInsightResponse = ChangePeComanagedDatabaseInsightResponse.ChangePeComanagedDatabaseInsightResponse;
|
|
36
40
|
import * as CreateAwrHubResponse from "./create-awr-hub-response";
|
|
37
41
|
export import CreateAwrHubResponse = CreateAwrHubResponse.CreateAwrHubResponse;
|
|
42
|
+
import * as CreateAwrHubSourceResponse from "./create-awr-hub-source-response";
|
|
43
|
+
export import CreateAwrHubSourceResponse = CreateAwrHubSourceResponse.CreateAwrHubSourceResponse;
|
|
38
44
|
import * as CreateDatabaseInsightResponse from "./create-database-insight-response";
|
|
39
45
|
export import CreateDatabaseInsightResponse = CreateDatabaseInsightResponse.CreateDatabaseInsightResponse;
|
|
40
46
|
import * as CreateEnterpriseManagerBridgeResponse from "./create-enterprise-manager-bridge-response";
|
|
@@ -55,6 +61,10 @@ import * as CreateOpsiConfigurationResponse from "./create-opsi-configuration-re
|
|
|
55
61
|
export import CreateOpsiConfigurationResponse = CreateOpsiConfigurationResponse.CreateOpsiConfigurationResponse;
|
|
56
62
|
import * as DeleteAwrHubResponse from "./delete-awr-hub-response";
|
|
57
63
|
export import DeleteAwrHubResponse = DeleteAwrHubResponse.DeleteAwrHubResponse;
|
|
64
|
+
import * as DeleteAwrHubObjectResponse from "./delete-awr-hub-object-response";
|
|
65
|
+
export import DeleteAwrHubObjectResponse = DeleteAwrHubObjectResponse.DeleteAwrHubObjectResponse;
|
|
66
|
+
import * as DeleteAwrHubSourceResponse from "./delete-awr-hub-source-response";
|
|
67
|
+
export import DeleteAwrHubSourceResponse = DeleteAwrHubSourceResponse.DeleteAwrHubSourceResponse;
|
|
58
68
|
import * as DeleteDatabaseInsightResponse from "./delete-database-insight-response";
|
|
59
69
|
export import DeleteDatabaseInsightResponse = DeleteDatabaseInsightResponse.DeleteDatabaseInsightResponse;
|
|
60
70
|
import * as DeleteEnterpriseManagerBridgeResponse from "./delete-enterprise-manager-bridge-response";
|
|
@@ -75,6 +85,8 @@ import * as DeleteOpsiConfigurationResponse from "./delete-opsi-configuration-re
|
|
|
75
85
|
export import DeleteOpsiConfigurationResponse = DeleteOpsiConfigurationResponse.DeleteOpsiConfigurationResponse;
|
|
76
86
|
import * as DisableAutonomousDatabaseInsightAdvancedFeaturesResponse from "./disable-autonomous-database-insight-advanced-features-response";
|
|
77
87
|
export import DisableAutonomousDatabaseInsightAdvancedFeaturesResponse = DisableAutonomousDatabaseInsightAdvancedFeaturesResponse.DisableAutonomousDatabaseInsightAdvancedFeaturesResponse;
|
|
88
|
+
import * as DisableAwrHubSourceResponse from "./disable-awr-hub-source-response";
|
|
89
|
+
export import DisableAwrHubSourceResponse = DisableAwrHubSourceResponse.DisableAwrHubSourceResponse;
|
|
78
90
|
import * as DisableDatabaseInsightResponse from "./disable-database-insight-response";
|
|
79
91
|
export import DisableDatabaseInsightResponse = DisableDatabaseInsightResponse.DisableDatabaseInsightResponse;
|
|
80
92
|
import * as DisableExadataInsightResponse from "./disable-exadata-insight-response";
|
|
@@ -85,6 +97,8 @@ import * as DownloadOperationsInsightsWarehouseWalletResponse from "./download-o
|
|
|
85
97
|
export import DownloadOperationsInsightsWarehouseWalletResponse = DownloadOperationsInsightsWarehouseWalletResponse.DownloadOperationsInsightsWarehouseWalletResponse;
|
|
86
98
|
import * as EnableAutonomousDatabaseInsightAdvancedFeaturesResponse from "./enable-autonomous-database-insight-advanced-features-response";
|
|
87
99
|
export import EnableAutonomousDatabaseInsightAdvancedFeaturesResponse = EnableAutonomousDatabaseInsightAdvancedFeaturesResponse.EnableAutonomousDatabaseInsightAdvancedFeaturesResponse;
|
|
100
|
+
import * as EnableAwrHubSourceResponse from "./enable-awr-hub-source-response";
|
|
101
|
+
export import EnableAwrHubSourceResponse = EnableAwrHubSourceResponse.EnableAwrHubSourceResponse;
|
|
88
102
|
import * as EnableDatabaseInsightResponse from "./enable-database-insight-response";
|
|
89
103
|
export import EnableDatabaseInsightResponse = EnableDatabaseInsightResponse.EnableDatabaseInsightResponse;
|
|
90
104
|
import * as EnableExadataInsightResponse from "./enable-exadata-insight-response";
|
|
@@ -97,6 +111,10 @@ import * as GetAwrDatabaseSqlReportResponse from "./get-awr-database-sql-report-
|
|
|
97
111
|
export import GetAwrDatabaseSqlReportResponse = GetAwrDatabaseSqlReportResponse.GetAwrDatabaseSqlReportResponse;
|
|
98
112
|
import * as GetAwrHubResponse from "./get-awr-hub-response";
|
|
99
113
|
export import GetAwrHubResponse = GetAwrHubResponse.GetAwrHubResponse;
|
|
114
|
+
import * as GetAwrHubObjectResponse from "./get-awr-hub-object-response";
|
|
115
|
+
export import GetAwrHubObjectResponse = GetAwrHubObjectResponse.GetAwrHubObjectResponse;
|
|
116
|
+
import * as GetAwrHubSourceResponse from "./get-awr-hub-source-response";
|
|
117
|
+
export import GetAwrHubSourceResponse = GetAwrHubSourceResponse.GetAwrHubSourceResponse;
|
|
100
118
|
import * as GetAwrReportResponse from "./get-awr-report-response";
|
|
101
119
|
export import GetAwrReportResponse = GetAwrReportResponse.GetAwrReportResponse;
|
|
102
120
|
import * as GetDatabaseInsightResponse from "./get-database-insight-response";
|
|
@@ -121,6 +139,8 @@ import * as GetOpsiDataObjectResponse from "./get-opsi-data-object-response";
|
|
|
121
139
|
export import GetOpsiDataObjectResponse = GetOpsiDataObjectResponse.GetOpsiDataObjectResponse;
|
|
122
140
|
import * as GetWorkRequestResponse from "./get-work-request-response";
|
|
123
141
|
export import GetWorkRequestResponse = GetWorkRequestResponse.GetWorkRequestResponse;
|
|
142
|
+
import * as HeadAwrHubObjectResponse from "./head-awr-hub-object-response";
|
|
143
|
+
export import HeadAwrHubObjectResponse = HeadAwrHubObjectResponse.HeadAwrHubObjectResponse;
|
|
124
144
|
import * as IngestAddmReportsResponse from "./ingest-addm-reports-response";
|
|
125
145
|
export import IngestAddmReportsResponse = IngestAddmReportsResponse.IngestAddmReportsResponse;
|
|
126
146
|
import * as IngestDatabaseConfigurationResponse from "./ingest-database-configuration-response";
|
|
@@ -153,6 +173,10 @@ import * as ListAwrDatabaseSnapshotsResponse from "./list-awr-database-snapshots
|
|
|
153
173
|
export import ListAwrDatabaseSnapshotsResponse = ListAwrDatabaseSnapshotsResponse.ListAwrDatabaseSnapshotsResponse;
|
|
154
174
|
import * as ListAwrDatabasesResponse from "./list-awr-databases-response";
|
|
155
175
|
export import ListAwrDatabasesResponse = ListAwrDatabasesResponse.ListAwrDatabasesResponse;
|
|
176
|
+
import * as ListAwrHubObjectsResponse from "./list-awr-hub-objects-response";
|
|
177
|
+
export import ListAwrHubObjectsResponse = ListAwrHubObjectsResponse.ListAwrHubObjectsResponse;
|
|
178
|
+
import * as ListAwrHubSourcesResponse from "./list-awr-hub-sources-response";
|
|
179
|
+
export import ListAwrHubSourcesResponse = ListAwrHubSourcesResponse.ListAwrHubSourcesResponse;
|
|
156
180
|
import * as ListAwrHubsResponse from "./list-awr-hubs-response";
|
|
157
181
|
export import ListAwrHubsResponse = ListAwrHubsResponse.ListAwrHubsResponse;
|
|
158
182
|
import * as ListAwrSnapshotsResponse from "./list-awr-snapshots-response";
|
|
@@ -205,6 +229,8 @@ import * as ListWorkRequestLogsResponse from "./list-work-request-logs-response"
|
|
|
205
229
|
export import ListWorkRequestLogsResponse = ListWorkRequestLogsResponse.ListWorkRequestLogsResponse;
|
|
206
230
|
import * as ListWorkRequestsResponse from "./list-work-requests-response";
|
|
207
231
|
export import ListWorkRequestsResponse = ListWorkRequestsResponse.ListWorkRequestsResponse;
|
|
232
|
+
import * as PutAwrHubObjectResponse from "./put-awr-hub-object-response";
|
|
233
|
+
export import PutAwrHubObjectResponse = PutAwrHubObjectResponse.PutAwrHubObjectResponse;
|
|
208
234
|
import * as QueryOpsiDataObjectDataResponse from "./query-opsi-data-object-data-response";
|
|
209
235
|
export import QueryOpsiDataObjectDataResponse = QueryOpsiDataObjectDataResponse.QueryOpsiDataObjectDataResponse;
|
|
210
236
|
import * as QueryWarehouseDataObjectDataResponse from "./query-warehouse-data-object-data-response";
|
|
@@ -313,6 +339,8 @@ import * as SummarizeSqlStatisticsTimeSeriesByPlanResponse from "./summarize-sql
|
|
|
313
339
|
export import SummarizeSqlStatisticsTimeSeriesByPlanResponse = SummarizeSqlStatisticsTimeSeriesByPlanResponse.SummarizeSqlStatisticsTimeSeriesByPlanResponse;
|
|
314
340
|
import * as UpdateAwrHubResponse from "./update-awr-hub-response";
|
|
315
341
|
export import UpdateAwrHubResponse = UpdateAwrHubResponse.UpdateAwrHubResponse;
|
|
342
|
+
import * as UpdateAwrHubSourceResponse from "./update-awr-hub-source-response";
|
|
343
|
+
export import UpdateAwrHubSourceResponse = UpdateAwrHubSourceResponse.UpdateAwrHubSourceResponse;
|
|
316
344
|
import * as UpdateDatabaseInsightResponse from "./update-database-insight-response";
|
|
317
345
|
export import UpdateDatabaseInsightResponse = UpdateDatabaseInsightResponse.UpdateDatabaseInsightResponse;
|
|
318
346
|
import * as UpdateEnterpriseManagerBridgeResponse from "./update-enterprise-manager-bridge-response";
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListAwrHubObjectsResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Echoes back the value passed in the opc-client-request-id header, for use by clients when debugging.
|
|
17
|
+
*/
|
|
18
|
+
"opcClientRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
/**
|
|
26
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
27
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
28
|
+
* subsequent GET request to get the next batch of items.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"opcNextPage": string;
|
|
32
|
+
/**
|
|
33
|
+
* The returned model.ListObjects instance.
|
|
34
|
+
*/
|
|
35
|
+
"listObjects": model.ListObjects;
|
|
36
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-awr-hub-objects-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-awr-hub-objects-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-awr-hub-objects-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ListAwrHubSourcesResponse {
|
|
15
|
+
/**
|
|
16
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
17
|
+
* Oracle about a particular request, please provide the request ID.
|
|
18
|
+
*
|
|
19
|
+
*/
|
|
20
|
+
"opcRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
+
* then a partial list might have been returned. Include this value as the `page` parameter for the
|
|
24
|
+
* subsequent GET request to get the next batch of items.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"opcNextPage": string;
|
|
28
|
+
/**
|
|
29
|
+
* The returned model.AwrHubSourceSummaryCollection instance.
|
|
30
|
+
*/
|
|
31
|
+
"awrHubSourceSummaryCollection": model.AwrHubSourceSummaryCollection;
|
|
32
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=list-awr-hub-sources-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-awr-hub-sources-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-awr-hub-sources-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface PutAwrHubObjectResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Echoes back the value passed in the opc-client-request-id header, for use by clients when debugging.
|
|
16
|
+
*/
|
|
17
|
+
"opcClientRequestId": string;
|
|
18
|
+
/**
|
|
19
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
20
|
+
* Oracle about a particular request, please provide the request ID.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"opcRequestId": string;
|
|
24
|
+
/**
|
|
25
|
+
* Content-MD5 header.
|
|
26
|
+
*/
|
|
27
|
+
"opcContentMd5": string;
|
|
28
|
+
/**
|
|
29
|
+
* The Awr Hub object modification time.
|
|
30
|
+
*/
|
|
31
|
+
"lastModified": Date;
|
|
32
|
+
/**
|
|
33
|
+
* VersionId of the requested Awr Hub object.
|
|
34
|
+
*/
|
|
35
|
+
"versionId": string;
|
|
36
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=put-awr-hub-object-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"put-awr-hub-object-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/put-awr-hub-object-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
4
|
+
* OpenAPI spec version: 20200630
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface UpdateAwrHubSourceResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
"opcWorkRequestId": string;
|
|
19
|
+
/**
|
|
20
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
21
|
+
* Oracle about a particular request, please provide the request ID.
|
|
22
|
+
*
|
|
23
|
+
*/
|
|
24
|
+
"opcRequestId": string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 20200630
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
//# sourceMappingURL=update-awr-hub-source-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-awr-hub-source-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/update-awr-hub-source-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-opsi",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.75.0",
|
|
4
4
|
"description": "OCI NodeJS client for Opsi Service",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.75.0",
|
|
19
|
+
"oci-workrequests": "2.75.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|