oci-opsi 2.74.0 → 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/client.js
CHANGED
|
@@ -186,7 +186,7 @@ class OperationsInsightsClient {
|
|
|
186
186
|
* @param AddExadataInsightMembersRequest
|
|
187
187
|
* @return AddExadataInsightMembersResponse
|
|
188
188
|
* @throws OciError when an error occurs
|
|
189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
190
190
|
*/
|
|
191
191
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
192
192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -248,7 +248,7 @@ class OperationsInsightsClient {
|
|
|
248
248
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
249
249
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
250
250
|
* @throws OciError when an error occurs
|
|
251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
252
252
|
*/
|
|
253
253
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
254
254
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -304,13 +304,75 @@ class OperationsInsightsClient {
|
|
|
304
304
|
}
|
|
305
305
|
});
|
|
306
306
|
}
|
|
307
|
+
/**
|
|
308
|
+
* Moves an AwrHubSource resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
309
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
310
|
+
* @param ChangeAwrHubSourceCompartmentRequest
|
|
311
|
+
* @return ChangeAwrHubSourceCompartmentResponse
|
|
312
|
+
* @throws OciError when an error occurs
|
|
313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartment API.
|
|
314
|
+
*/
|
|
315
|
+
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest) {
|
|
316
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
317
|
+
if (this.logger)
|
|
318
|
+
this.logger.debug("Calling operation OperationsInsightsClient#changeAwrHubSourceCompartment.");
|
|
319
|
+
const operationName = "changeAwrHubSourceCompartment";
|
|
320
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/ChangeAwrHubSourceCompartment";
|
|
321
|
+
const pathParams = {
|
|
322
|
+
"{awrHubSourceId}": changeAwrHubSourceCompartmentRequest.awrHubSourceId
|
|
323
|
+
};
|
|
324
|
+
const queryParams = {};
|
|
325
|
+
let headerParams = {
|
|
326
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
327
|
+
"if-match": changeAwrHubSourceCompartmentRequest.ifMatch,
|
|
328
|
+
"opc-request-id": changeAwrHubSourceCompartmentRequest.opcRequestId,
|
|
329
|
+
"opc-retry-token": changeAwrHubSourceCompartmentRequest.opcRetryToken
|
|
330
|
+
};
|
|
331
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
332
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeAwrHubSourceCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
333
|
+
if (this.logger)
|
|
334
|
+
retrier.logger = this.logger;
|
|
335
|
+
const request = yield oci_common_1.composeRequest({
|
|
336
|
+
baseEndpoint: this._endpoint,
|
|
337
|
+
defaultHeaders: this._defaultHeaders,
|
|
338
|
+
path: "/awrHubSources/{awrHubSourceId}/actions/changeCompartment",
|
|
339
|
+
method: "POST",
|
|
340
|
+
bodyContent: common.ObjectSerializer.serialize(changeAwrHubSourceCompartmentRequest.changeAwrHubSourceCompartmentDetails, "ChangeAwrHubSourceCompartmentDetails", model.ChangeAwrHubSourceCompartmentDetails.getJsonObj),
|
|
341
|
+
pathParams: pathParams,
|
|
342
|
+
headerParams: headerParams,
|
|
343
|
+
queryParams: queryParams
|
|
344
|
+
});
|
|
345
|
+
try {
|
|
346
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
347
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
348
|
+
responseObject: {},
|
|
349
|
+
responseHeaders: [
|
|
350
|
+
{
|
|
351
|
+
value: response.headers.get("opc-work-request-id"),
|
|
352
|
+
key: "opcWorkRequestId",
|
|
353
|
+
dataType: "string"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
value: response.headers.get("opc-request-id"),
|
|
357
|
+
key: "opcRequestId",
|
|
358
|
+
dataType: "string"
|
|
359
|
+
}
|
|
360
|
+
]
|
|
361
|
+
});
|
|
362
|
+
return sdkResponse;
|
|
363
|
+
}
|
|
364
|
+
catch (err) {
|
|
365
|
+
throw err;
|
|
366
|
+
}
|
|
367
|
+
});
|
|
368
|
+
}
|
|
307
369
|
/**
|
|
308
370
|
* Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
309
371
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
310
372
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
311
373
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
312
374
|
* @throws OciError when an error occurs
|
|
313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
314
376
|
*/
|
|
315
377
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
316
378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -372,7 +434,7 @@ class OperationsInsightsClient {
|
|
|
372
434
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
373
435
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
374
436
|
* @throws OciError when an error occurs
|
|
375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
376
438
|
*/
|
|
377
439
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
378
440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -433,7 +495,7 @@ class OperationsInsightsClient {
|
|
|
433
495
|
* @param ChangeExadataInsightCompartmentRequest
|
|
434
496
|
* @return ChangeExadataInsightCompartmentResponse
|
|
435
497
|
* @throws OciError when an error occurs
|
|
436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
437
499
|
*/
|
|
438
500
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
439
501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -495,7 +557,7 @@ class OperationsInsightsClient {
|
|
|
495
557
|
* @param ChangeHostInsightCompartmentRequest
|
|
496
558
|
* @return ChangeHostInsightCompartmentResponse
|
|
497
559
|
* @throws OciError when an error occurs
|
|
498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
499
561
|
*/
|
|
500
562
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
501
563
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -557,7 +619,7 @@ class OperationsInsightsClient {
|
|
|
557
619
|
* @param ChangeNewsReportCompartmentRequest
|
|
558
620
|
* @return ChangeNewsReportCompartmentResponse
|
|
559
621
|
* @throws OciError when an error occurs
|
|
560
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
622
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
561
623
|
*/
|
|
562
624
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
|
|
563
625
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -619,7 +681,7 @@ class OperationsInsightsClient {
|
|
|
619
681
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
620
682
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
621
683
|
* @throws OciError when an error occurs
|
|
622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
623
685
|
*/
|
|
624
686
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
625
687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -675,13 +737,75 @@ class OperationsInsightsClient {
|
|
|
675
737
|
}
|
|
676
738
|
});
|
|
677
739
|
}
|
|
740
|
+
/**
|
|
741
|
+
* Moves a Operations Insights Warehouse resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
742
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
743
|
+
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
744
|
+
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
745
|
+
* @throws OciError when an error occurs
|
|
746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartment API.
|
|
747
|
+
*/
|
|
748
|
+
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest) {
|
|
749
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
750
|
+
if (this.logger)
|
|
751
|
+
this.logger.debug("Calling operation OperationsInsightsClient#changeOperationsInsightsWarehouseCompartment.");
|
|
752
|
+
const operationName = "changeOperationsInsightsWarehouseCompartment";
|
|
753
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/ChangeOperationsInsightsWarehouseCompartment";
|
|
754
|
+
const pathParams = {
|
|
755
|
+
"{operationsInsightsWarehouseId}": changeOperationsInsightsWarehouseCompartmentRequest.operationsInsightsWarehouseId
|
|
756
|
+
};
|
|
757
|
+
const queryParams = {};
|
|
758
|
+
let headerParams = {
|
|
759
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
760
|
+
"if-match": changeOperationsInsightsWarehouseCompartmentRequest.ifMatch,
|
|
761
|
+
"opc-request-id": changeOperationsInsightsWarehouseCompartmentRequest.opcRequestId,
|
|
762
|
+
"opc-retry-token": changeOperationsInsightsWarehouseCompartmentRequest.opcRetryToken
|
|
763
|
+
};
|
|
764
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
765
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeOperationsInsightsWarehouseCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
766
|
+
if (this.logger)
|
|
767
|
+
retrier.logger = this.logger;
|
|
768
|
+
const request = yield oci_common_1.composeRequest({
|
|
769
|
+
baseEndpoint: this._endpoint,
|
|
770
|
+
defaultHeaders: this._defaultHeaders,
|
|
771
|
+
path: "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}/actions/changeCompartment",
|
|
772
|
+
method: "POST",
|
|
773
|
+
bodyContent: common.ObjectSerializer.serialize(changeOperationsInsightsWarehouseCompartmentRequest.changeOperationsInsightsWarehouseCompartmentDetails, "ChangeOperationsInsightsWarehouseCompartmentDetails", model.ChangeOperationsInsightsWarehouseCompartmentDetails.getJsonObj),
|
|
774
|
+
pathParams: pathParams,
|
|
775
|
+
headerParams: headerParams,
|
|
776
|
+
queryParams: queryParams
|
|
777
|
+
});
|
|
778
|
+
try {
|
|
779
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
780
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
781
|
+
responseObject: {},
|
|
782
|
+
responseHeaders: [
|
|
783
|
+
{
|
|
784
|
+
value: response.headers.get("opc-work-request-id"),
|
|
785
|
+
key: "opcWorkRequestId",
|
|
786
|
+
dataType: "string"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
value: response.headers.get("opc-request-id"),
|
|
790
|
+
key: "opcRequestId",
|
|
791
|
+
dataType: "string"
|
|
792
|
+
}
|
|
793
|
+
]
|
|
794
|
+
});
|
|
795
|
+
return sdkResponse;
|
|
796
|
+
}
|
|
797
|
+
catch (err) {
|
|
798
|
+
throw err;
|
|
799
|
+
}
|
|
800
|
+
});
|
|
801
|
+
}
|
|
678
802
|
/**
|
|
679
803
|
* Moves an OpsiConfiguration resource from one compartment to another.
|
|
680
804
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
681
805
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
682
806
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
683
807
|
* @throws OciError when an error occurs
|
|
684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
685
809
|
*/
|
|
686
810
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
|
|
687
811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -743,7 +867,7 @@ class OperationsInsightsClient {
|
|
|
743
867
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
744
868
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
745
869
|
* @throws OciError when an error occurs
|
|
746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
747
871
|
*/
|
|
748
872
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
749
873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -807,7 +931,7 @@ class OperationsInsightsClient {
|
|
|
807
931
|
* @param CreateAwrHubRequest
|
|
808
932
|
* @return CreateAwrHubResponse
|
|
809
933
|
* @throws OciError when an error occurs
|
|
810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
811
935
|
*/
|
|
812
936
|
createAwrHub(createAwrHubRequest) {
|
|
813
937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -879,6 +1003,75 @@ class OperationsInsightsClient {
|
|
|
879
1003
|
}
|
|
880
1004
|
});
|
|
881
1005
|
}
|
|
1006
|
+
/**
|
|
1007
|
+
* Register Awr Hub source
|
|
1008
|
+
*
|
|
1009
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1010
|
+
* @param CreateAwrHubSourceRequest
|
|
1011
|
+
* @return CreateAwrHubSourceResponse
|
|
1012
|
+
* @throws OciError when an error occurs
|
|
1013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSource API.
|
|
1014
|
+
*/
|
|
1015
|
+
createAwrHubSource(createAwrHubSourceRequest) {
|
|
1016
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1017
|
+
if (this.logger)
|
|
1018
|
+
this.logger.debug("Calling operation OperationsInsightsClient#createAwrHubSource.");
|
|
1019
|
+
const operationName = "createAwrHubSource";
|
|
1020
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/CreateAwrHubSource";
|
|
1021
|
+
const pathParams = {};
|
|
1022
|
+
const queryParams = {};
|
|
1023
|
+
let headerParams = {
|
|
1024
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1025
|
+
"opc-retry-token": createAwrHubSourceRequest.opcRetryToken,
|
|
1026
|
+
"opc-request-id": createAwrHubSourceRequest.opcRequestId
|
|
1027
|
+
};
|
|
1028
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1029
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1030
|
+
if (this.logger)
|
|
1031
|
+
retrier.logger = this.logger;
|
|
1032
|
+
const request = yield oci_common_1.composeRequest({
|
|
1033
|
+
baseEndpoint: this._endpoint,
|
|
1034
|
+
defaultHeaders: this._defaultHeaders,
|
|
1035
|
+
path: "/awrHubSources",
|
|
1036
|
+
method: "POST",
|
|
1037
|
+
bodyContent: common.ObjectSerializer.serialize(createAwrHubSourceRequest.createAwrHubSourceDetails, "CreateAwrHubSourceDetails", model.CreateAwrHubSourceDetails.getJsonObj),
|
|
1038
|
+
pathParams: pathParams,
|
|
1039
|
+
headerParams: headerParams,
|
|
1040
|
+
queryParams: queryParams
|
|
1041
|
+
});
|
|
1042
|
+
try {
|
|
1043
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1044
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1045
|
+
responseObject: {},
|
|
1046
|
+
body: yield response.json(),
|
|
1047
|
+
bodyKey: "awrHubSource",
|
|
1048
|
+
bodyModel: model.AwrHubSource,
|
|
1049
|
+
type: "model.AwrHubSource",
|
|
1050
|
+
responseHeaders: [
|
|
1051
|
+
{
|
|
1052
|
+
value: response.headers.get("opc-request-id"),
|
|
1053
|
+
key: "opcRequestId",
|
|
1054
|
+
dataType: "string"
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
value: response.headers.get("opc-work-request-id"),
|
|
1058
|
+
key: "opcWorkRequestId",
|
|
1059
|
+
dataType: "string"
|
|
1060
|
+
},
|
|
1061
|
+
{
|
|
1062
|
+
value: response.headers.get("etag"),
|
|
1063
|
+
key: "etag",
|
|
1064
|
+
dataType: "string"
|
|
1065
|
+
}
|
|
1066
|
+
]
|
|
1067
|
+
});
|
|
1068
|
+
return sdkResponse;
|
|
1069
|
+
}
|
|
1070
|
+
catch (err) {
|
|
1071
|
+
throw err;
|
|
1072
|
+
}
|
|
1073
|
+
});
|
|
1074
|
+
}
|
|
882
1075
|
/**
|
|
883
1076
|
* Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
|
|
884
1077
|
*
|
|
@@ -886,7 +1079,7 @@ class OperationsInsightsClient {
|
|
|
886
1079
|
* @param CreateDatabaseInsightRequest
|
|
887
1080
|
* @return CreateDatabaseInsightResponse
|
|
888
1081
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
890
1083
|
*/
|
|
891
1084
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
892
1085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -965,7 +1158,7 @@ class OperationsInsightsClient {
|
|
|
965
1158
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
966
1159
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
967
1160
|
* @throws OciError when an error occurs
|
|
968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
969
1162
|
*/
|
|
970
1163
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
971
1164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1044,7 +1237,7 @@ class OperationsInsightsClient {
|
|
|
1044
1237
|
* @param CreateExadataInsightRequest
|
|
1045
1238
|
* @return CreateExadataInsightResponse
|
|
1046
1239
|
* @throws OciError when an error occurs
|
|
1047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
1048
1241
|
*/
|
|
1049
1242
|
createExadataInsight(createExadataInsightRequest) {
|
|
1050
1243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1123,7 +1316,7 @@ class OperationsInsightsClient {
|
|
|
1123
1316
|
* @param CreateHostInsightRequest
|
|
1124
1317
|
* @return CreateHostInsightResponse
|
|
1125
1318
|
* @throws OciError when an error occurs
|
|
1126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
1127
1320
|
*/
|
|
1128
1321
|
createHostInsight(createHostInsightRequest) {
|
|
1129
1322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1202,7 +1395,7 @@ class OperationsInsightsClient {
|
|
|
1202
1395
|
* @param CreateNewsReportRequest
|
|
1203
1396
|
* @return CreateNewsReportResponse
|
|
1204
1397
|
* @throws OciError when an error occurs
|
|
1205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
1206
1399
|
*/
|
|
1207
1400
|
createNewsReport(createNewsReportRequest) {
|
|
1208
1401
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1282,7 +1475,7 @@ class OperationsInsightsClient {
|
|
|
1282
1475
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
1283
1476
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
1284
1477
|
* @throws OciError when an error occurs
|
|
1285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1478
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
1286
1479
|
*/
|
|
1287
1480
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
1288
1481
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1363,7 +1556,7 @@ class OperationsInsightsClient {
|
|
|
1363
1556
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1364
1557
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1365
1558
|
* @throws OciError when an error occurs
|
|
1366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1367
1560
|
*/
|
|
1368
1561
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1369
1562
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1443,7 +1636,7 @@ class OperationsInsightsClient {
|
|
|
1443
1636
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1444
1637
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1445
1638
|
* @throws OciError when an error occurs
|
|
1446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1447
1640
|
*/
|
|
1448
1641
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1449
1642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1522,7 +1715,7 @@ class OperationsInsightsClient {
|
|
|
1522
1715
|
* @param CreateOpsiConfigurationRequest
|
|
1523
1716
|
* @return CreateOpsiConfigurationResponse
|
|
1524
1717
|
* @throws OciError when an error occurs
|
|
1525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
1526
1719
|
*/
|
|
1527
1720
|
createOpsiConfiguration(createOpsiConfigurationRequest) {
|
|
1528
1721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1595,7 +1788,7 @@ class OperationsInsightsClient {
|
|
|
1595
1788
|
* @param DeleteAwrHubRequest
|
|
1596
1789
|
* @return DeleteAwrHubResponse
|
|
1597
1790
|
* @throws OciError when an error occurs
|
|
1598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1599
1792
|
*/
|
|
1600
1793
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1601
1794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1649,13 +1842,149 @@ class OperationsInsightsClient {
|
|
|
1649
1842
|
}
|
|
1650
1843
|
});
|
|
1651
1844
|
}
|
|
1845
|
+
/**
|
|
1846
|
+
* Deletes an Awr Hub object.
|
|
1847
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1848
|
+
* @param DeleteAwrHubObjectRequest
|
|
1849
|
+
* @return DeleteAwrHubObjectResponse
|
|
1850
|
+
* @throws OciError when an error occurs
|
|
1851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObject API.
|
|
1852
|
+
*/
|
|
1853
|
+
deleteAwrHubObject(deleteAwrHubObjectRequest) {
|
|
1854
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1855
|
+
if (this.logger)
|
|
1856
|
+
this.logger.debug("Calling operation OperationsInsightsClient#deleteAwrHubObject.");
|
|
1857
|
+
const operationName = "deleteAwrHubObject";
|
|
1858
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/DeleteAwrHubObject";
|
|
1859
|
+
const pathParams = {
|
|
1860
|
+
"{awrHubSourceId}": deleteAwrHubObjectRequest.awrHubSourceId,
|
|
1861
|
+
"{objectName}": deleteAwrHubObjectRequest.objectName
|
|
1862
|
+
};
|
|
1863
|
+
const queryParams = {};
|
|
1864
|
+
let headerParams = {
|
|
1865
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1866
|
+
"if-match": deleteAwrHubObjectRequest.ifMatch,
|
|
1867
|
+
"opc-request-id": deleteAwrHubObjectRequest.opcRequestId
|
|
1868
|
+
};
|
|
1869
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1870
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
1871
|
+
if (this.logger)
|
|
1872
|
+
retrier.logger = this.logger;
|
|
1873
|
+
const request = yield oci_common_1.composeRequest({
|
|
1874
|
+
baseEndpoint: this._endpoint,
|
|
1875
|
+
defaultHeaders: this._defaultHeaders,
|
|
1876
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
1877
|
+
method: "DELETE",
|
|
1878
|
+
pathParams: pathParams,
|
|
1879
|
+
headerParams: headerParams,
|
|
1880
|
+
queryParams: queryParams
|
|
1881
|
+
});
|
|
1882
|
+
try {
|
|
1883
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1884
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1885
|
+
responseObject: {},
|
|
1886
|
+
responseHeaders: [
|
|
1887
|
+
{
|
|
1888
|
+
value: response.headers.get("opc-client-request-id"),
|
|
1889
|
+
key: "opcClientRequestId",
|
|
1890
|
+
dataType: "string"
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
value: response.headers.get("opc-request-id"),
|
|
1894
|
+
key: "opcRequestId",
|
|
1895
|
+
dataType: "string"
|
|
1896
|
+
},
|
|
1897
|
+
{
|
|
1898
|
+
value: response.headers.get("last-modified"),
|
|
1899
|
+
key: "lastModified",
|
|
1900
|
+
dataType: "Date"
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
value: response.headers.get("version-id"),
|
|
1904
|
+
key: "versionId",
|
|
1905
|
+
dataType: "string"
|
|
1906
|
+
},
|
|
1907
|
+
{
|
|
1908
|
+
value: response.headers.get("is-delete-marker"),
|
|
1909
|
+
key: "isDeleteMarker",
|
|
1910
|
+
dataType: "boolean"
|
|
1911
|
+
}
|
|
1912
|
+
]
|
|
1913
|
+
});
|
|
1914
|
+
return sdkResponse;
|
|
1915
|
+
}
|
|
1916
|
+
catch (err) {
|
|
1917
|
+
throw err;
|
|
1918
|
+
}
|
|
1919
|
+
});
|
|
1920
|
+
}
|
|
1921
|
+
/**
|
|
1922
|
+
* Deletes an Awr Hub source object.
|
|
1923
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1924
|
+
* @param DeleteAwrHubSourceRequest
|
|
1925
|
+
* @return DeleteAwrHubSourceResponse
|
|
1926
|
+
* @throws OciError when an error occurs
|
|
1927
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSource API.
|
|
1928
|
+
*/
|
|
1929
|
+
deleteAwrHubSource(deleteAwrHubSourceRequest) {
|
|
1930
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1931
|
+
if (this.logger)
|
|
1932
|
+
this.logger.debug("Calling operation OperationsInsightsClient#deleteAwrHubSource.");
|
|
1933
|
+
const operationName = "deleteAwrHubSource";
|
|
1934
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/DeleteAwrHubSource";
|
|
1935
|
+
const pathParams = {
|
|
1936
|
+
"{awrHubSourceId}": deleteAwrHubSourceRequest.awrHubSourceId
|
|
1937
|
+
};
|
|
1938
|
+
const queryParams = {};
|
|
1939
|
+
let headerParams = {
|
|
1940
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1941
|
+
"if-match": deleteAwrHubSourceRequest.ifMatch,
|
|
1942
|
+
"opc-request-id": deleteAwrHubSourceRequest.opcRequestId
|
|
1943
|
+
};
|
|
1944
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1945
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1946
|
+
if (this.logger)
|
|
1947
|
+
retrier.logger = this.logger;
|
|
1948
|
+
const request = yield oci_common_1.composeRequest({
|
|
1949
|
+
baseEndpoint: this._endpoint,
|
|
1950
|
+
defaultHeaders: this._defaultHeaders,
|
|
1951
|
+
path: "/awrHubSources/{awrHubSourceId}",
|
|
1952
|
+
method: "DELETE",
|
|
1953
|
+
pathParams: pathParams,
|
|
1954
|
+
headerParams: headerParams,
|
|
1955
|
+
queryParams: queryParams
|
|
1956
|
+
});
|
|
1957
|
+
try {
|
|
1958
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1959
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1960
|
+
responseObject: {},
|
|
1961
|
+
responseHeaders: [
|
|
1962
|
+
{
|
|
1963
|
+
value: response.headers.get("opc-work-request-id"),
|
|
1964
|
+
key: "opcWorkRequestId",
|
|
1965
|
+
dataType: "string"
|
|
1966
|
+
},
|
|
1967
|
+
{
|
|
1968
|
+
value: response.headers.get("opc-request-id"),
|
|
1969
|
+
key: "opcRequestId",
|
|
1970
|
+
dataType: "string"
|
|
1971
|
+
}
|
|
1972
|
+
]
|
|
1973
|
+
});
|
|
1974
|
+
return sdkResponse;
|
|
1975
|
+
}
|
|
1976
|
+
catch (err) {
|
|
1977
|
+
throw err;
|
|
1978
|
+
}
|
|
1979
|
+
});
|
|
1980
|
+
}
|
|
1652
1981
|
/**
|
|
1653
1982
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
1654
1983
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1655
1984
|
* @param DeleteDatabaseInsightRequest
|
|
1656
1985
|
* @return DeleteDatabaseInsightResponse
|
|
1657
1986
|
* @throws OciError when an error occurs
|
|
1658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1987
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
1659
1988
|
*/
|
|
1660
1989
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
1661
1990
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1715,7 +2044,7 @@ class OperationsInsightsClient {
|
|
|
1715
2044
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
1716
2045
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
1717
2046
|
* @throws OciError when an error occurs
|
|
1718
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
1719
2048
|
*/
|
|
1720
2049
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
1721
2050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1775,7 +2104,7 @@ class OperationsInsightsClient {
|
|
|
1775
2104
|
* @param DeleteExadataInsightRequest
|
|
1776
2105
|
* @return DeleteExadataInsightResponse
|
|
1777
2106
|
* @throws OciError when an error occurs
|
|
1778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2107
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
1779
2108
|
*/
|
|
1780
2109
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
1781
2110
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1835,7 +2164,7 @@ class OperationsInsightsClient {
|
|
|
1835
2164
|
* @param DeleteHostInsightRequest
|
|
1836
2165
|
* @return DeleteHostInsightResponse
|
|
1837
2166
|
* @throws OciError when an error occurs
|
|
1838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2167
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
1839
2168
|
*/
|
|
1840
2169
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
1841
2170
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1895,7 +2224,7 @@ class OperationsInsightsClient {
|
|
|
1895
2224
|
* @param DeleteNewsReportRequest
|
|
1896
2225
|
* @return DeleteNewsReportResponse
|
|
1897
2226
|
* @throws OciError when an error occurs
|
|
1898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
1899
2228
|
*/
|
|
1900
2229
|
deleteNewsReport(deleteNewsReportRequest) {
|
|
1901
2230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1955,7 +2284,7 @@ class OperationsInsightsClient {
|
|
|
1955
2284
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
1956
2285
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
1957
2286
|
* @throws OciError when an error occurs
|
|
1958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
1959
2288
|
*/
|
|
1960
2289
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
1961
2290
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2019,7 +2348,7 @@ class OperationsInsightsClient {
|
|
|
2019
2348
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
2020
2349
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
2021
2350
|
* @throws OciError when an error occurs
|
|
2022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
2023
2352
|
*/
|
|
2024
2353
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
2025
2354
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2079,7 +2408,7 @@ class OperationsInsightsClient {
|
|
|
2079
2408
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
2080
2409
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
2081
2410
|
* @throws OciError when an error occurs
|
|
2082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
2083
2412
|
*/
|
|
2084
2413
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
2085
2414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2139,7 +2468,7 @@ class OperationsInsightsClient {
|
|
|
2139
2468
|
* @param DeleteOpsiConfigurationRequest
|
|
2140
2469
|
* @return DeleteOpsiConfigurationResponse
|
|
2141
2470
|
* @throws OciError when an error occurs
|
|
2142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
2143
2472
|
*/
|
|
2144
2473
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
|
|
2145
2474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2199,7 +2528,7 @@ class OperationsInsightsClient {
|
|
|
2199
2528
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2200
2529
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2201
2530
|
* @throws OciError when an error occurs
|
|
2202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2203
2532
|
*/
|
|
2204
2533
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2205
2534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2255,19 +2584,80 @@ class OperationsInsightsClient {
|
|
|
2255
2584
|
});
|
|
2256
2585
|
}
|
|
2257
2586
|
/**
|
|
2258
|
-
* Disables a database in Operations Insights.
|
|
2587
|
+
* Disables a Awr Hub source database in Operations Insights. This will stop the Awr data flow for the given Awr Hub source.
|
|
2259
2588
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2260
|
-
* @param
|
|
2261
|
-
* @return
|
|
2589
|
+
* @param DisableAwrHubSourceRequest
|
|
2590
|
+
* @return DisableAwrHubSourceResponse
|
|
2262
2591
|
* @throws OciError when an error occurs
|
|
2263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2592
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSource API.
|
|
2264
2593
|
*/
|
|
2265
|
-
|
|
2594
|
+
disableAwrHubSource(disableAwrHubSourceRequest) {
|
|
2266
2595
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2267
2596
|
if (this.logger)
|
|
2268
|
-
this.logger.debug("Calling operation OperationsInsightsClient#
|
|
2269
|
-
const operationName = "
|
|
2270
|
-
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/
|
|
2597
|
+
this.logger.debug("Calling operation OperationsInsightsClient#disableAwrHubSource.");
|
|
2598
|
+
const operationName = "disableAwrHubSource";
|
|
2599
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/DisableAwrHubSource";
|
|
2600
|
+
const pathParams = {
|
|
2601
|
+
"{awrHubSourceId}": disableAwrHubSourceRequest.awrHubSourceId
|
|
2602
|
+
};
|
|
2603
|
+
const queryParams = {};
|
|
2604
|
+
let headerParams = {
|
|
2605
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2606
|
+
"if-match": disableAwrHubSourceRequest.ifMatch,
|
|
2607
|
+
"opc-request-id": disableAwrHubSourceRequest.opcRequestId,
|
|
2608
|
+
"opc-retry-token": disableAwrHubSourceRequest.opcRetryToken
|
|
2609
|
+
};
|
|
2610
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2611
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
2612
|
+
if (this.logger)
|
|
2613
|
+
retrier.logger = this.logger;
|
|
2614
|
+
const request = yield oci_common_1.composeRequest({
|
|
2615
|
+
baseEndpoint: this._endpoint,
|
|
2616
|
+
defaultHeaders: this._defaultHeaders,
|
|
2617
|
+
path: "/awrHubSources/{awrHubSourceId}/actions/disable",
|
|
2618
|
+
method: "POST",
|
|
2619
|
+
pathParams: pathParams,
|
|
2620
|
+
headerParams: headerParams,
|
|
2621
|
+
queryParams: queryParams
|
|
2622
|
+
});
|
|
2623
|
+
try {
|
|
2624
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
2625
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
2626
|
+
responseObject: {},
|
|
2627
|
+
responseHeaders: [
|
|
2628
|
+
{
|
|
2629
|
+
value: response.headers.get("opc-work-request-id"),
|
|
2630
|
+
key: "opcWorkRequestId",
|
|
2631
|
+
dataType: "string"
|
|
2632
|
+
},
|
|
2633
|
+
{
|
|
2634
|
+
value: response.headers.get("opc-request-id"),
|
|
2635
|
+
key: "opcRequestId",
|
|
2636
|
+
dataType: "string"
|
|
2637
|
+
}
|
|
2638
|
+
]
|
|
2639
|
+
});
|
|
2640
|
+
return sdkResponse;
|
|
2641
|
+
}
|
|
2642
|
+
catch (err) {
|
|
2643
|
+
throw err;
|
|
2644
|
+
}
|
|
2645
|
+
});
|
|
2646
|
+
}
|
|
2647
|
+
/**
|
|
2648
|
+
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
2649
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2650
|
+
* @param DisableDatabaseInsightRequest
|
|
2651
|
+
* @return DisableDatabaseInsightResponse
|
|
2652
|
+
* @throws OciError when an error occurs
|
|
2653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
2654
|
+
*/
|
|
2655
|
+
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
2656
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2657
|
+
if (this.logger)
|
|
2658
|
+
this.logger.debug("Calling operation OperationsInsightsClient#disableDatabaseInsight.");
|
|
2659
|
+
const operationName = "disableDatabaseInsight";
|
|
2660
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/DisableDatabaseInsight";
|
|
2271
2661
|
const pathParams = {
|
|
2272
2662
|
"{databaseInsightId}": disableDatabaseInsightRequest.databaseInsightId
|
|
2273
2663
|
};
|
|
@@ -2321,7 +2711,7 @@ class OperationsInsightsClient {
|
|
|
2321
2711
|
* @param DisableExadataInsightRequest
|
|
2322
2712
|
* @return DisableExadataInsightResponse
|
|
2323
2713
|
* @throws OciError when an error occurs
|
|
2324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
2325
2715
|
*/
|
|
2326
2716
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
2327
2717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2382,7 +2772,7 @@ class OperationsInsightsClient {
|
|
|
2382
2772
|
* @param DisableHostInsightRequest
|
|
2383
2773
|
* @return DisableHostInsightResponse
|
|
2384
2774
|
* @throws OciError when an error occurs
|
|
2385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
2386
2776
|
*/
|
|
2387
2777
|
disableHostInsight(disableHostInsightRequest) {
|
|
2388
2778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2443,7 +2833,7 @@ class OperationsInsightsClient {
|
|
|
2443
2833
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
2444
2834
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
2445
2835
|
* @throws OciError when an error occurs
|
|
2446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2836
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
2447
2837
|
*/
|
|
2448
2838
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
2449
2839
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2517,7 +2907,7 @@ class OperationsInsightsClient {
|
|
|
2517
2907
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2518
2908
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2519
2909
|
* @throws OciError when an error occurs
|
|
2520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2521
2911
|
*/
|
|
2522
2912
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2523
2913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2573,13 +2963,74 @@ class OperationsInsightsClient {
|
|
|
2573
2963
|
}
|
|
2574
2964
|
});
|
|
2575
2965
|
}
|
|
2966
|
+
/**
|
|
2967
|
+
* Enables a Awr Hub source database in Operations Insights. This will resume the Awr data flow for the given Awr Hub source if it was stopped earlier.
|
|
2968
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2969
|
+
* @param EnableAwrHubSourceRequest
|
|
2970
|
+
* @return EnableAwrHubSourceResponse
|
|
2971
|
+
* @throws OciError when an error occurs
|
|
2972
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSource API.
|
|
2973
|
+
*/
|
|
2974
|
+
enableAwrHubSource(enableAwrHubSourceRequest) {
|
|
2975
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2976
|
+
if (this.logger)
|
|
2977
|
+
this.logger.debug("Calling operation OperationsInsightsClient#enableAwrHubSource.");
|
|
2978
|
+
const operationName = "enableAwrHubSource";
|
|
2979
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/EnableAwrHubSource";
|
|
2980
|
+
const pathParams = {
|
|
2981
|
+
"{awrHubSourceId}": enableAwrHubSourceRequest.awrHubSourceId
|
|
2982
|
+
};
|
|
2983
|
+
const queryParams = {};
|
|
2984
|
+
let headerParams = {
|
|
2985
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2986
|
+
"if-match": enableAwrHubSourceRequest.ifMatch,
|
|
2987
|
+
"opc-request-id": enableAwrHubSourceRequest.opcRequestId,
|
|
2988
|
+
"opc-retry-token": enableAwrHubSourceRequest.opcRetryToken
|
|
2989
|
+
};
|
|
2990
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2991
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
2992
|
+
if (this.logger)
|
|
2993
|
+
retrier.logger = this.logger;
|
|
2994
|
+
const request = yield oci_common_1.composeRequest({
|
|
2995
|
+
baseEndpoint: this._endpoint,
|
|
2996
|
+
defaultHeaders: this._defaultHeaders,
|
|
2997
|
+
path: "/awrHubSources/{awrHubSourceId}/actions/enable",
|
|
2998
|
+
method: "POST",
|
|
2999
|
+
pathParams: pathParams,
|
|
3000
|
+
headerParams: headerParams,
|
|
3001
|
+
queryParams: queryParams
|
|
3002
|
+
});
|
|
3003
|
+
try {
|
|
3004
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
3005
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
3006
|
+
responseObject: {},
|
|
3007
|
+
responseHeaders: [
|
|
3008
|
+
{
|
|
3009
|
+
value: response.headers.get("opc-work-request-id"),
|
|
3010
|
+
key: "opcWorkRequestId",
|
|
3011
|
+
dataType: "string"
|
|
3012
|
+
},
|
|
3013
|
+
{
|
|
3014
|
+
value: response.headers.get("opc-request-id"),
|
|
3015
|
+
key: "opcRequestId",
|
|
3016
|
+
dataType: "string"
|
|
3017
|
+
}
|
|
3018
|
+
]
|
|
3019
|
+
});
|
|
3020
|
+
return sdkResponse;
|
|
3021
|
+
}
|
|
3022
|
+
catch (err) {
|
|
3023
|
+
throw err;
|
|
3024
|
+
}
|
|
3025
|
+
});
|
|
3026
|
+
}
|
|
2576
3027
|
/**
|
|
2577
3028
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
2578
3029
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2579
3030
|
* @param EnableDatabaseInsightRequest
|
|
2580
3031
|
* @return EnableDatabaseInsightResponse
|
|
2581
3032
|
* @throws OciError when an error occurs
|
|
2582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
2583
3034
|
*/
|
|
2584
3035
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
2585
3036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2641,7 +3092,7 @@ class OperationsInsightsClient {
|
|
|
2641
3092
|
* @param EnableExadataInsightRequest
|
|
2642
3093
|
* @return EnableExadataInsightResponse
|
|
2643
3094
|
* @throws OciError when an error occurs
|
|
2644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
2645
3096
|
*/
|
|
2646
3097
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
2647
3098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2703,7 +3154,7 @@ class OperationsInsightsClient {
|
|
|
2703
3154
|
* @param EnableHostInsightRequest
|
|
2704
3155
|
* @return EnableHostInsightResponse
|
|
2705
3156
|
* @throws OciError when an error occurs
|
|
2706
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
2707
3158
|
*/
|
|
2708
3159
|
enableHostInsight(enableHostInsightRequest) {
|
|
2709
3160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2766,7 +3217,7 @@ class OperationsInsightsClient {
|
|
|
2766
3217
|
* @param GetAwrDatabaseReportRequest
|
|
2767
3218
|
* @return GetAwrDatabaseReportResponse
|
|
2768
3219
|
* @throws OciError when an error occurs
|
|
2769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
2770
3221
|
*/
|
|
2771
3222
|
getAwrDatabaseReport(getAwrDatabaseReportRequest) {
|
|
2772
3223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2834,7 +3285,7 @@ class OperationsInsightsClient {
|
|
|
2834
3285
|
* @param GetAwrDatabaseSqlReportRequest
|
|
2835
3286
|
* @return GetAwrDatabaseSqlReportResponse
|
|
2836
3287
|
* @throws OciError when an error occurs
|
|
2837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
2838
3289
|
*/
|
|
2839
3290
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
|
|
2840
3291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2901,7 +3352,7 @@ class OperationsInsightsClient {
|
|
|
2901
3352
|
* @param GetAwrHubRequest
|
|
2902
3353
|
* @return GetAwrHubResponse
|
|
2903
3354
|
* @throws OciError when an error occurs
|
|
2904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
2905
3356
|
*/
|
|
2906
3357
|
getAwrHub(getAwrHubRequest) {
|
|
2907
3358
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2958,6 +3409,220 @@ class OperationsInsightsClient {
|
|
|
2958
3409
|
}
|
|
2959
3410
|
});
|
|
2960
3411
|
}
|
|
3412
|
+
/**
|
|
3413
|
+
* Gets the Awr Hub object metadata and body.
|
|
3414
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3415
|
+
* @param GetAwrHubObjectRequest
|
|
3416
|
+
* @return GetAwrHubObjectResponse
|
|
3417
|
+
* @throws OciError when an error occurs
|
|
3418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObject API.
|
|
3419
|
+
*/
|
|
3420
|
+
getAwrHubObject(getAwrHubObjectRequest) {
|
|
3421
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
3422
|
+
if (this.logger)
|
|
3423
|
+
this.logger.debug("Calling operation OperationsInsightsClient#getAwrHubObject.");
|
|
3424
|
+
const operationName = "getAwrHubObject";
|
|
3425
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/GetAwrHubObject";
|
|
3426
|
+
const pathParams = {
|
|
3427
|
+
"{awrHubSourceId}": getAwrHubObjectRequest.awrHubSourceId,
|
|
3428
|
+
"{objectName}": getAwrHubObjectRequest.objectName
|
|
3429
|
+
};
|
|
3430
|
+
const queryParams = {};
|
|
3431
|
+
let headerParams = {
|
|
3432
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3433
|
+
"opc-request-id": getAwrHubObjectRequest.opcRequestId
|
|
3434
|
+
};
|
|
3435
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3436
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
3437
|
+
if (this.logger)
|
|
3438
|
+
retrier.logger = this.logger;
|
|
3439
|
+
const request = yield oci_common_1.composeRequest({
|
|
3440
|
+
baseEndpoint: this._endpoint,
|
|
3441
|
+
defaultHeaders: this._defaultHeaders,
|
|
3442
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
3443
|
+
method: "GET",
|
|
3444
|
+
pathParams: pathParams,
|
|
3445
|
+
headerParams: headerParams,
|
|
3446
|
+
queryParams: queryParams
|
|
3447
|
+
});
|
|
3448
|
+
try {
|
|
3449
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
3450
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
3451
|
+
responseObject: {},
|
|
3452
|
+
body: response.body,
|
|
3453
|
+
bodyKey: "value",
|
|
3454
|
+
bodyModel: "string",
|
|
3455
|
+
responseHeaders: [
|
|
3456
|
+
{
|
|
3457
|
+
value: response.headers.get("opc-client-request-id"),
|
|
3458
|
+
key: "opcClientRequestId",
|
|
3459
|
+
dataType: "string"
|
|
3460
|
+
},
|
|
3461
|
+
{
|
|
3462
|
+
value: response.headers.get("opc-request-id"),
|
|
3463
|
+
key: "opcRequestId",
|
|
3464
|
+
dataType: "string"
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
value: response.headers.get("etag"),
|
|
3468
|
+
key: "etag",
|
|
3469
|
+
dataType: "string"
|
|
3470
|
+
},
|
|
3471
|
+
{
|
|
3472
|
+
value: response.headers.get("content-length"),
|
|
3473
|
+
key: "contentLength",
|
|
3474
|
+
dataType: "number"
|
|
3475
|
+
},
|
|
3476
|
+
{
|
|
3477
|
+
value: response.headers.get("content-range"),
|
|
3478
|
+
key: "contentRange",
|
|
3479
|
+
dataType: "common.Range"
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
value: response.headers.get("content-md5"),
|
|
3483
|
+
key: "contentMd5",
|
|
3484
|
+
dataType: "string"
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
value: response.headers.get("opc-multipart-md5"),
|
|
3488
|
+
key: "opcMultipartMd5",
|
|
3489
|
+
dataType: "string"
|
|
3490
|
+
},
|
|
3491
|
+
{
|
|
3492
|
+
value: response.headers.get("content-type"),
|
|
3493
|
+
key: "contentType",
|
|
3494
|
+
dataType: "string"
|
|
3495
|
+
},
|
|
3496
|
+
{
|
|
3497
|
+
value: response.headers.get("content-language"),
|
|
3498
|
+
key: "contentLanguage",
|
|
3499
|
+
dataType: "string"
|
|
3500
|
+
},
|
|
3501
|
+
{
|
|
3502
|
+
value: response.headers.get("content-encoding"),
|
|
3503
|
+
key: "contentEncoding",
|
|
3504
|
+
dataType: "string"
|
|
3505
|
+
},
|
|
3506
|
+
{
|
|
3507
|
+
value: response.headers.get("cache-control"),
|
|
3508
|
+
key: "cacheControl",
|
|
3509
|
+
dataType: "string"
|
|
3510
|
+
},
|
|
3511
|
+
{
|
|
3512
|
+
value: response.headers.get("content-disposition"),
|
|
3513
|
+
key: "contentDisposition",
|
|
3514
|
+
dataType: "string"
|
|
3515
|
+
},
|
|
3516
|
+
{
|
|
3517
|
+
value: response.headers.get("last-modified"),
|
|
3518
|
+
key: "lastModified",
|
|
3519
|
+
dataType: "Date"
|
|
3520
|
+
},
|
|
3521
|
+
{
|
|
3522
|
+
value: response.headers.get("storage-tier"),
|
|
3523
|
+
key: "storageTier",
|
|
3524
|
+
dataType: "string"
|
|
3525
|
+
},
|
|
3526
|
+
{
|
|
3527
|
+
value: response.headers.get("archival-state"),
|
|
3528
|
+
key: "archivalState",
|
|
3529
|
+
dataType: "string"
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
value: response.headers.get("time-of-archival"),
|
|
3533
|
+
key: "timeOfArchival",
|
|
3534
|
+
dataType: "Date"
|
|
3535
|
+
},
|
|
3536
|
+
{
|
|
3537
|
+
value: response.headers.get("version-id"),
|
|
3538
|
+
key: "versionId",
|
|
3539
|
+
dataType: "string"
|
|
3540
|
+
},
|
|
3541
|
+
{
|
|
3542
|
+
value: response.headers.get("expires"),
|
|
3543
|
+
key: "expires",
|
|
3544
|
+
dataType: "Date"
|
|
3545
|
+
}
|
|
3546
|
+
]
|
|
3547
|
+
});
|
|
3548
|
+
const opcMeta = {};
|
|
3549
|
+
const pattern = "opc-meta-";
|
|
3550
|
+
response.headers.forEach((v, k) => {
|
|
3551
|
+
if (k.startsWith(pattern)) {
|
|
3552
|
+
Object.assign(opcMeta, { [k]: v });
|
|
3553
|
+
}
|
|
3554
|
+
});
|
|
3555
|
+
sdkResponse.opcMeta = opcMeta;
|
|
3556
|
+
return sdkResponse;
|
|
3557
|
+
}
|
|
3558
|
+
catch (err) {
|
|
3559
|
+
throw err;
|
|
3560
|
+
}
|
|
3561
|
+
});
|
|
3562
|
+
}
|
|
3563
|
+
/**
|
|
3564
|
+
* Gets the Awr Hub source object.
|
|
3565
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3566
|
+
* @param GetAwrHubSourceRequest
|
|
3567
|
+
* @return GetAwrHubSourceResponse
|
|
3568
|
+
* @throws OciError when an error occurs
|
|
3569
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSource API.
|
|
3570
|
+
*/
|
|
3571
|
+
getAwrHubSource(getAwrHubSourceRequest) {
|
|
3572
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
3573
|
+
if (this.logger)
|
|
3574
|
+
this.logger.debug("Calling operation OperationsInsightsClient#getAwrHubSource.");
|
|
3575
|
+
const operationName = "getAwrHubSource";
|
|
3576
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/GetAwrHubSource";
|
|
3577
|
+
const pathParams = {
|
|
3578
|
+
"{awrHubSourceId}": getAwrHubSourceRequest.awrHubSourceId
|
|
3579
|
+
};
|
|
3580
|
+
const queryParams = {};
|
|
3581
|
+
let headerParams = {
|
|
3582
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3583
|
+
"opc-request-id": getAwrHubSourceRequest.opcRequestId
|
|
3584
|
+
};
|
|
3585
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3586
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
3587
|
+
if (this.logger)
|
|
3588
|
+
retrier.logger = this.logger;
|
|
3589
|
+
const request = yield oci_common_1.composeRequest({
|
|
3590
|
+
baseEndpoint: this._endpoint,
|
|
3591
|
+
defaultHeaders: this._defaultHeaders,
|
|
3592
|
+
path: "/awrHubSources/{awrHubSourceId}",
|
|
3593
|
+
method: "GET",
|
|
3594
|
+
pathParams: pathParams,
|
|
3595
|
+
headerParams: headerParams,
|
|
3596
|
+
queryParams: queryParams
|
|
3597
|
+
});
|
|
3598
|
+
try {
|
|
3599
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
3600
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
3601
|
+
responseObject: {},
|
|
3602
|
+
body: yield response.json(),
|
|
3603
|
+
bodyKey: "awrHubSource",
|
|
3604
|
+
bodyModel: model.AwrHubSource,
|
|
3605
|
+
type: "model.AwrHubSource",
|
|
3606
|
+
responseHeaders: [
|
|
3607
|
+
{
|
|
3608
|
+
value: response.headers.get("etag"),
|
|
3609
|
+
key: "etag",
|
|
3610
|
+
dataType: "string"
|
|
3611
|
+
},
|
|
3612
|
+
{
|
|
3613
|
+
value: response.headers.get("opc-request-id"),
|
|
3614
|
+
key: "opcRequestId",
|
|
3615
|
+
dataType: "string"
|
|
3616
|
+
}
|
|
3617
|
+
]
|
|
3618
|
+
});
|
|
3619
|
+
return sdkResponse;
|
|
3620
|
+
}
|
|
3621
|
+
catch (err) {
|
|
3622
|
+
throw err;
|
|
3623
|
+
}
|
|
3624
|
+
});
|
|
3625
|
+
}
|
|
2961
3626
|
/**
|
|
2962
3627
|
* Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days.
|
|
2963
3628
|
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
@@ -2966,7 +3631,7 @@ class OperationsInsightsClient {
|
|
|
2966
3631
|
* @param GetAwrReportRequest
|
|
2967
3632
|
* @return GetAwrReportResponse
|
|
2968
3633
|
* @throws OciError when an error occurs
|
|
2969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
2970
3635
|
*/
|
|
2971
3636
|
getAwrReport(getAwrReportRequest) {
|
|
2972
3637
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3032,7 +3697,7 @@ class OperationsInsightsClient {
|
|
|
3032
3697
|
* @param GetDatabaseInsightRequest
|
|
3033
3698
|
* @return GetDatabaseInsightResponse
|
|
3034
3699
|
* @throws OciError when an error occurs
|
|
3035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
3036
3701
|
*/
|
|
3037
3702
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
3038
3703
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3095,7 +3760,7 @@ class OperationsInsightsClient {
|
|
|
3095
3760
|
* @param GetEnterpriseManagerBridgeRequest
|
|
3096
3761
|
* @return GetEnterpriseManagerBridgeResponse
|
|
3097
3762
|
* @throws OciError when an error occurs
|
|
3098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
3099
3764
|
*/
|
|
3100
3765
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
3101
3766
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3158,7 +3823,7 @@ class OperationsInsightsClient {
|
|
|
3158
3823
|
* @param GetExadataInsightRequest
|
|
3159
3824
|
* @return GetExadataInsightResponse
|
|
3160
3825
|
* @throws OciError when an error occurs
|
|
3161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3826
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
3162
3827
|
*/
|
|
3163
3828
|
getExadataInsight(getExadataInsightRequest) {
|
|
3164
3829
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3221,7 +3886,7 @@ class OperationsInsightsClient {
|
|
|
3221
3886
|
* @param GetHostInsightRequest
|
|
3222
3887
|
* @return GetHostInsightResponse
|
|
3223
3888
|
* @throws OciError when an error occurs
|
|
3224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3889
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
3225
3890
|
*/
|
|
3226
3891
|
getHostInsight(getHostInsightRequest) {
|
|
3227
3892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3284,7 +3949,7 @@ class OperationsInsightsClient {
|
|
|
3284
3949
|
* @param GetNewsReportRequest
|
|
3285
3950
|
* @return GetNewsReportResponse
|
|
3286
3951
|
* @throws OciError when an error occurs
|
|
3287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
3288
3953
|
*/
|
|
3289
3954
|
getNewsReport(getNewsReportRequest) {
|
|
3290
3955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3347,7 +4012,7 @@ class OperationsInsightsClient {
|
|
|
3347
4012
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
3348
4013
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
3349
4014
|
* @throws OciError when an error occurs
|
|
3350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4015
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
3351
4016
|
*/
|
|
3352
4017
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
3353
4018
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3412,7 +4077,7 @@ class OperationsInsightsClient {
|
|
|
3412
4077
|
* @param GetOperationsInsightsWarehouseRequest
|
|
3413
4078
|
* @return GetOperationsInsightsWarehouseResponse
|
|
3414
4079
|
* @throws OciError when an error occurs
|
|
3415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4080
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
3416
4081
|
*/
|
|
3417
4082
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
3418
4083
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3475,7 +4140,7 @@ class OperationsInsightsClient {
|
|
|
3475
4140
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
3476
4141
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
3477
4142
|
* @throws OciError when an error occurs
|
|
3478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4143
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
3479
4144
|
*/
|
|
3480
4145
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
3481
4146
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3541,7 +4206,7 @@ class OperationsInsightsClient {
|
|
|
3541
4206
|
* @param GetOpsiConfigurationRequest
|
|
3542
4207
|
* @return GetOpsiConfigurationResponse
|
|
3543
4208
|
* @throws OciError when an error occurs
|
|
3544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4209
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
3545
4210
|
*/
|
|
3546
4211
|
getOpsiConfiguration(getOpsiConfigurationRequest) {
|
|
3547
4212
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3609,7 +4274,7 @@ class OperationsInsightsClient {
|
|
|
3609
4274
|
* @param GetOpsiDataObjectRequest
|
|
3610
4275
|
* @return GetOpsiDataObjectResponse
|
|
3611
4276
|
* @throws OciError when an error occurs
|
|
3612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
3613
4278
|
*/
|
|
3614
4279
|
getOpsiDataObject(getOpsiDataObjectRequest) {
|
|
3615
4280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3669,7 +4334,7 @@ class OperationsInsightsClient {
|
|
|
3669
4334
|
* @param GetWorkRequestRequest
|
|
3670
4335
|
* @return GetWorkRequestResponse
|
|
3671
4336
|
* @throws OciError when an error occurs
|
|
3672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3673
4338
|
*/
|
|
3674
4339
|
getWorkRequest(getWorkRequestRequest) {
|
|
3675
4340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3708,8 +4373,74 @@ class OperationsInsightsClient {
|
|
|
3708
4373
|
type: "model.WorkRequest",
|
|
3709
4374
|
responseHeaders: [
|
|
3710
4375
|
{
|
|
3711
|
-
value: response.headers.get("etag"),
|
|
3712
|
-
key: "etag",
|
|
4376
|
+
value: response.headers.get("etag"),
|
|
4377
|
+
key: "etag",
|
|
4378
|
+
dataType: "string"
|
|
4379
|
+
},
|
|
4380
|
+
{
|
|
4381
|
+
value: response.headers.get("opc-request-id"),
|
|
4382
|
+
key: "opcRequestId",
|
|
4383
|
+
dataType: "string"
|
|
4384
|
+
},
|
|
4385
|
+
{
|
|
4386
|
+
value: response.headers.get("retry-after"),
|
|
4387
|
+
key: "retryAfter",
|
|
4388
|
+
dataType: "number"
|
|
4389
|
+
}
|
|
4390
|
+
]
|
|
4391
|
+
});
|
|
4392
|
+
return sdkResponse;
|
|
4393
|
+
}
|
|
4394
|
+
catch (err) {
|
|
4395
|
+
throw err;
|
|
4396
|
+
}
|
|
4397
|
+
});
|
|
4398
|
+
}
|
|
4399
|
+
/**
|
|
4400
|
+
* Gets the Awr Hub object's user-defined metadata and entity tag (ETag).
|
|
4401
|
+
*
|
|
4402
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4403
|
+
* @param HeadAwrHubObjectRequest
|
|
4404
|
+
* @return HeadAwrHubObjectResponse
|
|
4405
|
+
* @throws OciError when an error occurs
|
|
4406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObject API.
|
|
4407
|
+
*/
|
|
4408
|
+
headAwrHubObject(headAwrHubObjectRequest) {
|
|
4409
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
4410
|
+
if (this.logger)
|
|
4411
|
+
this.logger.debug("Calling operation OperationsInsightsClient#headAwrHubObject.");
|
|
4412
|
+
const operationName = "headAwrHubObject";
|
|
4413
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/HeadAwrHubObject";
|
|
4414
|
+
const pathParams = {
|
|
4415
|
+
"{awrHubSourceId}": headAwrHubObjectRequest.awrHubSourceId,
|
|
4416
|
+
"{objectName}": headAwrHubObjectRequest.objectName
|
|
4417
|
+
};
|
|
4418
|
+
const queryParams = {};
|
|
4419
|
+
let headerParams = {
|
|
4420
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4421
|
+
"opc-request-id": headAwrHubObjectRequest.opcRequestId
|
|
4422
|
+
};
|
|
4423
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4424
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, headAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
4425
|
+
if (this.logger)
|
|
4426
|
+
retrier.logger = this.logger;
|
|
4427
|
+
const request = yield oci_common_1.composeRequest({
|
|
4428
|
+
baseEndpoint: this._endpoint,
|
|
4429
|
+
defaultHeaders: this._defaultHeaders,
|
|
4430
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
4431
|
+
method: "HEAD",
|
|
4432
|
+
pathParams: pathParams,
|
|
4433
|
+
headerParams: headerParams,
|
|
4434
|
+
queryParams: queryParams
|
|
4435
|
+
});
|
|
4436
|
+
try {
|
|
4437
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
4438
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
4439
|
+
responseObject: {},
|
|
4440
|
+
responseHeaders: [
|
|
4441
|
+
{
|
|
4442
|
+
value: response.headers.get("opc-client-request-id"),
|
|
4443
|
+
key: "opcClientRequestId",
|
|
3713
4444
|
dataType: "string"
|
|
3714
4445
|
},
|
|
3715
4446
|
{
|
|
@@ -3718,12 +4449,85 @@ class OperationsInsightsClient {
|
|
|
3718
4449
|
dataType: "string"
|
|
3719
4450
|
},
|
|
3720
4451
|
{
|
|
3721
|
-
value: response.headers.get("
|
|
3722
|
-
key: "
|
|
4452
|
+
value: response.headers.get("etag"),
|
|
4453
|
+
key: "etag",
|
|
4454
|
+
dataType: "string"
|
|
4455
|
+
},
|
|
4456
|
+
{
|
|
4457
|
+
value: response.headers.get("content-length"),
|
|
4458
|
+
key: "contentLength",
|
|
3723
4459
|
dataType: "number"
|
|
4460
|
+
},
|
|
4461
|
+
{
|
|
4462
|
+
value: response.headers.get("content-md5"),
|
|
4463
|
+
key: "contentMd5",
|
|
4464
|
+
dataType: "string"
|
|
4465
|
+
},
|
|
4466
|
+
{
|
|
4467
|
+
value: response.headers.get("opc-multipart-md5"),
|
|
4468
|
+
key: "opcMultipartMd5",
|
|
4469
|
+
dataType: "string"
|
|
4470
|
+
},
|
|
4471
|
+
{
|
|
4472
|
+
value: response.headers.get("content-type"),
|
|
4473
|
+
key: "contentType",
|
|
4474
|
+
dataType: "string"
|
|
4475
|
+
},
|
|
4476
|
+
{
|
|
4477
|
+
value: response.headers.get("content-language"),
|
|
4478
|
+
key: "contentLanguage",
|
|
4479
|
+
dataType: "string"
|
|
4480
|
+
},
|
|
4481
|
+
{
|
|
4482
|
+
value: response.headers.get("content-encoding"),
|
|
4483
|
+
key: "contentEncoding",
|
|
4484
|
+
dataType: "string"
|
|
4485
|
+
},
|
|
4486
|
+
{
|
|
4487
|
+
value: response.headers.get("cache-control"),
|
|
4488
|
+
key: "cacheControl",
|
|
4489
|
+
dataType: "string"
|
|
4490
|
+
},
|
|
4491
|
+
{
|
|
4492
|
+
value: response.headers.get("content-disposition"),
|
|
4493
|
+
key: "contentDisposition",
|
|
4494
|
+
dataType: "string"
|
|
4495
|
+
},
|
|
4496
|
+
{
|
|
4497
|
+
value: response.headers.get("last-modified"),
|
|
4498
|
+
key: "lastModified",
|
|
4499
|
+
dataType: "Date"
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
value: response.headers.get("storage-tier"),
|
|
4503
|
+
key: "storageTier",
|
|
4504
|
+
dataType: "string"
|
|
4505
|
+
},
|
|
4506
|
+
{
|
|
4507
|
+
value: response.headers.get("archival-state"),
|
|
4508
|
+
key: "archivalState",
|
|
4509
|
+
dataType: "string"
|
|
4510
|
+
},
|
|
4511
|
+
{
|
|
4512
|
+
value: response.headers.get("time-of-archival"),
|
|
4513
|
+
key: "timeOfArchival",
|
|
4514
|
+
dataType: "Date"
|
|
4515
|
+
},
|
|
4516
|
+
{
|
|
4517
|
+
value: response.headers.get("version-id"),
|
|
4518
|
+
key: "versionId",
|
|
4519
|
+
dataType: "string"
|
|
3724
4520
|
}
|
|
3725
4521
|
]
|
|
3726
4522
|
});
|
|
4523
|
+
const opcMeta = {};
|
|
4524
|
+
const pattern = "opc-meta-";
|
|
4525
|
+
response.headers.forEach((v, k) => {
|
|
4526
|
+
if (k.startsWith(pattern)) {
|
|
4527
|
+
Object.assign(opcMeta, { [k]: v });
|
|
4528
|
+
}
|
|
4529
|
+
});
|
|
4530
|
+
sdkResponse.opcMeta = opcMeta;
|
|
3727
4531
|
return sdkResponse;
|
|
3728
4532
|
}
|
|
3729
4533
|
catch (err) {
|
|
@@ -3739,7 +4543,7 @@ class OperationsInsightsClient {
|
|
|
3739
4543
|
* @param IngestAddmReportsRequest
|
|
3740
4544
|
* @return IngestAddmReportsResponse
|
|
3741
4545
|
* @throws OciError when an error occurs
|
|
3742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
3743
4547
|
*/
|
|
3744
4548
|
ingestAddmReports(ingestAddmReportsRequest) {
|
|
3745
4549
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3806,7 +4610,7 @@ class OperationsInsightsClient {
|
|
|
3806
4610
|
* @param IngestDatabaseConfigurationRequest
|
|
3807
4611
|
* @return IngestDatabaseConfigurationResponse
|
|
3808
4612
|
* @throws OciError when an error occurs
|
|
3809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4613
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
3810
4614
|
*/
|
|
3811
4615
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
3812
4616
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3873,7 +4677,7 @@ class OperationsInsightsClient {
|
|
|
3873
4677
|
* @param IngestHostConfigurationRequest
|
|
3874
4678
|
* @return IngestHostConfigurationResponse
|
|
3875
4679
|
* @throws OciError when an error occurs
|
|
3876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4680
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
3877
4681
|
*/
|
|
3878
4682
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
3879
4683
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3939,7 +4743,7 @@ class OperationsInsightsClient {
|
|
|
3939
4743
|
* @param IngestHostMetricsRequest
|
|
3940
4744
|
* @return IngestHostMetricsResponse
|
|
3941
4745
|
* @throws OciError when an error occurs
|
|
3942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
3943
4747
|
*/
|
|
3944
4748
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
3945
4749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4007,7 +4811,7 @@ class OperationsInsightsClient {
|
|
|
4007
4811
|
* @param IngestSqlBucketRequest
|
|
4008
4812
|
* @return IngestSqlBucketResponse
|
|
4009
4813
|
* @throws OciError when an error occurs
|
|
4010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
4011
4815
|
*/
|
|
4012
4816
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
4013
4817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4077,7 +4881,7 @@ class OperationsInsightsClient {
|
|
|
4077
4881
|
* @param IngestSqlPlanLinesRequest
|
|
4078
4882
|
* @return IngestSqlPlanLinesResponse
|
|
4079
4883
|
* @throws OciError when an error occurs
|
|
4080
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4884
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
4081
4885
|
*/
|
|
4082
4886
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
4083
4887
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4147,7 +4951,7 @@ class OperationsInsightsClient {
|
|
|
4147
4951
|
* @param IngestSqlStatsRequest
|
|
4148
4952
|
* @return IngestSqlStatsResponse
|
|
4149
4953
|
* @throws OciError when an error occurs
|
|
4150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4954
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
4151
4955
|
*/
|
|
4152
4956
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
4153
4957
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4217,7 +5021,7 @@ class OperationsInsightsClient {
|
|
|
4217
5021
|
* @param IngestSqlTextRequest
|
|
4218
5022
|
* @return IngestSqlTextResponse
|
|
4219
5023
|
* @throws OciError when an error occurs
|
|
4220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
4221
5025
|
*/
|
|
4222
5026
|
ingestSqlText(ingestSqlTextRequest) {
|
|
4223
5027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4286,7 +5090,7 @@ class OperationsInsightsClient {
|
|
|
4286
5090
|
* @param ListAddmDbFindingCategoriesRequest
|
|
4287
5091
|
* @return ListAddmDbFindingCategoriesResponse
|
|
4288
5092
|
* @throws OciError when an error occurs
|
|
4289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
4290
5094
|
*/
|
|
4291
5095
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
|
|
4292
5096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4361,7 +5165,7 @@ class OperationsInsightsClient {
|
|
|
4361
5165
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
4362
5166
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
4363
5167
|
* @throws OciError when an error occurs
|
|
4364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5168
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
4365
5169
|
*/
|
|
4366
5170
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
|
|
4367
5171
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4440,7 +5244,7 @@ class OperationsInsightsClient {
|
|
|
4440
5244
|
* @param ListAddmDbParameterCategoriesRequest
|
|
4441
5245
|
* @return ListAddmDbParameterCategoriesResponse
|
|
4442
5246
|
* @throws OciError when an error occurs
|
|
4443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
4444
5248
|
*/
|
|
4445
5249
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
|
|
4446
5250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4515,7 +5319,7 @@ class OperationsInsightsClient {
|
|
|
4515
5319
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
4516
5320
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
4517
5321
|
* @throws OciError when an error occurs
|
|
4518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5322
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
4519
5323
|
*/
|
|
4520
5324
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
|
|
4521
5325
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4590,7 +5394,7 @@ class OperationsInsightsClient {
|
|
|
4590
5394
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
4591
5395
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
4592
5396
|
* @throws OciError when an error occurs
|
|
4593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
4594
5398
|
*/
|
|
4595
5399
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
|
|
4596
5400
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4673,7 +5477,7 @@ class OperationsInsightsClient {
|
|
|
4673
5477
|
* @param ListAddmDbsRequest
|
|
4674
5478
|
* @return ListAddmDbsResponse
|
|
4675
5479
|
* @throws OciError when an error occurs
|
|
4676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5480
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
4677
5481
|
*/
|
|
4678
5482
|
listAddmDbs(listAddmDbsRequest) {
|
|
4679
5483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4750,7 +5554,7 @@ class OperationsInsightsClient {
|
|
|
4750
5554
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
4751
5555
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
4752
5556
|
* @throws OciError when an error occurs
|
|
4753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
4754
5558
|
*/
|
|
4755
5559
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
|
|
4756
5560
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4825,7 +5629,7 @@ class OperationsInsightsClient {
|
|
|
4825
5629
|
* @param ListAwrDatabasesRequest
|
|
4826
5630
|
* @return ListAwrDatabasesResponse
|
|
4827
5631
|
* @throws OciError when an error occurs
|
|
4828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
4829
5633
|
*/
|
|
4830
5634
|
listAwrDatabases(listAwrDatabasesRequest) {
|
|
4831
5635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4890,6 +5694,157 @@ class OperationsInsightsClient {
|
|
|
4890
5694
|
}
|
|
4891
5695
|
});
|
|
4892
5696
|
}
|
|
5697
|
+
/**
|
|
5698
|
+
* Gets a list of Awr Hub objects. Awr Hub id needs to specified.
|
|
5699
|
+
*
|
|
5700
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5701
|
+
* @param ListAwrHubObjectsRequest
|
|
5702
|
+
* @return ListAwrHubObjectsResponse
|
|
5703
|
+
* @throws OciError when an error occurs
|
|
5704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjects API.
|
|
5705
|
+
*/
|
|
5706
|
+
listAwrHubObjects(listAwrHubObjectsRequest) {
|
|
5707
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
5708
|
+
if (this.logger)
|
|
5709
|
+
this.logger.debug("Calling operation OperationsInsightsClient#listAwrHubObjects.");
|
|
5710
|
+
const operationName = "listAwrHubObjects";
|
|
5711
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/ListAwrHubObjects";
|
|
5712
|
+
const pathParams = {
|
|
5713
|
+
"{awrHubSourceId}": listAwrHubObjectsRequest.awrHubSourceId
|
|
5714
|
+
};
|
|
5715
|
+
const queryParams = {
|
|
5716
|
+
"prefix": listAwrHubObjectsRequest.prefix,
|
|
5717
|
+
"start": listAwrHubObjectsRequest.start,
|
|
5718
|
+
"end": listAwrHubObjectsRequest.end,
|
|
5719
|
+
"delimiter": listAwrHubObjectsRequest.delimiter,
|
|
5720
|
+
"startAfter": listAwrHubObjectsRequest.startAfter,
|
|
5721
|
+
"page": listAwrHubObjectsRequest.page,
|
|
5722
|
+
"limit": listAwrHubObjectsRequest.limit,
|
|
5723
|
+
"fields": listAwrHubObjectsRequest.fields
|
|
5724
|
+
};
|
|
5725
|
+
let headerParams = {
|
|
5726
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5727
|
+
"opc-request-id": listAwrHubObjectsRequest.opcRequestId
|
|
5728
|
+
};
|
|
5729
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5730
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrHubObjectsRequest.retryConfiguration, specRetryConfiguration);
|
|
5731
|
+
if (this.logger)
|
|
5732
|
+
retrier.logger = this.logger;
|
|
5733
|
+
const request = yield oci_common_1.composeRequest({
|
|
5734
|
+
baseEndpoint: this._endpoint,
|
|
5735
|
+
defaultHeaders: this._defaultHeaders,
|
|
5736
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o",
|
|
5737
|
+
method: "GET",
|
|
5738
|
+
pathParams: pathParams,
|
|
5739
|
+
headerParams: headerParams,
|
|
5740
|
+
queryParams: queryParams
|
|
5741
|
+
});
|
|
5742
|
+
try {
|
|
5743
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
5744
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
5745
|
+
responseObject: {},
|
|
5746
|
+
body: yield response.json(),
|
|
5747
|
+
bodyKey: "listObjects",
|
|
5748
|
+
bodyModel: model.ListObjects,
|
|
5749
|
+
type: "model.ListObjects",
|
|
5750
|
+
responseHeaders: [
|
|
5751
|
+
{
|
|
5752
|
+
value: response.headers.get("opc-client-request-id"),
|
|
5753
|
+
key: "opcClientRequestId",
|
|
5754
|
+
dataType: "string"
|
|
5755
|
+
},
|
|
5756
|
+
{
|
|
5757
|
+
value: response.headers.get("opc-request-id"),
|
|
5758
|
+
key: "opcRequestId",
|
|
5759
|
+
dataType: "string"
|
|
5760
|
+
},
|
|
5761
|
+
{
|
|
5762
|
+
value: response.headers.get("opc-next-page"),
|
|
5763
|
+
key: "opcNextPage",
|
|
5764
|
+
dataType: "string"
|
|
5765
|
+
}
|
|
5766
|
+
]
|
|
5767
|
+
});
|
|
5768
|
+
return sdkResponse;
|
|
5769
|
+
}
|
|
5770
|
+
catch (err) {
|
|
5771
|
+
throw err;
|
|
5772
|
+
}
|
|
5773
|
+
});
|
|
5774
|
+
}
|
|
5775
|
+
/**
|
|
5776
|
+
* Gets a list of Awr Hub source objects.
|
|
5777
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5778
|
+
* @param ListAwrHubSourcesRequest
|
|
5779
|
+
* @return ListAwrHubSourcesResponse
|
|
5780
|
+
* @throws OciError when an error occurs
|
|
5781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSources API.
|
|
5782
|
+
*/
|
|
5783
|
+
listAwrHubSources(listAwrHubSourcesRequest) {
|
|
5784
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
5785
|
+
if (this.logger)
|
|
5786
|
+
this.logger.debug("Calling operation OperationsInsightsClient#listAwrHubSources.");
|
|
5787
|
+
const operationName = "listAwrHubSources";
|
|
5788
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/ListAwrHubSources";
|
|
5789
|
+
const pathParams = {};
|
|
5790
|
+
const queryParams = {
|
|
5791
|
+
"awrHubId": listAwrHubSourcesRequest.awrHubId,
|
|
5792
|
+
"compartmentId": listAwrHubSourcesRequest.compartmentId,
|
|
5793
|
+
"awrHubSourceId": listAwrHubSourcesRequest.awrHubSourceId,
|
|
5794
|
+
"sourceType": listAwrHubSourcesRequest.sourceType,
|
|
5795
|
+
"name": listAwrHubSourcesRequest.name,
|
|
5796
|
+
"status": listAwrHubSourcesRequest.status,
|
|
5797
|
+
"lifecycleState": listAwrHubSourcesRequest.lifecycleState,
|
|
5798
|
+
"limit": listAwrHubSourcesRequest.limit,
|
|
5799
|
+
"page": listAwrHubSourcesRequest.page,
|
|
5800
|
+
"sortOrder": listAwrHubSourcesRequest.sortOrder,
|
|
5801
|
+
"sortBy": listAwrHubSourcesRequest.sortBy
|
|
5802
|
+
};
|
|
5803
|
+
let headerParams = {
|
|
5804
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5805
|
+
"opc-request-id": listAwrHubSourcesRequest.opcRequestId
|
|
5806
|
+
};
|
|
5807
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5808
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrHubSourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
5809
|
+
if (this.logger)
|
|
5810
|
+
retrier.logger = this.logger;
|
|
5811
|
+
const request = yield oci_common_1.composeRequest({
|
|
5812
|
+
baseEndpoint: this._endpoint,
|
|
5813
|
+
defaultHeaders: this._defaultHeaders,
|
|
5814
|
+
path: "/awrHubSources",
|
|
5815
|
+
method: "GET",
|
|
5816
|
+
pathParams: pathParams,
|
|
5817
|
+
headerParams: headerParams,
|
|
5818
|
+
queryParams: queryParams
|
|
5819
|
+
});
|
|
5820
|
+
try {
|
|
5821
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
5822
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
5823
|
+
responseObject: {},
|
|
5824
|
+
body: yield response.json(),
|
|
5825
|
+
bodyKey: "awrHubSourceSummaryCollection",
|
|
5826
|
+
bodyModel: model.AwrHubSourceSummaryCollection,
|
|
5827
|
+
type: "model.AwrHubSourceSummaryCollection",
|
|
5828
|
+
responseHeaders: [
|
|
5829
|
+
{
|
|
5830
|
+
value: response.headers.get("opc-request-id"),
|
|
5831
|
+
key: "opcRequestId",
|
|
5832
|
+
dataType: "string"
|
|
5833
|
+
},
|
|
5834
|
+
{
|
|
5835
|
+
value: response.headers.get("opc-next-page"),
|
|
5836
|
+
key: "opcNextPage",
|
|
5837
|
+
dataType: "string"
|
|
5838
|
+
}
|
|
5839
|
+
]
|
|
5840
|
+
});
|
|
5841
|
+
return sdkResponse;
|
|
5842
|
+
}
|
|
5843
|
+
catch (err) {
|
|
5844
|
+
throw err;
|
|
5845
|
+
}
|
|
5846
|
+
});
|
|
5847
|
+
}
|
|
4893
5848
|
/**
|
|
4894
5849
|
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
4895
5850
|
*
|
|
@@ -4897,7 +5852,7 @@ class OperationsInsightsClient {
|
|
|
4897
5852
|
* @param ListAwrHubsRequest
|
|
4898
5853
|
* @return ListAwrHubsResponse
|
|
4899
5854
|
* @throws OciError when an error occurs
|
|
4900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
4901
5856
|
*/
|
|
4902
5857
|
listAwrHubs(listAwrHubsRequest) {
|
|
4903
5858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4970,7 +5925,7 @@ class OperationsInsightsClient {
|
|
|
4970
5925
|
* @param ListAwrSnapshotsRequest
|
|
4971
5926
|
* @return ListAwrSnapshotsResponse
|
|
4972
5927
|
* @throws OciError when an error occurs
|
|
4973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
4974
5929
|
*/
|
|
4975
5930
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
4976
5931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5043,7 +5998,7 @@ class OperationsInsightsClient {
|
|
|
5043
5998
|
* @param ListDatabaseConfigurationsRequest
|
|
5044
5999
|
* @return ListDatabaseConfigurationsResponse
|
|
5045
6000
|
* @throws OciError when an error occurs
|
|
5046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6001
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
5047
6002
|
*/
|
|
5048
6003
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
5049
6004
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5130,7 +6085,7 @@ class OperationsInsightsClient {
|
|
|
5130
6085
|
* @param ListDatabaseInsightsRequest
|
|
5131
6086
|
* @return ListDatabaseInsightsResponse
|
|
5132
6087
|
* @throws OciError when an error occurs
|
|
5133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
5134
6089
|
*/
|
|
5135
6090
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
5136
6091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5214,7 +6169,7 @@ class OperationsInsightsClient {
|
|
|
5214
6169
|
* @param ListEnterpriseManagerBridgesRequest
|
|
5215
6170
|
* @return ListEnterpriseManagerBridgesResponse
|
|
5216
6171
|
* @throws OciError when an error occurs
|
|
5217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
5218
6173
|
*/
|
|
5219
6174
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
5220
6175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5285,7 +6240,7 @@ class OperationsInsightsClient {
|
|
|
5285
6240
|
* @param ListExadataConfigurationsRequest
|
|
5286
6241
|
* @return ListExadataConfigurationsResponse
|
|
5287
6242
|
* @throws OciError when an error occurs
|
|
5288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
5289
6244
|
*/
|
|
5290
6245
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
5291
6246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5365,7 +6320,7 @@ class OperationsInsightsClient {
|
|
|
5365
6320
|
* @param ListExadataInsightsRequest
|
|
5366
6321
|
* @return ListExadataInsightsResponse
|
|
5367
6322
|
* @throws OciError when an error occurs
|
|
5368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
5369
6324
|
*/
|
|
5370
6325
|
listExadataInsights(listExadataInsightsRequest) {
|
|
5371
6326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5445,7 +6400,7 @@ class OperationsInsightsClient {
|
|
|
5445
6400
|
* @param ListHostConfigurationsRequest
|
|
5446
6401
|
* @return ListHostConfigurationsResponse
|
|
5447
6402
|
* @throws OciError when an error occurs
|
|
5448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
5449
6404
|
*/
|
|
5450
6405
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
5451
6406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5531,7 +6486,7 @@ class OperationsInsightsClient {
|
|
|
5531
6486
|
* @param ListHostInsightsRequest
|
|
5532
6487
|
* @return ListHostInsightsResponse
|
|
5533
6488
|
* @throws OciError when an error occurs
|
|
5534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
5535
6490
|
*/
|
|
5536
6491
|
listHostInsights(listHostInsightsRequest) {
|
|
5537
6492
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5612,7 +6567,7 @@ class OperationsInsightsClient {
|
|
|
5612
6567
|
* @param ListHostedEntitiesRequest
|
|
5613
6568
|
* @return ListHostedEntitiesResponse
|
|
5614
6569
|
* @throws OciError when an error occurs
|
|
5615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
5616
6571
|
*/
|
|
5617
6572
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
5618
6573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5692,7 +6647,7 @@ class OperationsInsightsClient {
|
|
|
5692
6647
|
* @param ListImportableAgentEntitiesRequest
|
|
5693
6648
|
* @return ListImportableAgentEntitiesResponse
|
|
5694
6649
|
* @throws OciError when an error occurs
|
|
5695
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
5696
6651
|
*/
|
|
5697
6652
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
5698
6653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5766,7 +6721,7 @@ class OperationsInsightsClient {
|
|
|
5766
6721
|
* @param ListImportableComputeEntitiesRequest
|
|
5767
6722
|
* @return ListImportableComputeEntitiesResponse
|
|
5768
6723
|
* @throws OciError when an error occurs
|
|
5769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
5770
6725
|
*/
|
|
5771
6726
|
listImportableComputeEntities(listImportableComputeEntitiesRequest) {
|
|
5772
6727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5834,7 +6789,7 @@ class OperationsInsightsClient {
|
|
|
5834
6789
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
5835
6790
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
5836
6791
|
* @throws OciError when an error occurs
|
|
5837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
5838
6793
|
*/
|
|
5839
6794
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
5840
6795
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5904,7 +6859,7 @@ class OperationsInsightsClient {
|
|
|
5904
6859
|
* @param ListNewsReportsRequest
|
|
5905
6860
|
* @return ListNewsReportsResponse
|
|
5906
6861
|
* @throws OciError when an error occurs
|
|
5907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
5908
6863
|
*/
|
|
5909
6864
|
listNewsReports(listNewsReportsRequest) {
|
|
5910
6865
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5980,7 +6935,7 @@ class OperationsInsightsClient {
|
|
|
5980
6935
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
5981
6936
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
5982
6937
|
* @throws OciError when an error occurs
|
|
5983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6938
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
5984
6939
|
*/
|
|
5985
6940
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
5986
6941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6054,7 +7009,7 @@ class OperationsInsightsClient {
|
|
|
6054
7009
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
6055
7010
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
6056
7011
|
* @throws OciError when an error occurs
|
|
6057
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
6058
7013
|
*/
|
|
6059
7014
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
6060
7015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6127,7 +7082,7 @@ class OperationsInsightsClient {
|
|
|
6127
7082
|
* @param ListOperationsInsightsWarehousesRequest
|
|
6128
7083
|
* @return ListOperationsInsightsWarehousesResponse
|
|
6129
7084
|
* @throws OciError when an error occurs
|
|
6130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
6131
7086
|
*/
|
|
6132
7087
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
6133
7088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6198,7 +7153,7 @@ class OperationsInsightsClient {
|
|
|
6198
7153
|
* @param ListOpsiConfigurationsRequest
|
|
6199
7154
|
* @return ListOpsiConfigurationsResponse
|
|
6200
7155
|
* @throws OciError when an error occurs
|
|
6201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
6202
7157
|
*/
|
|
6203
7158
|
listOpsiConfigurations(listOpsiConfigurationsRequest) {
|
|
6204
7159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6269,7 +7224,7 @@ class OperationsInsightsClient {
|
|
|
6269
7224
|
* @param ListOpsiDataObjectsRequest
|
|
6270
7225
|
* @return ListOpsiDataObjectsResponse
|
|
6271
7226
|
* @throws OciError when an error occurs
|
|
6272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
6273
7228
|
*/
|
|
6274
7229
|
listOpsiDataObjects(listOpsiDataObjectsRequest) {
|
|
6275
7230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6342,7 +7297,7 @@ class OperationsInsightsClient {
|
|
|
6342
7297
|
* @param ListSqlPlansRequest
|
|
6343
7298
|
* @return ListSqlPlansResponse
|
|
6344
7299
|
* @throws OciError when an error occurs
|
|
6345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
6346
7301
|
*/
|
|
6347
7302
|
listSqlPlans(listSqlPlansRequest) {
|
|
6348
7303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6412,7 +7367,7 @@ class OperationsInsightsClient {
|
|
|
6412
7367
|
* @param ListSqlSearchesRequest
|
|
6413
7368
|
* @return ListSqlSearchesResponse
|
|
6414
7369
|
* @throws OciError when an error occurs
|
|
6415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
6416
7371
|
*/
|
|
6417
7372
|
listSqlSearches(listSqlSearchesRequest) {
|
|
6418
7373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6486,7 +7441,7 @@ class OperationsInsightsClient {
|
|
|
6486
7441
|
* @param ListSqlTextsRequest
|
|
6487
7442
|
* @return ListSqlTextsResponse
|
|
6488
7443
|
* @throws OciError when an error occurs
|
|
6489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
6490
7445
|
*/
|
|
6491
7446
|
listSqlTexts(listSqlTextsRequest) {
|
|
6492
7447
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6559,7 +7514,7 @@ class OperationsInsightsClient {
|
|
|
6559
7514
|
* @param ListWarehouseDataObjectsRequest
|
|
6560
7515
|
* @return ListWarehouseDataObjectsResponse
|
|
6561
7516
|
* @throws OciError when an error occurs
|
|
6562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjects API.
|
|
6563
7518
|
*/
|
|
6564
7519
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest) {
|
|
6565
7520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6633,7 +7588,7 @@ class OperationsInsightsClient {
|
|
|
6633
7588
|
* @param ListWorkRequestErrorsRequest
|
|
6634
7589
|
* @return ListWorkRequestErrorsResponse
|
|
6635
7590
|
* @throws OciError when an error occurs
|
|
6636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7591
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
6637
7592
|
*/
|
|
6638
7593
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
6639
7594
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6702,7 +7657,7 @@ class OperationsInsightsClient {
|
|
|
6702
7657
|
* @param ListWorkRequestLogsRequest
|
|
6703
7658
|
* @return ListWorkRequestLogsResponse
|
|
6704
7659
|
* @throws OciError when an error occurs
|
|
6705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
6706
7661
|
*/
|
|
6707
7662
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
6708
7663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6771,7 +7726,7 @@ class OperationsInsightsClient {
|
|
|
6771
7726
|
* @param ListWorkRequestsRequest
|
|
6772
7727
|
* @return ListWorkRequestsResponse
|
|
6773
7728
|
* @throws OciError when an error occurs
|
|
6774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
6775
7730
|
*/
|
|
6776
7731
|
listWorkRequests(listWorkRequestsRequest) {
|
|
6777
7732
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6836,6 +7791,84 @@ class OperationsInsightsClient {
|
|
|
6836
7791
|
}
|
|
6837
7792
|
});
|
|
6838
7793
|
}
|
|
7794
|
+
/**
|
|
7795
|
+
* Creates a new object or overwrites an existing object with the same name to the Awr Hub.
|
|
7796
|
+
*
|
|
7797
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7798
|
+
* @param PutAwrHubObjectRequest
|
|
7799
|
+
* @return PutAwrHubObjectResponse
|
|
7800
|
+
* @throws OciError when an error occurs
|
|
7801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObject API.
|
|
7802
|
+
*/
|
|
7803
|
+
putAwrHubObject(putAwrHubObjectRequest) {
|
|
7804
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
7805
|
+
if (this.logger)
|
|
7806
|
+
this.logger.debug("Calling operation OperationsInsightsClient#putAwrHubObject.");
|
|
7807
|
+
const operationName = "putAwrHubObject";
|
|
7808
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/PutAwrHubObject";
|
|
7809
|
+
const pathParams = {
|
|
7810
|
+
"{awrHubSourceId}": putAwrHubObjectRequest.awrHubSourceId,
|
|
7811
|
+
"{objectName}": putAwrHubObjectRequest.objectName
|
|
7812
|
+
};
|
|
7813
|
+
const queryParams = {};
|
|
7814
|
+
let headerParams = {
|
|
7815
|
+
"if-match": putAwrHubObjectRequest.ifMatch,
|
|
7816
|
+
"opc-request-id": putAwrHubObjectRequest.opcRequestId
|
|
7817
|
+
};
|
|
7818
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7819
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, putAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
7820
|
+
if (this.logger)
|
|
7821
|
+
retrier.logger = this.logger;
|
|
7822
|
+
const request = yield oci_common_1.composeRequest({
|
|
7823
|
+
baseEndpoint: this._endpoint,
|
|
7824
|
+
defaultHeaders: this._defaultHeaders,
|
|
7825
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
7826
|
+
method: "PUT",
|
|
7827
|
+
bodyContent: putAwrHubObjectRequest.putAwrHubObjectBody,
|
|
7828
|
+
pathParams: pathParams,
|
|
7829
|
+
headerParams: headerParams,
|
|
7830
|
+
backupBinaryBody: retrier.backUpBinaryBody,
|
|
7831
|
+
queryParams: queryParams
|
|
7832
|
+
});
|
|
7833
|
+
try {
|
|
7834
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink, true);
|
|
7835
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
7836
|
+
responseObject: {},
|
|
7837
|
+
responseHeaders: [
|
|
7838
|
+
{
|
|
7839
|
+
value: response.headers.get("opc-client-request-id"),
|
|
7840
|
+
key: "opcClientRequestId",
|
|
7841
|
+
dataType: "string"
|
|
7842
|
+
},
|
|
7843
|
+
{
|
|
7844
|
+
value: response.headers.get("opc-request-id"),
|
|
7845
|
+
key: "opcRequestId",
|
|
7846
|
+
dataType: "string"
|
|
7847
|
+
},
|
|
7848
|
+
{
|
|
7849
|
+
value: response.headers.get("opc-content-md5"),
|
|
7850
|
+
key: "opcContentMd5",
|
|
7851
|
+
dataType: "string"
|
|
7852
|
+
},
|
|
7853
|
+
{
|
|
7854
|
+
value: response.headers.get("last-modified"),
|
|
7855
|
+
key: "lastModified",
|
|
7856
|
+
dataType: "Date"
|
|
7857
|
+
},
|
|
7858
|
+
{
|
|
7859
|
+
value: response.headers.get("version-id"),
|
|
7860
|
+
key: "versionId",
|
|
7861
|
+
dataType: "string"
|
|
7862
|
+
}
|
|
7863
|
+
]
|
|
7864
|
+
});
|
|
7865
|
+
return sdkResponse;
|
|
7866
|
+
}
|
|
7867
|
+
catch (err) {
|
|
7868
|
+
throw err;
|
|
7869
|
+
}
|
|
7870
|
+
});
|
|
7871
|
+
}
|
|
6839
7872
|
/**
|
|
6840
7873
|
* Queries an OPSI data object with the inputs provided and sends the result set back. Either analysisTimeInterval
|
|
6841
7874
|
* or timeIntervalStart and timeIntervalEnd parameters need to be passed as well.
|
|
@@ -6844,7 +7877,7 @@ class OperationsInsightsClient {
|
|
|
6844
7877
|
* @param QueryOpsiDataObjectDataRequest
|
|
6845
7878
|
* @return QueryOpsiDataObjectDataResponse
|
|
6846
7879
|
* @throws OciError when an error occurs
|
|
6847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
6848
7881
|
*/
|
|
6849
7882
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
|
|
6850
7883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6912,7 +7945,7 @@ class OperationsInsightsClient {
|
|
|
6912
7945
|
* @param QueryWarehouseDataObjectDataRequest
|
|
6913
7946
|
* @return QueryWarehouseDataObjectDataResponse
|
|
6914
7947
|
* @throws OciError when an error occurs
|
|
6915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7948
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectData API.
|
|
6916
7949
|
*/
|
|
6917
7950
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest) {
|
|
6918
7951
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6980,7 +8013,7 @@ class OperationsInsightsClient {
|
|
|
6980
8013
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
6981
8014
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
6982
8015
|
* @throws OciError when an error occurs
|
|
6983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
6984
8017
|
*/
|
|
6985
8018
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
6986
8019
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7041,7 +8074,7 @@ class OperationsInsightsClient {
|
|
|
7041
8074
|
* @param SummarizeAddmDbFindingsRequest
|
|
7042
8075
|
* @return SummarizeAddmDbFindingsResponse
|
|
7043
8076
|
* @throws OciError when an error occurs
|
|
7044
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
7045
8078
|
*/
|
|
7046
8079
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
|
|
7047
8080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7122,7 +8155,7 @@ class OperationsInsightsClient {
|
|
|
7122
8155
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
7123
8156
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
7124
8157
|
* @throws OciError when an error occurs
|
|
7125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
7126
8159
|
*/
|
|
7127
8160
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
|
|
7128
8161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7205,7 +8238,7 @@ class OperationsInsightsClient {
|
|
|
7205
8238
|
* @param SummarizeAddmDbParametersRequest
|
|
7206
8239
|
* @return SummarizeAddmDbParametersResponse
|
|
7207
8240
|
* @throws OciError when an error occurs
|
|
7208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
7209
8242
|
*/
|
|
7210
8243
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
|
|
7211
8244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7288,7 +8321,7 @@ class OperationsInsightsClient {
|
|
|
7288
8321
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
7289
8322
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
7290
8323
|
* @throws OciError when an error occurs
|
|
7291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
7292
8325
|
*/
|
|
7293
8326
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
|
|
7294
8327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7372,7 +8405,7 @@ class OperationsInsightsClient {
|
|
|
7372
8405
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
7373
8406
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
7374
8407
|
* @throws OciError when an error occurs
|
|
7375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
7376
8409
|
*/
|
|
7377
8410
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
|
|
7378
8411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7448,7 +8481,7 @@ class OperationsInsightsClient {
|
|
|
7448
8481
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
7449
8482
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
7450
8483
|
* @throws OciError when an error occurs
|
|
7451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
7452
8485
|
*/
|
|
7453
8486
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
|
|
7454
8487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7528,7 +8561,7 @@ class OperationsInsightsClient {
|
|
|
7528
8561
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
7529
8562
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
7530
8563
|
* @throws OciError when an error occurs
|
|
7531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
7532
8565
|
*/
|
|
7533
8566
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
|
|
7534
8567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7604,7 +8637,7 @@ class OperationsInsightsClient {
|
|
|
7604
8637
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
7605
8638
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
7606
8639
|
* @throws OciError when an error occurs
|
|
7607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
7608
8641
|
*/
|
|
7609
8642
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
|
|
7610
8643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7684,7 +8717,7 @@ class OperationsInsightsClient {
|
|
|
7684
8717
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
7685
8718
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
7686
8719
|
* @throws OciError when an error occurs
|
|
7687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
7688
8721
|
*/
|
|
7689
8722
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
|
|
7690
8723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7770,7 +8803,7 @@ class OperationsInsightsClient {
|
|
|
7770
8803
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
7771
8804
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
7772
8805
|
* @throws OciError when an error occurs
|
|
7773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8806
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
7774
8807
|
*/
|
|
7775
8808
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
|
|
7776
8809
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7850,7 +8883,7 @@ class OperationsInsightsClient {
|
|
|
7850
8883
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
7851
8884
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
7852
8885
|
* @throws OciError when an error occurs
|
|
7853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
7854
8887
|
*/
|
|
7855
8888
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
|
|
7856
8889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7922,7 +8955,7 @@ class OperationsInsightsClient {
|
|
|
7922
8955
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
7923
8956
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
7924
8957
|
* @throws OciError when an error occurs
|
|
7925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
7926
8959
|
*/
|
|
7927
8960
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
|
|
7928
8961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7998,7 +9031,7 @@ class OperationsInsightsClient {
|
|
|
7998
9031
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
7999
9032
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
8000
9033
|
* @throws OciError when an error occurs
|
|
8001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
8002
9035
|
*/
|
|
8003
9036
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
|
|
8004
9037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8073,7 +9106,7 @@ class OperationsInsightsClient {
|
|
|
8073
9106
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
8074
9107
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
8075
9108
|
* @throws OciError when an error occurs
|
|
8076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
8077
9110
|
*/
|
|
8078
9111
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
|
|
8079
9112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8152,7 +9185,7 @@ class OperationsInsightsClient {
|
|
|
8152
9185
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
8153
9186
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
8154
9187
|
* @throws OciError when an error occurs
|
|
8155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
8156
9189
|
*/
|
|
8157
9190
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
|
|
8158
9191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8229,7 +9262,7 @@ class OperationsInsightsClient {
|
|
|
8229
9262
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
8230
9263
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
8231
9264
|
* @throws OciError when an error occurs
|
|
8232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
8233
9266
|
*/
|
|
8234
9267
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
8235
9268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8301,7 +9334,7 @@ class OperationsInsightsClient {
|
|
|
8301
9334
|
* @param SummarizeConfigurationItemsRequest
|
|
8302
9335
|
* @return SummarizeConfigurationItemsResponse
|
|
8303
9336
|
* @throws OciError when an error occurs
|
|
8304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
8305
9338
|
*/
|
|
8306
9339
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
|
|
8307
9340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8373,7 +9406,7 @@ class OperationsInsightsClient {
|
|
|
8373
9406
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
8374
9407
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
8375
9408
|
* @throws OciError when an error occurs
|
|
8376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
8377
9410
|
*/
|
|
8378
9411
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
8379
9412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8462,7 +9495,7 @@ class OperationsInsightsClient {
|
|
|
8462
9495
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
8463
9496
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
8464
9497
|
* @throws OciError when an error occurs
|
|
8465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
8466
9499
|
*/
|
|
8467
9500
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
8468
9501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8553,7 +9586,7 @@ class OperationsInsightsClient {
|
|
|
8553
9586
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
8554
9587
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
8555
9588
|
* @throws OciError when an error occurs
|
|
8556
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
8557
9590
|
*/
|
|
8558
9591
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
8559
9592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8646,7 +9679,7 @@ class OperationsInsightsClient {
|
|
|
8646
9679
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
8647
9680
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
8648
9681
|
* @throws OciError when an error occurs
|
|
8649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
8650
9683
|
*/
|
|
8651
9684
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
8652
9685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8731,7 +9764,7 @@ class OperationsInsightsClient {
|
|
|
8731
9764
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
8732
9765
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
8733
9766
|
* @throws OciError when an error occurs
|
|
8734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9767
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
8735
9768
|
*/
|
|
8736
9769
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
8737
9770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8816,7 +9849,7 @@ class OperationsInsightsClient {
|
|
|
8816
9849
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
8817
9850
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
8818
9851
|
* @throws OciError when an error occurs
|
|
8819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
8820
9853
|
*/
|
|
8821
9854
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
8822
9855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8903,7 +9936,7 @@ class OperationsInsightsClient {
|
|
|
8903
9936
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
8904
9937
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
8905
9938
|
* @throws OciError when an error occurs
|
|
8906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9939
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
8907
9940
|
*/
|
|
8908
9941
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
8909
9942
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8981,7 +10014,7 @@ class OperationsInsightsClient {
|
|
|
8981
10014
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
8982
10015
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
8983
10016
|
* @throws OciError when an error occurs
|
|
8984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
8985
10018
|
*/
|
|
8986
10019
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
8987
10020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9065,7 +10098,7 @@ class OperationsInsightsClient {
|
|
|
9065
10098
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
9066
10099
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
9067
10100
|
* @throws OciError when an error occurs
|
|
9068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
9069
10102
|
*/
|
|
9070
10103
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
9071
10104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9152,7 +10185,7 @@ class OperationsInsightsClient {
|
|
|
9152
10185
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
9153
10186
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
9154
10187
|
* @throws OciError when an error occurs
|
|
9155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
9156
10189
|
*/
|
|
9157
10190
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
9158
10191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9239,7 +10272,7 @@ class OperationsInsightsClient {
|
|
|
9239
10272
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
9240
10273
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
9241
10274
|
* @throws OciError when an error occurs
|
|
9242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
9243
10276
|
*/
|
|
9244
10277
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
9245
10278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9326,7 +10359,7 @@ class OperationsInsightsClient {
|
|
|
9326
10359
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
9327
10360
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
9328
10361
|
* @throws OciError when an error occurs
|
|
9329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
9330
10363
|
*/
|
|
9331
10364
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
9332
10365
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9413,7 +10446,7 @@ class OperationsInsightsClient {
|
|
|
9413
10446
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
9414
10447
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
9415
10448
|
* @throws OciError when an error occurs
|
|
9416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10449
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
9417
10450
|
*/
|
|
9418
10451
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
9419
10452
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9500,7 +10533,7 @@ class OperationsInsightsClient {
|
|
|
9500
10533
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
9501
10534
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
9502
10535
|
* @throws OciError when an error occurs
|
|
9503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
9504
10537
|
*/
|
|
9505
10538
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
9506
10539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9578,7 +10611,7 @@ class OperationsInsightsClient {
|
|
|
9578
10611
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
9579
10612
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
9580
10613
|
* @throws OciError when an error occurs
|
|
9581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10614
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
9582
10615
|
*/
|
|
9583
10616
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
9584
10617
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9663,7 +10696,7 @@ class OperationsInsightsClient {
|
|
|
9663
10696
|
* @param SummarizeExadataMembersRequest
|
|
9664
10697
|
* @return SummarizeExadataMembersResponse
|
|
9665
10698
|
* @throws OciError when an error occurs
|
|
9666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
9667
10700
|
*/
|
|
9668
10701
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
9669
10702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9737,7 +10770,7 @@ class OperationsInsightsClient {
|
|
|
9737
10770
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
9738
10771
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
9739
10772
|
* @throws OciError when an error occurs
|
|
9740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
9741
10774
|
*/
|
|
9742
10775
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
|
|
9743
10776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9811,7 +10844,7 @@ class OperationsInsightsClient {
|
|
|
9811
10844
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
9812
10845
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
9813
10846
|
* @throws OciError when an error occurs
|
|
9814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10847
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
9815
10848
|
*/
|
|
9816
10849
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
9817
10850
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9897,7 +10930,7 @@ class OperationsInsightsClient {
|
|
|
9897
10930
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
9898
10931
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
9899
10932
|
* @throws OciError when an error occurs
|
|
9900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
9901
10934
|
*/
|
|
9902
10935
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
9903
10936
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9982,7 +11015,7 @@ class OperationsInsightsClient {
|
|
|
9982
11015
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
9983
11016
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
9984
11017
|
* @throws OciError when an error occurs
|
|
9985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
9986
11019
|
*/
|
|
9987
11020
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
9988
11021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10073,7 +11106,7 @@ class OperationsInsightsClient {
|
|
|
10073
11106
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
10074
11107
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
10075
11108
|
* @throws OciError when an error occurs
|
|
10076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
10077
11110
|
*/
|
|
10078
11111
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
10079
11112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10151,7 +11184,7 @@ class OperationsInsightsClient {
|
|
|
10151
11184
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
10152
11185
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
10153
11186
|
* @throws OciError when an error occurs
|
|
10154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
10155
11188
|
*/
|
|
10156
11189
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
10157
11190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10234,7 +11267,7 @@ class OperationsInsightsClient {
|
|
|
10234
11267
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
10235
11268
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
10236
11269
|
* @throws OciError when an error occurs
|
|
10237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11270
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
10238
11271
|
*/
|
|
10239
11272
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
10240
11273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10312,7 +11345,7 @@ class OperationsInsightsClient {
|
|
|
10312
11345
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
10313
11346
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
10314
11347
|
* @throws OciError when an error occurs
|
|
10315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
10316
11349
|
*/
|
|
10317
11350
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
|
|
10318
11351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10386,7 +11419,7 @@ class OperationsInsightsClient {
|
|
|
10386
11419
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
10387
11420
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
10388
11421
|
* @throws OciError when an error occurs
|
|
10389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
10390
11423
|
*/
|
|
10391
11424
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
|
|
10392
11425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10463,7 +11496,7 @@ class OperationsInsightsClient {
|
|
|
10463
11496
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
10464
11497
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
10465
11498
|
* @throws OciError when an error occurs
|
|
10466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
10467
11500
|
*/
|
|
10468
11501
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
10469
11502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10539,7 +11572,7 @@ class OperationsInsightsClient {
|
|
|
10539
11572
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
10540
11573
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
10541
11574
|
* @throws OciError when an error occurs
|
|
10542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11575
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
10543
11576
|
*/
|
|
10544
11577
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
10545
11578
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10604,7 +11637,7 @@ class OperationsInsightsClient {
|
|
|
10604
11637
|
* @param SummarizeSqlInsightsRequest
|
|
10605
11638
|
* @return SummarizeSqlInsightsResponse
|
|
10606
11639
|
* @throws OciError when an error occurs
|
|
10607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
10608
11641
|
*/
|
|
10609
11642
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
10610
11643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10686,7 +11719,7 @@ class OperationsInsightsClient {
|
|
|
10686
11719
|
* @param SummarizeSqlPlanInsightsRequest
|
|
10687
11720
|
* @return SummarizeSqlPlanInsightsResponse
|
|
10688
11721
|
* @throws OciError when an error occurs
|
|
10689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11722
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
10690
11723
|
*/
|
|
10691
11724
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
10692
11725
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10758,7 +11791,7 @@ class OperationsInsightsClient {
|
|
|
10758
11791
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
10759
11792
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
10760
11793
|
* @throws OciError when an error occurs
|
|
10761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
10762
11795
|
*/
|
|
10763
11796
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
10764
11797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10830,7 +11863,7 @@ class OperationsInsightsClient {
|
|
|
10830
11863
|
* @param SummarizeSqlStatisticsRequest
|
|
10831
11864
|
* @return SummarizeSqlStatisticsResponse
|
|
10832
11865
|
* @throws OciError when an error occurs
|
|
10833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
10834
11867
|
*/
|
|
10835
11868
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
10836
11869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10917,7 +11950,7 @@ class OperationsInsightsClient {
|
|
|
10917
11950
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
10918
11951
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
10919
11952
|
* @throws OciError when an error occurs
|
|
10920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11953
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
10921
11954
|
*/
|
|
10922
11955
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
10923
11956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10998,7 +12031,7 @@ class OperationsInsightsClient {
|
|
|
10998
12031
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
10999
12032
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
11000
12033
|
* @throws OciError when an error occurs
|
|
11001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
11002
12035
|
*/
|
|
11003
12036
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
11004
12037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11068,7 +12101,7 @@ class OperationsInsightsClient {
|
|
|
11068
12101
|
* @param UpdateAwrHubRequest
|
|
11069
12102
|
* @return UpdateAwrHubResponse
|
|
11070
12103
|
* @throws OciError when an error occurs
|
|
11071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12104
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
11072
12105
|
*/
|
|
11073
12106
|
updateAwrHub(updateAwrHubRequest) {
|
|
11074
12107
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11123,13 +12156,74 @@ class OperationsInsightsClient {
|
|
|
11123
12156
|
}
|
|
11124
12157
|
});
|
|
11125
12158
|
}
|
|
12159
|
+
/**
|
|
12160
|
+
* Update Awr Hub Source object.
|
|
12161
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
12162
|
+
* @param UpdateAwrHubSourceRequest
|
|
12163
|
+
* @return UpdateAwrHubSourceResponse
|
|
12164
|
+
* @throws OciError when an error occurs
|
|
12165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateAwrHubSource.ts.html |here} to see how to use UpdateAwrHubSource API.
|
|
12166
|
+
*/
|
|
12167
|
+
updateAwrHubSource(updateAwrHubSourceRequest) {
|
|
12168
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
12169
|
+
if (this.logger)
|
|
12170
|
+
this.logger.debug("Calling operation OperationsInsightsClient#updateAwrHubSource.");
|
|
12171
|
+
const operationName = "updateAwrHubSource";
|
|
12172
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/UpdateAwrHubSource";
|
|
12173
|
+
const pathParams = {
|
|
12174
|
+
"{awrHubSourceId}": updateAwrHubSourceRequest.awrHubSourceId
|
|
12175
|
+
};
|
|
12176
|
+
const queryParams = {};
|
|
12177
|
+
let headerParams = {
|
|
12178
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12179
|
+
"if-match": updateAwrHubSourceRequest.ifMatch,
|
|
12180
|
+
"opc-request-id": updateAwrHubSourceRequest.opcRequestId
|
|
12181
|
+
};
|
|
12182
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
12183
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
12184
|
+
if (this.logger)
|
|
12185
|
+
retrier.logger = this.logger;
|
|
12186
|
+
const request = yield oci_common_1.composeRequest({
|
|
12187
|
+
baseEndpoint: this._endpoint,
|
|
12188
|
+
defaultHeaders: this._defaultHeaders,
|
|
12189
|
+
path: "/awrHubSources/{awrHubSourceId}",
|
|
12190
|
+
method: "PUT",
|
|
12191
|
+
bodyContent: common.ObjectSerializer.serialize(updateAwrHubSourceRequest.updateAwrHubSourceDetails, "UpdateAwrHubSourceDetails", model.UpdateAwrHubSourceDetails.getJsonObj),
|
|
12192
|
+
pathParams: pathParams,
|
|
12193
|
+
headerParams: headerParams,
|
|
12194
|
+
queryParams: queryParams
|
|
12195
|
+
});
|
|
12196
|
+
try {
|
|
12197
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
12198
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
12199
|
+
responseObject: {},
|
|
12200
|
+
responseHeaders: [
|
|
12201
|
+
{
|
|
12202
|
+
value: response.headers.get("opc-work-request-id"),
|
|
12203
|
+
key: "opcWorkRequestId",
|
|
12204
|
+
dataType: "string"
|
|
12205
|
+
},
|
|
12206
|
+
{
|
|
12207
|
+
value: response.headers.get("opc-request-id"),
|
|
12208
|
+
key: "opcRequestId",
|
|
12209
|
+
dataType: "string"
|
|
12210
|
+
}
|
|
12211
|
+
]
|
|
12212
|
+
});
|
|
12213
|
+
return sdkResponse;
|
|
12214
|
+
}
|
|
12215
|
+
catch (err) {
|
|
12216
|
+
throw err;
|
|
12217
|
+
}
|
|
12218
|
+
});
|
|
12219
|
+
}
|
|
11126
12220
|
/**
|
|
11127
12221
|
* Updates configuration of a database insight.
|
|
11128
12222
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
11129
12223
|
* @param UpdateDatabaseInsightRequest
|
|
11130
12224
|
* @return UpdateDatabaseInsightResponse
|
|
11131
12225
|
* @throws OciError when an error occurs
|
|
11132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
11133
12227
|
*/
|
|
11134
12228
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
11135
12229
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11190,7 +12284,7 @@ class OperationsInsightsClient {
|
|
|
11190
12284
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
11191
12285
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
11192
12286
|
* @throws OciError when an error occurs
|
|
11193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
11194
12288
|
*/
|
|
11195
12289
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
11196
12290
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11251,7 +12345,7 @@ class OperationsInsightsClient {
|
|
|
11251
12345
|
* @param UpdateExadataInsightRequest
|
|
11252
12346
|
* @return UpdateExadataInsightResponse
|
|
11253
12347
|
* @throws OciError when an error occurs
|
|
11254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
11255
12349
|
*/
|
|
11256
12350
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
11257
12351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11312,7 +12406,7 @@ class OperationsInsightsClient {
|
|
|
11312
12406
|
* @param UpdateHostInsightRequest
|
|
11313
12407
|
* @return UpdateHostInsightResponse
|
|
11314
12408
|
* @throws OciError when an error occurs
|
|
11315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
11316
12410
|
*/
|
|
11317
12411
|
updateHostInsight(updateHostInsightRequest) {
|
|
11318
12412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11373,7 +12467,7 @@ class OperationsInsightsClient {
|
|
|
11373
12467
|
* @param UpdateNewsReportRequest
|
|
11374
12468
|
* @return UpdateNewsReportResponse
|
|
11375
12469
|
* @throws OciError when an error occurs
|
|
11376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
11377
12471
|
*/
|
|
11378
12472
|
updateNewsReport(updateNewsReportRequest) {
|
|
11379
12473
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11434,7 +12528,7 @@ class OperationsInsightsClient {
|
|
|
11434
12528
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
11435
12529
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
11436
12530
|
* @throws OciError when an error occurs
|
|
11437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
11438
12532
|
*/
|
|
11439
12533
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
11440
12534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11497,7 +12591,7 @@ class OperationsInsightsClient {
|
|
|
11497
12591
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
11498
12592
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
11499
12593
|
* @throws OciError when an error occurs
|
|
11500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
11501
12595
|
*/
|
|
11502
12596
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
11503
12597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11558,7 +12652,7 @@ class OperationsInsightsClient {
|
|
|
11558
12652
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
11559
12653
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
11560
12654
|
* @throws OciError when an error occurs
|
|
11561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
11562
12656
|
*/
|
|
11563
12657
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
11564
12658
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11619,7 +12713,7 @@ class OperationsInsightsClient {
|
|
|
11619
12713
|
* @param UpdateOpsiConfigurationRequest
|
|
11620
12714
|
* @return UpdateOpsiConfigurationResponse
|
|
11621
12715
|
* @throws OciError when an error occurs
|
|
11622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
11623
12717
|
*/
|
|
11624
12718
|
updateOpsiConfiguration(updateOpsiConfigurationRequest) {
|
|
11625
12719
|
return __awaiter(this, void 0, void 0, function* () {
|