oci-opsi 2.74.0 → 2.76.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 +1267 -169
- 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,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=change-awr-hub-source-compartment-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-awr-hub-source-compartment-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/change-awr-hub-source-compartment-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 ChangeOperationsInsightsWarehouseCompartmentResponse {
|
|
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=change-operations-insights-warehouse-compartment-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"change-operations-insights-warehouse-compartment-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/change-operations-insights-warehouse-compartment-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,35 @@
|
|
|
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 CreateAwrHubSourceResponse {
|
|
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
|
+
* Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcWorkRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* For optimistic concurrency control. See `if-match`.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
"etag": string;
|
|
31
|
+
/**
|
|
32
|
+
* The returned model.AwrHubSource instance.
|
|
33
|
+
*/
|
|
34
|
+
"awrHubSource": model.AwrHubSource;
|
|
35
|
+
}
|
|
@@ -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=create-awr-hub-source-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-awr-hub-source-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/create-awr-hub-source-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 DeleteAwrHubObjectResponse {
|
|
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
|
+
* The Awr Hub object modification time.
|
|
26
|
+
*/
|
|
27
|
+
"lastModified": Date;
|
|
28
|
+
/**
|
|
29
|
+
* VersionId of the requested Awr Hub object.
|
|
30
|
+
*/
|
|
31
|
+
"versionId": string;
|
|
32
|
+
/**
|
|
33
|
+
* This is `true` if the deleted object is a delete marker, otherwise `false`
|
|
34
|
+
*/
|
|
35
|
+
"isDeleteMarker": boolean;
|
|
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=delete-awr-hub-object-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-awr-hub-object-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/delete-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 DeleteAwrHubSourceResponse {
|
|
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=delete-awr-hub-source-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-awr-hub-source-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/delete-awr-hub-source-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 DisableAwrHubSourceResponse {
|
|
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=disable-awr-hub-source-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disable-awr-hub-source-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/disable-awr-hub-source-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 EnableAwrHubSourceResponse {
|
|
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=enable-awr-hub-source-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enable-awr-hub-source-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/enable-awr-hub-source-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,109 @@
|
|
|
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
|
+
/// <reference types="node" />
|
|
14
|
+
import common = require("oci-common");
|
|
15
|
+
import stream = require("stream");
|
|
16
|
+
export interface GetAwrHubObjectResponse {
|
|
17
|
+
/**
|
|
18
|
+
* Echoes back the value passed in the opc-client-request-id header, for use by clients when debugging.
|
|
19
|
+
*/
|
|
20
|
+
"opcClientRequestId": string;
|
|
21
|
+
/**
|
|
22
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
23
|
+
* Oracle about a particular request, please provide the request ID.
|
|
24
|
+
*
|
|
25
|
+
*/
|
|
26
|
+
"opcRequestId": string;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. See `if-match`.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
"etag": string;
|
|
32
|
+
/**
|
|
33
|
+
* The user-defined metadata for the Awr Hub object.
|
|
34
|
+
*/
|
|
35
|
+
"opcMeta": {
|
|
36
|
+
[key: string]: string;
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* The Awr Hub object size in bytes.
|
|
40
|
+
*/
|
|
41
|
+
"contentLength": number;
|
|
42
|
+
/**
|
|
43
|
+
* Content-Range header.
|
|
44
|
+
*/
|
|
45
|
+
"contentRange": common.Range;
|
|
46
|
+
/**
|
|
47
|
+
* Content-MD5 header.
|
|
48
|
+
*/
|
|
49
|
+
"contentMd5": string;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
*/
|
|
53
|
+
"opcMultipartMd5": string;
|
|
54
|
+
/**
|
|
55
|
+
* Content-Type header.
|
|
56
|
+
*/
|
|
57
|
+
"contentType": string;
|
|
58
|
+
/**
|
|
59
|
+
* Content-Language header.
|
|
60
|
+
*/
|
|
61
|
+
"contentLanguage": string;
|
|
62
|
+
/**
|
|
63
|
+
* Content-Encoding header.
|
|
64
|
+
*/
|
|
65
|
+
"contentEncoding": string;
|
|
66
|
+
/**
|
|
67
|
+
* Cache-Control header.
|
|
68
|
+
*/
|
|
69
|
+
"cacheControl": string;
|
|
70
|
+
/**
|
|
71
|
+
* Content-Disposition header.
|
|
72
|
+
*/
|
|
73
|
+
"contentDisposition": string;
|
|
74
|
+
/**
|
|
75
|
+
* The Awr Hub object modification time.
|
|
76
|
+
*/
|
|
77
|
+
"lastModified": Date;
|
|
78
|
+
/**
|
|
79
|
+
* The storage tier that the Awr Hub object is stored in.
|
|
80
|
+
*/
|
|
81
|
+
"storageTier": string;
|
|
82
|
+
/**
|
|
83
|
+
* Archival state of an Awr Hub object. This field is set only for Awr Hub objects in Archive tier.
|
|
84
|
+
*/
|
|
85
|
+
"archivalState": string;
|
|
86
|
+
/**
|
|
87
|
+
* Time that the Awr Hub object is returned to the archived state.
|
|
88
|
+
*/
|
|
89
|
+
"timeOfArchival": Date;
|
|
90
|
+
/**
|
|
91
|
+
* VersionId of the requested Awr Hub object.
|
|
92
|
+
*/
|
|
93
|
+
"versionId": string;
|
|
94
|
+
/**
|
|
95
|
+
* The date and time after which the Awr Hub object is no longer cached by a browser, proxy, or other caching entity.
|
|
96
|
+
*/
|
|
97
|
+
"expires": Date;
|
|
98
|
+
/**
|
|
99
|
+
* The returned stream.Readable | ReadableStream instance, or null if {@link #isNotModified()} is true.
|
|
100
|
+
*/
|
|
101
|
+
"value": stream.Readable | ReadableStream;
|
|
102
|
+
/**
|
|
103
|
+
* Flag to indicate whether or not the object was modified. If this is true,
|
|
104
|
+
* the getter for the object itself will return null. Callers should check this
|
|
105
|
+
* if they specified one of the request params that might result in a conditional
|
|
106
|
+
* response (like 'if-match'/'if-none-match').
|
|
107
|
+
*/
|
|
108
|
+
"isNotModified": boolean;
|
|
109
|
+
}
|
|
@@ -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=get-awr-hub-object-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-awr-hub-object-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-awr-hub-object-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 GetAwrHubSourceResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See `if-match`.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.AwrHubSource instance.
|
|
28
|
+
*/
|
|
29
|
+
"awrHubSource": model.AwrHubSource;
|
|
30
|
+
}
|
|
@@ -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=get-awr-hub-source-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-awr-hub-source-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-awr-hub-source-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,94 @@
|
|
|
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 HeadAwrHubObjectResponse {
|
|
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
|
+
* For optimistic concurrency control. See `if-match`.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"etag": string;
|
|
29
|
+
/**
|
|
30
|
+
* The user-defined metadata for the Awr Hub object.
|
|
31
|
+
*/
|
|
32
|
+
"opcMeta": {
|
|
33
|
+
[key: string]: string;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* The Awr Hub object size in bytes.
|
|
37
|
+
*/
|
|
38
|
+
"contentLength": number;
|
|
39
|
+
/**
|
|
40
|
+
* Content-MD5 header.
|
|
41
|
+
*/
|
|
42
|
+
"contentMd5": string;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
*/
|
|
46
|
+
"opcMultipartMd5": string;
|
|
47
|
+
/**
|
|
48
|
+
* Content-Type header.
|
|
49
|
+
*/
|
|
50
|
+
"contentType": string;
|
|
51
|
+
/**
|
|
52
|
+
* Content-Language header.
|
|
53
|
+
*/
|
|
54
|
+
"contentLanguage": string;
|
|
55
|
+
/**
|
|
56
|
+
* Content-Encoding header.
|
|
57
|
+
*/
|
|
58
|
+
"contentEncoding": string;
|
|
59
|
+
/**
|
|
60
|
+
* Cache-Control header.
|
|
61
|
+
*/
|
|
62
|
+
"cacheControl": string;
|
|
63
|
+
/**
|
|
64
|
+
* Content-Disposition header.
|
|
65
|
+
*/
|
|
66
|
+
"contentDisposition": string;
|
|
67
|
+
/**
|
|
68
|
+
* The Awr Hub object modification time.
|
|
69
|
+
*/
|
|
70
|
+
"lastModified": Date;
|
|
71
|
+
/**
|
|
72
|
+
* The storage tier that the Awr Hub object is stored in.
|
|
73
|
+
*/
|
|
74
|
+
"storageTier": string;
|
|
75
|
+
/**
|
|
76
|
+
* Archival state of an Awr Hub object. This field is set only for Awr Hub objects in Archive tier.
|
|
77
|
+
*/
|
|
78
|
+
"archivalState": string;
|
|
79
|
+
/**
|
|
80
|
+
* Time that the Awr Hub object is returned to the archived state.
|
|
81
|
+
*/
|
|
82
|
+
"timeOfArchival": Date;
|
|
83
|
+
/**
|
|
84
|
+
* VersionId of the requested Awr Hub object.
|
|
85
|
+
*/
|
|
86
|
+
"versionId": string;
|
|
87
|
+
/**
|
|
88
|
+
* Flag to indicate whether or not the object was modified. If this is true,
|
|
89
|
+
* the getter for the object itself will return null. Callers should check this
|
|
90
|
+
* if they specified one of the request params that might result in a conditional
|
|
91
|
+
* response (like 'if-match'/'if-none-match').
|
|
92
|
+
*/
|
|
93
|
+
"isNotModified": boolean;
|
|
94
|
+
}
|
|
@@ -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=head-awr-hub-object-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"head-awr-hub-object-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/head-awr-hub-object-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|