oci-opsi 2.74.0 → 2.75.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +289 -159
- package/lib/client.js +1264 -170
- package/lib/client.js.map +1 -1
- package/lib/model/archival-state.d.ts +32 -0
- package/lib/model/archival-state.js +43 -0
- package/lib/model/archival-state.js.map +1 -0
- package/lib/model/awr-hub-objects.d.ts +28 -0
- package/lib/model/awr-hub-objects.js +32 -0
- package/lib/model/awr-hub-objects.js.map +1 -0
- package/lib/model/awr-hub-source-lifecycle-state.d.ts +35 -0
- package/lib/model/awr-hub-source-lifecycle-state.js +46 -0
- package/lib/model/awr-hub-source-lifecycle-state.js.map +1 -0
- package/lib/model/awr-hub-source-status.d.ts +33 -0
- package/lib/model/awr-hub-source-status.js +44 -0
- package/lib/model/awr-hub-source-status.js.map +1 -0
- package/lib/model/awr-hub-source-summary-collection.d.ts +29 -0
- package/lib/model/awr-hub-source-summary-collection.js +64 -0
- package/lib/model/awr-hub-source-summary-collection.js.map +1 -0
- package/lib/model/awr-hub-source-summary.d.ts +133 -0
- package/lib/model/awr-hub-source-summary.js +32 -0
- package/lib/model/awr-hub-source-summary.js.map +1 -0
- package/lib/model/awr-hub-source-type.d.ts +45 -0
- package/lib/model/awr-hub-source-type.js +56 -0
- package/lib/model/awr-hub-source-type.js.map +1 -0
- package/lib/model/awr-hub-source.d.ts +133 -0
- package/lib/model/awr-hub-source.js +32 -0
- package/lib/model/awr-hub-source.js.map +1 -0
- package/lib/model/awr-hub-sources.d.ts +28 -0
- package/lib/model/awr-hub-sources.js +32 -0
- package/lib/model/awr-hub-sources.js.map +1 -0
- package/lib/model/change-awr-hub-source-compartment-details.d.ts +29 -0
- package/lib/model/change-awr-hub-source-compartment-details.js +32 -0
- package/lib/model/change-awr-hub-source-compartment-details.js.map +1 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.d.ts +28 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js +32 -0
- package/lib/model/change-operations-insights-warehouse-compartment-details.js.map +1 -0
- package/lib/model/create-awr-hub-details.d.ts +1 -1
- package/lib/model/create-awr-hub-source-details.d.ts +67 -0
- package/lib/model/create-awr-hub-source-details.js +32 -0
- package/lib/model/create-awr-hub-source-details.js.map +1 -0
- package/lib/model/index.d.ts +32 -0
- package/lib/model/index.js +42 -10
- package/lib/model/index.js.map +1 -1
- package/lib/model/list-objects.d.ts +37 -0
- package/lib/model/list-objects.js +64 -0
- package/lib/model/list-objects.js.map +1 -0
- package/lib/model/object-summary.d.ts +58 -0
- package/lib/model/object-summary.js +32 -0
- package/lib/model/object-summary.js.map +1 -0
- package/lib/model/operation-type.d.ts +6 -0
- package/lib/model/operation-type.js +6 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/storage-tier.d.ts +32 -0
- package/lib/model/storage-tier.js +43 -0
- package/lib/model/storage-tier.js.map +1 -0
- package/lib/model/update-awr-hub-source-details.d.ts +47 -0
- package/lib/model/update-awr-hub-source-details.js +32 -0
- package/lib/model/update-awr-hub-source-details.js.map +1 -0
- package/lib/operationsinsights-waiter.d.ts +8 -0
- package/lib/operationsinsights-waiter.js +12 -0
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +50 -0
- package/lib/request/change-awr-hub-source-compartment-request.js +15 -0
- package/lib/request/change-awr-hub-source-compartment-request.js.map +1 -0
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +50 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js +15 -0
- package/lib/request/change-operations-insights-warehouse-compartment-request.js.map +1 -0
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-awr-hub-source-request.d.ts +39 -0
- package/lib/request/create-awr-hub-source-request.js +15 -0
- package/lib/request/create-awr-hub-source-request.js.map +1 -0
- package/lib/request/create-database-insight-request.d.ts +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +1 -1
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/create-opsi-configuration-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-object-request.d.ts +39 -0
- package/lib/request/delete-awr-hub-object-request.js +15 -0
- package/lib/request/delete-awr-hub-object-request.js.map +1 -0
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +35 -0
- package/lib/request/delete-awr-hub-source-request.js +15 -0
- package/lib/request/delete-awr-hub-source-request.js.map +1 -0
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/disable-awr-hub-source-request.js +15 -0
- package/lib/request/disable-awr-hub-source-request.js.map +1 -0
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-awr-hub-source-request.d.ts +45 -0
- package/lib/request/enable-awr-hub-source-request.js +15 -0
- package/lib/request/enable-awr-hub-source-request.js.map +1 -0
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- package/lib/request/get-awr-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-object-request.d.ts +32 -0
- package/lib/request/get-awr-hub-object-request.js +15 -0
- package/lib/request/get-awr-hub-object-request.js.map +1 -0
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-hub-source-request.d.ts +28 -0
- package/lib/request/get-awr-hub-source-request.js +15 -0
- package/lib/request/get-awr-hub-source-request.js.map +1 -0
- package/lib/request/get-awr-report-request.d.ts +1 -1
- package/lib/request/get-database-insight-request.d.ts +1 -1
- package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/get-exadata-insight-request.d.ts +1 -1
- package/lib/request/get-host-insight-request.d.ts +1 -1
- package/lib/request/get-news-report-request.d.ts +1 -1
- package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/get-opsi-configuration-request.d.ts +1 -1
- package/lib/request/get-opsi-data-object-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/head-awr-hub-object-request.d.ts +32 -0
- package/lib/request/head-awr-hub-object-request.js +15 -0
- package/lib/request/head-awr-hub-object-request.js.map +1 -0
- package/lib/request/index.d.ts +28 -0
- package/lib/request/index.js +6 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hub-objects-request.d.ts +89 -0
- package/lib/request/list-awr-hub-objects-request.js +30 -0
- package/lib/request/list-awr-hub-objects-request.js.map +1 -0
- package/lib/request/list-awr-hub-sources-request.d.ts +87 -0
- package/lib/request/list-awr-hub-sources-request.js +24 -0
- package/lib/request/list-awr-hub-sources-request.js.map +1 -0
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/put-awr-hub-object-request.d.ts +45 -0
- package/lib/request/put-awr-hub-object-request.js +15 -0
- package/lib/request/put-awr-hub-object-request.js.map +1 -0
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-awr-hub-source-request.d.ts +40 -0
- package/lib/request/update-awr-hub-source-request.js +15 -0
- package/lib/request/update-awr-hub-source-request.js.map +1 -0
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +1 -1
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/change-awr-hub-source-compartment-response.d.ts +25 -0
- package/lib/response/change-awr-hub-source-compartment-response.js +15 -0
- package/lib/response/change-awr-hub-source-compartment-response.js.map +1 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.d.ts +25 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js +15 -0
- package/lib/response/change-operations-insights-warehouse-compartment-response.js.map +1 -0
- package/lib/response/create-awr-hub-source-response.d.ts +35 -0
- package/lib/response/create-awr-hub-source-response.js +15 -0
- package/lib/response/create-awr-hub-source-response.js.map +1 -0
- package/lib/response/delete-awr-hub-object-response.d.ts +36 -0
- package/lib/response/delete-awr-hub-object-response.js +15 -0
- package/lib/response/delete-awr-hub-object-response.js.map +1 -0
- package/lib/response/delete-awr-hub-source-response.d.ts +25 -0
- package/lib/response/delete-awr-hub-source-response.js +15 -0
- package/lib/response/delete-awr-hub-source-response.js.map +1 -0
- package/lib/response/disable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/disable-awr-hub-source-response.js +15 -0
- package/lib/response/disable-awr-hub-source-response.js.map +1 -0
- package/lib/response/enable-awr-hub-source-response.d.ts +25 -0
- package/lib/response/enable-awr-hub-source-response.js +15 -0
- package/lib/response/enable-awr-hub-source-response.js.map +1 -0
- package/lib/response/get-awr-hub-object-response.d.ts +109 -0
- package/lib/response/get-awr-hub-object-response.js +15 -0
- package/lib/response/get-awr-hub-object-response.js.map +1 -0
- package/lib/response/get-awr-hub-source-response.d.ts +30 -0
- package/lib/response/get-awr-hub-source-response.js +15 -0
- package/lib/response/get-awr-hub-source-response.js.map +1 -0
- package/lib/response/head-awr-hub-object-response.d.ts +94 -0
- package/lib/response/head-awr-hub-object-response.js +15 -0
- package/lib/response/head-awr-hub-object-response.js.map +1 -0
- package/lib/response/index.d.ts +28 -0
- package/lib/response/list-awr-hub-objects-response.d.ts +36 -0
- package/lib/response/list-awr-hub-objects-response.js +15 -0
- package/lib/response/list-awr-hub-objects-response.js.map +1 -0
- package/lib/response/list-awr-hub-sources-response.d.ts +32 -0
- package/lib/response/list-awr-hub-sources-response.js +15 -0
- package/lib/response/list-awr-hub-sources-response.js.map +1 -0
- package/lib/response/put-awr-hub-object-response.d.ts +36 -0
- package/lib/response/put-awr-hub-object-response.js +15 -0
- package/lib/response/put-awr-hub-object-response.js.map +1 -0
- package/lib/response/update-awr-hub-source-response.d.ts +25 -0
- package/lib/response/update-awr-hub-source-response.js +15 -0
- package/lib/response/update-awr-hub-source-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -89,7 +89,7 @@ export declare class OperationsInsightsClient {
|
|
|
89
89
|
* @param AddExadataInsightMembersRequest
|
|
90
90
|
* @return AddExadataInsightMembersResponse
|
|
91
91
|
* @throws OciError when an error occurs
|
|
92
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
92
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
93
93
|
*/
|
|
94
94
|
addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
|
|
95
95
|
/**
|
|
@@ -98,16 +98,25 @@ export declare class OperationsInsightsClient {
|
|
|
98
98
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
99
99
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
100
100
|
* @throws OciError when an error occurs
|
|
101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
102
102
|
*/
|
|
103
103
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
104
|
+
/**
|
|
105
|
+
* Moves an AwrHubSource resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
106
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
107
|
+
* @param ChangeAwrHubSourceCompartmentRequest
|
|
108
|
+
* @return ChangeAwrHubSourceCompartmentResponse
|
|
109
|
+
* @throws OciError when an error occurs
|
|
110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartment API.
|
|
111
|
+
*/
|
|
112
|
+
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest: requests.ChangeAwrHubSourceCompartmentRequest): Promise<responses.ChangeAwrHubSourceCompartmentResponse>;
|
|
104
113
|
/**
|
|
105
114
|
* Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
106
115
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
107
116
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
108
117
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
109
118
|
* @throws OciError when an error occurs
|
|
110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
119
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
111
120
|
*/
|
|
112
121
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
|
|
113
122
|
/**
|
|
@@ -116,7 +125,7 @@ export declare class OperationsInsightsClient {
|
|
|
116
125
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
117
126
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
118
127
|
* @throws OciError when an error occurs
|
|
119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
120
129
|
*/
|
|
121
130
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
|
|
122
131
|
/**
|
|
@@ -125,7 +134,7 @@ export declare class OperationsInsightsClient {
|
|
|
125
134
|
* @param ChangeExadataInsightCompartmentRequest
|
|
126
135
|
* @return ChangeExadataInsightCompartmentResponse
|
|
127
136
|
* @throws OciError when an error occurs
|
|
128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
129
138
|
*/
|
|
130
139
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
|
|
131
140
|
/**
|
|
@@ -134,7 +143,7 @@ export declare class OperationsInsightsClient {
|
|
|
134
143
|
* @param ChangeHostInsightCompartmentRequest
|
|
135
144
|
* @return ChangeHostInsightCompartmentResponse
|
|
136
145
|
* @throws OciError when an error occurs
|
|
137
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
138
147
|
*/
|
|
139
148
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
|
|
140
149
|
/**
|
|
@@ -143,7 +152,7 @@ export declare class OperationsInsightsClient {
|
|
|
143
152
|
* @param ChangeNewsReportCompartmentRequest
|
|
144
153
|
* @return ChangeNewsReportCompartmentResponse
|
|
145
154
|
* @throws OciError when an error occurs
|
|
146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
147
156
|
*/
|
|
148
157
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest: requests.ChangeNewsReportCompartmentRequest): Promise<responses.ChangeNewsReportCompartmentResponse>;
|
|
149
158
|
/**
|
|
@@ -152,16 +161,25 @@ export declare class OperationsInsightsClient {
|
|
|
152
161
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
153
162
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
154
163
|
* @throws OciError when an error occurs
|
|
155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
156
165
|
*/
|
|
157
166
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
|
|
167
|
+
/**
|
|
168
|
+
* Moves a Operations Insights Warehouse resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
169
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
170
|
+
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
171
|
+
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
172
|
+
* @throws OciError when an error occurs
|
|
173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartment API.
|
|
174
|
+
*/
|
|
175
|
+
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest: requests.ChangeOperationsInsightsWarehouseCompartmentRequest): Promise<responses.ChangeOperationsInsightsWarehouseCompartmentResponse>;
|
|
158
176
|
/**
|
|
159
177
|
* Moves an OpsiConfiguration resource from one compartment to another.
|
|
160
178
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
161
179
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
162
180
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
163
181
|
* @throws OciError when an error occurs
|
|
164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
165
183
|
*/
|
|
166
184
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest: requests.ChangeOpsiConfigurationCompartmentRequest): Promise<responses.ChangeOpsiConfigurationCompartmentResponse>;
|
|
167
185
|
/**
|
|
@@ -170,7 +188,7 @@ export declare class OperationsInsightsClient {
|
|
|
170
188
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
171
189
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
172
190
|
* @throws OciError when an error occurs
|
|
173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
174
192
|
*/
|
|
175
193
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
|
|
176
194
|
/**
|
|
@@ -181,9 +199,19 @@ export declare class OperationsInsightsClient {
|
|
|
181
199
|
* @param CreateAwrHubRequest
|
|
182
200
|
* @return CreateAwrHubResponse
|
|
183
201
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
185
203
|
*/
|
|
186
204
|
createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
|
|
205
|
+
/**
|
|
206
|
+
* Register Awr Hub source
|
|
207
|
+
*
|
|
208
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
209
|
+
* @param CreateAwrHubSourceRequest
|
|
210
|
+
* @return CreateAwrHubSourceResponse
|
|
211
|
+
* @throws OciError when an error occurs
|
|
212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSource API.
|
|
213
|
+
*/
|
|
214
|
+
createAwrHubSource(createAwrHubSourceRequest: requests.CreateAwrHubSourceRequest): Promise<responses.CreateAwrHubSourceResponse>;
|
|
187
215
|
/**
|
|
188
216
|
* 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.
|
|
189
217
|
*
|
|
@@ -191,7 +219,7 @@ export declare class OperationsInsightsClient {
|
|
|
191
219
|
* @param CreateDatabaseInsightRequest
|
|
192
220
|
* @return CreateDatabaseInsightResponse
|
|
193
221
|
* @throws OciError when an error occurs
|
|
194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
195
223
|
*/
|
|
196
224
|
createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
|
|
197
225
|
/**
|
|
@@ -201,7 +229,7 @@ export declare class OperationsInsightsClient {
|
|
|
201
229
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
202
230
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
203
231
|
* @throws OciError when an error occurs
|
|
204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
205
233
|
*/
|
|
206
234
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
|
|
207
235
|
/**
|
|
@@ -211,7 +239,7 @@ export declare class OperationsInsightsClient {
|
|
|
211
239
|
* @param CreateExadataInsightRequest
|
|
212
240
|
* @return CreateExadataInsightResponse
|
|
213
241
|
* @throws OciError when an error occurs
|
|
214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
215
243
|
*/
|
|
216
244
|
createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
|
|
217
245
|
/**
|
|
@@ -221,7 +249,7 @@ export declare class OperationsInsightsClient {
|
|
|
221
249
|
* @param CreateHostInsightRequest
|
|
222
250
|
* @return CreateHostInsightResponse
|
|
223
251
|
* @throws OciError when an error occurs
|
|
224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
225
253
|
*/
|
|
226
254
|
createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
|
|
227
255
|
/**
|
|
@@ -231,7 +259,7 @@ export declare class OperationsInsightsClient {
|
|
|
231
259
|
* @param CreateNewsReportRequest
|
|
232
260
|
* @return CreateNewsReportResponse
|
|
233
261
|
* @throws OciError when an error occurs
|
|
234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
262
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
235
263
|
*/
|
|
236
264
|
createNewsReport(createNewsReportRequest: requests.CreateNewsReportRequest): Promise<responses.CreateNewsReportResponse>;
|
|
237
265
|
/**
|
|
@@ -242,7 +270,7 @@ export declare class OperationsInsightsClient {
|
|
|
242
270
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
243
271
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
244
272
|
* @throws OciError when an error occurs
|
|
245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
246
274
|
*/
|
|
247
275
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
|
|
248
276
|
/**
|
|
@@ -254,7 +282,7 @@ export declare class OperationsInsightsClient {
|
|
|
254
282
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
255
283
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
256
284
|
* @throws OciError when an error occurs
|
|
257
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
285
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
258
286
|
*/
|
|
259
287
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
|
|
260
288
|
/**
|
|
@@ -265,7 +293,7 @@ export declare class OperationsInsightsClient {
|
|
|
265
293
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
266
294
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
267
295
|
* @throws OciError when an error occurs
|
|
268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
269
297
|
*/
|
|
270
298
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
|
|
271
299
|
/**
|
|
@@ -275,7 +303,7 @@ export declare class OperationsInsightsClient {
|
|
|
275
303
|
* @param CreateOpsiConfigurationRequest
|
|
276
304
|
* @return CreateOpsiConfigurationResponse
|
|
277
305
|
* @throws OciError when an error occurs
|
|
278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
279
307
|
*/
|
|
280
308
|
createOpsiConfiguration(createOpsiConfigurationRequest: requests.CreateOpsiConfigurationRequest): Promise<responses.CreateOpsiConfigurationResponse>;
|
|
281
309
|
/**
|
|
@@ -284,16 +312,34 @@ export declare class OperationsInsightsClient {
|
|
|
284
312
|
* @param DeleteAwrHubRequest
|
|
285
313
|
* @return DeleteAwrHubResponse
|
|
286
314
|
* @throws OciError when an error occurs
|
|
287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
288
316
|
*/
|
|
289
317
|
deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
|
|
318
|
+
/**
|
|
319
|
+
* Deletes an Awr Hub object.
|
|
320
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
321
|
+
* @param DeleteAwrHubObjectRequest
|
|
322
|
+
* @return DeleteAwrHubObjectResponse
|
|
323
|
+
* @throws OciError when an error occurs
|
|
324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObject API.
|
|
325
|
+
*/
|
|
326
|
+
deleteAwrHubObject(deleteAwrHubObjectRequest: requests.DeleteAwrHubObjectRequest): Promise<responses.DeleteAwrHubObjectResponse>;
|
|
327
|
+
/**
|
|
328
|
+
* Deletes an Awr Hub source object.
|
|
329
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
330
|
+
* @param DeleteAwrHubSourceRequest
|
|
331
|
+
* @return DeleteAwrHubSourceResponse
|
|
332
|
+
* @throws OciError when an error occurs
|
|
333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSource API.
|
|
334
|
+
*/
|
|
335
|
+
deleteAwrHubSource(deleteAwrHubSourceRequest: requests.DeleteAwrHubSourceRequest): Promise<responses.DeleteAwrHubSourceResponse>;
|
|
290
336
|
/**
|
|
291
337
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
292
338
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
293
339
|
* @param DeleteDatabaseInsightRequest
|
|
294
340
|
* @return DeleteDatabaseInsightResponse
|
|
295
341
|
* @throws OciError when an error occurs
|
|
296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
297
343
|
*/
|
|
298
344
|
deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
|
|
299
345
|
/**
|
|
@@ -302,7 +348,7 @@ export declare class OperationsInsightsClient {
|
|
|
302
348
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
303
349
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
304
350
|
* @throws OciError when an error occurs
|
|
305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
306
352
|
*/
|
|
307
353
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
|
|
308
354
|
/**
|
|
@@ -311,7 +357,7 @@ export declare class OperationsInsightsClient {
|
|
|
311
357
|
* @param DeleteExadataInsightRequest
|
|
312
358
|
* @return DeleteExadataInsightResponse
|
|
313
359
|
* @throws OciError when an error occurs
|
|
314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
315
361
|
*/
|
|
316
362
|
deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
|
|
317
363
|
/**
|
|
@@ -320,7 +366,7 @@ export declare class OperationsInsightsClient {
|
|
|
320
366
|
* @param DeleteHostInsightRequest
|
|
321
367
|
* @return DeleteHostInsightResponse
|
|
322
368
|
* @throws OciError when an error occurs
|
|
323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
324
370
|
*/
|
|
325
371
|
deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
|
|
326
372
|
/**
|
|
@@ -329,7 +375,7 @@ export declare class OperationsInsightsClient {
|
|
|
329
375
|
* @param DeleteNewsReportRequest
|
|
330
376
|
* @return DeleteNewsReportResponse
|
|
331
377
|
* @throws OciError when an error occurs
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
333
379
|
*/
|
|
334
380
|
deleteNewsReport(deleteNewsReportRequest: requests.DeleteNewsReportRequest): Promise<responses.DeleteNewsReportResponse>;
|
|
335
381
|
/**
|
|
@@ -338,7 +384,7 @@ export declare class OperationsInsightsClient {
|
|
|
338
384
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
339
385
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
340
386
|
* @throws OciError when an error occurs
|
|
341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
342
388
|
*/
|
|
343
389
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
|
|
344
390
|
/**
|
|
@@ -351,7 +397,7 @@ export declare class OperationsInsightsClient {
|
|
|
351
397
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
352
398
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
353
399
|
* @throws OciError when an error occurs
|
|
354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
355
401
|
*/
|
|
356
402
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
|
|
357
403
|
/**
|
|
@@ -360,7 +406,7 @@ export declare class OperationsInsightsClient {
|
|
|
360
406
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
361
407
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
362
408
|
* @throws OciError when an error occurs
|
|
363
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
364
410
|
*/
|
|
365
411
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
|
|
366
412
|
/**
|
|
@@ -369,7 +415,7 @@ export declare class OperationsInsightsClient {
|
|
|
369
415
|
* @param DeleteOpsiConfigurationRequest
|
|
370
416
|
* @return DeleteOpsiConfigurationResponse
|
|
371
417
|
* @throws OciError when an error occurs
|
|
372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
373
419
|
*/
|
|
374
420
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest: requests.DeleteOpsiConfigurationRequest): Promise<responses.DeleteOpsiConfigurationResponse>;
|
|
375
421
|
/**
|
|
@@ -378,16 +424,25 @@ export declare class OperationsInsightsClient {
|
|
|
378
424
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
379
425
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
380
426
|
* @throws OciError when an error occurs
|
|
381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
382
428
|
*/
|
|
383
429
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.DisableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.DisableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
430
|
+
/**
|
|
431
|
+
* Disables a Awr Hub source database in Operations Insights. This will stop the Awr data flow for the given Awr Hub source.
|
|
432
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
433
|
+
* @param DisableAwrHubSourceRequest
|
|
434
|
+
* @return DisableAwrHubSourceResponse
|
|
435
|
+
* @throws OciError when an error occurs
|
|
436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSource API.
|
|
437
|
+
*/
|
|
438
|
+
disableAwrHubSource(disableAwrHubSourceRequest: requests.DisableAwrHubSourceRequest): Promise<responses.DisableAwrHubSourceResponse>;
|
|
384
439
|
/**
|
|
385
440
|
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
386
441
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
387
442
|
* @param DisableDatabaseInsightRequest
|
|
388
443
|
* @return DisableDatabaseInsightResponse
|
|
389
444
|
* @throws OciError when an error occurs
|
|
390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
391
446
|
*/
|
|
392
447
|
disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
|
|
393
448
|
/**
|
|
@@ -396,7 +451,7 @@ export declare class OperationsInsightsClient {
|
|
|
396
451
|
* @param DisableExadataInsightRequest
|
|
397
452
|
* @return DisableExadataInsightResponse
|
|
398
453
|
* @throws OciError when an error occurs
|
|
399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
400
455
|
*/
|
|
401
456
|
disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
|
|
402
457
|
/**
|
|
@@ -405,7 +460,7 @@ export declare class OperationsInsightsClient {
|
|
|
405
460
|
* @param DisableHostInsightRequest
|
|
406
461
|
* @return DisableHostInsightResponse
|
|
407
462
|
* @throws OciError when an error occurs
|
|
408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
409
464
|
*/
|
|
410
465
|
disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
|
|
411
466
|
/**
|
|
@@ -414,7 +469,7 @@ export declare class OperationsInsightsClient {
|
|
|
414
469
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
415
470
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
416
471
|
* @throws OciError when an error occurs
|
|
417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
418
473
|
*/
|
|
419
474
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
|
|
420
475
|
/**
|
|
@@ -423,16 +478,25 @@ export declare class OperationsInsightsClient {
|
|
|
423
478
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
424
479
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
425
480
|
* @throws OciError when an error occurs
|
|
426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
427
482
|
*/
|
|
428
483
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.EnableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.EnableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
484
|
+
/**
|
|
485
|
+
* 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.
|
|
486
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
487
|
+
* @param EnableAwrHubSourceRequest
|
|
488
|
+
* @return EnableAwrHubSourceResponse
|
|
489
|
+
* @throws OciError when an error occurs
|
|
490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSource API.
|
|
491
|
+
*/
|
|
492
|
+
enableAwrHubSource(enableAwrHubSourceRequest: requests.EnableAwrHubSourceRequest): Promise<responses.EnableAwrHubSourceResponse>;
|
|
429
493
|
/**
|
|
430
494
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
431
495
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
432
496
|
* @param EnableDatabaseInsightRequest
|
|
433
497
|
* @return EnableDatabaseInsightResponse
|
|
434
498
|
* @throws OciError when an error occurs
|
|
435
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
436
500
|
*/
|
|
437
501
|
enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
|
|
438
502
|
/**
|
|
@@ -441,7 +505,7 @@ export declare class OperationsInsightsClient {
|
|
|
441
505
|
* @param EnableExadataInsightRequest
|
|
442
506
|
* @return EnableExadataInsightResponse
|
|
443
507
|
* @throws OciError when an error occurs
|
|
444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
445
509
|
*/
|
|
446
510
|
enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
|
|
447
511
|
/**
|
|
@@ -450,7 +514,7 @@ export declare class OperationsInsightsClient {
|
|
|
450
514
|
* @param EnableHostInsightRequest
|
|
451
515
|
* @return EnableHostInsightResponse
|
|
452
516
|
* @throws OciError when an error occurs
|
|
453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
454
518
|
*/
|
|
455
519
|
enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
|
|
456
520
|
/**
|
|
@@ -460,7 +524,7 @@ export declare class OperationsInsightsClient {
|
|
|
460
524
|
* @param GetAwrDatabaseReportRequest
|
|
461
525
|
* @return GetAwrDatabaseReportResponse
|
|
462
526
|
* @throws OciError when an error occurs
|
|
463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
464
528
|
*/
|
|
465
529
|
getAwrDatabaseReport(getAwrDatabaseReportRequest: requests.GetAwrDatabaseReportRequest): Promise<responses.GetAwrDatabaseReportResponse>;
|
|
466
530
|
/**
|
|
@@ -470,7 +534,7 @@ export declare class OperationsInsightsClient {
|
|
|
470
534
|
* @param GetAwrDatabaseSqlReportRequest
|
|
471
535
|
* @return GetAwrDatabaseSqlReportResponse
|
|
472
536
|
* @throws OciError when an error occurs
|
|
473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
474
538
|
*/
|
|
475
539
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest: requests.GetAwrDatabaseSqlReportRequest): Promise<responses.GetAwrDatabaseSqlReportResponse>;
|
|
476
540
|
/**
|
|
@@ -479,9 +543,27 @@ export declare class OperationsInsightsClient {
|
|
|
479
543
|
* @param GetAwrHubRequest
|
|
480
544
|
* @return GetAwrHubResponse
|
|
481
545
|
* @throws OciError when an error occurs
|
|
482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
483
547
|
*/
|
|
484
548
|
getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
|
|
549
|
+
/**
|
|
550
|
+
* Gets the Awr Hub object metadata and body.
|
|
551
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
552
|
+
* @param GetAwrHubObjectRequest
|
|
553
|
+
* @return GetAwrHubObjectResponse
|
|
554
|
+
* @throws OciError when an error occurs
|
|
555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObject API.
|
|
556
|
+
*/
|
|
557
|
+
getAwrHubObject(getAwrHubObjectRequest: requests.GetAwrHubObjectRequest): Promise<responses.GetAwrHubObjectResponse>;
|
|
558
|
+
/**
|
|
559
|
+
* Gets the Awr Hub source object.
|
|
560
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
561
|
+
* @param GetAwrHubSourceRequest
|
|
562
|
+
* @return GetAwrHubSourceResponse
|
|
563
|
+
* @throws OciError when an error occurs
|
|
564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSource API.
|
|
565
|
+
*/
|
|
566
|
+
getAwrHubSource(getAwrHubSourceRequest: requests.GetAwrHubSourceRequest): Promise<responses.GetAwrHubSourceResponse>;
|
|
485
567
|
/**
|
|
486
568
|
* 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.
|
|
487
569
|
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
@@ -490,7 +572,7 @@ export declare class OperationsInsightsClient {
|
|
|
490
572
|
* @param GetAwrReportRequest
|
|
491
573
|
* @return GetAwrReportResponse
|
|
492
574
|
* @throws OciError when an error occurs
|
|
493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
575
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
494
576
|
*/
|
|
495
577
|
getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
|
|
496
578
|
/**
|
|
@@ -499,7 +581,7 @@ export declare class OperationsInsightsClient {
|
|
|
499
581
|
* @param GetDatabaseInsightRequest
|
|
500
582
|
* @return GetDatabaseInsightResponse
|
|
501
583
|
* @throws OciError when an error occurs
|
|
502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
503
585
|
*/
|
|
504
586
|
getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
|
|
505
587
|
/**
|
|
@@ -508,7 +590,7 @@ export declare class OperationsInsightsClient {
|
|
|
508
590
|
* @param GetEnterpriseManagerBridgeRequest
|
|
509
591
|
* @return GetEnterpriseManagerBridgeResponse
|
|
510
592
|
* @throws OciError when an error occurs
|
|
511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
512
594
|
*/
|
|
513
595
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
|
|
514
596
|
/**
|
|
@@ -517,7 +599,7 @@ export declare class OperationsInsightsClient {
|
|
|
517
599
|
* @param GetExadataInsightRequest
|
|
518
600
|
* @return GetExadataInsightResponse
|
|
519
601
|
* @throws OciError when an error occurs
|
|
520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
521
603
|
*/
|
|
522
604
|
getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
|
|
523
605
|
/**
|
|
@@ -526,7 +608,7 @@ export declare class OperationsInsightsClient {
|
|
|
526
608
|
* @param GetHostInsightRequest
|
|
527
609
|
* @return GetHostInsightResponse
|
|
528
610
|
* @throws OciError when an error occurs
|
|
529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
530
612
|
*/
|
|
531
613
|
getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
|
|
532
614
|
/**
|
|
@@ -535,7 +617,7 @@ export declare class OperationsInsightsClient {
|
|
|
535
617
|
* @param GetNewsReportRequest
|
|
536
618
|
* @return GetNewsReportResponse
|
|
537
619
|
* @throws OciError when an error occurs
|
|
538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
539
621
|
*/
|
|
540
622
|
getNewsReport(getNewsReportRequest: requests.GetNewsReportRequest): Promise<responses.GetNewsReportResponse>;
|
|
541
623
|
/**
|
|
@@ -544,7 +626,7 @@ export declare class OperationsInsightsClient {
|
|
|
544
626
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
545
627
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
546
628
|
* @throws OciError when an error occurs
|
|
547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
548
630
|
*/
|
|
549
631
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
|
|
550
632
|
/**
|
|
@@ -555,7 +637,7 @@ export declare class OperationsInsightsClient {
|
|
|
555
637
|
* @param GetOperationsInsightsWarehouseRequest
|
|
556
638
|
* @return GetOperationsInsightsWarehouseResponse
|
|
557
639
|
* @throws OciError when an error occurs
|
|
558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
559
641
|
*/
|
|
560
642
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
|
|
561
643
|
/**
|
|
@@ -564,7 +646,7 @@ export declare class OperationsInsightsClient {
|
|
|
564
646
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
565
647
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
566
648
|
* @throws OciError when an error occurs
|
|
567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
568
650
|
*/
|
|
569
651
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
|
|
570
652
|
/**
|
|
@@ -576,7 +658,7 @@ export declare class OperationsInsightsClient {
|
|
|
576
658
|
* @param GetOpsiConfigurationRequest
|
|
577
659
|
* @return GetOpsiConfigurationResponse
|
|
578
660
|
* @throws OciError when an error occurs
|
|
579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
661
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
580
662
|
*/
|
|
581
663
|
getOpsiConfiguration(getOpsiConfigurationRequest: requests.GetOpsiConfigurationRequest): Promise<responses.GetOpsiConfigurationResponse>;
|
|
582
664
|
/**
|
|
@@ -585,7 +667,7 @@ export declare class OperationsInsightsClient {
|
|
|
585
667
|
* @param GetOpsiDataObjectRequest
|
|
586
668
|
* @return GetOpsiDataObjectResponse
|
|
587
669
|
* @throws OciError when an error occurs
|
|
588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
589
671
|
*/
|
|
590
672
|
getOpsiDataObject(getOpsiDataObjectRequest: requests.GetOpsiDataObjectRequest): Promise<responses.GetOpsiDataObjectResponse>;
|
|
591
673
|
/**
|
|
@@ -594,9 +676,19 @@ export declare class OperationsInsightsClient {
|
|
|
594
676
|
* @param GetWorkRequestRequest
|
|
595
677
|
* @return GetWorkRequestResponse
|
|
596
678
|
* @throws OciError when an error occurs
|
|
597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
598
680
|
*/
|
|
599
681
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
682
|
+
/**
|
|
683
|
+
* Gets the Awr Hub object's user-defined metadata and entity tag (ETag).
|
|
684
|
+
*
|
|
685
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
686
|
+
* @param HeadAwrHubObjectRequest
|
|
687
|
+
* @return HeadAwrHubObjectResponse
|
|
688
|
+
* @throws OciError when an error occurs
|
|
689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObject API.
|
|
690
|
+
*/
|
|
691
|
+
headAwrHubObject(headAwrHubObjectRequest: requests.HeadAwrHubObjectRequest): Promise<responses.HeadAwrHubObjectResponse>;
|
|
600
692
|
/**
|
|
601
693
|
* This endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
602
694
|
* Either databaseId or id must be specified.
|
|
@@ -605,7 +697,7 @@ export declare class OperationsInsightsClient {
|
|
|
605
697
|
* @param IngestAddmReportsRequest
|
|
606
698
|
* @return IngestAddmReportsResponse
|
|
607
699
|
* @throws OciError when an error occurs
|
|
608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
609
701
|
*/
|
|
610
702
|
ingestAddmReports(ingestAddmReportsRequest: requests.IngestAddmReportsRequest): Promise<responses.IngestAddmReportsResponse>;
|
|
611
703
|
/**
|
|
@@ -614,7 +706,7 @@ export declare class OperationsInsightsClient {
|
|
|
614
706
|
* @param IngestDatabaseConfigurationRequest
|
|
615
707
|
* @return IngestDatabaseConfigurationResponse
|
|
616
708
|
* @throws OciError when an error occurs
|
|
617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
618
710
|
*/
|
|
619
711
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
|
|
620
712
|
/**
|
|
@@ -623,7 +715,7 @@ export declare class OperationsInsightsClient {
|
|
|
623
715
|
* @param IngestHostConfigurationRequest
|
|
624
716
|
* @return IngestHostConfigurationResponse
|
|
625
717
|
* @throws OciError when an error occurs
|
|
626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
627
719
|
*/
|
|
628
720
|
ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
|
|
629
721
|
/**
|
|
@@ -632,7 +724,7 @@ export declare class OperationsInsightsClient {
|
|
|
632
724
|
* @param IngestHostMetricsRequest
|
|
633
725
|
* @return IngestHostMetricsResponse
|
|
634
726
|
* @throws OciError when an error occurs
|
|
635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
636
728
|
*/
|
|
637
729
|
ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
|
|
638
730
|
/**
|
|
@@ -643,7 +735,7 @@ export declare class OperationsInsightsClient {
|
|
|
643
735
|
* @param IngestSqlBucketRequest
|
|
644
736
|
* @return IngestSqlBucketResponse
|
|
645
737
|
* @throws OciError when an error occurs
|
|
646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
738
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
647
739
|
*/
|
|
648
740
|
ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
|
|
649
741
|
/**
|
|
@@ -654,7 +746,7 @@ export declare class OperationsInsightsClient {
|
|
|
654
746
|
* @param IngestSqlPlanLinesRequest
|
|
655
747
|
* @return IngestSqlPlanLinesResponse
|
|
656
748
|
* @throws OciError when an error occurs
|
|
657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
749
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
658
750
|
*/
|
|
659
751
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
|
|
660
752
|
/**
|
|
@@ -665,7 +757,7 @@ export declare class OperationsInsightsClient {
|
|
|
665
757
|
* @param IngestSqlStatsRequest
|
|
666
758
|
* @return IngestSqlStatsResponse
|
|
667
759
|
* @throws OciError when an error occurs
|
|
668
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
760
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
669
761
|
*/
|
|
670
762
|
ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
|
|
671
763
|
/**
|
|
@@ -677,7 +769,7 @@ export declare class OperationsInsightsClient {
|
|
|
677
769
|
* @param IngestSqlTextRequest
|
|
678
770
|
* @return IngestSqlTextResponse
|
|
679
771
|
* @throws OciError when an error occurs
|
|
680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
681
773
|
*/
|
|
682
774
|
ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
|
|
683
775
|
/**
|
|
@@ -687,7 +779,7 @@ export declare class OperationsInsightsClient {
|
|
|
687
779
|
* @param ListAddmDbFindingCategoriesRequest
|
|
688
780
|
* @return ListAddmDbFindingCategoriesResponse
|
|
689
781
|
* @throws OciError when an error occurs
|
|
690
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
691
783
|
*/
|
|
692
784
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest: requests.ListAddmDbFindingCategoriesRequest): Promise<responses.ListAddmDbFindingCategoriesResponse>;
|
|
693
785
|
/**
|
|
@@ -697,7 +789,7 @@ export declare class OperationsInsightsClient {
|
|
|
697
789
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
698
790
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
699
791
|
* @throws OciError when an error occurs
|
|
700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
701
793
|
*/
|
|
702
794
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest: requests.ListAddmDbFindingsTimeSeriesRequest): Promise<responses.ListAddmDbFindingsTimeSeriesResponse>;
|
|
703
795
|
/**
|
|
@@ -707,7 +799,7 @@ export declare class OperationsInsightsClient {
|
|
|
707
799
|
* @param ListAddmDbParameterCategoriesRequest
|
|
708
800
|
* @return ListAddmDbParameterCategoriesResponse
|
|
709
801
|
* @throws OciError when an error occurs
|
|
710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
711
803
|
*/
|
|
712
804
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest: requests.ListAddmDbParameterCategoriesRequest): Promise<responses.ListAddmDbParameterCategoriesResponse>;
|
|
713
805
|
/**
|
|
@@ -717,7 +809,7 @@ export declare class OperationsInsightsClient {
|
|
|
717
809
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
718
810
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
719
811
|
* @throws OciError when an error occurs
|
|
720
|
-
* @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.75.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
721
813
|
*/
|
|
722
814
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest: requests.ListAddmDbRecommendationCategoriesRequest): Promise<responses.ListAddmDbRecommendationCategoriesResponse>;
|
|
723
815
|
/**
|
|
@@ -727,7 +819,7 @@ export declare class OperationsInsightsClient {
|
|
|
727
819
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
728
820
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
729
821
|
* @throws OciError when an error occurs
|
|
730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
731
823
|
*/
|
|
732
824
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest: requests.ListAddmDbRecommendationsTimeSeriesRequest): Promise<responses.ListAddmDbRecommendationsTimeSeriesResponse>;
|
|
733
825
|
/**
|
|
@@ -737,7 +829,7 @@ export declare class OperationsInsightsClient {
|
|
|
737
829
|
* @param ListAddmDbsRequest
|
|
738
830
|
* @return ListAddmDbsResponse
|
|
739
831
|
* @throws OciError when an error occurs
|
|
740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
741
833
|
*/
|
|
742
834
|
listAddmDbs(listAddmDbsRequest: requests.ListAddmDbsRequest): Promise<responses.ListAddmDbsResponse>;
|
|
743
835
|
/**
|
|
@@ -747,7 +839,7 @@ export declare class OperationsInsightsClient {
|
|
|
747
839
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
748
840
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
749
841
|
* @throws OciError when an error occurs
|
|
750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
842
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
751
843
|
*/
|
|
752
844
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest: requests.ListAwrDatabaseSnapshotsRequest): Promise<responses.ListAwrDatabaseSnapshotsResponse>;
|
|
753
845
|
/**
|
|
@@ -757,9 +849,28 @@ export declare class OperationsInsightsClient {
|
|
|
757
849
|
* @param ListAwrDatabasesRequest
|
|
758
850
|
* @return ListAwrDatabasesResponse
|
|
759
851
|
* @throws OciError when an error occurs
|
|
760
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
761
853
|
*/
|
|
762
854
|
listAwrDatabases(listAwrDatabasesRequest: requests.ListAwrDatabasesRequest): Promise<responses.ListAwrDatabasesResponse>;
|
|
855
|
+
/**
|
|
856
|
+
* Gets a list of Awr Hub objects. Awr Hub id needs to specified.
|
|
857
|
+
*
|
|
858
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
859
|
+
* @param ListAwrHubObjectsRequest
|
|
860
|
+
* @return ListAwrHubObjectsResponse
|
|
861
|
+
* @throws OciError when an error occurs
|
|
862
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjects API.
|
|
863
|
+
*/
|
|
864
|
+
listAwrHubObjects(listAwrHubObjectsRequest: requests.ListAwrHubObjectsRequest): Promise<responses.ListAwrHubObjectsResponse>;
|
|
865
|
+
/**
|
|
866
|
+
* Gets a list of Awr Hub source objects.
|
|
867
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
868
|
+
* @param ListAwrHubSourcesRequest
|
|
869
|
+
* @return ListAwrHubSourcesResponse
|
|
870
|
+
* @throws OciError when an error occurs
|
|
871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSources API.
|
|
872
|
+
*/
|
|
873
|
+
listAwrHubSources(listAwrHubSourcesRequest: requests.ListAwrHubSourcesRequest): Promise<responses.ListAwrHubSourcesResponse>;
|
|
763
874
|
/**
|
|
764
875
|
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
765
876
|
*
|
|
@@ -767,7 +878,7 @@ export declare class OperationsInsightsClient {
|
|
|
767
878
|
* @param ListAwrHubsRequest
|
|
768
879
|
* @return ListAwrHubsResponse
|
|
769
880
|
* @throws OciError when an error occurs
|
|
770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
771
882
|
*/
|
|
772
883
|
listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
|
|
773
884
|
/**
|
|
@@ -778,7 +889,7 @@ export declare class OperationsInsightsClient {
|
|
|
778
889
|
* @param ListAwrSnapshotsRequest
|
|
779
890
|
* @return ListAwrSnapshotsResponse
|
|
780
891
|
* @throws OciError when an error occurs
|
|
781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
892
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
782
893
|
*/
|
|
783
894
|
listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
|
|
784
895
|
/**
|
|
@@ -789,7 +900,7 @@ export declare class OperationsInsightsClient {
|
|
|
789
900
|
* @param ListDatabaseConfigurationsRequest
|
|
790
901
|
* @return ListDatabaseConfigurationsResponse
|
|
791
902
|
* @throws OciError when an error occurs
|
|
792
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
793
904
|
*/
|
|
794
905
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
|
|
795
906
|
/**
|
|
@@ -800,7 +911,7 @@ export declare class OperationsInsightsClient {
|
|
|
800
911
|
* @param ListDatabaseInsightsRequest
|
|
801
912
|
* @return ListDatabaseInsightsResponse
|
|
802
913
|
* @throws OciError when an error occurs
|
|
803
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
804
915
|
*/
|
|
805
916
|
listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
|
|
806
917
|
/**
|
|
@@ -811,7 +922,7 @@ export declare class OperationsInsightsClient {
|
|
|
811
922
|
* @param ListEnterpriseManagerBridgesRequest
|
|
812
923
|
* @return ListEnterpriseManagerBridgesResponse
|
|
813
924
|
* @throws OciError when an error occurs
|
|
814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
925
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
815
926
|
*/
|
|
816
927
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
|
|
817
928
|
/**
|
|
@@ -820,7 +931,7 @@ export declare class OperationsInsightsClient {
|
|
|
820
931
|
* @param ListExadataConfigurationsRequest
|
|
821
932
|
* @return ListExadataConfigurationsResponse
|
|
822
933
|
* @throws OciError when an error occurs
|
|
823
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
824
935
|
*/
|
|
825
936
|
listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
|
|
826
937
|
/**
|
|
@@ -831,7 +942,7 @@ export declare class OperationsInsightsClient {
|
|
|
831
942
|
* @param ListExadataInsightsRequest
|
|
832
943
|
* @return ListExadataInsightsResponse
|
|
833
944
|
* @throws OciError when an error occurs
|
|
834
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
835
946
|
*/
|
|
836
947
|
listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
|
|
837
948
|
/**
|
|
@@ -842,7 +953,7 @@ export declare class OperationsInsightsClient {
|
|
|
842
953
|
* @param ListHostConfigurationsRequest
|
|
843
954
|
* @return ListHostConfigurationsResponse
|
|
844
955
|
* @throws OciError when an error occurs
|
|
845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
956
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
846
957
|
*/
|
|
847
958
|
listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
|
|
848
959
|
/**
|
|
@@ -853,7 +964,7 @@ export declare class OperationsInsightsClient {
|
|
|
853
964
|
* @param ListHostInsightsRequest
|
|
854
965
|
* @return ListHostInsightsResponse
|
|
855
966
|
* @throws OciError when an error occurs
|
|
856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
857
968
|
*/
|
|
858
969
|
listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
|
|
859
970
|
/**
|
|
@@ -863,7 +974,7 @@ export declare class OperationsInsightsClient {
|
|
|
863
974
|
* @param ListHostedEntitiesRequest
|
|
864
975
|
* @return ListHostedEntitiesResponse
|
|
865
976
|
* @throws OciError when an error occurs
|
|
866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
867
978
|
*/
|
|
868
979
|
listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
|
|
869
980
|
/**
|
|
@@ -877,7 +988,7 @@ export declare class OperationsInsightsClient {
|
|
|
877
988
|
* @param ListImportableAgentEntitiesRequest
|
|
878
989
|
* @return ListImportableAgentEntitiesResponse
|
|
879
990
|
* @throws OciError when an error occurs
|
|
880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
991
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
881
992
|
*/
|
|
882
993
|
listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
|
|
883
994
|
/**
|
|
@@ -893,7 +1004,7 @@ export declare class OperationsInsightsClient {
|
|
|
893
1004
|
* @param ListImportableComputeEntitiesRequest
|
|
894
1005
|
* @return ListImportableComputeEntitiesResponse
|
|
895
1006
|
* @throws OciError when an error occurs
|
|
896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
897
1008
|
*/
|
|
898
1009
|
listImportableComputeEntities(listImportableComputeEntitiesRequest: requests.ListImportableComputeEntitiesRequest): Promise<responses.ListImportableComputeEntitiesResponse>;
|
|
899
1010
|
/**
|
|
@@ -903,7 +1014,7 @@ export declare class OperationsInsightsClient {
|
|
|
903
1014
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
904
1015
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
905
1016
|
* @throws OciError when an error occurs
|
|
906
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
907
1018
|
*/
|
|
908
1019
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
|
|
909
1020
|
/**
|
|
@@ -913,7 +1024,7 @@ export declare class OperationsInsightsClient {
|
|
|
913
1024
|
* @param ListNewsReportsRequest
|
|
914
1025
|
* @return ListNewsReportsResponse
|
|
915
1026
|
* @throws OciError when an error occurs
|
|
916
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
917
1028
|
*/
|
|
918
1029
|
listNewsReports(listNewsReportsRequest: requests.ListNewsReportsRequest): Promise<responses.ListNewsReportsResponse>;
|
|
919
1030
|
/**
|
|
@@ -922,7 +1033,7 @@ export declare class OperationsInsightsClient {
|
|
|
922
1033
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
923
1034
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
924
1035
|
* @throws OciError when an error occurs
|
|
925
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1036
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
926
1037
|
*/
|
|
927
1038
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
|
|
928
1039
|
/**
|
|
@@ -932,7 +1043,7 @@ export declare class OperationsInsightsClient {
|
|
|
932
1043
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
933
1044
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
934
1045
|
* @throws OciError when an error occurs
|
|
935
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
936
1047
|
*/
|
|
937
1048
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
|
|
938
1049
|
/**
|
|
@@ -943,7 +1054,7 @@ export declare class OperationsInsightsClient {
|
|
|
943
1054
|
* @param ListOperationsInsightsWarehousesRequest
|
|
944
1055
|
* @return ListOperationsInsightsWarehousesResponse
|
|
945
1056
|
* @throws OciError when an error occurs
|
|
946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1057
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
947
1058
|
*/
|
|
948
1059
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
|
|
949
1060
|
/**
|
|
@@ -953,7 +1064,7 @@ export declare class OperationsInsightsClient {
|
|
|
953
1064
|
* @param ListOpsiConfigurationsRequest
|
|
954
1065
|
* @return ListOpsiConfigurationsResponse
|
|
955
1066
|
* @throws OciError when an error occurs
|
|
956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
957
1068
|
*/
|
|
958
1069
|
listOpsiConfigurations(listOpsiConfigurationsRequest: requests.ListOpsiConfigurationsRequest): Promise<responses.ListOpsiConfigurationsResponse>;
|
|
959
1070
|
/**
|
|
@@ -963,7 +1074,7 @@ export declare class OperationsInsightsClient {
|
|
|
963
1074
|
* @param ListOpsiDataObjectsRequest
|
|
964
1075
|
* @return ListOpsiDataObjectsResponse
|
|
965
1076
|
* @throws OciError when an error occurs
|
|
966
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1077
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
967
1078
|
*/
|
|
968
1079
|
listOpsiDataObjects(listOpsiDataObjectsRequest: requests.ListOpsiDataObjectsRequest): Promise<responses.ListOpsiDataObjectsResponse>;
|
|
969
1080
|
/**
|
|
@@ -974,7 +1085,7 @@ export declare class OperationsInsightsClient {
|
|
|
974
1085
|
* @param ListSqlPlansRequest
|
|
975
1086
|
* @return ListSqlPlansResponse
|
|
976
1087
|
* @throws OciError when an error occurs
|
|
977
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
978
1089
|
*/
|
|
979
1090
|
listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
|
|
980
1091
|
/**
|
|
@@ -985,7 +1096,7 @@ export declare class OperationsInsightsClient {
|
|
|
985
1096
|
* @param ListSqlSearchesRequest
|
|
986
1097
|
* @return ListSqlSearchesResponse
|
|
987
1098
|
* @throws OciError when an error occurs
|
|
988
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
989
1100
|
*/
|
|
990
1101
|
listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
|
|
991
1102
|
/**
|
|
@@ -995,7 +1106,7 @@ export declare class OperationsInsightsClient {
|
|
|
995
1106
|
* @param ListSqlTextsRequest
|
|
996
1107
|
* @return ListSqlTextsResponse
|
|
997
1108
|
* @throws OciError when an error occurs
|
|
998
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
999
1110
|
*/
|
|
1000
1111
|
listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
|
|
1001
1112
|
/**
|
|
@@ -1005,7 +1116,7 @@ export declare class OperationsInsightsClient {
|
|
|
1005
1116
|
* @param ListWarehouseDataObjectsRequest
|
|
1006
1117
|
* @return ListWarehouseDataObjectsResponse
|
|
1007
1118
|
* @throws OciError when an error occurs
|
|
1008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1119
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjects API.
|
|
1009
1120
|
*/
|
|
1010
1121
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest: requests.ListWarehouseDataObjectsRequest): Promise<responses.ListWarehouseDataObjectsResponse>;
|
|
1011
1122
|
/**
|
|
@@ -1015,7 +1126,7 @@ export declare class OperationsInsightsClient {
|
|
|
1015
1126
|
* @param ListWorkRequestErrorsRequest
|
|
1016
1127
|
* @return ListWorkRequestErrorsResponse
|
|
1017
1128
|
* @throws OciError when an error occurs
|
|
1018
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1129
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1019
1130
|
*/
|
|
1020
1131
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1021
1132
|
/**
|
|
@@ -1025,7 +1136,7 @@ export declare class OperationsInsightsClient {
|
|
|
1025
1136
|
* @param ListWorkRequestLogsRequest
|
|
1026
1137
|
* @return ListWorkRequestLogsResponse
|
|
1027
1138
|
* @throws OciError when an error occurs
|
|
1028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1029
1140
|
*/
|
|
1030
1141
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1031
1142
|
/**
|
|
@@ -1035,9 +1146,19 @@ export declare class OperationsInsightsClient {
|
|
|
1035
1146
|
* @param ListWorkRequestsRequest
|
|
1036
1147
|
* @return ListWorkRequestsResponse
|
|
1037
1148
|
* @throws OciError when an error occurs
|
|
1038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1149
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1039
1150
|
*/
|
|
1040
1151
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1152
|
+
/**
|
|
1153
|
+
* Creates a new object or overwrites an existing object with the same name to the Awr Hub.
|
|
1154
|
+
*
|
|
1155
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1156
|
+
* @param PutAwrHubObjectRequest
|
|
1157
|
+
* @return PutAwrHubObjectResponse
|
|
1158
|
+
* @throws OciError when an error occurs
|
|
1159
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObject API.
|
|
1160
|
+
*/
|
|
1161
|
+
putAwrHubObject(putAwrHubObjectRequest: requests.PutAwrHubObjectRequest): Promise<responses.PutAwrHubObjectResponse>;
|
|
1041
1162
|
/**
|
|
1042
1163
|
* Queries an OPSI data object with the inputs provided and sends the result set back. Either analysisTimeInterval
|
|
1043
1164
|
* or timeIntervalStart and timeIntervalEnd parameters need to be passed as well.
|
|
@@ -1046,7 +1167,7 @@ export declare class OperationsInsightsClient {
|
|
|
1046
1167
|
* @param QueryOpsiDataObjectDataRequest
|
|
1047
1168
|
* @return QueryOpsiDataObjectDataResponse
|
|
1048
1169
|
* @throws OciError when an error occurs
|
|
1049
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
1050
1171
|
*/
|
|
1051
1172
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest: requests.QueryOpsiDataObjectDataRequest): Promise<responses.QueryOpsiDataObjectDataResponse>;
|
|
1052
1173
|
/**
|
|
@@ -1057,7 +1178,7 @@ export declare class OperationsInsightsClient {
|
|
|
1057
1178
|
* @param QueryWarehouseDataObjectDataRequest
|
|
1058
1179
|
* @return QueryWarehouseDataObjectDataResponse
|
|
1059
1180
|
* @throws OciError when an error occurs
|
|
1060
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectData API.
|
|
1061
1182
|
*/
|
|
1062
1183
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest: requests.QueryWarehouseDataObjectDataRequest): Promise<responses.QueryWarehouseDataObjectDataResponse>;
|
|
1063
1184
|
/**
|
|
@@ -1066,7 +1187,7 @@ export declare class OperationsInsightsClient {
|
|
|
1066
1187
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
1067
1188
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
1068
1189
|
* @throws OciError when an error occurs
|
|
1069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
1070
1191
|
*/
|
|
1071
1192
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
|
|
1072
1193
|
/**
|
|
@@ -1076,7 +1197,7 @@ export declare class OperationsInsightsClient {
|
|
|
1076
1197
|
* @param SummarizeAddmDbFindingsRequest
|
|
1077
1198
|
* @return SummarizeAddmDbFindingsResponse
|
|
1078
1199
|
* @throws OciError when an error occurs
|
|
1079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
1080
1201
|
*/
|
|
1081
1202
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest: requests.SummarizeAddmDbFindingsRequest): Promise<responses.SummarizeAddmDbFindingsResponse>;
|
|
1082
1203
|
/**
|
|
@@ -1088,7 +1209,7 @@ export declare class OperationsInsightsClient {
|
|
|
1088
1209
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
1089
1210
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
1090
1211
|
* @throws OciError when an error occurs
|
|
1091
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1212
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
1092
1213
|
*/
|
|
1093
1214
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest: requests.SummarizeAddmDbParameterChangesRequest): Promise<responses.SummarizeAddmDbParameterChangesResponse>;
|
|
1094
1215
|
/**
|
|
@@ -1101,7 +1222,7 @@ export declare class OperationsInsightsClient {
|
|
|
1101
1222
|
* @param SummarizeAddmDbParametersRequest
|
|
1102
1223
|
* @return SummarizeAddmDbParametersResponse
|
|
1103
1224
|
* @throws OciError when an error occurs
|
|
1104
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
1105
1226
|
*/
|
|
1106
1227
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest: requests.SummarizeAddmDbParametersRequest): Promise<responses.SummarizeAddmDbParametersResponse>;
|
|
1107
1228
|
/**
|
|
@@ -1111,7 +1232,7 @@ export declare class OperationsInsightsClient {
|
|
|
1111
1232
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
1112
1233
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
1113
1234
|
* @throws OciError when an error occurs
|
|
1114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1235
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
1115
1236
|
*/
|
|
1116
1237
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest: requests.SummarizeAddmDbRecommendationsRequest): Promise<responses.SummarizeAddmDbRecommendationsResponse>;
|
|
1117
1238
|
/**
|
|
@@ -1121,7 +1242,7 @@ export declare class OperationsInsightsClient {
|
|
|
1121
1242
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
1122
1243
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
1123
1244
|
* @throws OciError when an error occurs
|
|
1124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1245
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
1125
1246
|
*/
|
|
1126
1247
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest: requests.SummarizeAddmDbSchemaObjectsRequest): Promise<responses.SummarizeAddmDbSchemaObjectsResponse>;
|
|
1127
1248
|
/**
|
|
@@ -1131,7 +1252,7 @@ export declare class OperationsInsightsClient {
|
|
|
1131
1252
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
1132
1253
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
1133
1254
|
* @throws OciError when an error occurs
|
|
1134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1255
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
1135
1256
|
*/
|
|
1136
1257
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest: requests.SummarizeAddmDbSqlStatementsRequest): Promise<responses.SummarizeAddmDbSqlStatementsResponse>;
|
|
1137
1258
|
/**
|
|
@@ -1145,7 +1266,7 @@ export declare class OperationsInsightsClient {
|
|
|
1145
1266
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
1146
1267
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
1147
1268
|
* @throws OciError when an error occurs
|
|
1148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
1149
1270
|
*/
|
|
1150
1271
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest: requests.SummarizeAwrDatabaseCpuUsagesRequest): Promise<responses.SummarizeAwrDatabaseCpuUsagesResponse>;
|
|
1151
1272
|
/**
|
|
@@ -1155,7 +1276,7 @@ export declare class OperationsInsightsClient {
|
|
|
1155
1276
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
1156
1277
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
1157
1278
|
* @throws OciError when an error occurs
|
|
1158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
1159
1280
|
*/
|
|
1160
1281
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest: requests.SummarizeAwrDatabaseMetricsRequest): Promise<responses.SummarizeAwrDatabaseMetricsResponse>;
|
|
1161
1282
|
/**
|
|
@@ -1169,7 +1290,7 @@ export declare class OperationsInsightsClient {
|
|
|
1169
1290
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
1170
1291
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
1171
1292
|
* @throws OciError when an error occurs
|
|
1172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
1173
1294
|
*/
|
|
1174
1295
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest: requests.SummarizeAwrDatabaseParameterChangesRequest): Promise<responses.SummarizeAwrDatabaseParameterChangesResponse>;
|
|
1175
1296
|
/**
|
|
@@ -1189,7 +1310,7 @@ export declare class OperationsInsightsClient {
|
|
|
1189
1310
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
1190
1311
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
1191
1312
|
* @throws OciError when an error occurs
|
|
1192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
1193
1314
|
*/
|
|
1194
1315
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest: requests.SummarizeAwrDatabaseParametersRequest): Promise<responses.SummarizeAwrDatabaseParametersResponse>;
|
|
1195
1316
|
/**
|
|
@@ -1199,7 +1320,7 @@ export declare class OperationsInsightsClient {
|
|
|
1199
1320
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
1200
1321
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
1201
1322
|
* @throws OciError when an error occurs
|
|
1202
|
-
* @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.75.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
1203
1324
|
*/
|
|
1204
1325
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest: requests.SummarizeAwrDatabaseSnapshotRangesRequest): Promise<responses.SummarizeAwrDatabaseSnapshotRangesResponse>;
|
|
1205
1326
|
/**
|
|
@@ -1209,7 +1330,7 @@ export declare class OperationsInsightsClient {
|
|
|
1209
1330
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
1210
1331
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
1211
1332
|
* @throws OciError when an error occurs
|
|
1212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
1213
1334
|
*/
|
|
1214
1335
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest: requests.SummarizeAwrDatabaseSysstatsRequest): Promise<responses.SummarizeAwrDatabaseSysstatsResponse>;
|
|
1215
1336
|
/**
|
|
@@ -1219,7 +1340,7 @@ export declare class OperationsInsightsClient {
|
|
|
1219
1340
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
1220
1341
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
1221
1342
|
* @throws OciError when an error occurs
|
|
1222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1343
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
1223
1344
|
*/
|
|
1224
1345
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest: requests.SummarizeAwrDatabaseTopWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseTopWaitEventsResponse>;
|
|
1225
1346
|
/**
|
|
@@ -1229,7 +1350,7 @@ export declare class OperationsInsightsClient {
|
|
|
1229
1350
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
1230
1351
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
1231
1352
|
* @throws OciError when an error occurs
|
|
1232
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
1233
1354
|
*/
|
|
1234
1355
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest: requests.SummarizeAwrDatabaseWaitEventBucketsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventBucketsResponse>;
|
|
1235
1356
|
/**
|
|
@@ -1239,7 +1360,7 @@ export declare class OperationsInsightsClient {
|
|
|
1239
1360
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
1240
1361
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
1241
1362
|
* @throws OciError when an error occurs
|
|
1242
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
1243
1364
|
*/
|
|
1244
1365
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest: requests.SummarizeAwrDatabaseWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventsResponse>;
|
|
1245
1366
|
/**
|
|
@@ -1249,7 +1370,7 @@ export declare class OperationsInsightsClient {
|
|
|
1249
1370
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
1250
1371
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
1251
1372
|
* @throws OciError when an error occurs
|
|
1252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1373
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
1253
1374
|
*/
|
|
1254
1375
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
|
|
1255
1376
|
/**
|
|
@@ -1260,7 +1381,7 @@ export declare class OperationsInsightsClient {
|
|
|
1260
1381
|
* @param SummarizeConfigurationItemsRequest
|
|
1261
1382
|
* @return SummarizeConfigurationItemsResponse
|
|
1262
1383
|
* @throws OciError when an error occurs
|
|
1263
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
1264
1385
|
*/
|
|
1265
1386
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest: requests.SummarizeConfigurationItemsRequest): Promise<responses.SummarizeConfigurationItemsResponse>;
|
|
1266
1387
|
/**
|
|
@@ -1272,7 +1393,7 @@ export declare class OperationsInsightsClient {
|
|
|
1272
1393
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
1273
1394
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
1274
1395
|
* @throws OciError when an error occurs
|
|
1275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
1276
1397
|
*/
|
|
1277
1398
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
|
|
1278
1399
|
/**
|
|
@@ -1283,7 +1404,7 @@ export declare class OperationsInsightsClient {
|
|
|
1283
1404
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
1284
1405
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
1285
1406
|
* @throws OciError when an error occurs
|
|
1286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
1287
1408
|
*/
|
|
1288
1409
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
|
|
1289
1410
|
/**
|
|
@@ -1294,7 +1415,7 @@ export declare class OperationsInsightsClient {
|
|
|
1294
1415
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
1295
1416
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
1296
1417
|
* @throws OciError when an error occurs
|
|
1297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
1298
1419
|
*/
|
|
1299
1420
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
|
|
1300
1421
|
/**
|
|
@@ -1307,7 +1428,7 @@ export declare class OperationsInsightsClient {
|
|
|
1307
1428
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
1308
1429
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
1309
1430
|
* @throws OciError when an error occurs
|
|
1310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
1311
1432
|
*/
|
|
1312
1433
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
|
|
1313
1434
|
/**
|
|
@@ -1319,7 +1440,7 @@ export declare class OperationsInsightsClient {
|
|
|
1319
1440
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
1320
1441
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
1321
1442
|
* @throws OciError when an error occurs
|
|
1322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
1323
1444
|
*/
|
|
1324
1445
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
|
|
1325
1446
|
/**
|
|
@@ -1330,7 +1451,7 @@ export declare class OperationsInsightsClient {
|
|
|
1330
1451
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
1331
1452
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
1332
1453
|
* @throws OciError when an error occurs
|
|
1333
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
1334
1455
|
*/
|
|
1335
1456
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
|
|
1336
1457
|
/**
|
|
@@ -1342,7 +1463,7 @@ export declare class OperationsInsightsClient {
|
|
|
1342
1463
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
1343
1464
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
1344
1465
|
* @throws OciError when an error occurs
|
|
1345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1466
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
1346
1467
|
*/
|
|
1347
1468
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
|
|
1348
1469
|
/**
|
|
@@ -1359,7 +1480,7 @@ export declare class OperationsInsightsClient {
|
|
|
1359
1480
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
1360
1481
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
1361
1482
|
* @throws OciError when an error occurs
|
|
1362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1483
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
1363
1484
|
*/
|
|
1364
1485
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
|
|
1365
1486
|
/**
|
|
@@ -1373,7 +1494,7 @@ export declare class OperationsInsightsClient {
|
|
|
1373
1494
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
1374
1495
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
1375
1496
|
* @throws OciError when an error occurs
|
|
1376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
1377
1498
|
*/
|
|
1378
1499
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
|
|
1379
1500
|
/**
|
|
@@ -1390,7 +1511,7 @@ export declare class OperationsInsightsClient {
|
|
|
1390
1511
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
1391
1512
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
1392
1513
|
* @throws OciError when an error occurs
|
|
1393
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
1394
1515
|
*/
|
|
1395
1516
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
|
|
1396
1517
|
/**
|
|
@@ -1403,7 +1524,7 @@ export declare class OperationsInsightsClient {
|
|
|
1403
1524
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
1404
1525
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
1405
1526
|
* @throws OciError when an error occurs
|
|
1406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
1407
1528
|
*/
|
|
1408
1529
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
|
|
1409
1530
|
/**
|
|
@@ -1417,7 +1538,7 @@ export declare class OperationsInsightsClient {
|
|
|
1417
1538
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
1418
1539
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
1419
1540
|
* @throws OciError when an error occurs
|
|
1420
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1541
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
1421
1542
|
*/
|
|
1422
1543
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
|
|
1423
1544
|
/**
|
|
@@ -1432,7 +1553,7 @@ export declare class OperationsInsightsClient {
|
|
|
1432
1553
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
1433
1554
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
1434
1555
|
* @throws OciError when an error occurs
|
|
1435
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1556
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
1436
1557
|
*/
|
|
1437
1558
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
|
|
1438
1559
|
/**
|
|
@@ -1447,7 +1568,7 @@ export declare class OperationsInsightsClient {
|
|
|
1447
1568
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
1448
1569
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
1449
1570
|
* @throws OciError when an error occurs
|
|
1450
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
1451
1572
|
*/
|
|
1452
1573
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
|
|
1453
1574
|
/**
|
|
@@ -1456,7 +1577,7 @@ export declare class OperationsInsightsClient {
|
|
|
1456
1577
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
1457
1578
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
1458
1579
|
* @throws OciError when an error occurs
|
|
1459
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1580
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
1460
1581
|
*/
|
|
1461
1582
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
|
|
1462
1583
|
/**
|
|
@@ -1465,7 +1586,7 @@ export declare class OperationsInsightsClient {
|
|
|
1465
1586
|
* @param SummarizeExadataMembersRequest
|
|
1466
1587
|
* @return SummarizeExadataMembersResponse
|
|
1467
1588
|
* @throws OciError when an error occurs
|
|
1468
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
1469
1590
|
*/
|
|
1470
1591
|
summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
|
|
1471
1592
|
/**
|
|
@@ -1475,7 +1596,7 @@ export declare class OperationsInsightsClient {
|
|
|
1475
1596
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
1476
1597
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
1477
1598
|
* @throws OciError when an error occurs
|
|
1478
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1599
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
1479
1600
|
*/
|
|
1480
1601
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest: requests.SummarizeHostInsightNetworkUsageTrendRequest): Promise<responses.SummarizeHostInsightNetworkUsageTrendResponse>;
|
|
1481
1602
|
/**
|
|
@@ -1487,7 +1608,7 @@ export declare class OperationsInsightsClient {
|
|
|
1487
1608
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
1488
1609
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
1489
1610
|
* @throws OciError when an error occurs
|
|
1490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
1491
1612
|
*/
|
|
1492
1613
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
|
|
1493
1614
|
/**
|
|
@@ -1498,7 +1619,7 @@ export declare class OperationsInsightsClient {
|
|
|
1498
1619
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
1499
1620
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
1500
1621
|
* @throws OciError when an error occurs
|
|
1501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1622
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
1502
1623
|
*/
|
|
1503
1624
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
|
|
1504
1625
|
/**
|
|
@@ -1509,7 +1630,7 @@ export declare class OperationsInsightsClient {
|
|
|
1509
1630
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
1510
1631
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
1511
1632
|
* @throws OciError when an error occurs
|
|
1512
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1633
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
1513
1634
|
*/
|
|
1514
1635
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
|
|
1515
1636
|
/**
|
|
@@ -1522,7 +1643,7 @@ export declare class OperationsInsightsClient {
|
|
|
1522
1643
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
1523
1644
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
1524
1645
|
* @throws OciError when an error occurs
|
|
1525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
1526
1647
|
*/
|
|
1527
1648
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
|
|
1528
1649
|
/**
|
|
@@ -1534,7 +1655,7 @@ export declare class OperationsInsightsClient {
|
|
|
1534
1655
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
1535
1656
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
1536
1657
|
* @throws OciError when an error occurs
|
|
1537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
1538
1659
|
*/
|
|
1539
1660
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
|
|
1540
1661
|
/**
|
|
@@ -1545,7 +1666,7 @@ export declare class OperationsInsightsClient {
|
|
|
1545
1666
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
1546
1667
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
1547
1668
|
* @throws OciError when an error occurs
|
|
1548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
1549
1670
|
*/
|
|
1550
1671
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
|
|
1551
1672
|
/**
|
|
@@ -1555,7 +1676,7 @@ export declare class OperationsInsightsClient {
|
|
|
1555
1676
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
1556
1677
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
1557
1678
|
* @throws OciError when an error occurs
|
|
1558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
1559
1680
|
*/
|
|
1560
1681
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest: requests.SummarizeHostInsightStorageUsageTrendRequest): Promise<responses.SummarizeHostInsightStorageUsageTrendResponse>;
|
|
1561
1682
|
/**
|
|
@@ -1567,7 +1688,7 @@ export declare class OperationsInsightsClient {
|
|
|
1567
1688
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
1568
1689
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
1569
1690
|
* @throws OciError when an error occurs
|
|
1570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
1571
1692
|
*/
|
|
1572
1693
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest: requests.SummarizeHostInsightTopProcessesUsageRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageResponse>;
|
|
1573
1694
|
/**
|
|
@@ -1579,7 +1700,7 @@ export declare class OperationsInsightsClient {
|
|
|
1579
1700
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
1580
1701
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
1581
1702
|
* @throws OciError when an error occurs
|
|
1582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1703
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
1583
1704
|
*/
|
|
1584
1705
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
|
|
1585
1706
|
/**
|
|
@@ -1590,7 +1711,7 @@ export declare class OperationsInsightsClient {
|
|
|
1590
1711
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
1591
1712
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
1592
1713
|
* @throws OciError when an error occurs
|
|
1593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
1594
1715
|
*/
|
|
1595
1716
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
|
|
1596
1717
|
/**
|
|
@@ -1601,7 +1722,7 @@ export declare class OperationsInsightsClient {
|
|
|
1601
1722
|
* @param SummarizeSqlInsightsRequest
|
|
1602
1723
|
* @return SummarizeSqlInsightsResponse
|
|
1603
1724
|
* @throws OciError when an error occurs
|
|
1604
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
1605
1726
|
*/
|
|
1606
1727
|
summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
|
|
1607
1728
|
/**
|
|
@@ -1612,7 +1733,7 @@ export declare class OperationsInsightsClient {
|
|
|
1612
1733
|
* @param SummarizeSqlPlanInsightsRequest
|
|
1613
1734
|
* @return SummarizeSqlPlanInsightsResponse
|
|
1614
1735
|
* @throws OciError when an error occurs
|
|
1615
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
1616
1737
|
*/
|
|
1617
1738
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
|
|
1618
1739
|
/**
|
|
@@ -1623,7 +1744,7 @@ export declare class OperationsInsightsClient {
|
|
|
1623
1744
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
1624
1745
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
1625
1746
|
* @throws OciError when an error occurs
|
|
1626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
1627
1748
|
*/
|
|
1628
1749
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
|
|
1629
1750
|
/**
|
|
@@ -1634,7 +1755,7 @@ export declare class OperationsInsightsClient {
|
|
|
1634
1755
|
* @param SummarizeSqlStatisticsRequest
|
|
1635
1756
|
* @return SummarizeSqlStatisticsResponse
|
|
1636
1757
|
* @throws OciError when an error occurs
|
|
1637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
1638
1759
|
*/
|
|
1639
1760
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
|
|
1640
1761
|
/**
|
|
@@ -1645,7 +1766,7 @@ export declare class OperationsInsightsClient {
|
|
|
1645
1766
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
1646
1767
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
1647
1768
|
* @throws OciError when an error occurs
|
|
1648
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
1649
1770
|
*/
|
|
1650
1771
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
|
|
1651
1772
|
/**
|
|
@@ -1656,7 +1777,7 @@ export declare class OperationsInsightsClient {
|
|
|
1656
1777
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
1657
1778
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
1658
1779
|
* @throws OciError when an error occurs
|
|
1659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
1660
1781
|
*/
|
|
1661
1782
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
|
|
1662
1783
|
/**
|
|
@@ -1665,16 +1786,25 @@ export declare class OperationsInsightsClient {
|
|
|
1665
1786
|
* @param UpdateAwrHubRequest
|
|
1666
1787
|
* @return UpdateAwrHubResponse
|
|
1667
1788
|
* @throws OciError when an error occurs
|
|
1668
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1789
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
1669
1790
|
*/
|
|
1670
1791
|
updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
|
|
1792
|
+
/**
|
|
1793
|
+
* Update Awr Hub Source object.
|
|
1794
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1795
|
+
* @param UpdateAwrHubSourceRequest
|
|
1796
|
+
* @return UpdateAwrHubSourceResponse
|
|
1797
|
+
* @throws OciError when an error occurs
|
|
1798
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateAwrHubSource.ts.html |here} to see how to use UpdateAwrHubSource API.
|
|
1799
|
+
*/
|
|
1800
|
+
updateAwrHubSource(updateAwrHubSourceRequest: requests.UpdateAwrHubSourceRequest): Promise<responses.UpdateAwrHubSourceResponse>;
|
|
1671
1801
|
/**
|
|
1672
1802
|
* Updates configuration of a database insight.
|
|
1673
1803
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1674
1804
|
* @param UpdateDatabaseInsightRequest
|
|
1675
1805
|
* @return UpdateDatabaseInsightResponse
|
|
1676
1806
|
* @throws OciError when an error occurs
|
|
1677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1807
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
1678
1808
|
*/
|
|
1679
1809
|
updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
|
|
1680
1810
|
/**
|
|
@@ -1683,7 +1813,7 @@ export declare class OperationsInsightsClient {
|
|
|
1683
1813
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
1684
1814
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
1685
1815
|
* @throws OciError when an error occurs
|
|
1686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
1687
1817
|
*/
|
|
1688
1818
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
|
|
1689
1819
|
/**
|
|
@@ -1692,7 +1822,7 @@ export declare class OperationsInsightsClient {
|
|
|
1692
1822
|
* @param UpdateExadataInsightRequest
|
|
1693
1823
|
* @return UpdateExadataInsightResponse
|
|
1694
1824
|
* @throws OciError when an error occurs
|
|
1695
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1825
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
1696
1826
|
*/
|
|
1697
1827
|
updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
|
|
1698
1828
|
/**
|
|
@@ -1701,7 +1831,7 @@ export declare class OperationsInsightsClient {
|
|
|
1701
1831
|
* @param UpdateHostInsightRequest
|
|
1702
1832
|
* @return UpdateHostInsightResponse
|
|
1703
1833
|
* @throws OciError when an error occurs
|
|
1704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
1705
1835
|
*/
|
|
1706
1836
|
updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
|
|
1707
1837
|
/**
|
|
@@ -1710,7 +1840,7 @@ export declare class OperationsInsightsClient {
|
|
|
1710
1840
|
* @param UpdateNewsReportRequest
|
|
1711
1841
|
* @return UpdateNewsReportResponse
|
|
1712
1842
|
* @throws OciError when an error occurs
|
|
1713
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1843
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
1714
1844
|
*/
|
|
1715
1845
|
updateNewsReport(updateNewsReportRequest: requests.UpdateNewsReportRequest): Promise<responses.UpdateNewsReportResponse>;
|
|
1716
1846
|
/**
|
|
@@ -1719,7 +1849,7 @@ export declare class OperationsInsightsClient {
|
|
|
1719
1849
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
1720
1850
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
1721
1851
|
* @throws OciError when an error occurs
|
|
1722
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
1723
1853
|
*/
|
|
1724
1854
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
|
|
1725
1855
|
/**
|
|
@@ -1730,7 +1860,7 @@ export declare class OperationsInsightsClient {
|
|
|
1730
1860
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
1731
1861
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
1732
1862
|
* @throws OciError when an error occurs
|
|
1733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
1734
1864
|
*/
|
|
1735
1865
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
|
|
1736
1866
|
/**
|
|
@@ -1739,7 +1869,7 @@ export declare class OperationsInsightsClient {
|
|
|
1739
1869
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
1740
1870
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
1741
1871
|
* @throws OciError when an error occurs
|
|
1742
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1872
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
1743
1873
|
*/
|
|
1744
1874
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
|
|
1745
1875
|
/**
|
|
@@ -1748,7 +1878,7 @@ export declare class OperationsInsightsClient {
|
|
|
1748
1878
|
* @param UpdateOpsiConfigurationRequest
|
|
1749
1879
|
* @return UpdateOpsiConfigurationResponse
|
|
1750
1880
|
* @throws OciError when an error occurs
|
|
1751
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
1752
1882
|
*/
|
|
1753
1883
|
updateOpsiConfiguration(updateOpsiConfigurationRequest: requests.UpdateOpsiConfigurationRequest): Promise<responses.UpdateOpsiConfigurationResponse>;
|
|
1754
1884
|
}
|