oci-opsi 2.74.0 → 2.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +289 -159
- package/lib/client.js +1267 -169
- package/lib/client.js.map +1 -1
- package/lib/model/archival-state.d.ts +32 -0
- package/lib/model/archival-state.js +43 -0
- package/lib/model/archival-state.js.map +1 -0
- package/lib/model/awr-hub-objects.d.ts +28 -0
- package/lib/model/awr-hub-objects.js +32 -0
- package/lib/model/awr-hub-objects.js.map +1 -0
- package/lib/model/awr-hub-source-lifecycle-state.d.ts +35 -0
- package/lib/model/awr-hub-source-lifecycle-state.js +46 -0
- package/lib/model/awr-hub-source-lifecycle-state.js.map +1 -0
- package/lib/model/awr-hub-source-status.d.ts +33 -0
- package/lib/model/awr-hub-source-status.js +44 -0
- package/lib/model/awr-hub-source-status.js.map +1 -0
- package/lib/model/awr-hub-source-summary-collection.d.ts +29 -0
- package/lib/model/awr-hub-source-summary-collection.js +64 -0
- package/lib/model/awr-hub-source-summary-collection.js.map +1 -0
- package/lib/model/awr-hub-source-summary.d.ts +133 -0
- package/lib/model/awr-hub-source-summary.js +32 -0
- package/lib/model/awr-hub-source-summary.js.map +1 -0
- package/lib/model/awr-hub-source-type.d.ts +45 -0
- package/lib/model/awr-hub-source-type.js +56 -0
- package/lib/model/awr-hub-source-type.js.map +1 -0
- package/lib/model/awr-hub-source.d.ts +133 -0
- package/lib/model/awr-hub-source.js +32 -0
- package/lib/model/awr-hub-source.js.map +1 -0
- package/lib/model/awr-hub-sources.d.ts +28 -0
- package/lib/model/awr-hub-sources.js +32 -0
- package/lib/model/awr-hub-sources.js.map +1 -0
- package/lib/model/change-awr-hub-source-compartment-details.d.ts +29 -0
- package/lib/model/change-awr-hub-source-compartment-details.js +32 -0
- package/lib/model/change-awr-hub-source-compartment-details.js.map +1 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.d.ts +28 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js +32 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js.map +1 -0
- package/lib/model/create-awr-hub-details.d.ts +1 -1
- package/lib/model/create-awr-hub-source-details.d.ts +67 -0
- package/lib/model/create-awr-hub-source-details.js +32 -0
- package/lib/model/create-awr-hub-source-details.js.map +1 -0
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +42 -10
- package/lib/model/index.js.map +1 -1
- package/lib/model/list-objects.d.ts +37 -0
- package/lib/model/list-objects.js +64 -0
- package/lib/model/list-objects.js.map +1 -0
- package/lib/model/object-summary.d.ts +58 -0
- package/lib/model/object-summary.js +32 -0
- package/lib/model/object-summary.js.map +1 -0
- package/lib/model/operation-type.d.ts +6 -0
- package/lib/model/operation-type.js +6 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/storage-tier.d.ts +32 -0
- package/lib/model/storage-tier.js +43 -0
- package/lib/model/storage-tier.js.map +1 -0
- package/lib/model/update-awr-hub-source-details.d.ts +47 -0
- package/lib/model/update-awr-hub-source-details.js +32 -0
- package/lib/model/update-awr-hub-source-details.js.map +1 -0
- package/lib/operationsinsights-waiter.d.ts +8 -0
- package/lib/operationsinsights-waiter.js +12 -0
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +50 -0
- package/lib/request/change-awr-hub-source-compartment-request.js +15 -0
- package/lib/request/change-awr-hub-source-compartment-request.js.map +1 -0
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +50 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js +15 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js.map +1 -0
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-awr-hub-source-request.d.ts +39 -0
- package/lib/request/create-awr-hub-source-request.js +15 -0
- package/lib/request/create-awr-hub-source-request.js.map +1 -0
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +1 -1
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/create-opsi-configuration-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-object-request.d.ts +39 -0
- package/lib/request/delete-awr-hub-object-request.js +15 -0
- package/lib/request/delete-awr-hub-object-request.js.map +1 -0
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +35 -0
- package/lib/request/delete-awr-hub-source-request.js +15 -0
- package/lib/request/delete-awr-hub-source-request.js.map +1 -0
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/disable-awr-hub-source-request.js +15 -0
- package/lib/request/disable-awr-hub-source-request.js.map +1 -0
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/enable-awr-hub-source-request.js +15 -0
- package/lib/request/enable-awr-hub-source-request.js.map +1 -0
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- package/lib/request/get-awr-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-object-request.d.ts +32 -0
- package/lib/request/get-awr-hub-object-request.js +15 -0
- package/lib/request/get-awr-hub-object-request.js.map +1 -0
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-hub-source-request.d.ts +28 -0
- package/lib/request/get-awr-hub-source-request.js +15 -0
- package/lib/request/get-awr-hub-source-request.js.map +1 -0
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-news-report-request.d.ts +1 -1
- package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/get-opsi-configuration-request.d.ts +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-awr-hub-object-request.d.ts +32 -0
- package/lib/request/head-awr-hub-object-request.js +15 -0
- package/lib/request/head-awr-hub-object-request.js.map +1 -0
- package/lib/request/index.d.ts +28 -0
- package/lib/request/index.js +6 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hub-objects-request.d.ts +89 -0
- package/lib/request/list-awr-hub-objects-request.js +30 -0
- package/lib/request/list-awr-hub-objects-request.js.map +1 -0
- package/lib/request/list-awr-hub-sources-request.d.ts +87 -0
- package/lib/request/list-awr-hub-sources-request.js +24 -0
- package/lib/request/list-awr-hub-sources-request.js.map +1 -0
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/put-awr-hub-object-request.d.ts +45 -0
- package/lib/request/put-awr-hub-object-request.js +15 -0
- package/lib/request/put-awr-hub-object-request.js.map +1 -0
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-awr-hub-source-request.d.ts +40 -0
- package/lib/request/update-awr-hub-source-request.js +15 -0
- package/lib/request/update-awr-hub-source-request.js.map +1 -0
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +1 -1
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/change-awr-hub-source-compartment-response.d.ts +25 -0
- package/lib/response/change-awr-hub-source-compartment-response.js +15 -0
- package/lib/response/change-awr-hub-source-compartment-response.js.map +1 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.d.ts +25 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js +15 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js.map +1 -0
- package/lib/response/create-awr-hub-source-response.d.ts +35 -0
- package/lib/response/create-awr-hub-source-response.js +15 -0
- package/lib/response/create-awr-hub-source-response.js.map +1 -0
- package/lib/response/delete-awr-hub-object-response.d.ts +36 -0
- package/lib/response/delete-awr-hub-object-response.js +15 -0
- package/lib/response/delete-awr-hub-object-response.js.map +1 -0
- package/lib/response/delete-awr-hub-source-response.d.ts +25 -0
- package/lib/response/delete-awr-hub-source-response.js +15 -0
- package/lib/response/delete-awr-hub-source-response.js.map +1 -0
- package/lib/response/disable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/disable-awr-hub-source-response.js +15 -0
- package/lib/response/disable-awr-hub-source-response.js.map +1 -0
- package/lib/response/enable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/enable-awr-hub-source-response.js +15 -0
- package/lib/response/enable-awr-hub-source-response.js.map +1 -0
- package/lib/response/get-awr-hub-object-response.d.ts +109 -0
- package/lib/response/get-awr-hub-object-response.js +15 -0
- package/lib/response/get-awr-hub-object-response.js.map +1 -0
- package/lib/response/get-awr-hub-source-response.d.ts +30 -0
- package/lib/response/get-awr-hub-source-response.js +15 -0
- package/lib/response/get-awr-hub-source-response.js.map +1 -0
- package/lib/response/head-awr-hub-object-response.d.ts +94 -0
- package/lib/response/head-awr-hub-object-response.js +15 -0
- package/lib/response/head-awr-hub-object-response.js.map +1 -0
- package/lib/response/index.d.ts +28 -0
- package/lib/response/list-awr-hub-objects-response.d.ts +36 -0
- package/lib/response/list-awr-hub-objects-response.js +15 -0
- package/lib/response/list-awr-hub-objects-response.js.map +1 -0
- package/lib/response/list-awr-hub-sources-response.d.ts +32 -0
- package/lib/response/list-awr-hub-sources-response.js +15 -0
- package/lib/response/list-awr-hub-sources-response.js.map +1 -0
- package/lib/response/put-awr-hub-object-response.d.ts +36 -0
- package/lib/response/put-awr-hub-object-response.js +15 -0
- package/lib/response/put-awr-hub-object-response.js.map +1 -0
- package/lib/response/update-awr-hub-source-response.d.ts +25 -0
- package/lib/response/update-awr-hub-source-response.js +15 -0
- package/lib/response/update-awr-hub-source-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -83,6 +83,10 @@ class OperationsInsightsClient {
|
|
|
83
83
|
? clientConfiguration.bodyDuplexMode
|
|
84
84
|
: undefined;
|
|
85
85
|
}
|
|
86
|
+
if (!oci_common_1.developerToolConfiguration.isServiceEnabled("opsi")) {
|
|
87
|
+
let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
|
|
88
|
+
throw errmsg.concat("opsi");
|
|
89
|
+
}
|
|
86
90
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
87
91
|
const specCircuitBreakerEnabled = true;
|
|
88
92
|
if (!this._circuitBreaker &&
|
|
@@ -186,7 +190,7 @@ class OperationsInsightsClient {
|
|
|
186
190
|
* @param AddExadataInsightMembersRequest
|
|
187
191
|
* @return AddExadataInsightMembersResponse
|
|
188
192
|
* @throws OciError when an error occurs
|
|
189
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
190
194
|
*/
|
|
191
195
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
192
196
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -248,7 +252,7 @@ class OperationsInsightsClient {
|
|
|
248
252
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
249
253
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
250
254
|
* @throws OciError when an error occurs
|
|
251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
252
256
|
*/
|
|
253
257
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
254
258
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -304,13 +308,75 @@ class OperationsInsightsClient {
|
|
|
304
308
|
}
|
|
305
309
|
});
|
|
306
310
|
}
|
|
311
|
+
/**
|
|
312
|
+
* Moves an AwrHubSource resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
313
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
314
|
+
* @param ChangeAwrHubSourceCompartmentRequest
|
|
315
|
+
* @return ChangeAwrHubSourceCompartmentResponse
|
|
316
|
+
* @throws OciError when an error occurs
|
|
317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartment API.
|
|
318
|
+
*/
|
|
319
|
+
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest) {
|
|
320
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
321
|
+
if (this.logger)
|
|
322
|
+
this.logger.debug("Calling operation OperationsInsightsClient#changeAwrHubSourceCompartment.");
|
|
323
|
+
const operationName = "changeAwrHubSourceCompartment";
|
|
324
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/ChangeAwrHubSourceCompartment";
|
|
325
|
+
const pathParams = {
|
|
326
|
+
"{awrHubSourceId}": changeAwrHubSourceCompartmentRequest.awrHubSourceId
|
|
327
|
+
};
|
|
328
|
+
const queryParams = {};
|
|
329
|
+
let headerParams = {
|
|
330
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
331
|
+
"if-match": changeAwrHubSourceCompartmentRequest.ifMatch,
|
|
332
|
+
"opc-request-id": changeAwrHubSourceCompartmentRequest.opcRequestId,
|
|
333
|
+
"opc-retry-token": changeAwrHubSourceCompartmentRequest.opcRetryToken
|
|
334
|
+
};
|
|
335
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
336
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeAwrHubSourceCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
337
|
+
if (this.logger)
|
|
338
|
+
retrier.logger = this.logger;
|
|
339
|
+
const request = yield oci_common_1.composeRequest({
|
|
340
|
+
baseEndpoint: this._endpoint,
|
|
341
|
+
defaultHeaders: this._defaultHeaders,
|
|
342
|
+
path: "/awrHubSources/{awrHubSourceId}/actions/changeCompartment",
|
|
343
|
+
method: "POST",
|
|
344
|
+
bodyContent: common.ObjectSerializer.serialize(changeAwrHubSourceCompartmentRequest.changeAwrHubSourceCompartmentDetails, "ChangeAwrHubSourceCompartmentDetails", model.ChangeAwrHubSourceCompartmentDetails.getJsonObj),
|
|
345
|
+
pathParams: pathParams,
|
|
346
|
+
headerParams: headerParams,
|
|
347
|
+
queryParams: queryParams
|
|
348
|
+
});
|
|
349
|
+
try {
|
|
350
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
351
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
352
|
+
responseObject: {},
|
|
353
|
+
responseHeaders: [
|
|
354
|
+
{
|
|
355
|
+
value: response.headers.get("opc-work-request-id"),
|
|
356
|
+
key: "opcWorkRequestId",
|
|
357
|
+
dataType: "string"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
value: response.headers.get("opc-request-id"),
|
|
361
|
+
key: "opcRequestId",
|
|
362
|
+
dataType: "string"
|
|
363
|
+
}
|
|
364
|
+
]
|
|
365
|
+
});
|
|
366
|
+
return sdkResponse;
|
|
367
|
+
}
|
|
368
|
+
catch (err) {
|
|
369
|
+
throw err;
|
|
370
|
+
}
|
|
371
|
+
});
|
|
372
|
+
}
|
|
307
373
|
/**
|
|
308
374
|
* Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
309
375
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
310
376
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
311
377
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
312
378
|
* @throws OciError when an error occurs
|
|
313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
314
380
|
*/
|
|
315
381
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
316
382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -372,7 +438,7 @@ class OperationsInsightsClient {
|
|
|
372
438
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
373
439
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
374
440
|
* @throws OciError when an error occurs
|
|
375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
376
442
|
*/
|
|
377
443
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
378
444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -433,7 +499,7 @@ class OperationsInsightsClient {
|
|
|
433
499
|
* @param ChangeExadataInsightCompartmentRequest
|
|
434
500
|
* @return ChangeExadataInsightCompartmentResponse
|
|
435
501
|
* @throws OciError when an error occurs
|
|
436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
437
503
|
*/
|
|
438
504
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
439
505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -495,7 +561,7 @@ class OperationsInsightsClient {
|
|
|
495
561
|
* @param ChangeHostInsightCompartmentRequest
|
|
496
562
|
* @return ChangeHostInsightCompartmentResponse
|
|
497
563
|
* @throws OciError when an error occurs
|
|
498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
499
565
|
*/
|
|
500
566
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
501
567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -557,7 +623,7 @@ class OperationsInsightsClient {
|
|
|
557
623
|
* @param ChangeNewsReportCompartmentRequest
|
|
558
624
|
* @return ChangeNewsReportCompartmentResponse
|
|
559
625
|
* @throws OciError when an error occurs
|
|
560
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
561
627
|
*/
|
|
562
628
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
|
|
563
629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -619,7 +685,7 @@ class OperationsInsightsClient {
|
|
|
619
685
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
620
686
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
621
687
|
* @throws OciError when an error occurs
|
|
622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
623
689
|
*/
|
|
624
690
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
625
691
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -675,13 +741,75 @@ class OperationsInsightsClient {
|
|
|
675
741
|
}
|
|
676
742
|
});
|
|
677
743
|
}
|
|
744
|
+
/**
|
|
745
|
+
* Moves a Operations Insights Warehouse resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
746
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
747
|
+
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
748
|
+
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
749
|
+
* @throws OciError when an error occurs
|
|
750
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartment API.
|
|
751
|
+
*/
|
|
752
|
+
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest) {
|
|
753
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
754
|
+
if (this.logger)
|
|
755
|
+
this.logger.debug("Calling operation OperationsInsightsClient#changeOperationsInsightsWarehouseCompartment.");
|
|
756
|
+
const operationName = "changeOperationsInsightsWarehouseCompartment";
|
|
757
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/OperationsInsightsWarehouses/ChangeOperationsInsightsWarehouseCompartment";
|
|
758
|
+
const pathParams = {
|
|
759
|
+
"{operationsInsightsWarehouseId}": changeOperationsInsightsWarehouseCompartmentRequest.operationsInsightsWarehouseId
|
|
760
|
+
};
|
|
761
|
+
const queryParams = {};
|
|
762
|
+
let headerParams = {
|
|
763
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
764
|
+
"if-match": changeOperationsInsightsWarehouseCompartmentRequest.ifMatch,
|
|
765
|
+
"opc-request-id": changeOperationsInsightsWarehouseCompartmentRequest.opcRequestId,
|
|
766
|
+
"opc-retry-token": changeOperationsInsightsWarehouseCompartmentRequest.opcRetryToken
|
|
767
|
+
};
|
|
768
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
769
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeOperationsInsightsWarehouseCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
770
|
+
if (this.logger)
|
|
771
|
+
retrier.logger = this.logger;
|
|
772
|
+
const request = yield oci_common_1.composeRequest({
|
|
773
|
+
baseEndpoint: this._endpoint,
|
|
774
|
+
defaultHeaders: this._defaultHeaders,
|
|
775
|
+
path: "/operationsInsightsWarehouses/{operationsInsightsWarehouseId}/actions/changeCompartment",
|
|
776
|
+
method: "POST",
|
|
777
|
+
bodyContent: common.ObjectSerializer.serialize(changeOperationsInsightsWarehouseCompartmentRequest.changeOperationsInsightsWarehouseCompartmentDetails, "ChangeOperationsInsightsWarehouseCompartmentDetails", model.ChangeOperationsInsightsWarehouseCompartmentDetails.getJsonObj),
|
|
778
|
+
pathParams: pathParams,
|
|
779
|
+
headerParams: headerParams,
|
|
780
|
+
queryParams: queryParams
|
|
781
|
+
});
|
|
782
|
+
try {
|
|
783
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
784
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
785
|
+
responseObject: {},
|
|
786
|
+
responseHeaders: [
|
|
787
|
+
{
|
|
788
|
+
value: response.headers.get("opc-work-request-id"),
|
|
789
|
+
key: "opcWorkRequestId",
|
|
790
|
+
dataType: "string"
|
|
791
|
+
},
|
|
792
|
+
{
|
|
793
|
+
value: response.headers.get("opc-request-id"),
|
|
794
|
+
key: "opcRequestId",
|
|
795
|
+
dataType: "string"
|
|
796
|
+
}
|
|
797
|
+
]
|
|
798
|
+
});
|
|
799
|
+
return sdkResponse;
|
|
800
|
+
}
|
|
801
|
+
catch (err) {
|
|
802
|
+
throw err;
|
|
803
|
+
}
|
|
804
|
+
});
|
|
805
|
+
}
|
|
678
806
|
/**
|
|
679
807
|
* Moves an OpsiConfiguration resource from one compartment to another.
|
|
680
808
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
681
809
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
682
810
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
683
811
|
* @throws OciError when an error occurs
|
|
684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
685
813
|
*/
|
|
686
814
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
|
|
687
815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -743,7 +871,7 @@ class OperationsInsightsClient {
|
|
|
743
871
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
744
872
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
745
873
|
* @throws OciError when an error occurs
|
|
746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
747
875
|
*/
|
|
748
876
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
749
877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -807,7 +935,7 @@ class OperationsInsightsClient {
|
|
|
807
935
|
* @param CreateAwrHubRequest
|
|
808
936
|
* @return CreateAwrHubResponse
|
|
809
937
|
* @throws OciError when an error occurs
|
|
810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
938
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
811
939
|
*/
|
|
812
940
|
createAwrHub(createAwrHubRequest) {
|
|
813
941
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -879,6 +1007,75 @@ class OperationsInsightsClient {
|
|
|
879
1007
|
}
|
|
880
1008
|
});
|
|
881
1009
|
}
|
|
1010
|
+
/**
|
|
1011
|
+
* Register Awr Hub source
|
|
1012
|
+
*
|
|
1013
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1014
|
+
* @param CreateAwrHubSourceRequest
|
|
1015
|
+
* @return CreateAwrHubSourceResponse
|
|
1016
|
+
* @throws OciError when an error occurs
|
|
1017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSource API.
|
|
1018
|
+
*/
|
|
1019
|
+
createAwrHubSource(createAwrHubSourceRequest) {
|
|
1020
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1021
|
+
if (this.logger)
|
|
1022
|
+
this.logger.debug("Calling operation OperationsInsightsClient#createAwrHubSource.");
|
|
1023
|
+
const operationName = "createAwrHubSource";
|
|
1024
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/CreateAwrHubSource";
|
|
1025
|
+
const pathParams = {};
|
|
1026
|
+
const queryParams = {};
|
|
1027
|
+
let headerParams = {
|
|
1028
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1029
|
+
"opc-retry-token": createAwrHubSourceRequest.opcRetryToken,
|
|
1030
|
+
"opc-request-id": createAwrHubSourceRequest.opcRequestId
|
|
1031
|
+
};
|
|
1032
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1033
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1034
|
+
if (this.logger)
|
|
1035
|
+
retrier.logger = this.logger;
|
|
1036
|
+
const request = yield oci_common_1.composeRequest({
|
|
1037
|
+
baseEndpoint: this._endpoint,
|
|
1038
|
+
defaultHeaders: this._defaultHeaders,
|
|
1039
|
+
path: "/awrHubSources",
|
|
1040
|
+
method: "POST",
|
|
1041
|
+
bodyContent: common.ObjectSerializer.serialize(createAwrHubSourceRequest.createAwrHubSourceDetails, "CreateAwrHubSourceDetails", model.CreateAwrHubSourceDetails.getJsonObj),
|
|
1042
|
+
pathParams: pathParams,
|
|
1043
|
+
headerParams: headerParams,
|
|
1044
|
+
queryParams: queryParams
|
|
1045
|
+
});
|
|
1046
|
+
try {
|
|
1047
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1048
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1049
|
+
responseObject: {},
|
|
1050
|
+
body: yield response.json(),
|
|
1051
|
+
bodyKey: "awrHubSource",
|
|
1052
|
+
bodyModel: model.AwrHubSource,
|
|
1053
|
+
type: "model.AwrHubSource",
|
|
1054
|
+
responseHeaders: [
|
|
1055
|
+
{
|
|
1056
|
+
value: response.headers.get("opc-request-id"),
|
|
1057
|
+
key: "opcRequestId",
|
|
1058
|
+
dataType: "string"
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
value: response.headers.get("opc-work-request-id"),
|
|
1062
|
+
key: "opcWorkRequestId",
|
|
1063
|
+
dataType: "string"
|
|
1064
|
+
},
|
|
1065
|
+
{
|
|
1066
|
+
value: response.headers.get("etag"),
|
|
1067
|
+
key: "etag",
|
|
1068
|
+
dataType: "string"
|
|
1069
|
+
}
|
|
1070
|
+
]
|
|
1071
|
+
});
|
|
1072
|
+
return sdkResponse;
|
|
1073
|
+
}
|
|
1074
|
+
catch (err) {
|
|
1075
|
+
throw err;
|
|
1076
|
+
}
|
|
1077
|
+
});
|
|
1078
|
+
}
|
|
882
1079
|
/**
|
|
883
1080
|
* 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
1081
|
*
|
|
@@ -886,7 +1083,7 @@ class OperationsInsightsClient {
|
|
|
886
1083
|
* @param CreateDatabaseInsightRequest
|
|
887
1084
|
* @return CreateDatabaseInsightResponse
|
|
888
1085
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1086
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
890
1087
|
*/
|
|
891
1088
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
892
1089
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -965,7 +1162,7 @@ class OperationsInsightsClient {
|
|
|
965
1162
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
966
1163
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
967
1164
|
* @throws OciError when an error occurs
|
|
968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
969
1166
|
*/
|
|
970
1167
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
971
1168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1044,7 +1241,7 @@ class OperationsInsightsClient {
|
|
|
1044
1241
|
* @param CreateExadataInsightRequest
|
|
1045
1242
|
* @return CreateExadataInsightResponse
|
|
1046
1243
|
* @throws OciError when an error occurs
|
|
1047
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
1048
1245
|
*/
|
|
1049
1246
|
createExadataInsight(createExadataInsightRequest) {
|
|
1050
1247
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1123,7 +1320,7 @@ class OperationsInsightsClient {
|
|
|
1123
1320
|
* @param CreateHostInsightRequest
|
|
1124
1321
|
* @return CreateHostInsightResponse
|
|
1125
1322
|
* @throws OciError when an error occurs
|
|
1126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
1127
1324
|
*/
|
|
1128
1325
|
createHostInsight(createHostInsightRequest) {
|
|
1129
1326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1202,7 +1399,7 @@ class OperationsInsightsClient {
|
|
|
1202
1399
|
* @param CreateNewsReportRequest
|
|
1203
1400
|
* @return CreateNewsReportResponse
|
|
1204
1401
|
* @throws OciError when an error occurs
|
|
1205
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1402
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
1206
1403
|
*/
|
|
1207
1404
|
createNewsReport(createNewsReportRequest) {
|
|
1208
1405
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1282,7 +1479,7 @@ class OperationsInsightsClient {
|
|
|
1282
1479
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
1283
1480
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
1284
1481
|
* @throws OciError when an error occurs
|
|
1285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
1286
1483
|
*/
|
|
1287
1484
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
1288
1485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1363,7 +1560,7 @@ class OperationsInsightsClient {
|
|
|
1363
1560
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1364
1561
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1365
1562
|
* @throws OciError when an error occurs
|
|
1366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1367
1564
|
*/
|
|
1368
1565
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1369
1566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1443,7 +1640,7 @@ class OperationsInsightsClient {
|
|
|
1443
1640
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1444
1641
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1445
1642
|
* @throws OciError when an error occurs
|
|
1446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1447
1644
|
*/
|
|
1448
1645
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1449
1646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1522,7 +1719,7 @@ class OperationsInsightsClient {
|
|
|
1522
1719
|
* @param CreateOpsiConfigurationRequest
|
|
1523
1720
|
* @return CreateOpsiConfigurationResponse
|
|
1524
1721
|
* @throws OciError when an error occurs
|
|
1525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1722
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
1526
1723
|
*/
|
|
1527
1724
|
createOpsiConfiguration(createOpsiConfigurationRequest) {
|
|
1528
1725
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1595,7 +1792,7 @@ class OperationsInsightsClient {
|
|
|
1595
1792
|
* @param DeleteAwrHubRequest
|
|
1596
1793
|
* @return DeleteAwrHubResponse
|
|
1597
1794
|
* @throws OciError when an error occurs
|
|
1598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1599
1796
|
*/
|
|
1600
1797
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1601
1798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1649,13 +1846,149 @@ class OperationsInsightsClient {
|
|
|
1649
1846
|
}
|
|
1650
1847
|
});
|
|
1651
1848
|
}
|
|
1849
|
+
/**
|
|
1850
|
+
* Deletes an Awr Hub object.
|
|
1851
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1852
|
+
* @param DeleteAwrHubObjectRequest
|
|
1853
|
+
* @return DeleteAwrHubObjectResponse
|
|
1854
|
+
* @throws OciError when an error occurs
|
|
1855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObject API.
|
|
1856
|
+
*/
|
|
1857
|
+
deleteAwrHubObject(deleteAwrHubObjectRequest) {
|
|
1858
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1859
|
+
if (this.logger)
|
|
1860
|
+
this.logger.debug("Calling operation OperationsInsightsClient#deleteAwrHubObject.");
|
|
1861
|
+
const operationName = "deleteAwrHubObject";
|
|
1862
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/DeleteAwrHubObject";
|
|
1863
|
+
const pathParams = {
|
|
1864
|
+
"{awrHubSourceId}": deleteAwrHubObjectRequest.awrHubSourceId,
|
|
1865
|
+
"{objectName}": deleteAwrHubObjectRequest.objectName
|
|
1866
|
+
};
|
|
1867
|
+
const queryParams = {};
|
|
1868
|
+
let headerParams = {
|
|
1869
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1870
|
+
"if-match": deleteAwrHubObjectRequest.ifMatch,
|
|
1871
|
+
"opc-request-id": deleteAwrHubObjectRequest.opcRequestId
|
|
1872
|
+
};
|
|
1873
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1874
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
1875
|
+
if (this.logger)
|
|
1876
|
+
retrier.logger = this.logger;
|
|
1877
|
+
const request = yield oci_common_1.composeRequest({
|
|
1878
|
+
baseEndpoint: this._endpoint,
|
|
1879
|
+
defaultHeaders: this._defaultHeaders,
|
|
1880
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
1881
|
+
method: "DELETE",
|
|
1882
|
+
pathParams: pathParams,
|
|
1883
|
+
headerParams: headerParams,
|
|
1884
|
+
queryParams: queryParams
|
|
1885
|
+
});
|
|
1886
|
+
try {
|
|
1887
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1888
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1889
|
+
responseObject: {},
|
|
1890
|
+
responseHeaders: [
|
|
1891
|
+
{
|
|
1892
|
+
value: response.headers.get("opc-client-request-id"),
|
|
1893
|
+
key: "opcClientRequestId",
|
|
1894
|
+
dataType: "string"
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
value: response.headers.get("opc-request-id"),
|
|
1898
|
+
key: "opcRequestId",
|
|
1899
|
+
dataType: "string"
|
|
1900
|
+
},
|
|
1901
|
+
{
|
|
1902
|
+
value: response.headers.get("last-modified"),
|
|
1903
|
+
key: "lastModified",
|
|
1904
|
+
dataType: "Date"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
value: response.headers.get("version-id"),
|
|
1908
|
+
key: "versionId",
|
|
1909
|
+
dataType: "string"
|
|
1910
|
+
},
|
|
1911
|
+
{
|
|
1912
|
+
value: response.headers.get("is-delete-marker"),
|
|
1913
|
+
key: "isDeleteMarker",
|
|
1914
|
+
dataType: "boolean"
|
|
1915
|
+
}
|
|
1916
|
+
]
|
|
1917
|
+
});
|
|
1918
|
+
return sdkResponse;
|
|
1919
|
+
}
|
|
1920
|
+
catch (err) {
|
|
1921
|
+
throw err;
|
|
1922
|
+
}
|
|
1923
|
+
});
|
|
1924
|
+
}
|
|
1925
|
+
/**
|
|
1926
|
+
* Deletes an Awr Hub source object.
|
|
1927
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1928
|
+
* @param DeleteAwrHubSourceRequest
|
|
1929
|
+
* @return DeleteAwrHubSourceResponse
|
|
1930
|
+
* @throws OciError when an error occurs
|
|
1931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSource API.
|
|
1932
|
+
*/
|
|
1933
|
+
deleteAwrHubSource(deleteAwrHubSourceRequest) {
|
|
1934
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
1935
|
+
if (this.logger)
|
|
1936
|
+
this.logger.debug("Calling operation OperationsInsightsClient#deleteAwrHubSource.");
|
|
1937
|
+
const operationName = "deleteAwrHubSource";
|
|
1938
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/DeleteAwrHubSource";
|
|
1939
|
+
const pathParams = {
|
|
1940
|
+
"{awrHubSourceId}": deleteAwrHubSourceRequest.awrHubSourceId
|
|
1941
|
+
};
|
|
1942
|
+
const queryParams = {};
|
|
1943
|
+
let headerParams = {
|
|
1944
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
1945
|
+
"if-match": deleteAwrHubSourceRequest.ifMatch,
|
|
1946
|
+
"opc-request-id": deleteAwrHubSourceRequest.opcRequestId
|
|
1947
|
+
};
|
|
1948
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1949
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1950
|
+
if (this.logger)
|
|
1951
|
+
retrier.logger = this.logger;
|
|
1952
|
+
const request = yield oci_common_1.composeRequest({
|
|
1953
|
+
baseEndpoint: this._endpoint,
|
|
1954
|
+
defaultHeaders: this._defaultHeaders,
|
|
1955
|
+
path: "/awrHubSources/{awrHubSourceId}",
|
|
1956
|
+
method: "DELETE",
|
|
1957
|
+
pathParams: pathParams,
|
|
1958
|
+
headerParams: headerParams,
|
|
1959
|
+
queryParams: queryParams
|
|
1960
|
+
});
|
|
1961
|
+
try {
|
|
1962
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
1963
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
1964
|
+
responseObject: {},
|
|
1965
|
+
responseHeaders: [
|
|
1966
|
+
{
|
|
1967
|
+
value: response.headers.get("opc-work-request-id"),
|
|
1968
|
+
key: "opcWorkRequestId",
|
|
1969
|
+
dataType: "string"
|
|
1970
|
+
},
|
|
1971
|
+
{
|
|
1972
|
+
value: response.headers.get("opc-request-id"),
|
|
1973
|
+
key: "opcRequestId",
|
|
1974
|
+
dataType: "string"
|
|
1975
|
+
}
|
|
1976
|
+
]
|
|
1977
|
+
});
|
|
1978
|
+
return sdkResponse;
|
|
1979
|
+
}
|
|
1980
|
+
catch (err) {
|
|
1981
|
+
throw err;
|
|
1982
|
+
}
|
|
1983
|
+
});
|
|
1984
|
+
}
|
|
1652
1985
|
/**
|
|
1653
1986
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
1654
1987
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1655
1988
|
* @param DeleteDatabaseInsightRequest
|
|
1656
1989
|
* @return DeleteDatabaseInsightResponse
|
|
1657
1990
|
* @throws OciError when an error occurs
|
|
1658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1991
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
1659
1992
|
*/
|
|
1660
1993
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
1661
1994
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1715,7 +2048,7 @@ class OperationsInsightsClient {
|
|
|
1715
2048
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
1716
2049
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
1717
2050
|
* @throws OciError when an error occurs
|
|
1718
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
1719
2052
|
*/
|
|
1720
2053
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
1721
2054
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1775,7 +2108,7 @@ class OperationsInsightsClient {
|
|
|
1775
2108
|
* @param DeleteExadataInsightRequest
|
|
1776
2109
|
* @return DeleteExadataInsightResponse
|
|
1777
2110
|
* @throws OciError when an error occurs
|
|
1778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
1779
2112
|
*/
|
|
1780
2113
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
1781
2114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1835,7 +2168,7 @@ class OperationsInsightsClient {
|
|
|
1835
2168
|
* @param DeleteHostInsightRequest
|
|
1836
2169
|
* @return DeleteHostInsightResponse
|
|
1837
2170
|
* @throws OciError when an error occurs
|
|
1838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
1839
2172
|
*/
|
|
1840
2173
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
1841
2174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1895,7 +2228,7 @@ class OperationsInsightsClient {
|
|
|
1895
2228
|
* @param DeleteNewsReportRequest
|
|
1896
2229
|
* @return DeleteNewsReportResponse
|
|
1897
2230
|
* @throws OciError when an error occurs
|
|
1898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
1899
2232
|
*/
|
|
1900
2233
|
deleteNewsReport(deleteNewsReportRequest) {
|
|
1901
2234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1955,7 +2288,7 @@ class OperationsInsightsClient {
|
|
|
1955
2288
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
1956
2289
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
1957
2290
|
* @throws OciError when an error occurs
|
|
1958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
1959
2292
|
*/
|
|
1960
2293
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
1961
2294
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2019,7 +2352,7 @@ class OperationsInsightsClient {
|
|
|
2019
2352
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
2020
2353
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
2021
2354
|
* @throws OciError when an error occurs
|
|
2022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
2023
2356
|
*/
|
|
2024
2357
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
2025
2358
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2079,7 +2412,7 @@ class OperationsInsightsClient {
|
|
|
2079
2412
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
2080
2413
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
2081
2414
|
* @throws OciError when an error occurs
|
|
2082
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
2083
2416
|
*/
|
|
2084
2417
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
2085
2418
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2139,7 +2472,7 @@ class OperationsInsightsClient {
|
|
|
2139
2472
|
* @param DeleteOpsiConfigurationRequest
|
|
2140
2473
|
* @return DeleteOpsiConfigurationResponse
|
|
2141
2474
|
* @throws OciError when an error occurs
|
|
2142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
2143
2476
|
*/
|
|
2144
2477
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
|
|
2145
2478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2199,7 +2532,7 @@ class OperationsInsightsClient {
|
|
|
2199
2532
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2200
2533
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2201
2534
|
* @throws OciError when an error occurs
|
|
2202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2203
2536
|
*/
|
|
2204
2537
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2205
2538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2255,18 +2588,79 @@ class OperationsInsightsClient {
|
|
|
2255
2588
|
});
|
|
2256
2589
|
}
|
|
2257
2590
|
/**
|
|
2258
|
-
* Disables a database in Operations Insights.
|
|
2591
|
+
* Disables a Awr Hub source database in Operations Insights. This will stop the Awr data flow for the given Awr Hub source.
|
|
2259
2592
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2260
|
-
* @param
|
|
2261
|
-
* @return
|
|
2593
|
+
* @param DisableAwrHubSourceRequest
|
|
2594
|
+
* @return DisableAwrHubSourceResponse
|
|
2262
2595
|
* @throws OciError when an error occurs
|
|
2263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSource API.
|
|
2264
2597
|
*/
|
|
2265
|
-
|
|
2598
|
+
disableAwrHubSource(disableAwrHubSourceRequest) {
|
|
2266
2599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2267
2600
|
if (this.logger)
|
|
2268
|
-
this.logger.debug("Calling operation OperationsInsightsClient#
|
|
2269
|
-
const operationName = "
|
|
2601
|
+
this.logger.debug("Calling operation OperationsInsightsClient#disableAwrHubSource.");
|
|
2602
|
+
const operationName = "disableAwrHubSource";
|
|
2603
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/DisableAwrHubSource";
|
|
2604
|
+
const pathParams = {
|
|
2605
|
+
"{awrHubSourceId}": disableAwrHubSourceRequest.awrHubSourceId
|
|
2606
|
+
};
|
|
2607
|
+
const queryParams = {};
|
|
2608
|
+
let headerParams = {
|
|
2609
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2610
|
+
"if-match": disableAwrHubSourceRequest.ifMatch,
|
|
2611
|
+
"opc-request-id": disableAwrHubSourceRequest.opcRequestId,
|
|
2612
|
+
"opc-retry-token": disableAwrHubSourceRequest.opcRetryToken
|
|
2613
|
+
};
|
|
2614
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2615
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
2616
|
+
if (this.logger)
|
|
2617
|
+
retrier.logger = this.logger;
|
|
2618
|
+
const request = yield oci_common_1.composeRequest({
|
|
2619
|
+
baseEndpoint: this._endpoint,
|
|
2620
|
+
defaultHeaders: this._defaultHeaders,
|
|
2621
|
+
path: "/awrHubSources/{awrHubSourceId}/actions/disable",
|
|
2622
|
+
method: "POST",
|
|
2623
|
+
pathParams: pathParams,
|
|
2624
|
+
headerParams: headerParams,
|
|
2625
|
+
queryParams: queryParams
|
|
2626
|
+
});
|
|
2627
|
+
try {
|
|
2628
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
2629
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
2630
|
+
responseObject: {},
|
|
2631
|
+
responseHeaders: [
|
|
2632
|
+
{
|
|
2633
|
+
value: response.headers.get("opc-work-request-id"),
|
|
2634
|
+
key: "opcWorkRequestId",
|
|
2635
|
+
dataType: "string"
|
|
2636
|
+
},
|
|
2637
|
+
{
|
|
2638
|
+
value: response.headers.get("opc-request-id"),
|
|
2639
|
+
key: "opcRequestId",
|
|
2640
|
+
dataType: "string"
|
|
2641
|
+
}
|
|
2642
|
+
]
|
|
2643
|
+
});
|
|
2644
|
+
return sdkResponse;
|
|
2645
|
+
}
|
|
2646
|
+
catch (err) {
|
|
2647
|
+
throw err;
|
|
2648
|
+
}
|
|
2649
|
+
});
|
|
2650
|
+
}
|
|
2651
|
+
/**
|
|
2652
|
+
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
2653
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2654
|
+
* @param DisableDatabaseInsightRequest
|
|
2655
|
+
* @return DisableDatabaseInsightResponse
|
|
2656
|
+
* @throws OciError when an error occurs
|
|
2657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
2658
|
+
*/
|
|
2659
|
+
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
2660
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2661
|
+
if (this.logger)
|
|
2662
|
+
this.logger.debug("Calling operation OperationsInsightsClient#disableDatabaseInsight.");
|
|
2663
|
+
const operationName = "disableDatabaseInsight";
|
|
2270
2664
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/DatabaseInsights/DisableDatabaseInsight";
|
|
2271
2665
|
const pathParams = {
|
|
2272
2666
|
"{databaseInsightId}": disableDatabaseInsightRequest.databaseInsightId
|
|
@@ -2321,7 +2715,7 @@ class OperationsInsightsClient {
|
|
|
2321
2715
|
* @param DisableExadataInsightRequest
|
|
2322
2716
|
* @return DisableExadataInsightResponse
|
|
2323
2717
|
* @throws OciError when an error occurs
|
|
2324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
2325
2719
|
*/
|
|
2326
2720
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
2327
2721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2382,7 +2776,7 @@ class OperationsInsightsClient {
|
|
|
2382
2776
|
* @param DisableHostInsightRequest
|
|
2383
2777
|
* @return DisableHostInsightResponse
|
|
2384
2778
|
* @throws OciError when an error occurs
|
|
2385
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
2386
2780
|
*/
|
|
2387
2781
|
disableHostInsight(disableHostInsightRequest) {
|
|
2388
2782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2443,7 +2837,7 @@ class OperationsInsightsClient {
|
|
|
2443
2837
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
2444
2838
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
2445
2839
|
* @throws OciError when an error occurs
|
|
2446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2840
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
2447
2841
|
*/
|
|
2448
2842
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
2449
2843
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2517,7 +2911,7 @@ class OperationsInsightsClient {
|
|
|
2517
2911
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2518
2912
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2519
2913
|
* @throws OciError when an error occurs
|
|
2520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2521
2915
|
*/
|
|
2522
2916
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2523
2917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2573,13 +2967,74 @@ class OperationsInsightsClient {
|
|
|
2573
2967
|
}
|
|
2574
2968
|
});
|
|
2575
2969
|
}
|
|
2970
|
+
/**
|
|
2971
|
+
* 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.
|
|
2972
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2973
|
+
* @param EnableAwrHubSourceRequest
|
|
2974
|
+
* @return EnableAwrHubSourceResponse
|
|
2975
|
+
* @throws OciError when an error occurs
|
|
2976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSource API.
|
|
2977
|
+
*/
|
|
2978
|
+
enableAwrHubSource(enableAwrHubSourceRequest) {
|
|
2979
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
2980
|
+
if (this.logger)
|
|
2981
|
+
this.logger.debug("Calling operation OperationsInsightsClient#enableAwrHubSource.");
|
|
2982
|
+
const operationName = "enableAwrHubSource";
|
|
2983
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/EnableAwrHubSource";
|
|
2984
|
+
const pathParams = {
|
|
2985
|
+
"{awrHubSourceId}": enableAwrHubSourceRequest.awrHubSourceId
|
|
2986
|
+
};
|
|
2987
|
+
const queryParams = {};
|
|
2988
|
+
let headerParams = {
|
|
2989
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2990
|
+
"if-match": enableAwrHubSourceRequest.ifMatch,
|
|
2991
|
+
"opc-request-id": enableAwrHubSourceRequest.opcRequestId,
|
|
2992
|
+
"opc-retry-token": enableAwrHubSourceRequest.opcRetryToken
|
|
2993
|
+
};
|
|
2994
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2995
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
2996
|
+
if (this.logger)
|
|
2997
|
+
retrier.logger = this.logger;
|
|
2998
|
+
const request = yield oci_common_1.composeRequest({
|
|
2999
|
+
baseEndpoint: this._endpoint,
|
|
3000
|
+
defaultHeaders: this._defaultHeaders,
|
|
3001
|
+
path: "/awrHubSources/{awrHubSourceId}/actions/enable",
|
|
3002
|
+
method: "POST",
|
|
3003
|
+
pathParams: pathParams,
|
|
3004
|
+
headerParams: headerParams,
|
|
3005
|
+
queryParams: queryParams
|
|
3006
|
+
});
|
|
3007
|
+
try {
|
|
3008
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
3009
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
3010
|
+
responseObject: {},
|
|
3011
|
+
responseHeaders: [
|
|
3012
|
+
{
|
|
3013
|
+
value: response.headers.get("opc-work-request-id"),
|
|
3014
|
+
key: "opcWorkRequestId",
|
|
3015
|
+
dataType: "string"
|
|
3016
|
+
},
|
|
3017
|
+
{
|
|
3018
|
+
value: response.headers.get("opc-request-id"),
|
|
3019
|
+
key: "opcRequestId",
|
|
3020
|
+
dataType: "string"
|
|
3021
|
+
}
|
|
3022
|
+
]
|
|
3023
|
+
});
|
|
3024
|
+
return sdkResponse;
|
|
3025
|
+
}
|
|
3026
|
+
catch (err) {
|
|
3027
|
+
throw err;
|
|
3028
|
+
}
|
|
3029
|
+
});
|
|
3030
|
+
}
|
|
2576
3031
|
/**
|
|
2577
3032
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
2578
3033
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2579
3034
|
* @param EnableDatabaseInsightRequest
|
|
2580
3035
|
* @return EnableDatabaseInsightResponse
|
|
2581
3036
|
* @throws OciError when an error occurs
|
|
2582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
2583
3038
|
*/
|
|
2584
3039
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
2585
3040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2641,7 +3096,7 @@ class OperationsInsightsClient {
|
|
|
2641
3096
|
* @param EnableExadataInsightRequest
|
|
2642
3097
|
* @return EnableExadataInsightResponse
|
|
2643
3098
|
* @throws OciError when an error occurs
|
|
2644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
2645
3100
|
*/
|
|
2646
3101
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
2647
3102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2703,7 +3158,7 @@ class OperationsInsightsClient {
|
|
|
2703
3158
|
* @param EnableHostInsightRequest
|
|
2704
3159
|
* @return EnableHostInsightResponse
|
|
2705
3160
|
* @throws OciError when an error occurs
|
|
2706
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
2707
3162
|
*/
|
|
2708
3163
|
enableHostInsight(enableHostInsightRequest) {
|
|
2709
3164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2766,7 +3221,7 @@ class OperationsInsightsClient {
|
|
|
2766
3221
|
* @param GetAwrDatabaseReportRequest
|
|
2767
3222
|
* @return GetAwrDatabaseReportResponse
|
|
2768
3223
|
* @throws OciError when an error occurs
|
|
2769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3224
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
2770
3225
|
*/
|
|
2771
3226
|
getAwrDatabaseReport(getAwrDatabaseReportRequest) {
|
|
2772
3227
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2834,7 +3289,7 @@ class OperationsInsightsClient {
|
|
|
2834
3289
|
* @param GetAwrDatabaseSqlReportRequest
|
|
2835
3290
|
* @return GetAwrDatabaseSqlReportResponse
|
|
2836
3291
|
* @throws OciError when an error occurs
|
|
2837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3292
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
2838
3293
|
*/
|
|
2839
3294
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
|
|
2840
3295
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2901,7 +3356,7 @@ class OperationsInsightsClient {
|
|
|
2901
3356
|
* @param GetAwrHubRequest
|
|
2902
3357
|
* @return GetAwrHubResponse
|
|
2903
3358
|
* @throws OciError when an error occurs
|
|
2904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3359
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
2905
3360
|
*/
|
|
2906
3361
|
getAwrHub(getAwrHubRequest) {
|
|
2907
3362
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2958,6 +3413,220 @@ class OperationsInsightsClient {
|
|
|
2958
3413
|
}
|
|
2959
3414
|
});
|
|
2960
3415
|
}
|
|
3416
|
+
/**
|
|
3417
|
+
* Gets the Awr Hub object metadata and body.
|
|
3418
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3419
|
+
* @param GetAwrHubObjectRequest
|
|
3420
|
+
* @return GetAwrHubObjectResponse
|
|
3421
|
+
* @throws OciError when an error occurs
|
|
3422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObject API.
|
|
3423
|
+
*/
|
|
3424
|
+
getAwrHubObject(getAwrHubObjectRequest) {
|
|
3425
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
3426
|
+
if (this.logger)
|
|
3427
|
+
this.logger.debug("Calling operation OperationsInsightsClient#getAwrHubObject.");
|
|
3428
|
+
const operationName = "getAwrHubObject";
|
|
3429
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/GetAwrHubObject";
|
|
3430
|
+
const pathParams = {
|
|
3431
|
+
"{awrHubSourceId}": getAwrHubObjectRequest.awrHubSourceId,
|
|
3432
|
+
"{objectName}": getAwrHubObjectRequest.objectName
|
|
3433
|
+
};
|
|
3434
|
+
const queryParams = {};
|
|
3435
|
+
let headerParams = {
|
|
3436
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3437
|
+
"opc-request-id": getAwrHubObjectRequest.opcRequestId
|
|
3438
|
+
};
|
|
3439
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3440
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
3441
|
+
if (this.logger)
|
|
3442
|
+
retrier.logger = this.logger;
|
|
3443
|
+
const request = yield oci_common_1.composeRequest({
|
|
3444
|
+
baseEndpoint: this._endpoint,
|
|
3445
|
+
defaultHeaders: this._defaultHeaders,
|
|
3446
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
3447
|
+
method: "GET",
|
|
3448
|
+
pathParams: pathParams,
|
|
3449
|
+
headerParams: headerParams,
|
|
3450
|
+
queryParams: queryParams
|
|
3451
|
+
});
|
|
3452
|
+
try {
|
|
3453
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
3454
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
3455
|
+
responseObject: {},
|
|
3456
|
+
body: response.body,
|
|
3457
|
+
bodyKey: "value",
|
|
3458
|
+
bodyModel: "string",
|
|
3459
|
+
responseHeaders: [
|
|
3460
|
+
{
|
|
3461
|
+
value: response.headers.get("opc-client-request-id"),
|
|
3462
|
+
key: "opcClientRequestId",
|
|
3463
|
+
dataType: "string"
|
|
3464
|
+
},
|
|
3465
|
+
{
|
|
3466
|
+
value: response.headers.get("opc-request-id"),
|
|
3467
|
+
key: "opcRequestId",
|
|
3468
|
+
dataType: "string"
|
|
3469
|
+
},
|
|
3470
|
+
{
|
|
3471
|
+
value: response.headers.get("etag"),
|
|
3472
|
+
key: "etag",
|
|
3473
|
+
dataType: "string"
|
|
3474
|
+
},
|
|
3475
|
+
{
|
|
3476
|
+
value: response.headers.get("content-length"),
|
|
3477
|
+
key: "contentLength",
|
|
3478
|
+
dataType: "number"
|
|
3479
|
+
},
|
|
3480
|
+
{
|
|
3481
|
+
value: response.headers.get("content-range"),
|
|
3482
|
+
key: "contentRange",
|
|
3483
|
+
dataType: "common.Range"
|
|
3484
|
+
},
|
|
3485
|
+
{
|
|
3486
|
+
value: response.headers.get("content-md5"),
|
|
3487
|
+
key: "contentMd5",
|
|
3488
|
+
dataType: "string"
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
value: response.headers.get("opc-multipart-md5"),
|
|
3492
|
+
key: "opcMultipartMd5",
|
|
3493
|
+
dataType: "string"
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
value: response.headers.get("content-type"),
|
|
3497
|
+
key: "contentType",
|
|
3498
|
+
dataType: "string"
|
|
3499
|
+
},
|
|
3500
|
+
{
|
|
3501
|
+
value: response.headers.get("content-language"),
|
|
3502
|
+
key: "contentLanguage",
|
|
3503
|
+
dataType: "string"
|
|
3504
|
+
},
|
|
3505
|
+
{
|
|
3506
|
+
value: response.headers.get("content-encoding"),
|
|
3507
|
+
key: "contentEncoding",
|
|
3508
|
+
dataType: "string"
|
|
3509
|
+
},
|
|
3510
|
+
{
|
|
3511
|
+
value: response.headers.get("cache-control"),
|
|
3512
|
+
key: "cacheControl",
|
|
3513
|
+
dataType: "string"
|
|
3514
|
+
},
|
|
3515
|
+
{
|
|
3516
|
+
value: response.headers.get("content-disposition"),
|
|
3517
|
+
key: "contentDisposition",
|
|
3518
|
+
dataType: "string"
|
|
3519
|
+
},
|
|
3520
|
+
{
|
|
3521
|
+
value: response.headers.get("last-modified"),
|
|
3522
|
+
key: "lastModified",
|
|
3523
|
+
dataType: "Date"
|
|
3524
|
+
},
|
|
3525
|
+
{
|
|
3526
|
+
value: response.headers.get("storage-tier"),
|
|
3527
|
+
key: "storageTier",
|
|
3528
|
+
dataType: "string"
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
value: response.headers.get("archival-state"),
|
|
3532
|
+
key: "archivalState",
|
|
3533
|
+
dataType: "string"
|
|
3534
|
+
},
|
|
3535
|
+
{
|
|
3536
|
+
value: response.headers.get("time-of-archival"),
|
|
3537
|
+
key: "timeOfArchival",
|
|
3538
|
+
dataType: "Date"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
value: response.headers.get("version-id"),
|
|
3542
|
+
key: "versionId",
|
|
3543
|
+
dataType: "string"
|
|
3544
|
+
},
|
|
3545
|
+
{
|
|
3546
|
+
value: response.headers.get("expires"),
|
|
3547
|
+
key: "expires",
|
|
3548
|
+
dataType: "Date"
|
|
3549
|
+
}
|
|
3550
|
+
]
|
|
3551
|
+
});
|
|
3552
|
+
const opcMeta = {};
|
|
3553
|
+
const pattern = "opc-meta-";
|
|
3554
|
+
response.headers.forEach((v, k) => {
|
|
3555
|
+
if (k.startsWith(pattern)) {
|
|
3556
|
+
Object.assign(opcMeta, { [k]: v });
|
|
3557
|
+
}
|
|
3558
|
+
});
|
|
3559
|
+
sdkResponse.opcMeta = opcMeta;
|
|
3560
|
+
return sdkResponse;
|
|
3561
|
+
}
|
|
3562
|
+
catch (err) {
|
|
3563
|
+
throw err;
|
|
3564
|
+
}
|
|
3565
|
+
});
|
|
3566
|
+
}
|
|
3567
|
+
/**
|
|
3568
|
+
* Gets the Awr Hub source object.
|
|
3569
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3570
|
+
* @param GetAwrHubSourceRequest
|
|
3571
|
+
* @return GetAwrHubSourceResponse
|
|
3572
|
+
* @throws OciError when an error occurs
|
|
3573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSource API.
|
|
3574
|
+
*/
|
|
3575
|
+
getAwrHubSource(getAwrHubSourceRequest) {
|
|
3576
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
3577
|
+
if (this.logger)
|
|
3578
|
+
this.logger.debug("Calling operation OperationsInsightsClient#getAwrHubSource.");
|
|
3579
|
+
const operationName = "getAwrHubSource";
|
|
3580
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/GetAwrHubSource";
|
|
3581
|
+
const pathParams = {
|
|
3582
|
+
"{awrHubSourceId}": getAwrHubSourceRequest.awrHubSourceId
|
|
3583
|
+
};
|
|
3584
|
+
const queryParams = {};
|
|
3585
|
+
let headerParams = {
|
|
3586
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3587
|
+
"opc-request-id": getAwrHubSourceRequest.opcRequestId
|
|
3588
|
+
};
|
|
3589
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3590
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
3591
|
+
if (this.logger)
|
|
3592
|
+
retrier.logger = this.logger;
|
|
3593
|
+
const request = yield oci_common_1.composeRequest({
|
|
3594
|
+
baseEndpoint: this._endpoint,
|
|
3595
|
+
defaultHeaders: this._defaultHeaders,
|
|
3596
|
+
path: "/awrHubSources/{awrHubSourceId}",
|
|
3597
|
+
method: "GET",
|
|
3598
|
+
pathParams: pathParams,
|
|
3599
|
+
headerParams: headerParams,
|
|
3600
|
+
queryParams: queryParams
|
|
3601
|
+
});
|
|
3602
|
+
try {
|
|
3603
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
3604
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
3605
|
+
responseObject: {},
|
|
3606
|
+
body: yield response.json(),
|
|
3607
|
+
bodyKey: "awrHubSource",
|
|
3608
|
+
bodyModel: model.AwrHubSource,
|
|
3609
|
+
type: "model.AwrHubSource",
|
|
3610
|
+
responseHeaders: [
|
|
3611
|
+
{
|
|
3612
|
+
value: response.headers.get("etag"),
|
|
3613
|
+
key: "etag",
|
|
3614
|
+
dataType: "string"
|
|
3615
|
+
},
|
|
3616
|
+
{
|
|
3617
|
+
value: response.headers.get("opc-request-id"),
|
|
3618
|
+
key: "opcRequestId",
|
|
3619
|
+
dataType: "string"
|
|
3620
|
+
}
|
|
3621
|
+
]
|
|
3622
|
+
});
|
|
3623
|
+
return sdkResponse;
|
|
3624
|
+
}
|
|
3625
|
+
catch (err) {
|
|
3626
|
+
throw err;
|
|
3627
|
+
}
|
|
3628
|
+
});
|
|
3629
|
+
}
|
|
2961
3630
|
/**
|
|
2962
3631
|
* 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
3632
|
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
@@ -2966,7 +3635,7 @@ class OperationsInsightsClient {
|
|
|
2966
3635
|
* @param GetAwrReportRequest
|
|
2967
3636
|
* @return GetAwrReportResponse
|
|
2968
3637
|
* @throws OciError when an error occurs
|
|
2969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
2970
3639
|
*/
|
|
2971
3640
|
getAwrReport(getAwrReportRequest) {
|
|
2972
3641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3032,7 +3701,7 @@ class OperationsInsightsClient {
|
|
|
3032
3701
|
* @param GetDatabaseInsightRequest
|
|
3033
3702
|
* @return GetDatabaseInsightResponse
|
|
3034
3703
|
* @throws OciError when an error occurs
|
|
3035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
3036
3705
|
*/
|
|
3037
3706
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
3038
3707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3095,7 +3764,7 @@ class OperationsInsightsClient {
|
|
|
3095
3764
|
* @param GetEnterpriseManagerBridgeRequest
|
|
3096
3765
|
* @return GetEnterpriseManagerBridgeResponse
|
|
3097
3766
|
* @throws OciError when an error occurs
|
|
3098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3767
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
3099
3768
|
*/
|
|
3100
3769
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
3101
3770
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3158,7 +3827,7 @@ class OperationsInsightsClient {
|
|
|
3158
3827
|
* @param GetExadataInsightRequest
|
|
3159
3828
|
* @return GetExadataInsightResponse
|
|
3160
3829
|
* @throws OciError when an error occurs
|
|
3161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
3162
3831
|
*/
|
|
3163
3832
|
getExadataInsight(getExadataInsightRequest) {
|
|
3164
3833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3221,7 +3890,7 @@ class OperationsInsightsClient {
|
|
|
3221
3890
|
* @param GetHostInsightRequest
|
|
3222
3891
|
* @return GetHostInsightResponse
|
|
3223
3892
|
* @throws OciError when an error occurs
|
|
3224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
3225
3894
|
*/
|
|
3226
3895
|
getHostInsight(getHostInsightRequest) {
|
|
3227
3896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3284,7 +3953,7 @@ class OperationsInsightsClient {
|
|
|
3284
3953
|
* @param GetNewsReportRequest
|
|
3285
3954
|
* @return GetNewsReportResponse
|
|
3286
3955
|
* @throws OciError when an error occurs
|
|
3287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
3288
3957
|
*/
|
|
3289
3958
|
getNewsReport(getNewsReportRequest) {
|
|
3290
3959
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3347,7 +4016,7 @@ class OperationsInsightsClient {
|
|
|
3347
4016
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
3348
4017
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
3349
4018
|
* @throws OciError when an error occurs
|
|
3350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4019
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
3351
4020
|
*/
|
|
3352
4021
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
3353
4022
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3412,7 +4081,7 @@ class OperationsInsightsClient {
|
|
|
3412
4081
|
* @param GetOperationsInsightsWarehouseRequest
|
|
3413
4082
|
* @return GetOperationsInsightsWarehouseResponse
|
|
3414
4083
|
* @throws OciError when an error occurs
|
|
3415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4084
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
3416
4085
|
*/
|
|
3417
4086
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
3418
4087
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3475,7 +4144,7 @@ class OperationsInsightsClient {
|
|
|
3475
4144
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
3476
4145
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
3477
4146
|
* @throws OciError when an error occurs
|
|
3478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4147
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
3479
4148
|
*/
|
|
3480
4149
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
3481
4150
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3541,7 +4210,7 @@ class OperationsInsightsClient {
|
|
|
3541
4210
|
* @param GetOpsiConfigurationRequest
|
|
3542
4211
|
* @return GetOpsiConfigurationResponse
|
|
3543
4212
|
* @throws OciError when an error occurs
|
|
3544
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
3545
4214
|
*/
|
|
3546
4215
|
getOpsiConfiguration(getOpsiConfigurationRequest) {
|
|
3547
4216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3609,7 +4278,7 @@ class OperationsInsightsClient {
|
|
|
3609
4278
|
* @param GetOpsiDataObjectRequest
|
|
3610
4279
|
* @return GetOpsiDataObjectResponse
|
|
3611
4280
|
* @throws OciError when an error occurs
|
|
3612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
3613
4282
|
*/
|
|
3614
4283
|
getOpsiDataObject(getOpsiDataObjectRequest) {
|
|
3615
4284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3669,7 +4338,7 @@ class OperationsInsightsClient {
|
|
|
3669
4338
|
* @param GetWorkRequestRequest
|
|
3670
4339
|
* @return GetWorkRequestResponse
|
|
3671
4340
|
* @throws OciError when an error occurs
|
|
3672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
3673
4342
|
*/
|
|
3674
4343
|
getWorkRequest(getWorkRequestRequest) {
|
|
3675
4344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3708,8 +4377,74 @@ class OperationsInsightsClient {
|
|
|
3708
4377
|
type: "model.WorkRequest",
|
|
3709
4378
|
responseHeaders: [
|
|
3710
4379
|
{
|
|
3711
|
-
value: response.headers.get("etag"),
|
|
3712
|
-
key: "etag",
|
|
4380
|
+
value: response.headers.get("etag"),
|
|
4381
|
+
key: "etag",
|
|
4382
|
+
dataType: "string"
|
|
4383
|
+
},
|
|
4384
|
+
{
|
|
4385
|
+
value: response.headers.get("opc-request-id"),
|
|
4386
|
+
key: "opcRequestId",
|
|
4387
|
+
dataType: "string"
|
|
4388
|
+
},
|
|
4389
|
+
{
|
|
4390
|
+
value: response.headers.get("retry-after"),
|
|
4391
|
+
key: "retryAfter",
|
|
4392
|
+
dataType: "number"
|
|
4393
|
+
}
|
|
4394
|
+
]
|
|
4395
|
+
});
|
|
4396
|
+
return sdkResponse;
|
|
4397
|
+
}
|
|
4398
|
+
catch (err) {
|
|
4399
|
+
throw err;
|
|
4400
|
+
}
|
|
4401
|
+
});
|
|
4402
|
+
}
|
|
4403
|
+
/**
|
|
4404
|
+
* Gets the Awr Hub object's user-defined metadata and entity tag (ETag).
|
|
4405
|
+
*
|
|
4406
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4407
|
+
* @param HeadAwrHubObjectRequest
|
|
4408
|
+
* @return HeadAwrHubObjectResponse
|
|
4409
|
+
* @throws OciError when an error occurs
|
|
4410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObject API.
|
|
4411
|
+
*/
|
|
4412
|
+
headAwrHubObject(headAwrHubObjectRequest) {
|
|
4413
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
4414
|
+
if (this.logger)
|
|
4415
|
+
this.logger.debug("Calling operation OperationsInsightsClient#headAwrHubObject.");
|
|
4416
|
+
const operationName = "headAwrHubObject";
|
|
4417
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/HeadAwrHubObject";
|
|
4418
|
+
const pathParams = {
|
|
4419
|
+
"{awrHubSourceId}": headAwrHubObjectRequest.awrHubSourceId,
|
|
4420
|
+
"{objectName}": headAwrHubObjectRequest.objectName
|
|
4421
|
+
};
|
|
4422
|
+
const queryParams = {};
|
|
4423
|
+
let headerParams = {
|
|
4424
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4425
|
+
"opc-request-id": headAwrHubObjectRequest.opcRequestId
|
|
4426
|
+
};
|
|
4427
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4428
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, headAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
4429
|
+
if (this.logger)
|
|
4430
|
+
retrier.logger = this.logger;
|
|
4431
|
+
const request = yield oci_common_1.composeRequest({
|
|
4432
|
+
baseEndpoint: this._endpoint,
|
|
4433
|
+
defaultHeaders: this._defaultHeaders,
|
|
4434
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
4435
|
+
method: "HEAD",
|
|
4436
|
+
pathParams: pathParams,
|
|
4437
|
+
headerParams: headerParams,
|
|
4438
|
+
queryParams: queryParams
|
|
4439
|
+
});
|
|
4440
|
+
try {
|
|
4441
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
4442
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
4443
|
+
responseObject: {},
|
|
4444
|
+
responseHeaders: [
|
|
4445
|
+
{
|
|
4446
|
+
value: response.headers.get("opc-client-request-id"),
|
|
4447
|
+
key: "opcClientRequestId",
|
|
3713
4448
|
dataType: "string"
|
|
3714
4449
|
},
|
|
3715
4450
|
{
|
|
@@ -3718,12 +4453,85 @@ class OperationsInsightsClient {
|
|
|
3718
4453
|
dataType: "string"
|
|
3719
4454
|
},
|
|
3720
4455
|
{
|
|
3721
|
-
value: response.headers.get("
|
|
3722
|
-
key: "
|
|
4456
|
+
value: response.headers.get("etag"),
|
|
4457
|
+
key: "etag",
|
|
4458
|
+
dataType: "string"
|
|
4459
|
+
},
|
|
4460
|
+
{
|
|
4461
|
+
value: response.headers.get("content-length"),
|
|
4462
|
+
key: "contentLength",
|
|
3723
4463
|
dataType: "number"
|
|
4464
|
+
},
|
|
4465
|
+
{
|
|
4466
|
+
value: response.headers.get("content-md5"),
|
|
4467
|
+
key: "contentMd5",
|
|
4468
|
+
dataType: "string"
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
value: response.headers.get("opc-multipart-md5"),
|
|
4472
|
+
key: "opcMultipartMd5",
|
|
4473
|
+
dataType: "string"
|
|
4474
|
+
},
|
|
4475
|
+
{
|
|
4476
|
+
value: response.headers.get("content-type"),
|
|
4477
|
+
key: "contentType",
|
|
4478
|
+
dataType: "string"
|
|
4479
|
+
},
|
|
4480
|
+
{
|
|
4481
|
+
value: response.headers.get("content-language"),
|
|
4482
|
+
key: "contentLanguage",
|
|
4483
|
+
dataType: "string"
|
|
4484
|
+
},
|
|
4485
|
+
{
|
|
4486
|
+
value: response.headers.get("content-encoding"),
|
|
4487
|
+
key: "contentEncoding",
|
|
4488
|
+
dataType: "string"
|
|
4489
|
+
},
|
|
4490
|
+
{
|
|
4491
|
+
value: response.headers.get("cache-control"),
|
|
4492
|
+
key: "cacheControl",
|
|
4493
|
+
dataType: "string"
|
|
4494
|
+
},
|
|
4495
|
+
{
|
|
4496
|
+
value: response.headers.get("content-disposition"),
|
|
4497
|
+
key: "contentDisposition",
|
|
4498
|
+
dataType: "string"
|
|
4499
|
+
},
|
|
4500
|
+
{
|
|
4501
|
+
value: response.headers.get("last-modified"),
|
|
4502
|
+
key: "lastModified",
|
|
4503
|
+
dataType: "Date"
|
|
4504
|
+
},
|
|
4505
|
+
{
|
|
4506
|
+
value: response.headers.get("storage-tier"),
|
|
4507
|
+
key: "storageTier",
|
|
4508
|
+
dataType: "string"
|
|
4509
|
+
},
|
|
4510
|
+
{
|
|
4511
|
+
value: response.headers.get("archival-state"),
|
|
4512
|
+
key: "archivalState",
|
|
4513
|
+
dataType: "string"
|
|
4514
|
+
},
|
|
4515
|
+
{
|
|
4516
|
+
value: response.headers.get("time-of-archival"),
|
|
4517
|
+
key: "timeOfArchival",
|
|
4518
|
+
dataType: "Date"
|
|
4519
|
+
},
|
|
4520
|
+
{
|
|
4521
|
+
value: response.headers.get("version-id"),
|
|
4522
|
+
key: "versionId",
|
|
4523
|
+
dataType: "string"
|
|
3724
4524
|
}
|
|
3725
4525
|
]
|
|
3726
4526
|
});
|
|
4527
|
+
const opcMeta = {};
|
|
4528
|
+
const pattern = "opc-meta-";
|
|
4529
|
+
response.headers.forEach((v, k) => {
|
|
4530
|
+
if (k.startsWith(pattern)) {
|
|
4531
|
+
Object.assign(opcMeta, { [k]: v });
|
|
4532
|
+
}
|
|
4533
|
+
});
|
|
4534
|
+
sdkResponse.opcMeta = opcMeta;
|
|
3727
4535
|
return sdkResponse;
|
|
3728
4536
|
}
|
|
3729
4537
|
catch (err) {
|
|
@@ -3739,7 +4547,7 @@ class OperationsInsightsClient {
|
|
|
3739
4547
|
* @param IngestAddmReportsRequest
|
|
3740
4548
|
* @return IngestAddmReportsResponse
|
|
3741
4549
|
* @throws OciError when an error occurs
|
|
3742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
3743
4551
|
*/
|
|
3744
4552
|
ingestAddmReports(ingestAddmReportsRequest) {
|
|
3745
4553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3806,7 +4614,7 @@ class OperationsInsightsClient {
|
|
|
3806
4614
|
* @param IngestDatabaseConfigurationRequest
|
|
3807
4615
|
* @return IngestDatabaseConfigurationResponse
|
|
3808
4616
|
* @throws OciError when an error occurs
|
|
3809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
3810
4618
|
*/
|
|
3811
4619
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
3812
4620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3873,7 +4681,7 @@ class OperationsInsightsClient {
|
|
|
3873
4681
|
* @param IngestHostConfigurationRequest
|
|
3874
4682
|
* @return IngestHostConfigurationResponse
|
|
3875
4683
|
* @throws OciError when an error occurs
|
|
3876
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
3877
4685
|
*/
|
|
3878
4686
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
3879
4687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3939,7 +4747,7 @@ class OperationsInsightsClient {
|
|
|
3939
4747
|
* @param IngestHostMetricsRequest
|
|
3940
4748
|
* @return IngestHostMetricsResponse
|
|
3941
4749
|
* @throws OciError when an error occurs
|
|
3942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4750
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
3943
4751
|
*/
|
|
3944
4752
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
3945
4753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4007,7 +4815,7 @@ class OperationsInsightsClient {
|
|
|
4007
4815
|
* @param IngestSqlBucketRequest
|
|
4008
4816
|
* @return IngestSqlBucketResponse
|
|
4009
4817
|
* @throws OciError when an error occurs
|
|
4010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
4011
4819
|
*/
|
|
4012
4820
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
4013
4821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4077,7 +4885,7 @@ class OperationsInsightsClient {
|
|
|
4077
4885
|
* @param IngestSqlPlanLinesRequest
|
|
4078
4886
|
* @return IngestSqlPlanLinesResponse
|
|
4079
4887
|
* @throws OciError when an error occurs
|
|
4080
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4888
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
4081
4889
|
*/
|
|
4082
4890
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
4083
4891
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4147,7 +4955,7 @@ class OperationsInsightsClient {
|
|
|
4147
4955
|
* @param IngestSqlStatsRequest
|
|
4148
4956
|
* @return IngestSqlStatsResponse
|
|
4149
4957
|
* @throws OciError when an error occurs
|
|
4150
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
4151
4959
|
*/
|
|
4152
4960
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
4153
4961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4217,7 +5025,7 @@ class OperationsInsightsClient {
|
|
|
4217
5025
|
* @param IngestSqlTextRequest
|
|
4218
5026
|
* @return IngestSqlTextResponse
|
|
4219
5027
|
* @throws OciError when an error occurs
|
|
4220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
4221
5029
|
*/
|
|
4222
5030
|
ingestSqlText(ingestSqlTextRequest) {
|
|
4223
5031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4286,7 +5094,7 @@ class OperationsInsightsClient {
|
|
|
4286
5094
|
* @param ListAddmDbFindingCategoriesRequest
|
|
4287
5095
|
* @return ListAddmDbFindingCategoriesResponse
|
|
4288
5096
|
* @throws OciError when an error occurs
|
|
4289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
4290
5098
|
*/
|
|
4291
5099
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
|
|
4292
5100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4361,7 +5169,7 @@ class OperationsInsightsClient {
|
|
|
4361
5169
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
4362
5170
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
4363
5171
|
* @throws OciError when an error occurs
|
|
4364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
4365
5173
|
*/
|
|
4366
5174
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
|
|
4367
5175
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4440,7 +5248,7 @@ class OperationsInsightsClient {
|
|
|
4440
5248
|
* @param ListAddmDbParameterCategoriesRequest
|
|
4441
5249
|
* @return ListAddmDbParameterCategoriesResponse
|
|
4442
5250
|
* @throws OciError when an error occurs
|
|
4443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
4444
5252
|
*/
|
|
4445
5253
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
|
|
4446
5254
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4515,7 +5323,7 @@ class OperationsInsightsClient {
|
|
|
4515
5323
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
4516
5324
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
4517
5325
|
* @throws OciError when an error occurs
|
|
4518
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
4519
5327
|
*/
|
|
4520
5328
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
|
|
4521
5329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4590,7 +5398,7 @@ class OperationsInsightsClient {
|
|
|
4590
5398
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
4591
5399
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
4592
5400
|
* @throws OciError when an error occurs
|
|
4593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
4594
5402
|
*/
|
|
4595
5403
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
|
|
4596
5404
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4673,7 +5481,7 @@ class OperationsInsightsClient {
|
|
|
4673
5481
|
* @param ListAddmDbsRequest
|
|
4674
5482
|
* @return ListAddmDbsResponse
|
|
4675
5483
|
* @throws OciError when an error occurs
|
|
4676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
4677
5485
|
*/
|
|
4678
5486
|
listAddmDbs(listAddmDbsRequest) {
|
|
4679
5487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4750,7 +5558,7 @@ class OperationsInsightsClient {
|
|
|
4750
5558
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
4751
5559
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
4752
5560
|
* @throws OciError when an error occurs
|
|
4753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5561
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
4754
5562
|
*/
|
|
4755
5563
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
|
|
4756
5564
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4825,7 +5633,7 @@ class OperationsInsightsClient {
|
|
|
4825
5633
|
* @param ListAwrDatabasesRequest
|
|
4826
5634
|
* @return ListAwrDatabasesResponse
|
|
4827
5635
|
* @throws OciError when an error occurs
|
|
4828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
4829
5637
|
*/
|
|
4830
5638
|
listAwrDatabases(listAwrDatabasesRequest) {
|
|
4831
5639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4890,6 +5698,157 @@ class OperationsInsightsClient {
|
|
|
4890
5698
|
}
|
|
4891
5699
|
});
|
|
4892
5700
|
}
|
|
5701
|
+
/**
|
|
5702
|
+
* Gets a list of Awr Hub objects. Awr Hub id needs to specified.
|
|
5703
|
+
*
|
|
5704
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5705
|
+
* @param ListAwrHubObjectsRequest
|
|
5706
|
+
* @return ListAwrHubObjectsResponse
|
|
5707
|
+
* @throws OciError when an error occurs
|
|
5708
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjects API.
|
|
5709
|
+
*/
|
|
5710
|
+
listAwrHubObjects(listAwrHubObjectsRequest) {
|
|
5711
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
5712
|
+
if (this.logger)
|
|
5713
|
+
this.logger.debug("Calling operation OperationsInsightsClient#listAwrHubObjects.");
|
|
5714
|
+
const operationName = "listAwrHubObjects";
|
|
5715
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/ListAwrHubObjects";
|
|
5716
|
+
const pathParams = {
|
|
5717
|
+
"{awrHubSourceId}": listAwrHubObjectsRequest.awrHubSourceId
|
|
5718
|
+
};
|
|
5719
|
+
const queryParams = {
|
|
5720
|
+
"prefix": listAwrHubObjectsRequest.prefix,
|
|
5721
|
+
"start": listAwrHubObjectsRequest.start,
|
|
5722
|
+
"end": listAwrHubObjectsRequest.end,
|
|
5723
|
+
"delimiter": listAwrHubObjectsRequest.delimiter,
|
|
5724
|
+
"startAfter": listAwrHubObjectsRequest.startAfter,
|
|
5725
|
+
"page": listAwrHubObjectsRequest.page,
|
|
5726
|
+
"limit": listAwrHubObjectsRequest.limit,
|
|
5727
|
+
"fields": listAwrHubObjectsRequest.fields
|
|
5728
|
+
};
|
|
5729
|
+
let headerParams = {
|
|
5730
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5731
|
+
"opc-request-id": listAwrHubObjectsRequest.opcRequestId
|
|
5732
|
+
};
|
|
5733
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5734
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrHubObjectsRequest.retryConfiguration, specRetryConfiguration);
|
|
5735
|
+
if (this.logger)
|
|
5736
|
+
retrier.logger = this.logger;
|
|
5737
|
+
const request = yield oci_common_1.composeRequest({
|
|
5738
|
+
baseEndpoint: this._endpoint,
|
|
5739
|
+
defaultHeaders: this._defaultHeaders,
|
|
5740
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o",
|
|
5741
|
+
method: "GET",
|
|
5742
|
+
pathParams: pathParams,
|
|
5743
|
+
headerParams: headerParams,
|
|
5744
|
+
queryParams: queryParams
|
|
5745
|
+
});
|
|
5746
|
+
try {
|
|
5747
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
5748
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
5749
|
+
responseObject: {},
|
|
5750
|
+
body: yield response.json(),
|
|
5751
|
+
bodyKey: "listObjects",
|
|
5752
|
+
bodyModel: model.ListObjects,
|
|
5753
|
+
type: "model.ListObjects",
|
|
5754
|
+
responseHeaders: [
|
|
5755
|
+
{
|
|
5756
|
+
value: response.headers.get("opc-client-request-id"),
|
|
5757
|
+
key: "opcClientRequestId",
|
|
5758
|
+
dataType: "string"
|
|
5759
|
+
},
|
|
5760
|
+
{
|
|
5761
|
+
value: response.headers.get("opc-request-id"),
|
|
5762
|
+
key: "opcRequestId",
|
|
5763
|
+
dataType: "string"
|
|
5764
|
+
},
|
|
5765
|
+
{
|
|
5766
|
+
value: response.headers.get("opc-next-page"),
|
|
5767
|
+
key: "opcNextPage",
|
|
5768
|
+
dataType: "string"
|
|
5769
|
+
}
|
|
5770
|
+
]
|
|
5771
|
+
});
|
|
5772
|
+
return sdkResponse;
|
|
5773
|
+
}
|
|
5774
|
+
catch (err) {
|
|
5775
|
+
throw err;
|
|
5776
|
+
}
|
|
5777
|
+
});
|
|
5778
|
+
}
|
|
5779
|
+
/**
|
|
5780
|
+
* Gets a list of Awr Hub source objects.
|
|
5781
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5782
|
+
* @param ListAwrHubSourcesRequest
|
|
5783
|
+
* @return ListAwrHubSourcesResponse
|
|
5784
|
+
* @throws OciError when an error occurs
|
|
5785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSources API.
|
|
5786
|
+
*/
|
|
5787
|
+
listAwrHubSources(listAwrHubSourcesRequest) {
|
|
5788
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
5789
|
+
if (this.logger)
|
|
5790
|
+
this.logger.debug("Calling operation OperationsInsightsClient#listAwrHubSources.");
|
|
5791
|
+
const operationName = "listAwrHubSources";
|
|
5792
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/ListAwrHubSources";
|
|
5793
|
+
const pathParams = {};
|
|
5794
|
+
const queryParams = {
|
|
5795
|
+
"awrHubId": listAwrHubSourcesRequest.awrHubId,
|
|
5796
|
+
"compartmentId": listAwrHubSourcesRequest.compartmentId,
|
|
5797
|
+
"awrHubSourceId": listAwrHubSourcesRequest.awrHubSourceId,
|
|
5798
|
+
"sourceType": listAwrHubSourcesRequest.sourceType,
|
|
5799
|
+
"name": listAwrHubSourcesRequest.name,
|
|
5800
|
+
"status": listAwrHubSourcesRequest.status,
|
|
5801
|
+
"lifecycleState": listAwrHubSourcesRequest.lifecycleState,
|
|
5802
|
+
"limit": listAwrHubSourcesRequest.limit,
|
|
5803
|
+
"page": listAwrHubSourcesRequest.page,
|
|
5804
|
+
"sortOrder": listAwrHubSourcesRequest.sortOrder,
|
|
5805
|
+
"sortBy": listAwrHubSourcesRequest.sortBy
|
|
5806
|
+
};
|
|
5807
|
+
let headerParams = {
|
|
5808
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5809
|
+
"opc-request-id": listAwrHubSourcesRequest.opcRequestId
|
|
5810
|
+
};
|
|
5811
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5812
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrHubSourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
5813
|
+
if (this.logger)
|
|
5814
|
+
retrier.logger = this.logger;
|
|
5815
|
+
const request = yield oci_common_1.composeRequest({
|
|
5816
|
+
baseEndpoint: this._endpoint,
|
|
5817
|
+
defaultHeaders: this._defaultHeaders,
|
|
5818
|
+
path: "/awrHubSources",
|
|
5819
|
+
method: "GET",
|
|
5820
|
+
pathParams: pathParams,
|
|
5821
|
+
headerParams: headerParams,
|
|
5822
|
+
queryParams: queryParams
|
|
5823
|
+
});
|
|
5824
|
+
try {
|
|
5825
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
5826
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
5827
|
+
responseObject: {},
|
|
5828
|
+
body: yield response.json(),
|
|
5829
|
+
bodyKey: "awrHubSourceSummaryCollection",
|
|
5830
|
+
bodyModel: model.AwrHubSourceSummaryCollection,
|
|
5831
|
+
type: "model.AwrHubSourceSummaryCollection",
|
|
5832
|
+
responseHeaders: [
|
|
5833
|
+
{
|
|
5834
|
+
value: response.headers.get("opc-request-id"),
|
|
5835
|
+
key: "opcRequestId",
|
|
5836
|
+
dataType: "string"
|
|
5837
|
+
},
|
|
5838
|
+
{
|
|
5839
|
+
value: response.headers.get("opc-next-page"),
|
|
5840
|
+
key: "opcNextPage",
|
|
5841
|
+
dataType: "string"
|
|
5842
|
+
}
|
|
5843
|
+
]
|
|
5844
|
+
});
|
|
5845
|
+
return sdkResponse;
|
|
5846
|
+
}
|
|
5847
|
+
catch (err) {
|
|
5848
|
+
throw err;
|
|
5849
|
+
}
|
|
5850
|
+
});
|
|
5851
|
+
}
|
|
4893
5852
|
/**
|
|
4894
5853
|
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
4895
5854
|
*
|
|
@@ -4897,7 +5856,7 @@ class OperationsInsightsClient {
|
|
|
4897
5856
|
* @param ListAwrHubsRequest
|
|
4898
5857
|
* @return ListAwrHubsResponse
|
|
4899
5858
|
* @throws OciError when an error occurs
|
|
4900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
4901
5860
|
*/
|
|
4902
5861
|
listAwrHubs(listAwrHubsRequest) {
|
|
4903
5862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4970,7 +5929,7 @@ class OperationsInsightsClient {
|
|
|
4970
5929
|
* @param ListAwrSnapshotsRequest
|
|
4971
5930
|
* @return ListAwrSnapshotsResponse
|
|
4972
5931
|
* @throws OciError when an error occurs
|
|
4973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5932
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
4974
5933
|
*/
|
|
4975
5934
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
4976
5935
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5043,7 +6002,7 @@ class OperationsInsightsClient {
|
|
|
5043
6002
|
* @param ListDatabaseConfigurationsRequest
|
|
5044
6003
|
* @return ListDatabaseConfigurationsResponse
|
|
5045
6004
|
* @throws OciError when an error occurs
|
|
5046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
5047
6006
|
*/
|
|
5048
6007
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
5049
6008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5130,7 +6089,7 @@ class OperationsInsightsClient {
|
|
|
5130
6089
|
* @param ListDatabaseInsightsRequest
|
|
5131
6090
|
* @return ListDatabaseInsightsResponse
|
|
5132
6091
|
* @throws OciError when an error occurs
|
|
5133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
5134
6093
|
*/
|
|
5135
6094
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
5136
6095
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5214,7 +6173,7 @@ class OperationsInsightsClient {
|
|
|
5214
6173
|
* @param ListEnterpriseManagerBridgesRequest
|
|
5215
6174
|
* @return ListEnterpriseManagerBridgesResponse
|
|
5216
6175
|
* @throws OciError when an error occurs
|
|
5217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6176
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
5218
6177
|
*/
|
|
5219
6178
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
5220
6179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5285,7 +6244,7 @@ class OperationsInsightsClient {
|
|
|
5285
6244
|
* @param ListExadataConfigurationsRequest
|
|
5286
6245
|
* @return ListExadataConfigurationsResponse
|
|
5287
6246
|
* @throws OciError when an error occurs
|
|
5288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6247
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
5289
6248
|
*/
|
|
5290
6249
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
5291
6250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5365,7 +6324,7 @@ class OperationsInsightsClient {
|
|
|
5365
6324
|
* @param ListExadataInsightsRequest
|
|
5366
6325
|
* @return ListExadataInsightsResponse
|
|
5367
6326
|
* @throws OciError when an error occurs
|
|
5368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6327
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
5369
6328
|
*/
|
|
5370
6329
|
listExadataInsights(listExadataInsightsRequest) {
|
|
5371
6330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5445,7 +6404,7 @@ class OperationsInsightsClient {
|
|
|
5445
6404
|
* @param ListHostConfigurationsRequest
|
|
5446
6405
|
* @return ListHostConfigurationsResponse
|
|
5447
6406
|
* @throws OciError when an error occurs
|
|
5448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
5449
6408
|
*/
|
|
5450
6409
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
5451
6410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5531,7 +6490,7 @@ class OperationsInsightsClient {
|
|
|
5531
6490
|
* @param ListHostInsightsRequest
|
|
5532
6491
|
* @return ListHostInsightsResponse
|
|
5533
6492
|
* @throws OciError when an error occurs
|
|
5534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
5535
6494
|
*/
|
|
5536
6495
|
listHostInsights(listHostInsightsRequest) {
|
|
5537
6496
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5612,7 +6571,7 @@ class OperationsInsightsClient {
|
|
|
5612
6571
|
* @param ListHostedEntitiesRequest
|
|
5613
6572
|
* @return ListHostedEntitiesResponse
|
|
5614
6573
|
* @throws OciError when an error occurs
|
|
5615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
5616
6575
|
*/
|
|
5617
6576
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
5618
6577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5692,7 +6651,7 @@ class OperationsInsightsClient {
|
|
|
5692
6651
|
* @param ListImportableAgentEntitiesRequest
|
|
5693
6652
|
* @return ListImportableAgentEntitiesResponse
|
|
5694
6653
|
* @throws OciError when an error occurs
|
|
5695
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
5696
6655
|
*/
|
|
5697
6656
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
5698
6657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5766,7 +6725,7 @@ class OperationsInsightsClient {
|
|
|
5766
6725
|
* @param ListImportableComputeEntitiesRequest
|
|
5767
6726
|
* @return ListImportableComputeEntitiesResponse
|
|
5768
6727
|
* @throws OciError when an error occurs
|
|
5769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
5770
6729
|
*/
|
|
5771
6730
|
listImportableComputeEntities(listImportableComputeEntitiesRequest) {
|
|
5772
6731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5834,7 +6793,7 @@ class OperationsInsightsClient {
|
|
|
5834
6793
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
5835
6794
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
5836
6795
|
* @throws OciError when an error occurs
|
|
5837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6796
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
5838
6797
|
*/
|
|
5839
6798
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
5840
6799
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5904,7 +6863,7 @@ class OperationsInsightsClient {
|
|
|
5904
6863
|
* @param ListNewsReportsRequest
|
|
5905
6864
|
* @return ListNewsReportsResponse
|
|
5906
6865
|
* @throws OciError when an error occurs
|
|
5907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6866
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
5908
6867
|
*/
|
|
5909
6868
|
listNewsReports(listNewsReportsRequest) {
|
|
5910
6869
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5980,7 +6939,7 @@ class OperationsInsightsClient {
|
|
|
5980
6939
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
5981
6940
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
5982
6941
|
* @throws OciError when an error occurs
|
|
5983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
5984
6943
|
*/
|
|
5985
6944
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
5986
6945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6054,7 +7013,7 @@ class OperationsInsightsClient {
|
|
|
6054
7013
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
6055
7014
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
6056
7015
|
* @throws OciError when an error occurs
|
|
6057
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
6058
7017
|
*/
|
|
6059
7018
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
6060
7019
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6127,7 +7086,7 @@ class OperationsInsightsClient {
|
|
|
6127
7086
|
* @param ListOperationsInsightsWarehousesRequest
|
|
6128
7087
|
* @return ListOperationsInsightsWarehousesResponse
|
|
6129
7088
|
* @throws OciError when an error occurs
|
|
6130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
6131
7090
|
*/
|
|
6132
7091
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
6133
7092
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6198,7 +7157,7 @@ class OperationsInsightsClient {
|
|
|
6198
7157
|
* @param ListOpsiConfigurationsRequest
|
|
6199
7158
|
* @return ListOpsiConfigurationsResponse
|
|
6200
7159
|
* @throws OciError when an error occurs
|
|
6201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
6202
7161
|
*/
|
|
6203
7162
|
listOpsiConfigurations(listOpsiConfigurationsRequest) {
|
|
6204
7163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6269,7 +7228,7 @@ class OperationsInsightsClient {
|
|
|
6269
7228
|
* @param ListOpsiDataObjectsRequest
|
|
6270
7229
|
* @return ListOpsiDataObjectsResponse
|
|
6271
7230
|
* @throws OciError when an error occurs
|
|
6272
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
6273
7232
|
*/
|
|
6274
7233
|
listOpsiDataObjects(listOpsiDataObjectsRequest) {
|
|
6275
7234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6342,7 +7301,7 @@ class OperationsInsightsClient {
|
|
|
6342
7301
|
* @param ListSqlPlansRequest
|
|
6343
7302
|
* @return ListSqlPlansResponse
|
|
6344
7303
|
* @throws OciError when an error occurs
|
|
6345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
6346
7305
|
*/
|
|
6347
7306
|
listSqlPlans(listSqlPlansRequest) {
|
|
6348
7307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6412,7 +7371,7 @@ class OperationsInsightsClient {
|
|
|
6412
7371
|
* @param ListSqlSearchesRequest
|
|
6413
7372
|
* @return ListSqlSearchesResponse
|
|
6414
7373
|
* @throws OciError when an error occurs
|
|
6415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
6416
7375
|
*/
|
|
6417
7376
|
listSqlSearches(listSqlSearchesRequest) {
|
|
6418
7377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6486,7 +7445,7 @@ class OperationsInsightsClient {
|
|
|
6486
7445
|
* @param ListSqlTextsRequest
|
|
6487
7446
|
* @return ListSqlTextsResponse
|
|
6488
7447
|
* @throws OciError when an error occurs
|
|
6489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
6490
7449
|
*/
|
|
6491
7450
|
listSqlTexts(listSqlTextsRequest) {
|
|
6492
7451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6559,7 +7518,7 @@ class OperationsInsightsClient {
|
|
|
6559
7518
|
* @param ListWarehouseDataObjectsRequest
|
|
6560
7519
|
* @return ListWarehouseDataObjectsResponse
|
|
6561
7520
|
* @throws OciError when an error occurs
|
|
6562
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7521
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjects API.
|
|
6563
7522
|
*/
|
|
6564
7523
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest) {
|
|
6565
7524
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6633,7 +7592,7 @@ class OperationsInsightsClient {
|
|
|
6633
7592
|
* @param ListWorkRequestErrorsRequest
|
|
6634
7593
|
* @return ListWorkRequestErrorsResponse
|
|
6635
7594
|
* @throws OciError when an error occurs
|
|
6636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
6637
7596
|
*/
|
|
6638
7597
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
6639
7598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6702,7 +7661,7 @@ class OperationsInsightsClient {
|
|
|
6702
7661
|
* @param ListWorkRequestLogsRequest
|
|
6703
7662
|
* @return ListWorkRequestLogsResponse
|
|
6704
7663
|
* @throws OciError when an error occurs
|
|
6705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7664
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
6706
7665
|
*/
|
|
6707
7666
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
6708
7667
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6771,7 +7730,7 @@ class OperationsInsightsClient {
|
|
|
6771
7730
|
* @param ListWorkRequestsRequest
|
|
6772
7731
|
* @return ListWorkRequestsResponse
|
|
6773
7732
|
* @throws OciError when an error occurs
|
|
6774
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7733
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
6775
7734
|
*/
|
|
6776
7735
|
listWorkRequests(listWorkRequestsRequest) {
|
|
6777
7736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6836,6 +7795,84 @@ class OperationsInsightsClient {
|
|
|
6836
7795
|
}
|
|
6837
7796
|
});
|
|
6838
7797
|
}
|
|
7798
|
+
/**
|
|
7799
|
+
* Creates a new object or overwrites an existing object with the same name to the Awr Hub.
|
|
7800
|
+
*
|
|
7801
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7802
|
+
* @param PutAwrHubObjectRequest
|
|
7803
|
+
* @return PutAwrHubObjectResponse
|
|
7804
|
+
* @throws OciError when an error occurs
|
|
7805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObject API.
|
|
7806
|
+
*/
|
|
7807
|
+
putAwrHubObject(putAwrHubObjectRequest) {
|
|
7808
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
7809
|
+
if (this.logger)
|
|
7810
|
+
this.logger.debug("Calling operation OperationsInsightsClient#putAwrHubObject.");
|
|
7811
|
+
const operationName = "putAwrHubObject";
|
|
7812
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubObjects/PutAwrHubObject";
|
|
7813
|
+
const pathParams = {
|
|
7814
|
+
"{awrHubSourceId}": putAwrHubObjectRequest.awrHubSourceId,
|
|
7815
|
+
"{objectName}": putAwrHubObjectRequest.objectName
|
|
7816
|
+
};
|
|
7817
|
+
const queryParams = {};
|
|
7818
|
+
let headerParams = {
|
|
7819
|
+
"if-match": putAwrHubObjectRequest.ifMatch,
|
|
7820
|
+
"opc-request-id": putAwrHubObjectRequest.opcRequestId
|
|
7821
|
+
};
|
|
7822
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7823
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, putAwrHubObjectRequest.retryConfiguration, specRetryConfiguration);
|
|
7824
|
+
if (this.logger)
|
|
7825
|
+
retrier.logger = this.logger;
|
|
7826
|
+
const request = yield oci_common_1.composeRequest({
|
|
7827
|
+
baseEndpoint: this._endpoint,
|
|
7828
|
+
defaultHeaders: this._defaultHeaders,
|
|
7829
|
+
path: "/awrHubObjects/awrHubSources/{awrHubSourceId}/o/{objectName}",
|
|
7830
|
+
method: "PUT",
|
|
7831
|
+
bodyContent: putAwrHubObjectRequest.putAwrHubObjectBody,
|
|
7832
|
+
pathParams: pathParams,
|
|
7833
|
+
headerParams: headerParams,
|
|
7834
|
+
backupBinaryBody: retrier.backUpBinaryBody,
|
|
7835
|
+
queryParams: queryParams
|
|
7836
|
+
});
|
|
7837
|
+
try {
|
|
7838
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink, true);
|
|
7839
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
7840
|
+
responseObject: {},
|
|
7841
|
+
responseHeaders: [
|
|
7842
|
+
{
|
|
7843
|
+
value: response.headers.get("opc-client-request-id"),
|
|
7844
|
+
key: "opcClientRequestId",
|
|
7845
|
+
dataType: "string"
|
|
7846
|
+
},
|
|
7847
|
+
{
|
|
7848
|
+
value: response.headers.get("opc-request-id"),
|
|
7849
|
+
key: "opcRequestId",
|
|
7850
|
+
dataType: "string"
|
|
7851
|
+
},
|
|
7852
|
+
{
|
|
7853
|
+
value: response.headers.get("opc-content-md5"),
|
|
7854
|
+
key: "opcContentMd5",
|
|
7855
|
+
dataType: "string"
|
|
7856
|
+
},
|
|
7857
|
+
{
|
|
7858
|
+
value: response.headers.get("last-modified"),
|
|
7859
|
+
key: "lastModified",
|
|
7860
|
+
dataType: "Date"
|
|
7861
|
+
},
|
|
7862
|
+
{
|
|
7863
|
+
value: response.headers.get("version-id"),
|
|
7864
|
+
key: "versionId",
|
|
7865
|
+
dataType: "string"
|
|
7866
|
+
}
|
|
7867
|
+
]
|
|
7868
|
+
});
|
|
7869
|
+
return sdkResponse;
|
|
7870
|
+
}
|
|
7871
|
+
catch (err) {
|
|
7872
|
+
throw err;
|
|
7873
|
+
}
|
|
7874
|
+
});
|
|
7875
|
+
}
|
|
6839
7876
|
/**
|
|
6840
7877
|
* Queries an OPSI data object with the inputs provided and sends the result set back. Either analysisTimeInterval
|
|
6841
7878
|
* or timeIntervalStart and timeIntervalEnd parameters need to be passed as well.
|
|
@@ -6844,7 +7881,7 @@ class OperationsInsightsClient {
|
|
|
6844
7881
|
* @param QueryOpsiDataObjectDataRequest
|
|
6845
7882
|
* @return QueryOpsiDataObjectDataResponse
|
|
6846
7883
|
* @throws OciError when an error occurs
|
|
6847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7884
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
6848
7885
|
*/
|
|
6849
7886
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
|
|
6850
7887
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6912,7 +7949,7 @@ class OperationsInsightsClient {
|
|
|
6912
7949
|
* @param QueryWarehouseDataObjectDataRequest
|
|
6913
7950
|
* @return QueryWarehouseDataObjectDataResponse
|
|
6914
7951
|
* @throws OciError when an error occurs
|
|
6915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectData API.
|
|
6916
7953
|
*/
|
|
6917
7954
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest) {
|
|
6918
7955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6980,7 +8017,7 @@ class OperationsInsightsClient {
|
|
|
6980
8017
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
6981
8018
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
6982
8019
|
* @throws OciError when an error occurs
|
|
6983
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
6984
8021
|
*/
|
|
6985
8022
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
6986
8023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7041,7 +8078,7 @@ class OperationsInsightsClient {
|
|
|
7041
8078
|
* @param SummarizeAddmDbFindingsRequest
|
|
7042
8079
|
* @return SummarizeAddmDbFindingsResponse
|
|
7043
8080
|
* @throws OciError when an error occurs
|
|
7044
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8081
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
7045
8082
|
*/
|
|
7046
8083
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
|
|
7047
8084
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7122,7 +8159,7 @@ class OperationsInsightsClient {
|
|
|
7122
8159
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
7123
8160
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
7124
8161
|
* @throws OciError when an error occurs
|
|
7125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
7126
8163
|
*/
|
|
7127
8164
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
|
|
7128
8165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7205,7 +8242,7 @@ class OperationsInsightsClient {
|
|
|
7205
8242
|
* @param SummarizeAddmDbParametersRequest
|
|
7206
8243
|
* @return SummarizeAddmDbParametersResponse
|
|
7207
8244
|
* @throws OciError when an error occurs
|
|
7208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
7209
8246
|
*/
|
|
7210
8247
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
|
|
7211
8248
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7288,7 +8325,7 @@ class OperationsInsightsClient {
|
|
|
7288
8325
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
7289
8326
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
7290
8327
|
* @throws OciError when an error occurs
|
|
7291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
7292
8329
|
*/
|
|
7293
8330
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
|
|
7294
8331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7372,7 +8409,7 @@ class OperationsInsightsClient {
|
|
|
7372
8409
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
7373
8410
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
7374
8411
|
* @throws OciError when an error occurs
|
|
7375
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
7376
8413
|
*/
|
|
7377
8414
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
|
|
7378
8415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7448,7 +8485,7 @@ class OperationsInsightsClient {
|
|
|
7448
8485
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
7449
8486
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
7450
8487
|
* @throws OciError when an error occurs
|
|
7451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8488
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
7452
8489
|
*/
|
|
7453
8490
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
|
|
7454
8491
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7528,7 +8565,7 @@ class OperationsInsightsClient {
|
|
|
7528
8565
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
7529
8566
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
7530
8567
|
* @throws OciError when an error occurs
|
|
7531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8568
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
7532
8569
|
*/
|
|
7533
8570
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
|
|
7534
8571
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7604,7 +8641,7 @@ class OperationsInsightsClient {
|
|
|
7604
8641
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
7605
8642
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
7606
8643
|
* @throws OciError when an error occurs
|
|
7607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
7608
8645
|
*/
|
|
7609
8646
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
|
|
7610
8647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7684,7 +8721,7 @@ class OperationsInsightsClient {
|
|
|
7684
8721
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
7685
8722
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
7686
8723
|
* @throws OciError when an error occurs
|
|
7687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
7688
8725
|
*/
|
|
7689
8726
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
|
|
7690
8727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7770,7 +8807,7 @@ class OperationsInsightsClient {
|
|
|
7770
8807
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
7771
8808
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
7772
8809
|
* @throws OciError when an error occurs
|
|
7773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
7774
8811
|
*/
|
|
7775
8812
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
|
|
7776
8813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7850,7 +8887,7 @@ class OperationsInsightsClient {
|
|
|
7850
8887
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
7851
8888
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
7852
8889
|
* @throws OciError when an error occurs
|
|
7853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
7854
8891
|
*/
|
|
7855
8892
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
|
|
7856
8893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7922,7 +8959,7 @@ class OperationsInsightsClient {
|
|
|
7922
8959
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
7923
8960
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
7924
8961
|
* @throws OciError when an error occurs
|
|
7925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
7926
8963
|
*/
|
|
7927
8964
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
|
|
7928
8965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7998,7 +9035,7 @@ class OperationsInsightsClient {
|
|
|
7998
9035
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
7999
9036
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
8000
9037
|
* @throws OciError when an error occurs
|
|
8001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
8002
9039
|
*/
|
|
8003
9040
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
|
|
8004
9041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8073,7 +9110,7 @@ class OperationsInsightsClient {
|
|
|
8073
9110
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
8074
9111
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
8075
9112
|
* @throws OciError when an error occurs
|
|
8076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
8077
9114
|
*/
|
|
8078
9115
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
|
|
8079
9116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8152,7 +9189,7 @@ class OperationsInsightsClient {
|
|
|
8152
9189
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
8153
9190
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
8154
9191
|
* @throws OciError when an error occurs
|
|
8155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
8156
9193
|
*/
|
|
8157
9194
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
|
|
8158
9195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8229,7 +9266,7 @@ class OperationsInsightsClient {
|
|
|
8229
9266
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
8230
9267
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
8231
9268
|
* @throws OciError when an error occurs
|
|
8232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
8233
9270
|
*/
|
|
8234
9271
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
8235
9272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8301,7 +9338,7 @@ class OperationsInsightsClient {
|
|
|
8301
9338
|
* @param SummarizeConfigurationItemsRequest
|
|
8302
9339
|
* @return SummarizeConfigurationItemsResponse
|
|
8303
9340
|
* @throws OciError when an error occurs
|
|
8304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
8305
9342
|
*/
|
|
8306
9343
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
|
|
8307
9344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8373,7 +9410,7 @@ class OperationsInsightsClient {
|
|
|
8373
9410
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
8374
9411
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
8375
9412
|
* @throws OciError when an error occurs
|
|
8376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
8377
9414
|
*/
|
|
8378
9415
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
8379
9416
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8462,7 +9499,7 @@ class OperationsInsightsClient {
|
|
|
8462
9499
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
8463
9500
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
8464
9501
|
* @throws OciError when an error occurs
|
|
8465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
8466
9503
|
*/
|
|
8467
9504
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
8468
9505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8553,7 +9590,7 @@ class OperationsInsightsClient {
|
|
|
8553
9590
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
8554
9591
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
8555
9592
|
* @throws OciError when an error occurs
|
|
8556
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
8557
9594
|
*/
|
|
8558
9595
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
8559
9596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8646,7 +9683,7 @@ class OperationsInsightsClient {
|
|
|
8646
9683
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
8647
9684
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
8648
9685
|
* @throws OciError when an error occurs
|
|
8649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
8650
9687
|
*/
|
|
8651
9688
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
8652
9689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8731,7 +9768,7 @@ class OperationsInsightsClient {
|
|
|
8731
9768
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
8732
9769
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
8733
9770
|
* @throws OciError when an error occurs
|
|
8734
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9771
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
8735
9772
|
*/
|
|
8736
9773
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
8737
9774
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8816,7 +9853,7 @@ class OperationsInsightsClient {
|
|
|
8816
9853
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
8817
9854
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
8818
9855
|
* @throws OciError when an error occurs
|
|
8819
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9856
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
8820
9857
|
*/
|
|
8821
9858
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
8822
9859
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8903,7 +9940,7 @@ class OperationsInsightsClient {
|
|
|
8903
9940
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
8904
9941
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
8905
9942
|
* @throws OciError when an error occurs
|
|
8906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9943
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
8907
9944
|
*/
|
|
8908
9945
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
8909
9946
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8981,7 +10018,7 @@ class OperationsInsightsClient {
|
|
|
8981
10018
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
8982
10019
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
8983
10020
|
* @throws OciError when an error occurs
|
|
8984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
8985
10022
|
*/
|
|
8986
10023
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
8987
10024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9065,7 +10102,7 @@ class OperationsInsightsClient {
|
|
|
9065
10102
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
9066
10103
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
9067
10104
|
* @throws OciError when an error occurs
|
|
9068
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10105
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
9069
10106
|
*/
|
|
9070
10107
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
9071
10108
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9152,7 +10189,7 @@ class OperationsInsightsClient {
|
|
|
9152
10189
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
9153
10190
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
9154
10191
|
* @throws OciError when an error occurs
|
|
9155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10192
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
9156
10193
|
*/
|
|
9157
10194
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
9158
10195
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9239,7 +10276,7 @@ class OperationsInsightsClient {
|
|
|
9239
10276
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
9240
10277
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
9241
10278
|
* @throws OciError when an error occurs
|
|
9242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
9243
10280
|
*/
|
|
9244
10281
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
9245
10282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9326,7 +10363,7 @@ class OperationsInsightsClient {
|
|
|
9326
10363
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
9327
10364
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
9328
10365
|
* @throws OciError when an error occurs
|
|
9329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10366
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
9330
10367
|
*/
|
|
9331
10368
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
9332
10369
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9413,7 +10450,7 @@ class OperationsInsightsClient {
|
|
|
9413
10450
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
9414
10451
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
9415
10452
|
* @throws OciError when an error occurs
|
|
9416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
9417
10454
|
*/
|
|
9418
10455
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
9419
10456
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9500,7 +10537,7 @@ class OperationsInsightsClient {
|
|
|
9500
10537
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
9501
10538
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
9502
10539
|
* @throws OciError when an error occurs
|
|
9503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10540
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
9504
10541
|
*/
|
|
9505
10542
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
9506
10543
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9578,7 +10615,7 @@ class OperationsInsightsClient {
|
|
|
9578
10615
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
9579
10616
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
9580
10617
|
* @throws OciError when an error occurs
|
|
9581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10618
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
9582
10619
|
*/
|
|
9583
10620
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
9584
10621
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9663,7 +10700,7 @@ class OperationsInsightsClient {
|
|
|
9663
10700
|
* @param SummarizeExadataMembersRequest
|
|
9664
10701
|
* @return SummarizeExadataMembersResponse
|
|
9665
10702
|
* @throws OciError when an error occurs
|
|
9666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
9667
10704
|
*/
|
|
9668
10705
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
9669
10706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9737,7 +10774,7 @@ class OperationsInsightsClient {
|
|
|
9737
10774
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
9738
10775
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
9739
10776
|
* @throws OciError when an error occurs
|
|
9740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
9741
10778
|
*/
|
|
9742
10779
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
|
|
9743
10780
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9811,7 +10848,7 @@ class OperationsInsightsClient {
|
|
|
9811
10848
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
9812
10849
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
9813
10850
|
* @throws OciError when an error occurs
|
|
9814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
9815
10852
|
*/
|
|
9816
10853
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
9817
10854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9897,7 +10934,7 @@ class OperationsInsightsClient {
|
|
|
9897
10934
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
9898
10935
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
9899
10936
|
* @throws OciError when an error occurs
|
|
9900
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
9901
10938
|
*/
|
|
9902
10939
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
9903
10940
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9982,7 +11019,7 @@ class OperationsInsightsClient {
|
|
|
9982
11019
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
9983
11020
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
9984
11021
|
* @throws OciError when an error occurs
|
|
9985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11022
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
9986
11023
|
*/
|
|
9987
11024
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
9988
11025
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10073,7 +11110,7 @@ class OperationsInsightsClient {
|
|
|
10073
11110
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
10074
11111
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
10075
11112
|
* @throws OciError when an error occurs
|
|
10076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11113
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
10077
11114
|
*/
|
|
10078
11115
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
10079
11116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10151,7 +11188,7 @@ class OperationsInsightsClient {
|
|
|
10151
11188
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
10152
11189
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
10153
11190
|
* @throws OciError when an error occurs
|
|
10154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
10155
11192
|
*/
|
|
10156
11193
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
10157
11194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10234,7 +11271,7 @@ class OperationsInsightsClient {
|
|
|
10234
11271
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
10235
11272
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
10236
11273
|
* @throws OciError when an error occurs
|
|
10237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11274
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
10238
11275
|
*/
|
|
10239
11276
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
10240
11277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10312,7 +11349,7 @@ class OperationsInsightsClient {
|
|
|
10312
11349
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
10313
11350
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
10314
11351
|
* @throws OciError when an error occurs
|
|
10315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
10316
11353
|
*/
|
|
10317
11354
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
|
|
10318
11355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10386,7 +11423,7 @@ class OperationsInsightsClient {
|
|
|
10386
11423
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
10387
11424
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
10388
11425
|
* @throws OciError when an error occurs
|
|
10389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11426
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
10390
11427
|
*/
|
|
10391
11428
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
|
|
10392
11429
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10463,7 +11500,7 @@ class OperationsInsightsClient {
|
|
|
10463
11500
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
10464
11501
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
10465
11502
|
* @throws OciError when an error occurs
|
|
10466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
10467
11504
|
*/
|
|
10468
11505
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
10469
11506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10539,7 +11576,7 @@ class OperationsInsightsClient {
|
|
|
10539
11576
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
10540
11577
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
10541
11578
|
* @throws OciError when an error occurs
|
|
10542
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
10543
11580
|
*/
|
|
10544
11581
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
10545
11582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10604,7 +11641,7 @@ class OperationsInsightsClient {
|
|
|
10604
11641
|
* @param SummarizeSqlInsightsRequest
|
|
10605
11642
|
* @return SummarizeSqlInsightsResponse
|
|
10606
11643
|
* @throws OciError when an error occurs
|
|
10607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
10608
11645
|
*/
|
|
10609
11646
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
10610
11647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10686,7 +11723,7 @@ class OperationsInsightsClient {
|
|
|
10686
11723
|
* @param SummarizeSqlPlanInsightsRequest
|
|
10687
11724
|
* @return SummarizeSqlPlanInsightsResponse
|
|
10688
11725
|
* @throws OciError when an error occurs
|
|
10689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
10690
11727
|
*/
|
|
10691
11728
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
10692
11729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10758,7 +11795,7 @@ class OperationsInsightsClient {
|
|
|
10758
11795
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
10759
11796
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
10760
11797
|
* @throws OciError when an error occurs
|
|
10761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
10762
11799
|
*/
|
|
10763
11800
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
10764
11801
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10830,7 +11867,7 @@ class OperationsInsightsClient {
|
|
|
10830
11867
|
* @param SummarizeSqlStatisticsRequest
|
|
10831
11868
|
* @return SummarizeSqlStatisticsResponse
|
|
10832
11869
|
* @throws OciError when an error occurs
|
|
10833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11870
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
10834
11871
|
*/
|
|
10835
11872
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
10836
11873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10917,7 +11954,7 @@ class OperationsInsightsClient {
|
|
|
10917
11954
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
10918
11955
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
10919
11956
|
* @throws OciError when an error occurs
|
|
10920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
10921
11958
|
*/
|
|
10922
11959
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
10923
11960
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10998,7 +12035,7 @@ class OperationsInsightsClient {
|
|
|
10998
12035
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
10999
12036
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
11000
12037
|
* @throws OciError when an error occurs
|
|
11001
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
11002
12039
|
*/
|
|
11003
12040
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
11004
12041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11068,7 +12105,7 @@ class OperationsInsightsClient {
|
|
|
11068
12105
|
* @param UpdateAwrHubRequest
|
|
11069
12106
|
* @return UpdateAwrHubResponse
|
|
11070
12107
|
* @throws OciError when an error occurs
|
|
11071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
11072
12109
|
*/
|
|
11073
12110
|
updateAwrHub(updateAwrHubRequest) {
|
|
11074
12111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11123,13 +12160,74 @@ class OperationsInsightsClient {
|
|
|
11123
12160
|
}
|
|
11124
12161
|
});
|
|
11125
12162
|
}
|
|
12163
|
+
/**
|
|
12164
|
+
* Update Awr Hub Source object.
|
|
12165
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
12166
|
+
* @param UpdateAwrHubSourceRequest
|
|
12167
|
+
* @return UpdateAwrHubSourceResponse
|
|
12168
|
+
* @throws OciError when an error occurs
|
|
12169
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateAwrHubSource.ts.html |here} to see how to use UpdateAwrHubSource API.
|
|
12170
|
+
*/
|
|
12171
|
+
updateAwrHubSource(updateAwrHubSourceRequest) {
|
|
12172
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
12173
|
+
if (this.logger)
|
|
12174
|
+
this.logger.debug("Calling operation OperationsInsightsClient#updateAwrHubSource.");
|
|
12175
|
+
const operationName = "updateAwrHubSource";
|
|
12176
|
+
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/AwrHubSources/UpdateAwrHubSource";
|
|
12177
|
+
const pathParams = {
|
|
12178
|
+
"{awrHubSourceId}": updateAwrHubSourceRequest.awrHubSourceId
|
|
12179
|
+
};
|
|
12180
|
+
const queryParams = {};
|
|
12181
|
+
let headerParams = {
|
|
12182
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
12183
|
+
"if-match": updateAwrHubSourceRequest.ifMatch,
|
|
12184
|
+
"opc-request-id": updateAwrHubSourceRequest.opcRequestId
|
|
12185
|
+
};
|
|
12186
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
12187
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAwrHubSourceRequest.retryConfiguration, specRetryConfiguration);
|
|
12188
|
+
if (this.logger)
|
|
12189
|
+
retrier.logger = this.logger;
|
|
12190
|
+
const request = yield oci_common_1.composeRequest({
|
|
12191
|
+
baseEndpoint: this._endpoint,
|
|
12192
|
+
defaultHeaders: this._defaultHeaders,
|
|
12193
|
+
path: "/awrHubSources/{awrHubSourceId}",
|
|
12194
|
+
method: "PUT",
|
|
12195
|
+
bodyContent: common.ObjectSerializer.serialize(updateAwrHubSourceRequest.updateAwrHubSourceDetails, "UpdateAwrHubSourceDetails", model.UpdateAwrHubSourceDetails.getJsonObj),
|
|
12196
|
+
pathParams: pathParams,
|
|
12197
|
+
headerParams: headerParams,
|
|
12198
|
+
queryParams: queryParams
|
|
12199
|
+
});
|
|
12200
|
+
try {
|
|
12201
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
12202
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
12203
|
+
responseObject: {},
|
|
12204
|
+
responseHeaders: [
|
|
12205
|
+
{
|
|
12206
|
+
value: response.headers.get("opc-work-request-id"),
|
|
12207
|
+
key: "opcWorkRequestId",
|
|
12208
|
+
dataType: "string"
|
|
12209
|
+
},
|
|
12210
|
+
{
|
|
12211
|
+
value: response.headers.get("opc-request-id"),
|
|
12212
|
+
key: "opcRequestId",
|
|
12213
|
+
dataType: "string"
|
|
12214
|
+
}
|
|
12215
|
+
]
|
|
12216
|
+
});
|
|
12217
|
+
return sdkResponse;
|
|
12218
|
+
}
|
|
12219
|
+
catch (err) {
|
|
12220
|
+
throw err;
|
|
12221
|
+
}
|
|
12222
|
+
});
|
|
12223
|
+
}
|
|
11126
12224
|
/**
|
|
11127
12225
|
* Updates configuration of a database insight.
|
|
11128
12226
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
11129
12227
|
* @param UpdateDatabaseInsightRequest
|
|
11130
12228
|
* @return UpdateDatabaseInsightResponse
|
|
11131
12229
|
* @throws OciError when an error occurs
|
|
11132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12230
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
11133
12231
|
*/
|
|
11134
12232
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
11135
12233
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11190,7 +12288,7 @@ class OperationsInsightsClient {
|
|
|
11190
12288
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
11191
12289
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
11192
12290
|
* @throws OciError when an error occurs
|
|
11193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12291
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
11194
12292
|
*/
|
|
11195
12293
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
11196
12294
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11251,7 +12349,7 @@ class OperationsInsightsClient {
|
|
|
11251
12349
|
* @param UpdateExadataInsightRequest
|
|
11252
12350
|
* @return UpdateExadataInsightResponse
|
|
11253
12351
|
* @throws OciError when an error occurs
|
|
11254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
11255
12353
|
*/
|
|
11256
12354
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
11257
12355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11312,7 +12410,7 @@ class OperationsInsightsClient {
|
|
|
11312
12410
|
* @param UpdateHostInsightRequest
|
|
11313
12411
|
* @return UpdateHostInsightResponse
|
|
11314
12412
|
* @throws OciError when an error occurs
|
|
11315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
11316
12414
|
*/
|
|
11317
12415
|
updateHostInsight(updateHostInsightRequest) {
|
|
11318
12416
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11373,7 +12471,7 @@ class OperationsInsightsClient {
|
|
|
11373
12471
|
* @param UpdateNewsReportRequest
|
|
11374
12472
|
* @return UpdateNewsReportResponse
|
|
11375
12473
|
* @throws OciError when an error occurs
|
|
11376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12474
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
11377
12475
|
*/
|
|
11378
12476
|
updateNewsReport(updateNewsReportRequest) {
|
|
11379
12477
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11434,7 +12532,7 @@ class OperationsInsightsClient {
|
|
|
11434
12532
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
11435
12533
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
11436
12534
|
* @throws OciError when an error occurs
|
|
11437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12535
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
11438
12536
|
*/
|
|
11439
12537
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
11440
12538
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11497,7 +12595,7 @@ class OperationsInsightsClient {
|
|
|
11497
12595
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
11498
12596
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
11499
12597
|
* @throws OciError when an error occurs
|
|
11500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
11501
12599
|
*/
|
|
11502
12600
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
11503
12601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11558,7 +12656,7 @@ class OperationsInsightsClient {
|
|
|
11558
12656
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
11559
12657
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
11560
12658
|
* @throws OciError when an error occurs
|
|
11561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
11562
12660
|
*/
|
|
11563
12661
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
11564
12662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11619,7 +12717,7 @@ class OperationsInsightsClient {
|
|
|
11619
12717
|
* @param UpdateOpsiConfigurationRequest
|
|
11620
12718
|
* @return UpdateOpsiConfigurationResponse
|
|
11621
12719
|
* @throws OciError when an error occurs
|
|
11622
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
11623
12721
|
*/
|
|
11624
12722
|
updateOpsiConfiguration(updateOpsiConfigurationRequest) {
|
|
11625
12723
|
return __awaiter(this, void 0, void 0, function* () {
|