oci-opsi 2.89.2 → 2.89.4
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 +198 -175
- package/lib/client.js +316 -175
- package/lib/client.js.map +1 -1
- package/lib/model/create-database-insight-details.js +4 -0
- package/lib/model/create-database-insight-details.js.map +1 -1
- package/lib/model/create-mds-my-sql-database-insight-details.d.ts +31 -0
- package/lib/model/create-mds-my-sql-database-insight-details.js +57 -0
- package/lib/model/create-mds-my-sql-database-insight-details.js.map +1 -0
- package/lib/model/database-configuration-summary.js +4 -0
- package/lib/model/database-configuration-summary.js.map +1 -1
- package/lib/model/database-entity-source-all.d.ts +1 -0
- package/lib/model/database-entity-source-all.js +1 -0
- package/lib/model/database-entity-source-all.js.map +1 -1
- package/lib/model/database-entity-source.d.ts +2 -1
- package/lib/model/database-entity-source.js +1 -0
- package/lib/model/database-entity-source.js.map +1 -1
- package/lib/model/database-insight-summary.js +4 -0
- package/lib/model/database-insight-summary.js.map +1 -1
- package/lib/model/database-insight.js +4 -0
- package/lib/model/database-insight.js.map +1 -1
- package/lib/model/enable-database-insight-details.js +4 -0
- package/lib/model/enable-database-insight-details.js.map +1 -1
- package/lib/model/enable-mds-my-sql-database-insight-details.d.ts +27 -0
- package/lib/model/enable-mds-my-sql-database-insight-details.js +57 -0
- package/lib/model/enable-mds-my-sql-database-insight-details.js.map +1 -0
- package/lib/model/host-containers.d.ts +44 -0
- package/lib/model/host-containers.js +57 -0
- package/lib/model/host-containers.js.map +1 -0
- package/lib/model/host-filesystem-usage.d.ts +1 -0
- package/lib/model/host-filesystem-usage.js.map +1 -1
- package/lib/model/host-io-usage.d.ts +52 -0
- package/lib/model/host-io-usage.js +57 -0
- package/lib/model/host-io-usage.js.map +1 -0
- package/lib/model/host-performance-metric-group.js +8 -0
- package/lib/model/host-performance-metric-group.js.map +1 -1
- package/lib/model/host-top-processes.d.ts +20 -0
- package/lib/model/host-top-processes.js.map +1 -1
- package/lib/model/index.d.ts +22 -0
- package/lib/model/index.js +30 -7
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingest-my-sql-sql-stats-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-stats-details.js +64 -0
- package/lib/model/ingest-my-sql-sql-stats-details.js.map +1 -0
- package/lib/model/ingest-my-sql-sql-stats-response-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-stats-response-details.js +32 -0
- package/lib/model/ingest-my-sql-sql-stats-response-details.js.map +1 -0
- package/lib/model/mds-my-sql-database-insight-summary.d.ts +31 -0
- package/lib/model/mds-my-sql-database-insight-summary.js +57 -0
- package/lib/model/mds-my-sql-database-insight-summary.js.map +1 -0
- package/lib/model/mds-my-sql-database-insight.d.ts +57 -0
- package/lib/model/mds-my-sql-database-insight.js +57 -0
- package/lib/model/mds-my-sql-database-insight.js.map +1 -0
- package/lib/model/mds-mysql-database-configuration-summary.d.ts +45 -0
- package/lib/model/mds-mysql-database-configuration-summary.js +57 -0
- package/lib/model/mds-mysql-database-configuration-summary.js.map +1 -0
- package/lib/model/my-sql-sql-stats.d.ts +166 -0
- package/lib/model/my-sql-sql-stats.js +32 -0
- package/lib/model/my-sql-sql-stats.js.map +1 -0
- package/lib/model/resource-statistics.d.ts +8 -0
- package/lib/model/resource-statistics.js.map +1 -1
- package/lib/model/summarize-host-insight-host-recommendation-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-host-recommendation-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-host-recommendation-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-usage-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +2 -0
- package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.d.ts +2 -0
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js +2 -0
- package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js.map +1 -1
- package/lib/model/update-database-insight-details.js +4 -0
- package/lib/model/update-database-insight-details.js.map +1 -1
- package/lib/model/update-macs-managed-external-database-insight-details.d.ts +1 -1
- package/lib/model/update-mds-my-sql-database-insight.d.ts +27 -0
- package/lib/model/update-mds-my-sql-database-insight.js +57 -0
- package/lib/model/update-mds-my-sql-database-insight.js.map +1 -0
- package/lib/model/update-pe-comanaged-database-insight-details.d.ts +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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/request/create-database-insight-request.d.ts +2 -2
- 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 +1 -1
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/lib/request/enable-database-insight-request.d.ts +2 -2
- 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 +1 -1
- package/lib/request/get-awr-hub-request.d.ts +1 -1
- package/lib/request/get-awr-hub-source-request.d.ts +1 -1
- 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 +1 -1
- package/lib/request/index.d.ts +4 -0
- 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-my-sql-sql-stats-request.d.ts +56 -0
- package/lib/request/ingest-my-sql-sql-stats-request.js +15 -0
- package/lib/request/ingest-my-sql-sql-stats-request.js.map +1 -0
- package/lib/request/ingest-my-sql-sql-text-request.d.ts +60 -0
- package/lib/request/ingest-my-sql-sql-text-request.js +15 -0
- package/lib/request/ingest-my-sql-sql-text-request.js.map +1 -0
- 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 +1 -1
- package/lib/request/list-awr-hub-sources-request.d.ts +1 -1
- 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 +3 -2
- package/lib/request/list-database-configurations-request.js +1 -0
- package/lib/request/list-database-configurations-request.js.map +1 -1
- package/lib/request/list-database-insights-request.d.ts +3 -2
- package/lib/request/list-database-insights-request.js +1 -0
- package/lib/request/list-database-insights-request.js.map +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 +1 -1
- 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 +3 -2
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-statistics-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-usage-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-usage-trend-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +3 -2
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.js +1 -0
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +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-disk-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-host-recommendation-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 +6 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +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 +3 -2
- package/lib/request/summarize-sql-insights-request.js +1 -0
- package/lib/request/summarize-sql-insights-request.js.map +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 +3 -2
- package/lib/request/summarize-sql-statistics-request.js +1 -0
- package/lib/request/summarize-sql-statistics-request.js.map +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 +1 -1
- package/lib/request/update-database-insight-request.d.ts +2 -2
- 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/index.d.ts +4 -0
- package/lib/response/ingest-my-sql-sql-stats-response.d.ts +30 -0
- package/lib/response/ingest-my-sql-sql-stats-response.js +15 -0
- package/lib/response/ingest-my-sql-sql-stats-response.js.map +1 -0
- package/lib/response/ingest-my-sql-sql-text-response.d.ts +30 -0
- package/lib/response/ingest-my-sql-sql-text-response.js +15 -0
- package/lib/response/ingest-my-sql-sql-text-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -98,7 +98,7 @@ export declare class OperationsInsightsClient {
|
|
|
98
98
|
* @param AddExadataInsightMembersRequest
|
|
99
99
|
* @return AddExadataInsightMembersResponse
|
|
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.89.
|
|
101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
102
102
|
*/
|
|
103
103
|
addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
|
|
104
104
|
/**
|
|
@@ -107,7 +107,7 @@ export declare class OperationsInsightsClient {
|
|
|
107
107
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
108
108
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
109
109
|
* @throws OciError when an error occurs
|
|
110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
110
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
111
111
|
*/
|
|
112
112
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
113
113
|
/**
|
|
@@ -116,7 +116,7 @@ export declare class OperationsInsightsClient {
|
|
|
116
116
|
* @param ChangeAwrHubSourceCompartmentRequest
|
|
117
117
|
* @return ChangeAwrHubSourceCompartmentResponse
|
|
118
118
|
* @throws OciError when an error occurs
|
|
119
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
119
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartment API.
|
|
120
120
|
*/
|
|
121
121
|
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest: requests.ChangeAwrHubSourceCompartmentRequest): Promise<responses.ChangeAwrHubSourceCompartmentResponse>;
|
|
122
122
|
/**
|
|
@@ -125,7 +125,7 @@ export declare class OperationsInsightsClient {
|
|
|
125
125
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
126
126
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
127
127
|
* @throws OciError when an error occurs
|
|
128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
128
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
129
129
|
*/
|
|
130
130
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
|
|
131
131
|
/**
|
|
@@ -134,7 +134,7 @@ export declare class OperationsInsightsClient {
|
|
|
134
134
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
135
135
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
136
136
|
* @throws OciError when an error occurs
|
|
137
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
138
138
|
*/
|
|
139
139
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
|
|
140
140
|
/**
|
|
@@ -143,7 +143,7 @@ export declare class OperationsInsightsClient {
|
|
|
143
143
|
* @param ChangeExadataInsightCompartmentRequest
|
|
144
144
|
* @return ChangeExadataInsightCompartmentResponse
|
|
145
145
|
* @throws OciError when an error occurs
|
|
146
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
146
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
147
147
|
*/
|
|
148
148
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
|
|
149
149
|
/**
|
|
@@ -152,7 +152,7 @@ export declare class OperationsInsightsClient {
|
|
|
152
152
|
* @param ChangeHostInsightCompartmentRequest
|
|
153
153
|
* @return ChangeHostInsightCompartmentResponse
|
|
154
154
|
* @throws OciError when an error occurs
|
|
155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
156
156
|
*/
|
|
157
157
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
|
|
158
158
|
/**
|
|
@@ -161,7 +161,7 @@ export declare class OperationsInsightsClient {
|
|
|
161
161
|
* @param ChangeNewsReportCompartmentRequest
|
|
162
162
|
* @return ChangeNewsReportCompartmentResponse
|
|
163
163
|
* @throws OciError when an error occurs
|
|
164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
164
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
165
165
|
*/
|
|
166
166
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest: requests.ChangeNewsReportCompartmentRequest): Promise<responses.ChangeNewsReportCompartmentResponse>;
|
|
167
167
|
/**
|
|
@@ -170,7 +170,7 @@ export declare class OperationsInsightsClient {
|
|
|
170
170
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
171
171
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
172
172
|
* @throws OciError when an error occurs
|
|
173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
174
174
|
*/
|
|
175
175
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
|
|
176
176
|
/**
|
|
@@ -179,7 +179,7 @@ export declare class OperationsInsightsClient {
|
|
|
179
179
|
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
180
180
|
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
181
181
|
* @throws OciError when an error occurs
|
|
182
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
182
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartment API.
|
|
183
183
|
*/
|
|
184
184
|
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest: requests.ChangeOperationsInsightsWarehouseCompartmentRequest): Promise<responses.ChangeOperationsInsightsWarehouseCompartmentResponse>;
|
|
185
185
|
/**
|
|
@@ -188,7 +188,7 @@ export declare class OperationsInsightsClient {
|
|
|
188
188
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
189
189
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
190
190
|
* @throws OciError when an error occurs
|
|
191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
192
192
|
*/
|
|
193
193
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest: requests.ChangeOpsiConfigurationCompartmentRequest): Promise<responses.ChangeOpsiConfigurationCompartmentResponse>;
|
|
194
194
|
/**
|
|
@@ -197,7 +197,7 @@ export declare class OperationsInsightsClient {
|
|
|
197
197
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
198
198
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
199
199
|
* @throws OciError when an error occurs
|
|
200
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
201
201
|
*/
|
|
202
202
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
|
|
203
203
|
/**
|
|
@@ -208,7 +208,7 @@ export declare class OperationsInsightsClient {
|
|
|
208
208
|
* @param CreateAwrHubRequest
|
|
209
209
|
* @return CreateAwrHubResponse
|
|
210
210
|
* @throws OciError when an error occurs
|
|
211
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
211
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
212
212
|
*/
|
|
213
213
|
createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
|
|
214
214
|
/**
|
|
@@ -218,7 +218,7 @@ export declare class OperationsInsightsClient {
|
|
|
218
218
|
* @param CreateAwrHubSourceRequest
|
|
219
219
|
* @return CreateAwrHubSourceResponse
|
|
220
220
|
* @throws OciError when an error occurs
|
|
221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSource API.
|
|
222
222
|
*/
|
|
223
223
|
createAwrHubSource(createAwrHubSourceRequest: requests.CreateAwrHubSourceRequest): Promise<responses.CreateAwrHubSourceResponse>;
|
|
224
224
|
/**
|
|
@@ -228,7 +228,7 @@ export declare class OperationsInsightsClient {
|
|
|
228
228
|
* @param CreateDatabaseInsightRequest
|
|
229
229
|
* @return CreateDatabaseInsightResponse
|
|
230
230
|
* @throws OciError when an error occurs
|
|
231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
232
232
|
*/
|
|
233
233
|
createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
|
|
234
234
|
/**
|
|
@@ -238,7 +238,7 @@ export declare class OperationsInsightsClient {
|
|
|
238
238
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
239
239
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
240
240
|
* @throws OciError when an error occurs
|
|
241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
242
242
|
*/
|
|
243
243
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
|
|
244
244
|
/**
|
|
@@ -248,7 +248,7 @@ export declare class OperationsInsightsClient {
|
|
|
248
248
|
* @param CreateExadataInsightRequest
|
|
249
249
|
* @return CreateExadataInsightResponse
|
|
250
250
|
* @throws OciError when an error occurs
|
|
251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
252
252
|
*/
|
|
253
253
|
createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
|
|
254
254
|
/**
|
|
@@ -258,7 +258,7 @@ export declare class OperationsInsightsClient {
|
|
|
258
258
|
* @param CreateHostInsightRequest
|
|
259
259
|
* @return CreateHostInsightResponse
|
|
260
260
|
* @throws OciError when an error occurs
|
|
261
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
262
262
|
*/
|
|
263
263
|
createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
|
|
264
264
|
/**
|
|
@@ -268,7 +268,7 @@ export declare class OperationsInsightsClient {
|
|
|
268
268
|
* @param CreateNewsReportRequest
|
|
269
269
|
* @return CreateNewsReportResponse
|
|
270
270
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
272
272
|
*/
|
|
273
273
|
createNewsReport(createNewsReportRequest: requests.CreateNewsReportRequest): Promise<responses.CreateNewsReportResponse>;
|
|
274
274
|
/**
|
|
@@ -279,7 +279,7 @@ export declare class OperationsInsightsClient {
|
|
|
279
279
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
280
280
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
281
281
|
* @throws OciError when an error occurs
|
|
282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
282
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
283
283
|
*/
|
|
284
284
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
|
|
285
285
|
/**
|
|
@@ -291,7 +291,7 @@ export declare class OperationsInsightsClient {
|
|
|
291
291
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
292
292
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
293
293
|
* @throws OciError when an error occurs
|
|
294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
294
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
295
295
|
*/
|
|
296
296
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
|
|
297
297
|
/**
|
|
@@ -302,7 +302,7 @@ export declare class OperationsInsightsClient {
|
|
|
302
302
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
303
303
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
304
304
|
* @throws OciError when an error occurs
|
|
305
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
306
306
|
*/
|
|
307
307
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
|
|
308
308
|
/**
|
|
@@ -312,7 +312,7 @@ export declare class OperationsInsightsClient {
|
|
|
312
312
|
* @param CreateOpsiConfigurationRequest
|
|
313
313
|
* @return CreateOpsiConfigurationResponse
|
|
314
314
|
* @throws OciError when an error occurs
|
|
315
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
315
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
316
316
|
*/
|
|
317
317
|
createOpsiConfiguration(createOpsiConfigurationRequest: requests.CreateOpsiConfigurationRequest): Promise<responses.CreateOpsiConfigurationResponse>;
|
|
318
318
|
/**
|
|
@@ -321,7 +321,7 @@ export declare class OperationsInsightsClient {
|
|
|
321
321
|
* @param DeleteAwrHubRequest
|
|
322
322
|
* @return DeleteAwrHubResponse
|
|
323
323
|
* @throws OciError when an error occurs
|
|
324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
325
325
|
*/
|
|
326
326
|
deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
|
|
327
327
|
/**
|
|
@@ -330,7 +330,7 @@ export declare class OperationsInsightsClient {
|
|
|
330
330
|
* @param DeleteAwrHubObjectRequest
|
|
331
331
|
* @return DeleteAwrHubObjectResponse
|
|
332
332
|
* @throws OciError when an error occurs
|
|
333
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
333
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObject API.
|
|
334
334
|
*/
|
|
335
335
|
deleteAwrHubObject(deleteAwrHubObjectRequest: requests.DeleteAwrHubObjectRequest): Promise<responses.DeleteAwrHubObjectResponse>;
|
|
336
336
|
/**
|
|
@@ -339,7 +339,7 @@ export declare class OperationsInsightsClient {
|
|
|
339
339
|
* @param DeleteAwrHubSourceRequest
|
|
340
340
|
* @return DeleteAwrHubSourceResponse
|
|
341
341
|
* @throws OciError when an error occurs
|
|
342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSource API.
|
|
343
343
|
*/
|
|
344
344
|
deleteAwrHubSource(deleteAwrHubSourceRequest: requests.DeleteAwrHubSourceRequest): Promise<responses.DeleteAwrHubSourceResponse>;
|
|
345
345
|
/**
|
|
@@ -348,7 +348,7 @@ export declare class OperationsInsightsClient {
|
|
|
348
348
|
* @param DeleteDatabaseInsightRequest
|
|
349
349
|
* @return DeleteDatabaseInsightResponse
|
|
350
350
|
* @throws OciError when an error occurs
|
|
351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
351
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
352
352
|
*/
|
|
353
353
|
deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
|
|
354
354
|
/**
|
|
@@ -357,7 +357,7 @@ export declare class OperationsInsightsClient {
|
|
|
357
357
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
358
358
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
359
359
|
* @throws OciError when an error occurs
|
|
360
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
360
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
361
361
|
*/
|
|
362
362
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
|
|
363
363
|
/**
|
|
@@ -366,7 +366,7 @@ export declare class OperationsInsightsClient {
|
|
|
366
366
|
* @param DeleteExadataInsightRequest
|
|
367
367
|
* @return DeleteExadataInsightResponse
|
|
368
368
|
* @throws OciError when an error occurs
|
|
369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
370
370
|
*/
|
|
371
371
|
deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
|
|
372
372
|
/**
|
|
@@ -375,7 +375,7 @@ export declare class OperationsInsightsClient {
|
|
|
375
375
|
* @param DeleteHostInsightRequest
|
|
376
376
|
* @return DeleteHostInsightResponse
|
|
377
377
|
* @throws OciError when an error occurs
|
|
378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
379
379
|
*/
|
|
380
380
|
deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
|
|
381
381
|
/**
|
|
@@ -384,7 +384,7 @@ export declare class OperationsInsightsClient {
|
|
|
384
384
|
* @param DeleteNewsReportRequest
|
|
385
385
|
* @return DeleteNewsReportResponse
|
|
386
386
|
* @throws OciError when an error occurs
|
|
387
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
388
388
|
*/
|
|
389
389
|
deleteNewsReport(deleteNewsReportRequest: requests.DeleteNewsReportRequest): Promise<responses.DeleteNewsReportResponse>;
|
|
390
390
|
/**
|
|
@@ -393,7 +393,7 @@ export declare class OperationsInsightsClient {
|
|
|
393
393
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
394
394
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
395
395
|
* @throws OciError when an error occurs
|
|
396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
397
397
|
*/
|
|
398
398
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
|
|
399
399
|
/**
|
|
@@ -406,7 +406,7 @@ export declare class OperationsInsightsClient {
|
|
|
406
406
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
407
407
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
408
408
|
* @throws OciError when an error occurs
|
|
409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
410
410
|
*/
|
|
411
411
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
|
|
412
412
|
/**
|
|
@@ -415,7 +415,7 @@ export declare class OperationsInsightsClient {
|
|
|
415
415
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
416
416
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
417
417
|
* @throws OciError when an error occurs
|
|
418
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
418
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
419
419
|
*/
|
|
420
420
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
|
|
421
421
|
/**
|
|
@@ -424,7 +424,7 @@ export declare class OperationsInsightsClient {
|
|
|
424
424
|
* @param DeleteOpsiConfigurationRequest
|
|
425
425
|
* @return DeleteOpsiConfigurationResponse
|
|
426
426
|
* @throws OciError when an error occurs
|
|
427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
428
428
|
*/
|
|
429
429
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest: requests.DeleteOpsiConfigurationRequest): Promise<responses.DeleteOpsiConfigurationResponse>;
|
|
430
430
|
/**
|
|
@@ -433,7 +433,7 @@ export declare class OperationsInsightsClient {
|
|
|
433
433
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
434
434
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
435
435
|
* @throws OciError when an error occurs
|
|
436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
437
437
|
*/
|
|
438
438
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.DisableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.DisableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
439
439
|
/**
|
|
@@ -442,7 +442,7 @@ export declare class OperationsInsightsClient {
|
|
|
442
442
|
* @param DisableAwrHubSourceRequest
|
|
443
443
|
* @return DisableAwrHubSourceResponse
|
|
444
444
|
* @throws OciError when an error occurs
|
|
445
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
445
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSource API.
|
|
446
446
|
*/
|
|
447
447
|
disableAwrHubSource(disableAwrHubSourceRequest: requests.DisableAwrHubSourceRequest): Promise<responses.DisableAwrHubSourceResponse>;
|
|
448
448
|
/**
|
|
@@ -451,7 +451,7 @@ export declare class OperationsInsightsClient {
|
|
|
451
451
|
* @param DisableDatabaseInsightRequest
|
|
452
452
|
* @return DisableDatabaseInsightResponse
|
|
453
453
|
* @throws OciError when an error occurs
|
|
454
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
454
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
455
455
|
*/
|
|
456
456
|
disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
|
|
457
457
|
/**
|
|
@@ -460,7 +460,7 @@ export declare class OperationsInsightsClient {
|
|
|
460
460
|
* @param DisableExadataInsightRequest
|
|
461
461
|
* @return DisableExadataInsightResponse
|
|
462
462
|
* @throws OciError when an error occurs
|
|
463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
464
464
|
*/
|
|
465
465
|
disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
|
|
466
466
|
/**
|
|
@@ -469,7 +469,7 @@ export declare class OperationsInsightsClient {
|
|
|
469
469
|
* @param DisableHostInsightRequest
|
|
470
470
|
* @return DisableHostInsightResponse
|
|
471
471
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
473
473
|
*/
|
|
474
474
|
disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
|
|
475
475
|
/**
|
|
@@ -478,7 +478,7 @@ export declare class OperationsInsightsClient {
|
|
|
478
478
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
479
479
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
480
480
|
* @throws OciError when an error occurs
|
|
481
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
482
482
|
*/
|
|
483
483
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
|
|
484
484
|
/**
|
|
@@ -487,7 +487,7 @@ export declare class OperationsInsightsClient {
|
|
|
487
487
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
488
488
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
489
489
|
* @throws OciError when an error occurs
|
|
490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
491
491
|
*/
|
|
492
492
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.EnableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.EnableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
493
493
|
/**
|
|
@@ -496,7 +496,7 @@ export declare class OperationsInsightsClient {
|
|
|
496
496
|
* @param EnableAwrHubSourceRequest
|
|
497
497
|
* @return EnableAwrHubSourceResponse
|
|
498
498
|
* @throws OciError when an error occurs
|
|
499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSource API.
|
|
500
500
|
*/
|
|
501
501
|
enableAwrHubSource(enableAwrHubSourceRequest: requests.EnableAwrHubSourceRequest): Promise<responses.EnableAwrHubSourceResponse>;
|
|
502
502
|
/**
|
|
@@ -505,7 +505,7 @@ export declare class OperationsInsightsClient {
|
|
|
505
505
|
* @param EnableDatabaseInsightRequest
|
|
506
506
|
* @return EnableDatabaseInsightResponse
|
|
507
507
|
* @throws OciError when an error occurs
|
|
508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
509
509
|
*/
|
|
510
510
|
enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
|
|
511
511
|
/**
|
|
@@ -514,7 +514,7 @@ export declare class OperationsInsightsClient {
|
|
|
514
514
|
* @param EnableExadataInsightRequest
|
|
515
515
|
* @return EnableExadataInsightResponse
|
|
516
516
|
* @throws OciError when an error occurs
|
|
517
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
518
518
|
*/
|
|
519
519
|
enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
|
|
520
520
|
/**
|
|
@@ -523,7 +523,7 @@ export declare class OperationsInsightsClient {
|
|
|
523
523
|
* @param EnableHostInsightRequest
|
|
524
524
|
* @return EnableHostInsightResponse
|
|
525
525
|
* @throws OciError when an error occurs
|
|
526
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
527
527
|
*/
|
|
528
528
|
enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
|
|
529
529
|
/**
|
|
@@ -533,7 +533,7 @@ export declare class OperationsInsightsClient {
|
|
|
533
533
|
* @param GetAwrDatabaseReportRequest
|
|
534
534
|
* @return GetAwrDatabaseReportResponse
|
|
535
535
|
* @throws OciError when an error occurs
|
|
536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
537
537
|
*/
|
|
538
538
|
getAwrDatabaseReport(getAwrDatabaseReportRequest: requests.GetAwrDatabaseReportRequest): Promise<responses.GetAwrDatabaseReportResponse>;
|
|
539
539
|
/**
|
|
@@ -543,7 +543,7 @@ export declare class OperationsInsightsClient {
|
|
|
543
543
|
* @param GetAwrDatabaseSqlReportRequest
|
|
544
544
|
* @return GetAwrDatabaseSqlReportResponse
|
|
545
545
|
* @throws OciError when an error occurs
|
|
546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
547
547
|
*/
|
|
548
548
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest: requests.GetAwrDatabaseSqlReportRequest): Promise<responses.GetAwrDatabaseSqlReportResponse>;
|
|
549
549
|
/**
|
|
@@ -552,7 +552,7 @@ export declare class OperationsInsightsClient {
|
|
|
552
552
|
* @param GetAwrHubRequest
|
|
553
553
|
* @return GetAwrHubResponse
|
|
554
554
|
* @throws OciError when an error occurs
|
|
555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
556
556
|
*/
|
|
557
557
|
getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
|
|
558
558
|
/**
|
|
@@ -561,7 +561,7 @@ export declare class OperationsInsightsClient {
|
|
|
561
561
|
* @param GetAwrHubObjectRequest
|
|
562
562
|
* @return GetAwrHubObjectResponse
|
|
563
563
|
* @throws OciError when an error occurs
|
|
564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObject API.
|
|
565
565
|
*/
|
|
566
566
|
getAwrHubObject(getAwrHubObjectRequest: requests.GetAwrHubObjectRequest): Promise<responses.GetAwrHubObjectResponse>;
|
|
567
567
|
/**
|
|
@@ -570,7 +570,7 @@ export declare class OperationsInsightsClient {
|
|
|
570
570
|
* @param GetAwrHubSourceRequest
|
|
571
571
|
* @return GetAwrHubSourceResponse
|
|
572
572
|
* @throws OciError when an error occurs
|
|
573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSource API.
|
|
574
574
|
*/
|
|
575
575
|
getAwrHubSource(getAwrHubSourceRequest: requests.GetAwrHubSourceRequest): Promise<responses.GetAwrHubSourceResponse>;
|
|
576
576
|
/**
|
|
@@ -581,7 +581,7 @@ export declare class OperationsInsightsClient {
|
|
|
581
581
|
* @param GetAwrReportRequest
|
|
582
582
|
* @return GetAwrReportResponse
|
|
583
583
|
* @throws OciError when an error occurs
|
|
584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
585
585
|
*/
|
|
586
586
|
getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
|
|
587
587
|
/**
|
|
@@ -590,7 +590,7 @@ export declare class OperationsInsightsClient {
|
|
|
590
590
|
* @param GetDatabaseInsightRequest
|
|
591
591
|
* @return GetDatabaseInsightResponse
|
|
592
592
|
* @throws OciError when an error occurs
|
|
593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
594
594
|
*/
|
|
595
595
|
getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
|
|
596
596
|
/**
|
|
@@ -599,7 +599,7 @@ export declare class OperationsInsightsClient {
|
|
|
599
599
|
* @param GetEnterpriseManagerBridgeRequest
|
|
600
600
|
* @return GetEnterpriseManagerBridgeResponse
|
|
601
601
|
* @throws OciError when an error occurs
|
|
602
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
603
603
|
*/
|
|
604
604
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
|
|
605
605
|
/**
|
|
@@ -608,7 +608,7 @@ export declare class OperationsInsightsClient {
|
|
|
608
608
|
* @param GetExadataInsightRequest
|
|
609
609
|
* @return GetExadataInsightResponse
|
|
610
610
|
* @throws OciError when an error occurs
|
|
611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
612
612
|
*/
|
|
613
613
|
getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
|
|
614
614
|
/**
|
|
@@ -617,7 +617,7 @@ export declare class OperationsInsightsClient {
|
|
|
617
617
|
* @param GetHostInsightRequest
|
|
618
618
|
* @return GetHostInsightResponse
|
|
619
619
|
* @throws OciError when an error occurs
|
|
620
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
621
621
|
*/
|
|
622
622
|
getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
|
|
623
623
|
/**
|
|
@@ -626,7 +626,7 @@ export declare class OperationsInsightsClient {
|
|
|
626
626
|
* @param GetNewsReportRequest
|
|
627
627
|
* @return GetNewsReportResponse
|
|
628
628
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
630
630
|
*/
|
|
631
631
|
getNewsReport(getNewsReportRequest: requests.GetNewsReportRequest): Promise<responses.GetNewsReportResponse>;
|
|
632
632
|
/**
|
|
@@ -635,7 +635,7 @@ export declare class OperationsInsightsClient {
|
|
|
635
635
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
636
636
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
637
637
|
* @throws OciError when an error occurs
|
|
638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
639
639
|
*/
|
|
640
640
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
|
|
641
641
|
/**
|
|
@@ -646,7 +646,7 @@ export declare class OperationsInsightsClient {
|
|
|
646
646
|
* @param GetOperationsInsightsWarehouseRequest
|
|
647
647
|
* @return GetOperationsInsightsWarehouseResponse
|
|
648
648
|
* @throws OciError when an error occurs
|
|
649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
650
650
|
*/
|
|
651
651
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
|
|
652
652
|
/**
|
|
@@ -655,7 +655,7 @@ export declare class OperationsInsightsClient {
|
|
|
655
655
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
656
656
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
657
657
|
* @throws OciError when an error occurs
|
|
658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
659
659
|
*/
|
|
660
660
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
|
|
661
661
|
/**
|
|
@@ -667,7 +667,7 @@ export declare class OperationsInsightsClient {
|
|
|
667
667
|
* @param GetOpsiConfigurationRequest
|
|
668
668
|
* @return GetOpsiConfigurationResponse
|
|
669
669
|
* @throws OciError when an error occurs
|
|
670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
671
671
|
*/
|
|
672
672
|
getOpsiConfiguration(getOpsiConfigurationRequest: requests.GetOpsiConfigurationRequest): Promise<responses.GetOpsiConfigurationResponse>;
|
|
673
673
|
/**
|
|
@@ -676,7 +676,7 @@ export declare class OperationsInsightsClient {
|
|
|
676
676
|
* @param GetOpsiDataObjectRequest
|
|
677
677
|
* @return GetOpsiDataObjectResponse
|
|
678
678
|
* @throws OciError when an error occurs
|
|
679
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
680
680
|
*/
|
|
681
681
|
getOpsiDataObject(getOpsiDataObjectRequest: requests.GetOpsiDataObjectRequest): Promise<responses.GetOpsiDataObjectResponse>;
|
|
682
682
|
/**
|
|
@@ -685,7 +685,7 @@ export declare class OperationsInsightsClient {
|
|
|
685
685
|
* @param GetWorkRequestRequest
|
|
686
686
|
* @return GetWorkRequestResponse
|
|
687
687
|
* @throws OciError when an error occurs
|
|
688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
689
689
|
*/
|
|
690
690
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
691
691
|
/**
|
|
@@ -695,7 +695,7 @@ export declare class OperationsInsightsClient {
|
|
|
695
695
|
* @param HeadAwrHubObjectRequest
|
|
696
696
|
* @return HeadAwrHubObjectResponse
|
|
697
697
|
* @throws OciError when an error occurs
|
|
698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObject API.
|
|
699
699
|
*/
|
|
700
700
|
headAwrHubObject(headAwrHubObjectRequest: requests.HeadAwrHubObjectRequest): Promise<responses.HeadAwrHubObjectResponse>;
|
|
701
701
|
/**
|
|
@@ -706,7 +706,7 @@ export declare class OperationsInsightsClient {
|
|
|
706
706
|
* @param IngestAddmReportsRequest
|
|
707
707
|
* @return IngestAddmReportsResponse
|
|
708
708
|
* @throws OciError when an error occurs
|
|
709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
710
710
|
*/
|
|
711
711
|
ingestAddmReports(ingestAddmReportsRequest: requests.IngestAddmReportsRequest): Promise<responses.IngestAddmReportsResponse>;
|
|
712
712
|
/**
|
|
@@ -715,7 +715,7 @@ export declare class OperationsInsightsClient {
|
|
|
715
715
|
* @param IngestDatabaseConfigurationRequest
|
|
716
716
|
* @return IngestDatabaseConfigurationResponse
|
|
717
717
|
* @throws OciError when an error occurs
|
|
718
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
719
719
|
*/
|
|
720
720
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
|
|
721
721
|
/**
|
|
@@ -724,7 +724,7 @@ export declare class OperationsInsightsClient {
|
|
|
724
724
|
* @param IngestHostConfigurationRequest
|
|
725
725
|
* @return IngestHostConfigurationResponse
|
|
726
726
|
* @throws OciError when an error occurs
|
|
727
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
728
728
|
*/
|
|
729
729
|
ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
|
|
730
730
|
/**
|
|
@@ -733,9 +733,32 @@ export declare class OperationsInsightsClient {
|
|
|
733
733
|
* @param IngestHostMetricsRequest
|
|
734
734
|
* @return IngestHostMetricsResponse
|
|
735
735
|
* @throws OciError when an error occurs
|
|
736
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
737
737
|
*/
|
|
738
738
|
ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
|
|
739
|
+
/**
|
|
740
|
+
* The MySql SQL Stats endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline.
|
|
741
|
+
* Either databaseId or id must be specified.
|
|
742
|
+
*
|
|
743
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
744
|
+
* @param IngestMySqlSqlStatsRequest
|
|
745
|
+
* @return IngestMySqlSqlStatsResponse
|
|
746
|
+
* @throws OciError when an error occurs
|
|
747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestMySqlSqlStats.ts.html |here} to see how to use IngestMySqlSqlStats API.
|
|
748
|
+
*/
|
|
749
|
+
ingestMySqlSqlStats(ingestMySqlSqlStatsRequest: requests.IngestMySqlSqlStatsRequest): Promise<responses.IngestMySqlSqlStatsResponse>;
|
|
750
|
+
/**
|
|
751
|
+
* The SqlText endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
752
|
+
* Either databaseId or id must be specified.
|
|
753
|
+
* Disclaimer: SQL text being uploaded explicitly via APIs is already masked. All sensitive literals contained in the sqlFullText column are masked prior to ingestion.
|
|
754
|
+
*
|
|
755
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
756
|
+
* @param IngestMySqlSqlTextRequest
|
|
757
|
+
* @return IngestMySqlSqlTextResponse
|
|
758
|
+
* @throws OciError when an error occurs
|
|
759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestMySqlSqlText.ts.html |here} to see how to use IngestMySqlSqlText API.
|
|
760
|
+
*/
|
|
761
|
+
ingestMySqlSqlText(ingestMySqlSqlTextRequest: requests.IngestMySqlSqlTextRequest): Promise<responses.IngestMySqlSqlTextResponse>;
|
|
739
762
|
/**
|
|
740
763
|
* The sqlbucket endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline.
|
|
741
764
|
* Either databaseId or id must be specified.
|
|
@@ -744,7 +767,7 @@ export declare class OperationsInsightsClient {
|
|
|
744
767
|
* @param IngestSqlBucketRequest
|
|
745
768
|
* @return IngestSqlBucketResponse
|
|
746
769
|
* @throws OciError when an error occurs
|
|
747
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
748
771
|
*/
|
|
749
772
|
ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
|
|
750
773
|
/**
|
|
@@ -755,7 +778,7 @@ export declare class OperationsInsightsClient {
|
|
|
755
778
|
* @param IngestSqlPlanLinesRequest
|
|
756
779
|
* @return IngestSqlPlanLinesResponse
|
|
757
780
|
* @throws OciError when an error occurs
|
|
758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
759
782
|
*/
|
|
760
783
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
|
|
761
784
|
/**
|
|
@@ -766,7 +789,7 @@ export declare class OperationsInsightsClient {
|
|
|
766
789
|
* @param IngestSqlStatsRequest
|
|
767
790
|
* @return IngestSqlStatsResponse
|
|
768
791
|
* @throws OciError when an error occurs
|
|
769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
792
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
770
793
|
*/
|
|
771
794
|
ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
|
|
772
795
|
/**
|
|
@@ -778,7 +801,7 @@ export declare class OperationsInsightsClient {
|
|
|
778
801
|
* @param IngestSqlTextRequest
|
|
779
802
|
* @return IngestSqlTextResponse
|
|
780
803
|
* @throws OciError when an error occurs
|
|
781
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
804
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
782
805
|
*/
|
|
783
806
|
ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
|
|
784
807
|
/**
|
|
@@ -788,7 +811,7 @@ export declare class OperationsInsightsClient {
|
|
|
788
811
|
* @param ListAddmDbFindingCategoriesRequest
|
|
789
812
|
* @return ListAddmDbFindingCategoriesResponse
|
|
790
813
|
* @throws OciError when an error occurs
|
|
791
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
792
815
|
*/
|
|
793
816
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest: requests.ListAddmDbFindingCategoriesRequest): Promise<responses.ListAddmDbFindingCategoriesResponse>;
|
|
794
817
|
/**
|
|
@@ -798,7 +821,7 @@ export declare class OperationsInsightsClient {
|
|
|
798
821
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
799
822
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
800
823
|
* @throws OciError when an error occurs
|
|
801
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
824
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
802
825
|
*/
|
|
803
826
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest: requests.ListAddmDbFindingsTimeSeriesRequest): Promise<responses.ListAddmDbFindingsTimeSeriesResponse>;
|
|
804
827
|
/**
|
|
@@ -808,7 +831,7 @@ export declare class OperationsInsightsClient {
|
|
|
808
831
|
* @param ListAddmDbParameterCategoriesRequest
|
|
809
832
|
* @return ListAddmDbParameterCategoriesResponse
|
|
810
833
|
* @throws OciError when an error occurs
|
|
811
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
812
835
|
*/
|
|
813
836
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest: requests.ListAddmDbParameterCategoriesRequest): Promise<responses.ListAddmDbParameterCategoriesResponse>;
|
|
814
837
|
/**
|
|
@@ -818,7 +841,7 @@ export declare class OperationsInsightsClient {
|
|
|
818
841
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
819
842
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
820
843
|
* @throws OciError when an error occurs
|
|
821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
822
845
|
*/
|
|
823
846
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest: requests.ListAddmDbRecommendationCategoriesRequest): Promise<responses.ListAddmDbRecommendationCategoriesResponse>;
|
|
824
847
|
/**
|
|
@@ -828,7 +851,7 @@ export declare class OperationsInsightsClient {
|
|
|
828
851
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
829
852
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
830
853
|
* @throws OciError when an error occurs
|
|
831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
854
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
832
855
|
*/
|
|
833
856
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest: requests.ListAddmDbRecommendationsTimeSeriesRequest): Promise<responses.ListAddmDbRecommendationsTimeSeriesResponse>;
|
|
834
857
|
/**
|
|
@@ -838,7 +861,7 @@ export declare class OperationsInsightsClient {
|
|
|
838
861
|
* @param ListAddmDbsRequest
|
|
839
862
|
* @return ListAddmDbsResponse
|
|
840
863
|
* @throws OciError when an error occurs
|
|
841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
864
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
842
865
|
*/
|
|
843
866
|
listAddmDbs(listAddmDbsRequest: requests.ListAddmDbsRequest): Promise<responses.ListAddmDbsResponse>;
|
|
844
867
|
/**
|
|
@@ -848,7 +871,7 @@ export declare class OperationsInsightsClient {
|
|
|
848
871
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
849
872
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
850
873
|
* @throws OciError when an error occurs
|
|
851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
852
875
|
*/
|
|
853
876
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest: requests.ListAwrDatabaseSnapshotsRequest): Promise<responses.ListAwrDatabaseSnapshotsResponse>;
|
|
854
877
|
/**
|
|
@@ -858,7 +881,7 @@ export declare class OperationsInsightsClient {
|
|
|
858
881
|
* @param ListAwrDatabasesRequest
|
|
859
882
|
* @return ListAwrDatabasesResponse
|
|
860
883
|
* @throws OciError when an error occurs
|
|
861
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
884
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
862
885
|
*/
|
|
863
886
|
listAwrDatabases(listAwrDatabasesRequest: requests.ListAwrDatabasesRequest): Promise<responses.ListAwrDatabasesResponse>;
|
|
864
887
|
/**
|
|
@@ -868,7 +891,7 @@ export declare class OperationsInsightsClient {
|
|
|
868
891
|
* @param ListAwrHubObjectsRequest
|
|
869
892
|
* @return ListAwrHubObjectsResponse
|
|
870
893
|
* @throws OciError when an error occurs
|
|
871
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
894
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjects API.
|
|
872
895
|
*/
|
|
873
896
|
listAwrHubObjects(listAwrHubObjectsRequest: requests.ListAwrHubObjectsRequest): Promise<responses.ListAwrHubObjectsResponse>;
|
|
874
897
|
/**
|
|
@@ -877,7 +900,7 @@ export declare class OperationsInsightsClient {
|
|
|
877
900
|
* @param ListAwrHubSourcesRequest
|
|
878
901
|
* @return ListAwrHubSourcesResponse
|
|
879
902
|
* @throws OciError when an error occurs
|
|
880
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
903
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSources API.
|
|
881
904
|
*/
|
|
882
905
|
listAwrHubSources(listAwrHubSourcesRequest: requests.ListAwrHubSourcesRequest): Promise<responses.ListAwrHubSourcesResponse>;
|
|
883
906
|
/**
|
|
@@ -887,7 +910,7 @@ export declare class OperationsInsightsClient {
|
|
|
887
910
|
* @param ListAwrHubsRequest
|
|
888
911
|
* @return ListAwrHubsResponse
|
|
889
912
|
* @throws OciError when an error occurs
|
|
890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
891
914
|
*/
|
|
892
915
|
listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
|
|
893
916
|
/**
|
|
@@ -898,7 +921,7 @@ export declare class OperationsInsightsClient {
|
|
|
898
921
|
* @param ListAwrSnapshotsRequest
|
|
899
922
|
* @return ListAwrSnapshotsResponse
|
|
900
923
|
* @throws OciError when an error occurs
|
|
901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
902
925
|
*/
|
|
903
926
|
listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
|
|
904
927
|
/**
|
|
@@ -909,7 +932,7 @@ export declare class OperationsInsightsClient {
|
|
|
909
932
|
* @param ListDatabaseConfigurationsRequest
|
|
910
933
|
* @return ListDatabaseConfigurationsResponse
|
|
911
934
|
* @throws OciError when an error occurs
|
|
912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
935
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
913
936
|
*/
|
|
914
937
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
|
|
915
938
|
/**
|
|
@@ -920,7 +943,7 @@ export declare class OperationsInsightsClient {
|
|
|
920
943
|
* @param ListDatabaseInsightsRequest
|
|
921
944
|
* @return ListDatabaseInsightsResponse
|
|
922
945
|
* @throws OciError when an error occurs
|
|
923
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
924
947
|
*/
|
|
925
948
|
listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
|
|
926
949
|
/**
|
|
@@ -931,7 +954,7 @@ export declare class OperationsInsightsClient {
|
|
|
931
954
|
* @param ListEnterpriseManagerBridgesRequest
|
|
932
955
|
* @return ListEnterpriseManagerBridgesResponse
|
|
933
956
|
* @throws OciError when an error occurs
|
|
934
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
957
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
935
958
|
*/
|
|
936
959
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
|
|
937
960
|
/**
|
|
@@ -940,7 +963,7 @@ export declare class OperationsInsightsClient {
|
|
|
940
963
|
* @param ListExadataConfigurationsRequest
|
|
941
964
|
* @return ListExadataConfigurationsResponse
|
|
942
965
|
* @throws OciError when an error occurs
|
|
943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
944
967
|
*/
|
|
945
968
|
listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
|
|
946
969
|
/**
|
|
@@ -951,7 +974,7 @@ export declare class OperationsInsightsClient {
|
|
|
951
974
|
* @param ListExadataInsightsRequest
|
|
952
975
|
* @return ListExadataInsightsResponse
|
|
953
976
|
* @throws OciError when an error occurs
|
|
954
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
955
978
|
*/
|
|
956
979
|
listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
|
|
957
980
|
/**
|
|
@@ -962,7 +985,7 @@ export declare class OperationsInsightsClient {
|
|
|
962
985
|
* @param ListHostConfigurationsRequest
|
|
963
986
|
* @return ListHostConfigurationsResponse
|
|
964
987
|
* @throws OciError when an error occurs
|
|
965
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
988
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
966
989
|
*/
|
|
967
990
|
listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
|
|
968
991
|
/**
|
|
@@ -973,7 +996,7 @@ export declare class OperationsInsightsClient {
|
|
|
973
996
|
* @param ListHostInsightsRequest
|
|
974
997
|
* @return ListHostInsightsResponse
|
|
975
998
|
* @throws OciError when an error occurs
|
|
976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
999
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
977
1000
|
*/
|
|
978
1001
|
listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
|
|
979
1002
|
/**
|
|
@@ -983,7 +1006,7 @@ export declare class OperationsInsightsClient {
|
|
|
983
1006
|
* @param ListHostedEntitiesRequest
|
|
984
1007
|
* @return ListHostedEntitiesResponse
|
|
985
1008
|
* @throws OciError when an error occurs
|
|
986
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1009
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
987
1010
|
*/
|
|
988
1011
|
listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
|
|
989
1012
|
/**
|
|
@@ -997,7 +1020,7 @@ export declare class OperationsInsightsClient {
|
|
|
997
1020
|
* @param ListImportableAgentEntitiesRequest
|
|
998
1021
|
* @return ListImportableAgentEntitiesResponse
|
|
999
1022
|
* @throws OciError when an error occurs
|
|
1000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1023
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
1001
1024
|
*/
|
|
1002
1025
|
listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
|
|
1003
1026
|
/**
|
|
@@ -1013,7 +1036,7 @@ export declare class OperationsInsightsClient {
|
|
|
1013
1036
|
* @param ListImportableComputeEntitiesRequest
|
|
1014
1037
|
* @return ListImportableComputeEntitiesResponse
|
|
1015
1038
|
* @throws OciError when an error occurs
|
|
1016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
1017
1040
|
*/
|
|
1018
1041
|
listImportableComputeEntities(listImportableComputeEntitiesRequest: requests.ListImportableComputeEntitiesRequest): Promise<responses.ListImportableComputeEntitiesResponse>;
|
|
1019
1042
|
/**
|
|
@@ -1023,7 +1046,7 @@ export declare class OperationsInsightsClient {
|
|
|
1023
1046
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
1024
1047
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
1025
1048
|
* @throws OciError when an error occurs
|
|
1026
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
1027
1050
|
*/
|
|
1028
1051
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
|
|
1029
1052
|
/**
|
|
@@ -1033,7 +1056,7 @@ export declare class OperationsInsightsClient {
|
|
|
1033
1056
|
* @param ListNewsReportsRequest
|
|
1034
1057
|
* @return ListNewsReportsResponse
|
|
1035
1058
|
* @throws OciError when an error occurs
|
|
1036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1059
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
1037
1060
|
*/
|
|
1038
1061
|
listNewsReports(listNewsReportsRequest: requests.ListNewsReportsRequest): Promise<responses.ListNewsReportsResponse>;
|
|
1039
1062
|
/**
|
|
@@ -1042,7 +1065,7 @@ export declare class OperationsInsightsClient {
|
|
|
1042
1065
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
1043
1066
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
1044
1067
|
* @throws OciError when an error occurs
|
|
1045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1068
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
1046
1069
|
*/
|
|
1047
1070
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
|
|
1048
1071
|
/**
|
|
@@ -1052,7 +1075,7 @@ export declare class OperationsInsightsClient {
|
|
|
1052
1075
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
1053
1076
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
1054
1077
|
* @throws OciError when an error occurs
|
|
1055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
1056
1079
|
*/
|
|
1057
1080
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
|
|
1058
1081
|
/**
|
|
@@ -1063,7 +1086,7 @@ export declare class OperationsInsightsClient {
|
|
|
1063
1086
|
* @param ListOperationsInsightsWarehousesRequest
|
|
1064
1087
|
* @return ListOperationsInsightsWarehousesResponse
|
|
1065
1088
|
* @throws OciError when an error occurs
|
|
1066
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
1067
1090
|
*/
|
|
1068
1091
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
|
|
1069
1092
|
/**
|
|
@@ -1073,7 +1096,7 @@ export declare class OperationsInsightsClient {
|
|
|
1073
1096
|
* @param ListOpsiConfigurationsRequest
|
|
1074
1097
|
* @return ListOpsiConfigurationsResponse
|
|
1075
1098
|
* @throws OciError when an error occurs
|
|
1076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1099
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
1077
1100
|
*/
|
|
1078
1101
|
listOpsiConfigurations(listOpsiConfigurationsRequest: requests.ListOpsiConfigurationsRequest): Promise<responses.ListOpsiConfigurationsResponse>;
|
|
1079
1102
|
/**
|
|
@@ -1083,7 +1106,7 @@ export declare class OperationsInsightsClient {
|
|
|
1083
1106
|
* @param ListOpsiDataObjectsRequest
|
|
1084
1107
|
* @return ListOpsiDataObjectsResponse
|
|
1085
1108
|
* @throws OciError when an error occurs
|
|
1086
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
1087
1110
|
*/
|
|
1088
1111
|
listOpsiDataObjects(listOpsiDataObjectsRequest: requests.ListOpsiDataObjectsRequest): Promise<responses.ListOpsiDataObjectsResponse>;
|
|
1089
1112
|
/**
|
|
@@ -1094,7 +1117,7 @@ export declare class OperationsInsightsClient {
|
|
|
1094
1117
|
* @param ListSqlPlansRequest
|
|
1095
1118
|
* @return ListSqlPlansResponse
|
|
1096
1119
|
* @throws OciError when an error occurs
|
|
1097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
1098
1121
|
*/
|
|
1099
1122
|
listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
|
|
1100
1123
|
/**
|
|
@@ -1105,7 +1128,7 @@ export declare class OperationsInsightsClient {
|
|
|
1105
1128
|
* @param ListSqlSearchesRequest
|
|
1106
1129
|
* @return ListSqlSearchesResponse
|
|
1107
1130
|
* @throws OciError when an error occurs
|
|
1108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1131
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
1109
1132
|
*/
|
|
1110
1133
|
listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
|
|
1111
1134
|
/**
|
|
@@ -1115,7 +1138,7 @@ export declare class OperationsInsightsClient {
|
|
|
1115
1138
|
* @param ListSqlTextsRequest
|
|
1116
1139
|
* @return ListSqlTextsResponse
|
|
1117
1140
|
* @throws OciError when an error occurs
|
|
1118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1141
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
1119
1142
|
*/
|
|
1120
1143
|
listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
|
|
1121
1144
|
/**
|
|
@@ -1125,7 +1148,7 @@ export declare class OperationsInsightsClient {
|
|
|
1125
1148
|
* @param ListWarehouseDataObjectsRequest
|
|
1126
1149
|
* @return ListWarehouseDataObjectsResponse
|
|
1127
1150
|
* @throws OciError when an error occurs
|
|
1128
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjects API.
|
|
1129
1152
|
*/
|
|
1130
1153
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest: requests.ListWarehouseDataObjectsRequest): Promise<responses.ListWarehouseDataObjectsResponse>;
|
|
1131
1154
|
/**
|
|
@@ -1135,7 +1158,7 @@ export declare class OperationsInsightsClient {
|
|
|
1135
1158
|
* @param ListWorkRequestErrorsRequest
|
|
1136
1159
|
* @return ListWorkRequestErrorsResponse
|
|
1137
1160
|
* @throws OciError when an error occurs
|
|
1138
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1139
1162
|
*/
|
|
1140
1163
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1141
1164
|
/**
|
|
@@ -1145,7 +1168,7 @@ export declare class OperationsInsightsClient {
|
|
|
1145
1168
|
* @param ListWorkRequestLogsRequest
|
|
1146
1169
|
* @return ListWorkRequestLogsResponse
|
|
1147
1170
|
* @throws OciError when an error occurs
|
|
1148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1149
1172
|
*/
|
|
1150
1173
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1151
1174
|
/**
|
|
@@ -1155,7 +1178,7 @@ export declare class OperationsInsightsClient {
|
|
|
1155
1178
|
* @param ListWorkRequestsRequest
|
|
1156
1179
|
* @return ListWorkRequestsResponse
|
|
1157
1180
|
* @throws OciError when an error occurs
|
|
1158
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1159
1182
|
*/
|
|
1160
1183
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1161
1184
|
/**
|
|
@@ -1165,7 +1188,7 @@ export declare class OperationsInsightsClient {
|
|
|
1165
1188
|
* @param PutAwrHubObjectRequest
|
|
1166
1189
|
* @return PutAwrHubObjectResponse
|
|
1167
1190
|
* @throws OciError when an error occurs
|
|
1168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObject API.
|
|
1169
1192
|
*/
|
|
1170
1193
|
putAwrHubObject(putAwrHubObjectRequest: requests.PutAwrHubObjectRequest): Promise<responses.PutAwrHubObjectResponse>;
|
|
1171
1194
|
/**
|
|
@@ -1176,7 +1199,7 @@ export declare class OperationsInsightsClient {
|
|
|
1176
1199
|
* @param QueryOpsiDataObjectDataRequest
|
|
1177
1200
|
* @return QueryOpsiDataObjectDataResponse
|
|
1178
1201
|
* @throws OciError when an error occurs
|
|
1179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
1180
1203
|
*/
|
|
1181
1204
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest: requests.QueryOpsiDataObjectDataRequest): Promise<responses.QueryOpsiDataObjectDataResponse>;
|
|
1182
1205
|
/**
|
|
@@ -1187,7 +1210,7 @@ export declare class OperationsInsightsClient {
|
|
|
1187
1210
|
* @param QueryWarehouseDataObjectDataRequest
|
|
1188
1211
|
* @return QueryWarehouseDataObjectDataResponse
|
|
1189
1212
|
* @throws OciError when an error occurs
|
|
1190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectData API.
|
|
1191
1214
|
*/
|
|
1192
1215
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest: requests.QueryWarehouseDataObjectDataRequest): Promise<responses.QueryWarehouseDataObjectDataResponse>;
|
|
1193
1216
|
/**
|
|
@@ -1196,7 +1219,7 @@ export declare class OperationsInsightsClient {
|
|
|
1196
1219
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
1197
1220
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
1198
1221
|
* @throws OciError when an error occurs
|
|
1199
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
1200
1223
|
*/
|
|
1201
1224
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
|
|
1202
1225
|
/**
|
|
@@ -1206,7 +1229,7 @@ export declare class OperationsInsightsClient {
|
|
|
1206
1229
|
* @param SummarizeAddmDbFindingsRequest
|
|
1207
1230
|
* @return SummarizeAddmDbFindingsResponse
|
|
1208
1231
|
* @throws OciError when an error occurs
|
|
1209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
1210
1233
|
*/
|
|
1211
1234
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest: requests.SummarizeAddmDbFindingsRequest): Promise<responses.SummarizeAddmDbFindingsResponse>;
|
|
1212
1235
|
/**
|
|
@@ -1218,7 +1241,7 @@ export declare class OperationsInsightsClient {
|
|
|
1218
1241
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
1219
1242
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
1220
1243
|
* @throws OciError when an error occurs
|
|
1221
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
1222
1245
|
*/
|
|
1223
1246
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest: requests.SummarizeAddmDbParameterChangesRequest): Promise<responses.SummarizeAddmDbParameterChangesResponse>;
|
|
1224
1247
|
/**
|
|
@@ -1231,7 +1254,7 @@ export declare class OperationsInsightsClient {
|
|
|
1231
1254
|
* @param SummarizeAddmDbParametersRequest
|
|
1232
1255
|
* @return SummarizeAddmDbParametersResponse
|
|
1233
1256
|
* @throws OciError when an error occurs
|
|
1234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
1235
1258
|
*/
|
|
1236
1259
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest: requests.SummarizeAddmDbParametersRequest): Promise<responses.SummarizeAddmDbParametersResponse>;
|
|
1237
1260
|
/**
|
|
@@ -1241,7 +1264,7 @@ export declare class OperationsInsightsClient {
|
|
|
1241
1264
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
1242
1265
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
1243
1266
|
* @throws OciError when an error occurs
|
|
1244
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
1245
1268
|
*/
|
|
1246
1269
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest: requests.SummarizeAddmDbRecommendationsRequest): Promise<responses.SummarizeAddmDbRecommendationsResponse>;
|
|
1247
1270
|
/**
|
|
@@ -1251,7 +1274,7 @@ export declare class OperationsInsightsClient {
|
|
|
1251
1274
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
1252
1275
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
1253
1276
|
* @throws OciError when an error occurs
|
|
1254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
1255
1278
|
*/
|
|
1256
1279
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest: requests.SummarizeAddmDbSchemaObjectsRequest): Promise<responses.SummarizeAddmDbSchemaObjectsResponse>;
|
|
1257
1280
|
/**
|
|
@@ -1261,7 +1284,7 @@ export declare class OperationsInsightsClient {
|
|
|
1261
1284
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
1262
1285
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
1263
1286
|
* @throws OciError when an error occurs
|
|
1264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1287
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
1265
1288
|
*/
|
|
1266
1289
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest: requests.SummarizeAddmDbSqlStatementsRequest): Promise<responses.SummarizeAddmDbSqlStatementsResponse>;
|
|
1267
1290
|
/**
|
|
@@ -1275,7 +1298,7 @@ export declare class OperationsInsightsClient {
|
|
|
1275
1298
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
1276
1299
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
1277
1300
|
* @throws OciError when an error occurs
|
|
1278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
1279
1302
|
*/
|
|
1280
1303
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest: requests.SummarizeAwrDatabaseCpuUsagesRequest): Promise<responses.SummarizeAwrDatabaseCpuUsagesResponse>;
|
|
1281
1304
|
/**
|
|
@@ -1285,7 +1308,7 @@ export declare class OperationsInsightsClient {
|
|
|
1285
1308
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
1286
1309
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
1287
1310
|
* @throws OciError when an error occurs
|
|
1288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
1289
1312
|
*/
|
|
1290
1313
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest: requests.SummarizeAwrDatabaseMetricsRequest): Promise<responses.SummarizeAwrDatabaseMetricsResponse>;
|
|
1291
1314
|
/**
|
|
@@ -1299,7 +1322,7 @@ export declare class OperationsInsightsClient {
|
|
|
1299
1322
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
1300
1323
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
1301
1324
|
* @throws OciError when an error occurs
|
|
1302
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
1303
1326
|
*/
|
|
1304
1327
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest: requests.SummarizeAwrDatabaseParameterChangesRequest): Promise<responses.SummarizeAwrDatabaseParameterChangesResponse>;
|
|
1305
1328
|
/**
|
|
@@ -1319,7 +1342,7 @@ export declare class OperationsInsightsClient {
|
|
|
1319
1342
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
1320
1343
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
1321
1344
|
* @throws OciError when an error occurs
|
|
1322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1345
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
1323
1346
|
*/
|
|
1324
1347
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest: requests.SummarizeAwrDatabaseParametersRequest): Promise<responses.SummarizeAwrDatabaseParametersResponse>;
|
|
1325
1348
|
/**
|
|
@@ -1329,7 +1352,7 @@ export declare class OperationsInsightsClient {
|
|
|
1329
1352
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
1330
1353
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
1331
1354
|
* @throws OciError when an error occurs
|
|
1332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1355
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
1333
1356
|
*/
|
|
1334
1357
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest: requests.SummarizeAwrDatabaseSnapshotRangesRequest): Promise<responses.SummarizeAwrDatabaseSnapshotRangesResponse>;
|
|
1335
1358
|
/**
|
|
@@ -1339,7 +1362,7 @@ export declare class OperationsInsightsClient {
|
|
|
1339
1362
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
1340
1363
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
1341
1364
|
* @throws OciError when an error occurs
|
|
1342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
1343
1366
|
*/
|
|
1344
1367
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest: requests.SummarizeAwrDatabaseSysstatsRequest): Promise<responses.SummarizeAwrDatabaseSysstatsResponse>;
|
|
1345
1368
|
/**
|
|
@@ -1349,7 +1372,7 @@ export declare class OperationsInsightsClient {
|
|
|
1349
1372
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
1350
1373
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
1351
1374
|
* @throws OciError when an error occurs
|
|
1352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
1353
1376
|
*/
|
|
1354
1377
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest: requests.SummarizeAwrDatabaseTopWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseTopWaitEventsResponse>;
|
|
1355
1378
|
/**
|
|
@@ -1359,7 +1382,7 @@ export declare class OperationsInsightsClient {
|
|
|
1359
1382
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
1360
1383
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
1361
1384
|
* @throws OciError when an error occurs
|
|
1362
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
1363
1386
|
*/
|
|
1364
1387
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest: requests.SummarizeAwrDatabaseWaitEventBucketsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventBucketsResponse>;
|
|
1365
1388
|
/**
|
|
@@ -1369,7 +1392,7 @@ export declare class OperationsInsightsClient {
|
|
|
1369
1392
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
1370
1393
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
1371
1394
|
* @throws OciError when an error occurs
|
|
1372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
1373
1396
|
*/
|
|
1374
1397
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest: requests.SummarizeAwrDatabaseWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventsResponse>;
|
|
1375
1398
|
/**
|
|
@@ -1379,7 +1402,7 @@ export declare class OperationsInsightsClient {
|
|
|
1379
1402
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
1380
1403
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
1381
1404
|
* @throws OciError when an error occurs
|
|
1382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
1383
1406
|
*/
|
|
1384
1407
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
|
|
1385
1408
|
/**
|
|
@@ -1390,7 +1413,7 @@ export declare class OperationsInsightsClient {
|
|
|
1390
1413
|
* @param SummarizeConfigurationItemsRequest
|
|
1391
1414
|
* @return SummarizeConfigurationItemsResponse
|
|
1392
1415
|
* @throws OciError when an error occurs
|
|
1393
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
1394
1417
|
*/
|
|
1395
1418
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest: requests.SummarizeConfigurationItemsRequest): Promise<responses.SummarizeConfigurationItemsResponse>;
|
|
1396
1419
|
/**
|
|
@@ -1402,7 +1425,7 @@ export declare class OperationsInsightsClient {
|
|
|
1402
1425
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
1403
1426
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
1404
1427
|
* @throws OciError when an error occurs
|
|
1405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
1406
1429
|
*/
|
|
1407
1430
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
|
|
1408
1431
|
/**
|
|
@@ -1413,7 +1436,7 @@ export declare class OperationsInsightsClient {
|
|
|
1413
1436
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
1414
1437
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
1415
1438
|
* @throws OciError when an error occurs
|
|
1416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
1417
1440
|
*/
|
|
1418
1441
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
|
|
1419
1442
|
/**
|
|
@@ -1424,7 +1447,7 @@ export declare class OperationsInsightsClient {
|
|
|
1424
1447
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
1425
1448
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
1426
1449
|
* @throws OciError when an error occurs
|
|
1427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
1428
1451
|
*/
|
|
1429
1452
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
|
|
1430
1453
|
/**
|
|
@@ -1437,7 +1460,7 @@ export declare class OperationsInsightsClient {
|
|
|
1437
1460
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
1438
1461
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
1439
1462
|
* @throws OciError when an error occurs
|
|
1440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
1441
1464
|
*/
|
|
1442
1465
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
|
|
1443
1466
|
/**
|
|
@@ -1449,7 +1472,7 @@ export declare class OperationsInsightsClient {
|
|
|
1449
1472
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
1450
1473
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
1451
1474
|
* @throws OciError when an error occurs
|
|
1452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
1453
1476
|
*/
|
|
1454
1477
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
|
|
1455
1478
|
/**
|
|
@@ -1460,7 +1483,7 @@ export declare class OperationsInsightsClient {
|
|
|
1460
1483
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
1461
1484
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
1462
1485
|
* @throws OciError when an error occurs
|
|
1463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
1464
1487
|
*/
|
|
1465
1488
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
|
|
1466
1489
|
/**
|
|
@@ -1472,7 +1495,7 @@ export declare class OperationsInsightsClient {
|
|
|
1472
1495
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
1473
1496
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
1474
1497
|
* @throws OciError when an error occurs
|
|
1475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1498
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
1476
1499
|
*/
|
|
1477
1500
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
|
|
1478
1501
|
/**
|
|
@@ -1489,7 +1512,7 @@ export declare class OperationsInsightsClient {
|
|
|
1489
1512
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
1490
1513
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
1491
1514
|
* @throws OciError when an error occurs
|
|
1492
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
1493
1516
|
*/
|
|
1494
1517
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
|
|
1495
1518
|
/**
|
|
@@ -1503,7 +1526,7 @@ export declare class OperationsInsightsClient {
|
|
|
1503
1526
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
1504
1527
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
1505
1528
|
* @throws OciError when an error occurs
|
|
1506
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1529
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
1507
1530
|
*/
|
|
1508
1531
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
|
|
1509
1532
|
/**
|
|
@@ -1520,7 +1543,7 @@ export declare class OperationsInsightsClient {
|
|
|
1520
1543
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
1521
1544
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
1522
1545
|
* @throws OciError when an error occurs
|
|
1523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
1524
1547
|
*/
|
|
1525
1548
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
|
|
1526
1549
|
/**
|
|
@@ -1533,7 +1556,7 @@ export declare class OperationsInsightsClient {
|
|
|
1533
1556
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
1534
1557
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
1535
1558
|
* @throws OciError when an error occurs
|
|
1536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
1537
1560
|
*/
|
|
1538
1561
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
|
|
1539
1562
|
/**
|
|
@@ -1547,7 +1570,7 @@ export declare class OperationsInsightsClient {
|
|
|
1547
1570
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
1548
1571
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
1549
1572
|
* @throws OciError when an error occurs
|
|
1550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
1551
1574
|
*/
|
|
1552
1575
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
|
|
1553
1576
|
/**
|
|
@@ -1562,7 +1585,7 @@ export declare class OperationsInsightsClient {
|
|
|
1562
1585
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
1563
1586
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
1564
1587
|
* @throws OciError when an error occurs
|
|
1565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1588
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
1566
1589
|
*/
|
|
1567
1590
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
|
|
1568
1591
|
/**
|
|
@@ -1577,7 +1600,7 @@ export declare class OperationsInsightsClient {
|
|
|
1577
1600
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
1578
1601
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
1579
1602
|
* @throws OciError when an error occurs
|
|
1580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
1581
1604
|
*/
|
|
1582
1605
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
|
|
1583
1606
|
/**
|
|
@@ -1586,7 +1609,7 @@ export declare class OperationsInsightsClient {
|
|
|
1586
1609
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
1587
1610
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
1588
1611
|
* @throws OciError when an error occurs
|
|
1589
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1612
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
1590
1613
|
*/
|
|
1591
1614
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
|
|
1592
1615
|
/**
|
|
@@ -1595,7 +1618,7 @@ export declare class OperationsInsightsClient {
|
|
|
1595
1618
|
* @param SummarizeExadataMembersRequest
|
|
1596
1619
|
* @return SummarizeExadataMembersResponse
|
|
1597
1620
|
* @throws OciError when an error occurs
|
|
1598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1621
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
1599
1622
|
*/
|
|
1600
1623
|
summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
|
|
1601
1624
|
/**
|
|
@@ -1605,7 +1628,7 @@ export declare class OperationsInsightsClient {
|
|
|
1605
1628
|
* @param SummarizeHostInsightDiskStatisticsRequest
|
|
1606
1629
|
* @return SummarizeHostInsightDiskStatisticsResponse
|
|
1607
1630
|
* @throws OciError when an error occurs
|
|
1608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightDiskStatistics.ts.html |here} to see how to use SummarizeHostInsightDiskStatistics API.
|
|
1609
1632
|
*/
|
|
1610
1633
|
summarizeHostInsightDiskStatistics(summarizeHostInsightDiskStatisticsRequest: requests.SummarizeHostInsightDiskStatisticsRequest): Promise<responses.SummarizeHostInsightDiskStatisticsResponse>;
|
|
1611
1634
|
/**
|
|
@@ -1615,7 +1638,7 @@ export declare class OperationsInsightsClient {
|
|
|
1615
1638
|
* @param SummarizeHostInsightHostRecommendationRequest
|
|
1616
1639
|
* @return SummarizeHostInsightHostRecommendationResponse
|
|
1617
1640
|
* @throws OciError when an error occurs
|
|
1618
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightHostRecommendation.ts.html |here} to see how to use SummarizeHostInsightHostRecommendation API.
|
|
1619
1642
|
*/
|
|
1620
1643
|
summarizeHostInsightHostRecommendation(summarizeHostInsightHostRecommendationRequest: requests.SummarizeHostInsightHostRecommendationRequest): Promise<responses.SummarizeHostInsightHostRecommendationResponse>;
|
|
1621
1644
|
/**
|
|
@@ -1625,7 +1648,7 @@ export declare class OperationsInsightsClient {
|
|
|
1625
1648
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
1626
1649
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
1627
1650
|
* @throws OciError when an error occurs
|
|
1628
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1651
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
1629
1652
|
*/
|
|
1630
1653
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest: requests.SummarizeHostInsightNetworkUsageTrendRequest): Promise<responses.SummarizeHostInsightNetworkUsageTrendResponse>;
|
|
1631
1654
|
/**
|
|
@@ -1637,7 +1660,7 @@ export declare class OperationsInsightsClient {
|
|
|
1637
1660
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
1638
1661
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
1639
1662
|
* @throws OciError when an error occurs
|
|
1640
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
1641
1664
|
*/
|
|
1642
1665
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
|
|
1643
1666
|
/**
|
|
@@ -1648,7 +1671,7 @@ export declare class OperationsInsightsClient {
|
|
|
1648
1671
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
1649
1672
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
1650
1673
|
* @throws OciError when an error occurs
|
|
1651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
1652
1675
|
*/
|
|
1653
1676
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
|
|
1654
1677
|
/**
|
|
@@ -1659,7 +1682,7 @@ export declare class OperationsInsightsClient {
|
|
|
1659
1682
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
1660
1683
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
1661
1684
|
* @throws OciError when an error occurs
|
|
1662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1685
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
1663
1686
|
*/
|
|
1664
1687
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
|
|
1665
1688
|
/**
|
|
@@ -1672,7 +1695,7 @@ export declare class OperationsInsightsClient {
|
|
|
1672
1695
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
1673
1696
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
1674
1697
|
* @throws OciError when an error occurs
|
|
1675
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
1676
1699
|
*/
|
|
1677
1700
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
|
|
1678
1701
|
/**
|
|
@@ -1684,7 +1707,7 @@ export declare class OperationsInsightsClient {
|
|
|
1684
1707
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
1685
1708
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
1686
1709
|
* @throws OciError when an error occurs
|
|
1687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
1688
1711
|
*/
|
|
1689
1712
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
|
|
1690
1713
|
/**
|
|
@@ -1695,7 +1718,7 @@ export declare class OperationsInsightsClient {
|
|
|
1695
1718
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
1696
1719
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
1697
1720
|
* @throws OciError when an error occurs
|
|
1698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
1699
1722
|
*/
|
|
1700
1723
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
|
|
1701
1724
|
/**
|
|
@@ -1705,7 +1728,7 @@ export declare class OperationsInsightsClient {
|
|
|
1705
1728
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
1706
1729
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
1707
1730
|
* @throws OciError when an error occurs
|
|
1708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
1709
1732
|
*/
|
|
1710
1733
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest: requests.SummarizeHostInsightStorageUsageTrendRequest): Promise<responses.SummarizeHostInsightStorageUsageTrendResponse>;
|
|
1711
1734
|
/**
|
|
@@ -1717,7 +1740,7 @@ export declare class OperationsInsightsClient {
|
|
|
1717
1740
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
1718
1741
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
1719
1742
|
* @throws OciError when an error occurs
|
|
1720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1743
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
1721
1744
|
*/
|
|
1722
1745
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest: requests.SummarizeHostInsightTopProcessesUsageRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageResponse>;
|
|
1723
1746
|
/**
|
|
@@ -1729,7 +1752,7 @@ export declare class OperationsInsightsClient {
|
|
|
1729
1752
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
1730
1753
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
1731
1754
|
* @throws OciError when an error occurs
|
|
1732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1755
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
1733
1756
|
*/
|
|
1734
1757
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
|
|
1735
1758
|
/**
|
|
@@ -1740,7 +1763,7 @@ export declare class OperationsInsightsClient {
|
|
|
1740
1763
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
1741
1764
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
1742
1765
|
* @throws OciError when an error occurs
|
|
1743
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1766
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
1744
1767
|
*/
|
|
1745
1768
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
|
|
1746
1769
|
/**
|
|
@@ -1751,7 +1774,7 @@ export declare class OperationsInsightsClient {
|
|
|
1751
1774
|
* @param SummarizeSqlInsightsRequest
|
|
1752
1775
|
* @return SummarizeSqlInsightsResponse
|
|
1753
1776
|
* @throws OciError when an error occurs
|
|
1754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1777
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
1755
1778
|
*/
|
|
1756
1779
|
summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
|
|
1757
1780
|
/**
|
|
@@ -1762,7 +1785,7 @@ export declare class OperationsInsightsClient {
|
|
|
1762
1785
|
* @param SummarizeSqlPlanInsightsRequest
|
|
1763
1786
|
* @return SummarizeSqlPlanInsightsResponse
|
|
1764
1787
|
* @throws OciError when an error occurs
|
|
1765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
1766
1789
|
*/
|
|
1767
1790
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
|
|
1768
1791
|
/**
|
|
@@ -1773,7 +1796,7 @@ export declare class OperationsInsightsClient {
|
|
|
1773
1796
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
1774
1797
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
1775
1798
|
* @throws OciError when an error occurs
|
|
1776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
1777
1800
|
*/
|
|
1778
1801
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
|
|
1779
1802
|
/**
|
|
@@ -1784,7 +1807,7 @@ export declare class OperationsInsightsClient {
|
|
|
1784
1807
|
* @param SummarizeSqlStatisticsRequest
|
|
1785
1808
|
* @return SummarizeSqlStatisticsResponse
|
|
1786
1809
|
* @throws OciError when an error occurs
|
|
1787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
1788
1811
|
*/
|
|
1789
1812
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
|
|
1790
1813
|
/**
|
|
@@ -1795,7 +1818,7 @@ export declare class OperationsInsightsClient {
|
|
|
1795
1818
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
1796
1819
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
1797
1820
|
* @throws OciError when an error occurs
|
|
1798
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
1799
1822
|
*/
|
|
1800
1823
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
|
|
1801
1824
|
/**
|
|
@@ -1806,7 +1829,7 @@ export declare class OperationsInsightsClient {
|
|
|
1806
1829
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
1807
1830
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
1808
1831
|
* @throws OciError when an error occurs
|
|
1809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
1810
1833
|
*/
|
|
1811
1834
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
|
|
1812
1835
|
/**
|
|
@@ -1815,7 +1838,7 @@ export declare class OperationsInsightsClient {
|
|
|
1815
1838
|
* @param UpdateAwrHubRequest
|
|
1816
1839
|
* @return UpdateAwrHubResponse
|
|
1817
1840
|
* @throws OciError when an error occurs
|
|
1818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
1819
1842
|
*/
|
|
1820
1843
|
updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
|
|
1821
1844
|
/**
|
|
@@ -1824,7 +1847,7 @@ export declare class OperationsInsightsClient {
|
|
|
1824
1847
|
* @param UpdateAwrHubSourceRequest
|
|
1825
1848
|
* @return UpdateAwrHubSourceResponse
|
|
1826
1849
|
* @throws OciError when an error occurs
|
|
1827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1850
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateAwrHubSource.ts.html |here} to see how to use UpdateAwrHubSource API.
|
|
1828
1851
|
*/
|
|
1829
1852
|
updateAwrHubSource(updateAwrHubSourceRequest: requests.UpdateAwrHubSourceRequest): Promise<responses.UpdateAwrHubSourceResponse>;
|
|
1830
1853
|
/**
|
|
@@ -1833,7 +1856,7 @@ export declare class OperationsInsightsClient {
|
|
|
1833
1856
|
* @param UpdateDatabaseInsightRequest
|
|
1834
1857
|
* @return UpdateDatabaseInsightResponse
|
|
1835
1858
|
* @throws OciError when an error occurs
|
|
1836
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
1837
1860
|
*/
|
|
1838
1861
|
updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
|
|
1839
1862
|
/**
|
|
@@ -1842,7 +1865,7 @@ export declare class OperationsInsightsClient {
|
|
|
1842
1865
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
1843
1866
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
1844
1867
|
* @throws OciError when an error occurs
|
|
1845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1868
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
1846
1869
|
*/
|
|
1847
1870
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
|
|
1848
1871
|
/**
|
|
@@ -1851,7 +1874,7 @@ export declare class OperationsInsightsClient {
|
|
|
1851
1874
|
* @param UpdateExadataInsightRequest
|
|
1852
1875
|
* @return UpdateExadataInsightResponse
|
|
1853
1876
|
* @throws OciError when an error occurs
|
|
1854
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
1855
1878
|
*/
|
|
1856
1879
|
updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
|
|
1857
1880
|
/**
|
|
@@ -1860,7 +1883,7 @@ export declare class OperationsInsightsClient {
|
|
|
1860
1883
|
* @param UpdateHostInsightRequest
|
|
1861
1884
|
* @return UpdateHostInsightResponse
|
|
1862
1885
|
* @throws OciError when an error occurs
|
|
1863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
1864
1887
|
*/
|
|
1865
1888
|
updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
|
|
1866
1889
|
/**
|
|
@@ -1869,7 +1892,7 @@ export declare class OperationsInsightsClient {
|
|
|
1869
1892
|
* @param UpdateNewsReportRequest
|
|
1870
1893
|
* @return UpdateNewsReportResponse
|
|
1871
1894
|
* @throws OciError when an error occurs
|
|
1872
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
1873
1896
|
*/
|
|
1874
1897
|
updateNewsReport(updateNewsReportRequest: requests.UpdateNewsReportRequest): Promise<responses.UpdateNewsReportResponse>;
|
|
1875
1898
|
/**
|
|
@@ -1878,7 +1901,7 @@ export declare class OperationsInsightsClient {
|
|
|
1878
1901
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
1879
1902
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
1880
1903
|
* @throws OciError when an error occurs
|
|
1881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1904
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
1882
1905
|
*/
|
|
1883
1906
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
|
|
1884
1907
|
/**
|
|
@@ -1889,7 +1912,7 @@ export declare class OperationsInsightsClient {
|
|
|
1889
1912
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
1890
1913
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
1891
1914
|
* @throws OciError when an error occurs
|
|
1892
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
1893
1916
|
*/
|
|
1894
1917
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
|
|
1895
1918
|
/**
|
|
@@ -1898,7 +1921,7 @@ export declare class OperationsInsightsClient {
|
|
|
1898
1921
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
1899
1922
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
1900
1923
|
* @throws OciError when an error occurs
|
|
1901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
1902
1925
|
*/
|
|
1903
1926
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
|
|
1904
1927
|
/**
|
|
@@ -1907,7 +1930,7 @@ export declare class OperationsInsightsClient {
|
|
|
1907
1930
|
* @param UpdateOpsiConfigurationRequest
|
|
1908
1931
|
* @return UpdateOpsiConfigurationResponse
|
|
1909
1932
|
* @throws OciError when an error occurs
|
|
1910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.4/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
1911
1934
|
*/
|
|
1912
1935
|
updateOpsiConfiguration(updateOpsiConfigurationRequest: requests.UpdateOpsiConfigurationRequest): Promise<responses.UpdateOpsiConfigurationResponse>;
|
|
1913
1936
|
}
|