oci-opsi 2.89.3 → 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.js
CHANGED
|
@@ -205,7 +205,7 @@ class OperationsInsightsClient {
|
|
|
205
205
|
* @param AddExadataInsightMembersRequest
|
|
206
206
|
* @return AddExadataInsightMembersResponse
|
|
207
207
|
* @throws OciError when an error occurs
|
|
208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
208
|
+
* @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.
|
|
209
209
|
*/
|
|
210
210
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
211
211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -267,7 +267,7 @@ class OperationsInsightsClient {
|
|
|
267
267
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
268
268
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
269
269
|
* @throws OciError when an error occurs
|
|
270
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
270
|
+
* @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.
|
|
271
271
|
*/
|
|
272
272
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
273
273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -329,7 +329,7 @@ class OperationsInsightsClient {
|
|
|
329
329
|
* @param ChangeAwrHubSourceCompartmentRequest
|
|
330
330
|
* @return ChangeAwrHubSourceCompartmentResponse
|
|
331
331
|
* @throws OciError when an error occurs
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
332
|
+
* @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.
|
|
333
333
|
*/
|
|
334
334
|
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest) {
|
|
335
335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -391,7 +391,7 @@ class OperationsInsightsClient {
|
|
|
391
391
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
392
392
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
393
393
|
* @throws OciError when an error occurs
|
|
394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
394
|
+
* @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.
|
|
395
395
|
*/
|
|
396
396
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
397
397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -453,7 +453,7 @@ class OperationsInsightsClient {
|
|
|
453
453
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
454
454
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
455
455
|
* @throws OciError when an error occurs
|
|
456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
456
|
+
* @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.
|
|
457
457
|
*/
|
|
458
458
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
459
459
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -514,7 +514,7 @@ class OperationsInsightsClient {
|
|
|
514
514
|
* @param ChangeExadataInsightCompartmentRequest
|
|
515
515
|
* @return ChangeExadataInsightCompartmentResponse
|
|
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/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
518
518
|
*/
|
|
519
519
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
520
520
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -576,7 +576,7 @@ class OperationsInsightsClient {
|
|
|
576
576
|
* @param ChangeHostInsightCompartmentRequest
|
|
577
577
|
* @return ChangeHostInsightCompartmentResponse
|
|
578
578
|
* @throws OciError when an error occurs
|
|
579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
579
|
+
* @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.
|
|
580
580
|
*/
|
|
581
581
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
582
582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -638,7 +638,7 @@ class OperationsInsightsClient {
|
|
|
638
638
|
* @param ChangeNewsReportCompartmentRequest
|
|
639
639
|
* @return ChangeNewsReportCompartmentResponse
|
|
640
640
|
* @throws OciError when an error occurs
|
|
641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
641
|
+
* @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.
|
|
642
642
|
*/
|
|
643
643
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
|
|
644
644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -700,7 +700,7 @@ class OperationsInsightsClient {
|
|
|
700
700
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
701
701
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
702
702
|
* @throws OciError when an error occurs
|
|
703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
703
|
+
* @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.
|
|
704
704
|
*/
|
|
705
705
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
706
706
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -762,7 +762,7 @@ class OperationsInsightsClient {
|
|
|
762
762
|
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
763
763
|
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
764
764
|
* @throws OciError when an error occurs
|
|
765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
765
|
+
* @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.
|
|
766
766
|
*/
|
|
767
767
|
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest) {
|
|
768
768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -824,7 +824,7 @@ class OperationsInsightsClient {
|
|
|
824
824
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
825
825
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
826
826
|
* @throws OciError when an error occurs
|
|
827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
827
|
+
* @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.
|
|
828
828
|
*/
|
|
829
829
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
|
|
830
830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -886,7 +886,7 @@ class OperationsInsightsClient {
|
|
|
886
886
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
887
887
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
888
888
|
* @throws OciError when an error occurs
|
|
889
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
889
|
+
* @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.
|
|
890
890
|
*/
|
|
891
891
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
892
892
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -950,7 +950,7 @@ class OperationsInsightsClient {
|
|
|
950
950
|
* @param CreateAwrHubRequest
|
|
951
951
|
* @return CreateAwrHubResponse
|
|
952
952
|
* @throws OciError when an error occurs
|
|
953
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
953
|
+
* @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.
|
|
954
954
|
*/
|
|
955
955
|
createAwrHub(createAwrHubRequest) {
|
|
956
956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1029,7 +1029,7 @@ class OperationsInsightsClient {
|
|
|
1029
1029
|
* @param CreateAwrHubSourceRequest
|
|
1030
1030
|
* @return CreateAwrHubSourceResponse
|
|
1031
1031
|
* @throws OciError when an error occurs
|
|
1032
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1032
|
+
* @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.
|
|
1033
1033
|
*/
|
|
1034
1034
|
createAwrHubSource(createAwrHubSourceRequest) {
|
|
1035
1035
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1098,7 +1098,7 @@ class OperationsInsightsClient {
|
|
|
1098
1098
|
* @param CreateDatabaseInsightRequest
|
|
1099
1099
|
* @return CreateDatabaseInsightResponse
|
|
1100
1100
|
* @throws OciError when an error occurs
|
|
1101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1101
|
+
* @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.
|
|
1102
1102
|
*/
|
|
1103
1103
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
1104
1104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1177,7 +1177,7 @@ class OperationsInsightsClient {
|
|
|
1177
1177
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
1178
1178
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
1179
1179
|
* @throws OciError when an error occurs
|
|
1180
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1180
|
+
* @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.
|
|
1181
1181
|
*/
|
|
1182
1182
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
1183
1183
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1256,7 +1256,7 @@ class OperationsInsightsClient {
|
|
|
1256
1256
|
* @param CreateExadataInsightRequest
|
|
1257
1257
|
* @return CreateExadataInsightResponse
|
|
1258
1258
|
* @throws OciError when an error occurs
|
|
1259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1259
|
+
* @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.
|
|
1260
1260
|
*/
|
|
1261
1261
|
createExadataInsight(createExadataInsightRequest) {
|
|
1262
1262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1335,7 +1335,7 @@ class OperationsInsightsClient {
|
|
|
1335
1335
|
* @param CreateHostInsightRequest
|
|
1336
1336
|
* @return CreateHostInsightResponse
|
|
1337
1337
|
* @throws OciError when an error occurs
|
|
1338
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1338
|
+
* @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.
|
|
1339
1339
|
*/
|
|
1340
1340
|
createHostInsight(createHostInsightRequest) {
|
|
1341
1341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1414,7 +1414,7 @@ class OperationsInsightsClient {
|
|
|
1414
1414
|
* @param CreateNewsReportRequest
|
|
1415
1415
|
* @return CreateNewsReportResponse
|
|
1416
1416
|
* @throws OciError when an error occurs
|
|
1417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1417
|
+
* @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.
|
|
1418
1418
|
*/
|
|
1419
1419
|
createNewsReport(createNewsReportRequest) {
|
|
1420
1420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1494,7 +1494,7 @@ class OperationsInsightsClient {
|
|
|
1494
1494
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
1495
1495
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
1496
1496
|
* @throws OciError when an error occurs
|
|
1497
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1497
|
+
* @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.
|
|
1498
1498
|
*/
|
|
1499
1499
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
1500
1500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1575,7 +1575,7 @@ class OperationsInsightsClient {
|
|
|
1575
1575
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1576
1576
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1577
1577
|
* @throws OciError when an error occurs
|
|
1578
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1578
|
+
* @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.
|
|
1579
1579
|
*/
|
|
1580
1580
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1581
1581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1655,7 +1655,7 @@ class OperationsInsightsClient {
|
|
|
1655
1655
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1656
1656
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1657
1657
|
* @throws OciError when an error occurs
|
|
1658
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1658
|
+
* @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.
|
|
1659
1659
|
*/
|
|
1660
1660
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1661
1661
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1734,7 +1734,7 @@ class OperationsInsightsClient {
|
|
|
1734
1734
|
* @param CreateOpsiConfigurationRequest
|
|
1735
1735
|
* @return CreateOpsiConfigurationResponse
|
|
1736
1736
|
* @throws OciError when an error occurs
|
|
1737
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1737
|
+
* @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.
|
|
1738
1738
|
*/
|
|
1739
1739
|
createOpsiConfiguration(createOpsiConfigurationRequest) {
|
|
1740
1740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1807,7 +1807,7 @@ class OperationsInsightsClient {
|
|
|
1807
1807
|
* @param DeleteAwrHubRequest
|
|
1808
1808
|
* @return DeleteAwrHubResponse
|
|
1809
1809
|
* @throws OciError when an error occurs
|
|
1810
|
-
* @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/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1811
1811
|
*/
|
|
1812
1812
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1813
1813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1867,7 +1867,7 @@ class OperationsInsightsClient {
|
|
|
1867
1867
|
* @param DeleteAwrHubObjectRequest
|
|
1868
1868
|
* @return DeleteAwrHubObjectResponse
|
|
1869
1869
|
* @throws OciError when an error occurs
|
|
1870
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1870
|
+
* @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.
|
|
1871
1871
|
*/
|
|
1872
1872
|
deleteAwrHubObject(deleteAwrHubObjectRequest) {
|
|
1873
1873
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1943,7 +1943,7 @@ class OperationsInsightsClient {
|
|
|
1943
1943
|
* @param DeleteAwrHubSourceRequest
|
|
1944
1944
|
* @return DeleteAwrHubSourceResponse
|
|
1945
1945
|
* @throws OciError when an error occurs
|
|
1946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
1946
|
+
* @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.
|
|
1947
1947
|
*/
|
|
1948
1948
|
deleteAwrHubSource(deleteAwrHubSourceRequest) {
|
|
1949
1949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2003,7 +2003,7 @@ class OperationsInsightsClient {
|
|
|
2003
2003
|
* @param DeleteDatabaseInsightRequest
|
|
2004
2004
|
* @return DeleteDatabaseInsightResponse
|
|
2005
2005
|
* @throws OciError when an error occurs
|
|
2006
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2006
|
+
* @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.
|
|
2007
2007
|
*/
|
|
2008
2008
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
2009
2009
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2063,7 +2063,7 @@ class OperationsInsightsClient {
|
|
|
2063
2063
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
2064
2064
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
2065
2065
|
* @throws OciError when an error occurs
|
|
2066
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2066
|
+
* @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.
|
|
2067
2067
|
*/
|
|
2068
2068
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
2069
2069
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2123,7 +2123,7 @@ class OperationsInsightsClient {
|
|
|
2123
2123
|
* @param DeleteExadataInsightRequest
|
|
2124
2124
|
* @return DeleteExadataInsightResponse
|
|
2125
2125
|
* @throws OciError when an error occurs
|
|
2126
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2126
|
+
* @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.
|
|
2127
2127
|
*/
|
|
2128
2128
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
2129
2129
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2183,7 +2183,7 @@ class OperationsInsightsClient {
|
|
|
2183
2183
|
* @param DeleteHostInsightRequest
|
|
2184
2184
|
* @return DeleteHostInsightResponse
|
|
2185
2185
|
* @throws OciError when an error occurs
|
|
2186
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2186
|
+
* @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.
|
|
2187
2187
|
*/
|
|
2188
2188
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
2189
2189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2243,7 +2243,7 @@ class OperationsInsightsClient {
|
|
|
2243
2243
|
* @param DeleteNewsReportRequest
|
|
2244
2244
|
* @return DeleteNewsReportResponse
|
|
2245
2245
|
* @throws OciError when an error occurs
|
|
2246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2246
|
+
* @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.
|
|
2247
2247
|
*/
|
|
2248
2248
|
deleteNewsReport(deleteNewsReportRequest) {
|
|
2249
2249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2303,7 +2303,7 @@ class OperationsInsightsClient {
|
|
|
2303
2303
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
2304
2304
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
2305
2305
|
* @throws OciError when an error occurs
|
|
2306
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2306
|
+
* @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.
|
|
2307
2307
|
*/
|
|
2308
2308
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
2309
2309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2367,7 +2367,7 @@ class OperationsInsightsClient {
|
|
|
2367
2367
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
2368
2368
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
2369
2369
|
* @throws OciError when an error occurs
|
|
2370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2370
|
+
* @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.
|
|
2371
2371
|
*/
|
|
2372
2372
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
2373
2373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2427,7 +2427,7 @@ class OperationsInsightsClient {
|
|
|
2427
2427
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
2428
2428
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
2429
2429
|
* @throws OciError when an error occurs
|
|
2430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2430
|
+
* @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.
|
|
2431
2431
|
*/
|
|
2432
2432
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
2433
2433
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2487,7 +2487,7 @@ class OperationsInsightsClient {
|
|
|
2487
2487
|
* @param DeleteOpsiConfigurationRequest
|
|
2488
2488
|
* @return DeleteOpsiConfigurationResponse
|
|
2489
2489
|
* @throws OciError when an error occurs
|
|
2490
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2490
|
+
* @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.
|
|
2491
2491
|
*/
|
|
2492
2492
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
|
|
2493
2493
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2547,7 +2547,7 @@ class OperationsInsightsClient {
|
|
|
2547
2547
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2548
2548
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2549
2549
|
* @throws OciError when an error occurs
|
|
2550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2550
|
+
* @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.
|
|
2551
2551
|
*/
|
|
2552
2552
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2553
2553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2608,7 +2608,7 @@ class OperationsInsightsClient {
|
|
|
2608
2608
|
* @param DisableAwrHubSourceRequest
|
|
2609
2609
|
* @return DisableAwrHubSourceResponse
|
|
2610
2610
|
* @throws OciError when an error occurs
|
|
2611
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2611
|
+
* @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.
|
|
2612
2612
|
*/
|
|
2613
2613
|
disableAwrHubSource(disableAwrHubSourceRequest) {
|
|
2614
2614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2669,7 +2669,7 @@ class OperationsInsightsClient {
|
|
|
2669
2669
|
* @param DisableDatabaseInsightRequest
|
|
2670
2670
|
* @return DisableDatabaseInsightResponse
|
|
2671
2671
|
* @throws OciError when an error occurs
|
|
2672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2672
|
+
* @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.
|
|
2673
2673
|
*/
|
|
2674
2674
|
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
2675
2675
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2730,7 +2730,7 @@ class OperationsInsightsClient {
|
|
|
2730
2730
|
* @param DisableExadataInsightRequest
|
|
2731
2731
|
* @return DisableExadataInsightResponse
|
|
2732
2732
|
* @throws OciError when an error occurs
|
|
2733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2733
|
+
* @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.
|
|
2734
2734
|
*/
|
|
2735
2735
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
2736
2736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2791,7 +2791,7 @@ class OperationsInsightsClient {
|
|
|
2791
2791
|
* @param DisableHostInsightRequest
|
|
2792
2792
|
* @return DisableHostInsightResponse
|
|
2793
2793
|
* @throws OciError when an error occurs
|
|
2794
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2794
|
+
* @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.
|
|
2795
2795
|
*/
|
|
2796
2796
|
disableHostInsight(disableHostInsightRequest) {
|
|
2797
2797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2852,7 +2852,7 @@ class OperationsInsightsClient {
|
|
|
2852
2852
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
2853
2853
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
2854
2854
|
* @throws OciError when an error occurs
|
|
2855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2855
|
+
* @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.
|
|
2856
2856
|
*/
|
|
2857
2857
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
2858
2858
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2926,7 +2926,7 @@ class OperationsInsightsClient {
|
|
|
2926
2926
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2927
2927
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2928
2928
|
* @throws OciError when an error occurs
|
|
2929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2929
|
+
* @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.
|
|
2930
2930
|
*/
|
|
2931
2931
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2932
2932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2988,7 +2988,7 @@ class OperationsInsightsClient {
|
|
|
2988
2988
|
* @param EnableAwrHubSourceRequest
|
|
2989
2989
|
* @return EnableAwrHubSourceResponse
|
|
2990
2990
|
* @throws OciError when an error occurs
|
|
2991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
2991
|
+
* @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.
|
|
2992
2992
|
*/
|
|
2993
2993
|
enableAwrHubSource(enableAwrHubSourceRequest) {
|
|
2994
2994
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3049,7 +3049,7 @@ class OperationsInsightsClient {
|
|
|
3049
3049
|
* @param EnableDatabaseInsightRequest
|
|
3050
3050
|
* @return EnableDatabaseInsightResponse
|
|
3051
3051
|
* @throws OciError when an error occurs
|
|
3052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3052
|
+
* @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.
|
|
3053
3053
|
*/
|
|
3054
3054
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
3055
3055
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3111,7 +3111,7 @@ class OperationsInsightsClient {
|
|
|
3111
3111
|
* @param EnableExadataInsightRequest
|
|
3112
3112
|
* @return EnableExadataInsightResponse
|
|
3113
3113
|
* @throws OciError when an error occurs
|
|
3114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3114
|
+
* @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.
|
|
3115
3115
|
*/
|
|
3116
3116
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
3117
3117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3173,7 +3173,7 @@ class OperationsInsightsClient {
|
|
|
3173
3173
|
* @param EnableHostInsightRequest
|
|
3174
3174
|
* @return EnableHostInsightResponse
|
|
3175
3175
|
* @throws OciError when an error occurs
|
|
3176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3176
|
+
* @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.
|
|
3177
3177
|
*/
|
|
3178
3178
|
enableHostInsight(enableHostInsightRequest) {
|
|
3179
3179
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3236,7 +3236,7 @@ class OperationsInsightsClient {
|
|
|
3236
3236
|
* @param GetAwrDatabaseReportRequest
|
|
3237
3237
|
* @return GetAwrDatabaseReportResponse
|
|
3238
3238
|
* @throws OciError when an error occurs
|
|
3239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3239
|
+
* @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.
|
|
3240
3240
|
*/
|
|
3241
3241
|
getAwrDatabaseReport(getAwrDatabaseReportRequest) {
|
|
3242
3242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3304,7 +3304,7 @@ class OperationsInsightsClient {
|
|
|
3304
3304
|
* @param GetAwrDatabaseSqlReportRequest
|
|
3305
3305
|
* @return GetAwrDatabaseSqlReportResponse
|
|
3306
3306
|
* @throws OciError when an error occurs
|
|
3307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3307
|
+
* @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.
|
|
3308
3308
|
*/
|
|
3309
3309
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
|
|
3310
3310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3371,7 +3371,7 @@ class OperationsInsightsClient {
|
|
|
3371
3371
|
* @param GetAwrHubRequest
|
|
3372
3372
|
* @return GetAwrHubResponse
|
|
3373
3373
|
* @throws OciError when an error occurs
|
|
3374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3374
|
+
* @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.
|
|
3375
3375
|
*/
|
|
3376
3376
|
getAwrHub(getAwrHubRequest) {
|
|
3377
3377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3434,7 +3434,7 @@ class OperationsInsightsClient {
|
|
|
3434
3434
|
* @param GetAwrHubObjectRequest
|
|
3435
3435
|
* @return GetAwrHubObjectResponse
|
|
3436
3436
|
* @throws OciError when an error occurs
|
|
3437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3437
|
+
* @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.
|
|
3438
3438
|
*/
|
|
3439
3439
|
getAwrHubObject(getAwrHubObjectRequest) {
|
|
3440
3440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3585,7 +3585,7 @@ class OperationsInsightsClient {
|
|
|
3585
3585
|
* @param GetAwrHubSourceRequest
|
|
3586
3586
|
* @return GetAwrHubSourceResponse
|
|
3587
3587
|
* @throws OciError when an error occurs
|
|
3588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3588
|
+
* @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.
|
|
3589
3589
|
*/
|
|
3590
3590
|
getAwrHubSource(getAwrHubSourceRequest) {
|
|
3591
3591
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3650,7 +3650,7 @@ class OperationsInsightsClient {
|
|
|
3650
3650
|
* @param GetAwrReportRequest
|
|
3651
3651
|
* @return GetAwrReportResponse
|
|
3652
3652
|
* @throws OciError when an error occurs
|
|
3653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3653
|
+
* @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.
|
|
3654
3654
|
*/
|
|
3655
3655
|
getAwrReport(getAwrReportRequest) {
|
|
3656
3656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3716,7 +3716,7 @@ class OperationsInsightsClient {
|
|
|
3716
3716
|
* @param GetDatabaseInsightRequest
|
|
3717
3717
|
* @return GetDatabaseInsightResponse
|
|
3718
3718
|
* @throws OciError when an error occurs
|
|
3719
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3719
|
+
* @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.
|
|
3720
3720
|
*/
|
|
3721
3721
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
3722
3722
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3779,7 +3779,7 @@ class OperationsInsightsClient {
|
|
|
3779
3779
|
* @param GetEnterpriseManagerBridgeRequest
|
|
3780
3780
|
* @return GetEnterpriseManagerBridgeResponse
|
|
3781
3781
|
* @throws OciError when an error occurs
|
|
3782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3782
|
+
* @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.
|
|
3783
3783
|
*/
|
|
3784
3784
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
3785
3785
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3842,7 +3842,7 @@ class OperationsInsightsClient {
|
|
|
3842
3842
|
* @param GetExadataInsightRequest
|
|
3843
3843
|
* @return GetExadataInsightResponse
|
|
3844
3844
|
* @throws OciError when an error occurs
|
|
3845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3845
|
+
* @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.
|
|
3846
3846
|
*/
|
|
3847
3847
|
getExadataInsight(getExadataInsightRequest) {
|
|
3848
3848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3905,7 +3905,7 @@ class OperationsInsightsClient {
|
|
|
3905
3905
|
* @param GetHostInsightRequest
|
|
3906
3906
|
* @return GetHostInsightResponse
|
|
3907
3907
|
* @throws OciError when an error occurs
|
|
3908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3908
|
+
* @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.
|
|
3909
3909
|
*/
|
|
3910
3910
|
getHostInsight(getHostInsightRequest) {
|
|
3911
3911
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3968,7 +3968,7 @@ class OperationsInsightsClient {
|
|
|
3968
3968
|
* @param GetNewsReportRequest
|
|
3969
3969
|
* @return GetNewsReportResponse
|
|
3970
3970
|
* @throws OciError when an error occurs
|
|
3971
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
3971
|
+
* @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.
|
|
3972
3972
|
*/
|
|
3973
3973
|
getNewsReport(getNewsReportRequest) {
|
|
3974
3974
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4031,7 +4031,7 @@ class OperationsInsightsClient {
|
|
|
4031
4031
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
4032
4032
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
4033
4033
|
* @throws OciError when an error occurs
|
|
4034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4034
|
+
* @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.
|
|
4035
4035
|
*/
|
|
4036
4036
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
4037
4037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4096,7 +4096,7 @@ class OperationsInsightsClient {
|
|
|
4096
4096
|
* @param GetOperationsInsightsWarehouseRequest
|
|
4097
4097
|
* @return GetOperationsInsightsWarehouseResponse
|
|
4098
4098
|
* @throws OciError when an error occurs
|
|
4099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4099
|
+
* @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.
|
|
4100
4100
|
*/
|
|
4101
4101
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
4102
4102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4159,7 +4159,7 @@ class OperationsInsightsClient {
|
|
|
4159
4159
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
4160
4160
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
4161
4161
|
* @throws OciError when an error occurs
|
|
4162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4162
|
+
* @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.
|
|
4163
4163
|
*/
|
|
4164
4164
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
4165
4165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4225,7 +4225,7 @@ class OperationsInsightsClient {
|
|
|
4225
4225
|
* @param GetOpsiConfigurationRequest
|
|
4226
4226
|
* @return GetOpsiConfigurationResponse
|
|
4227
4227
|
* @throws OciError when an error occurs
|
|
4228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4228
|
+
* @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.
|
|
4229
4229
|
*/
|
|
4230
4230
|
getOpsiConfiguration(getOpsiConfigurationRequest) {
|
|
4231
4231
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4293,7 +4293,7 @@ class OperationsInsightsClient {
|
|
|
4293
4293
|
* @param GetOpsiDataObjectRequest
|
|
4294
4294
|
* @return GetOpsiDataObjectResponse
|
|
4295
4295
|
* @throws OciError when an error occurs
|
|
4296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4296
|
+
* @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.
|
|
4297
4297
|
*/
|
|
4298
4298
|
getOpsiDataObject(getOpsiDataObjectRequest) {
|
|
4299
4299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4353,7 +4353,7 @@ class OperationsInsightsClient {
|
|
|
4353
4353
|
* @param GetWorkRequestRequest
|
|
4354
4354
|
* @return GetWorkRequestResponse
|
|
4355
4355
|
* @throws OciError when an error occurs
|
|
4356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4356
|
+
* @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.
|
|
4357
4357
|
*/
|
|
4358
4358
|
getWorkRequest(getWorkRequestRequest) {
|
|
4359
4359
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4422,7 +4422,7 @@ class OperationsInsightsClient {
|
|
|
4422
4422
|
* @param HeadAwrHubObjectRequest
|
|
4423
4423
|
* @return HeadAwrHubObjectResponse
|
|
4424
4424
|
* @throws OciError when an error occurs
|
|
4425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4425
|
+
* @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.
|
|
4426
4426
|
*/
|
|
4427
4427
|
headAwrHubObject(headAwrHubObjectRequest) {
|
|
4428
4428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4562,7 +4562,7 @@ class OperationsInsightsClient {
|
|
|
4562
4562
|
* @param IngestAddmReportsRequest
|
|
4563
4563
|
* @return IngestAddmReportsResponse
|
|
4564
4564
|
* @throws OciError when an error occurs
|
|
4565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4565
|
+
* @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.
|
|
4566
4566
|
*/
|
|
4567
4567
|
ingestAddmReports(ingestAddmReportsRequest) {
|
|
4568
4568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4629,7 +4629,7 @@ class OperationsInsightsClient {
|
|
|
4629
4629
|
* @param IngestDatabaseConfigurationRequest
|
|
4630
4630
|
* @return IngestDatabaseConfigurationResponse
|
|
4631
4631
|
* @throws OciError when an error occurs
|
|
4632
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4632
|
+
* @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.
|
|
4633
4633
|
*/
|
|
4634
4634
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
4635
4635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4696,7 +4696,7 @@ class OperationsInsightsClient {
|
|
|
4696
4696
|
* @param IngestHostConfigurationRequest
|
|
4697
4697
|
* @return IngestHostConfigurationResponse
|
|
4698
4698
|
* @throws OciError when an error occurs
|
|
4699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4699
|
+
* @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.
|
|
4700
4700
|
*/
|
|
4701
4701
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
4702
4702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4762,7 +4762,7 @@ class OperationsInsightsClient {
|
|
|
4762
4762
|
* @param IngestHostMetricsRequest
|
|
4763
4763
|
* @return IngestHostMetricsResponse
|
|
4764
4764
|
* @throws OciError when an error occurs
|
|
4765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4765
|
+
* @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.
|
|
4766
4766
|
*/
|
|
4767
4767
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
4768
4768
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4822,6 +4822,146 @@ class OperationsInsightsClient {
|
|
|
4822
4822
|
}
|
|
4823
4823
|
});
|
|
4824
4824
|
}
|
|
4825
|
+
/**
|
|
4826
|
+
* The MySql SQL Stats endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline.
|
|
4827
|
+
* Either databaseId or id must be specified.
|
|
4828
|
+
*
|
|
4829
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4830
|
+
* @param IngestMySqlSqlStatsRequest
|
|
4831
|
+
* @return IngestMySqlSqlStatsResponse
|
|
4832
|
+
* @throws OciError when an error occurs
|
|
4833
|
+
* @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.
|
|
4834
|
+
*/
|
|
4835
|
+
ingestMySqlSqlStats(ingestMySqlSqlStatsRequest) {
|
|
4836
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
4837
|
+
if (this.logger)
|
|
4838
|
+
this.logger.debug("Calling operation OperationsInsightsClient#ingestMySqlSqlStats.");
|
|
4839
|
+
const operationName = "ingestMySqlSqlStats";
|
|
4840
|
+
const apiReferenceLink = "";
|
|
4841
|
+
const pathParams = {};
|
|
4842
|
+
const queryParams = {
|
|
4843
|
+
"databaseId": ingestMySqlSqlStatsRequest.databaseId,
|
|
4844
|
+
"id": ingestMySqlSqlStatsRequest.id
|
|
4845
|
+
};
|
|
4846
|
+
let headerParams = {
|
|
4847
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4848
|
+
"opc-request-id": ingestMySqlSqlStatsRequest.opcRequestId,
|
|
4849
|
+
"if-match": ingestMySqlSqlStatsRequest.ifMatch,
|
|
4850
|
+
"opc-retry-token": ingestMySqlSqlStatsRequest.opcRetryToken
|
|
4851
|
+
};
|
|
4852
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4853
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestMySqlSqlStatsRequest.retryConfiguration, specRetryConfiguration);
|
|
4854
|
+
if (this.logger)
|
|
4855
|
+
retrier.logger = this.logger;
|
|
4856
|
+
const request = yield oci_common_1.composeRequest({
|
|
4857
|
+
baseEndpoint: this._endpoint,
|
|
4858
|
+
defaultHeaders: this._defaultHeaders,
|
|
4859
|
+
path: "/databaseInsights/actions/ingestMySqlSqlStatsMetric",
|
|
4860
|
+
method: "POST",
|
|
4861
|
+
bodyContent: common.ObjectSerializer.serialize(ingestMySqlSqlStatsRequest.ingestMySqlSqlStatsDetails, "IngestMySqlSqlStatsDetails", model.IngestMySqlSqlStatsDetails.getJsonObj),
|
|
4862
|
+
pathParams: pathParams,
|
|
4863
|
+
headerParams: headerParams,
|
|
4864
|
+
queryParams: queryParams
|
|
4865
|
+
});
|
|
4866
|
+
try {
|
|
4867
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
4868
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
4869
|
+
responseObject: {},
|
|
4870
|
+
body: yield response.json(),
|
|
4871
|
+
bodyKey: "ingestMySqlSqlStatsResponseDetails",
|
|
4872
|
+
bodyModel: model.IngestMySqlSqlStatsResponseDetails,
|
|
4873
|
+
type: "model.IngestMySqlSqlStatsResponseDetails",
|
|
4874
|
+
responseHeaders: [
|
|
4875
|
+
{
|
|
4876
|
+
value: response.headers.get("opc-request-id"),
|
|
4877
|
+
key: "opcRequestId",
|
|
4878
|
+
dataType: "string"
|
|
4879
|
+
},
|
|
4880
|
+
{
|
|
4881
|
+
value: response.headers.get("etag"),
|
|
4882
|
+
key: "etag",
|
|
4883
|
+
dataType: "string"
|
|
4884
|
+
}
|
|
4885
|
+
]
|
|
4886
|
+
});
|
|
4887
|
+
return sdkResponse;
|
|
4888
|
+
}
|
|
4889
|
+
catch (err) {
|
|
4890
|
+
throw err;
|
|
4891
|
+
}
|
|
4892
|
+
});
|
|
4893
|
+
}
|
|
4894
|
+
/**
|
|
4895
|
+
* The SqlText endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
4896
|
+
* Either databaseId or id must be specified.
|
|
4897
|
+
* Disclaimer: SQL text being uploaded explicitly via APIs is already masked. All sensitive literals contained in the sqlFullText column are masked prior to ingestion.
|
|
4898
|
+
*
|
|
4899
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4900
|
+
* @param IngestMySqlSqlTextRequest
|
|
4901
|
+
* @return IngestMySqlSqlTextResponse
|
|
4902
|
+
* @throws OciError when an error occurs
|
|
4903
|
+
* @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.
|
|
4904
|
+
*/
|
|
4905
|
+
ingestMySqlSqlText(ingestMySqlSqlTextRequest) {
|
|
4906
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
4907
|
+
if (this.logger)
|
|
4908
|
+
this.logger.debug("Calling operation OperationsInsightsClient#ingestMySqlSqlText.");
|
|
4909
|
+
const operationName = "ingestMySqlSqlText";
|
|
4910
|
+
const apiReferenceLink = "";
|
|
4911
|
+
const pathParams = {};
|
|
4912
|
+
const queryParams = {
|
|
4913
|
+
"compartmentId": ingestMySqlSqlTextRequest.compartmentId,
|
|
4914
|
+
"databaseId": ingestMySqlSqlTextRequest.databaseId,
|
|
4915
|
+
"id": ingestMySqlSqlTextRequest.id
|
|
4916
|
+
};
|
|
4917
|
+
let headerParams = {
|
|
4918
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4919
|
+
"opc-request-id": ingestMySqlSqlTextRequest.opcRequestId,
|
|
4920
|
+
"if-match": ingestMySqlSqlTextRequest.ifMatch,
|
|
4921
|
+
"opc-retry-token": ingestMySqlSqlTextRequest.opcRetryToken
|
|
4922
|
+
};
|
|
4923
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4924
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestMySqlSqlTextRequest.retryConfiguration, specRetryConfiguration);
|
|
4925
|
+
if (this.logger)
|
|
4926
|
+
retrier.logger = this.logger;
|
|
4927
|
+
const request = yield oci_common_1.composeRequest({
|
|
4928
|
+
baseEndpoint: this._endpoint,
|
|
4929
|
+
defaultHeaders: this._defaultHeaders,
|
|
4930
|
+
path: "/databaseInsights/actions/ingestMySqlSqlText",
|
|
4931
|
+
method: "POST",
|
|
4932
|
+
bodyContent: common.ObjectSerializer.serialize(ingestMySqlSqlTextRequest.ingestMySqlSqlTextDetails, "IngestMySqlSqlTextDetails", model.IngestMySqlSqlTextDetails.getJsonObj),
|
|
4933
|
+
pathParams: pathParams,
|
|
4934
|
+
headerParams: headerParams,
|
|
4935
|
+
queryParams: queryParams
|
|
4936
|
+
});
|
|
4937
|
+
try {
|
|
4938
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
|
|
4939
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
4940
|
+
responseObject: {},
|
|
4941
|
+
body: yield response.json(),
|
|
4942
|
+
bodyKey: "ingestMySqlSqlTextResponseDetails",
|
|
4943
|
+
bodyModel: model.IngestMySqlSqlTextResponseDetails,
|
|
4944
|
+
type: "model.IngestMySqlSqlTextResponseDetails",
|
|
4945
|
+
responseHeaders: [
|
|
4946
|
+
{
|
|
4947
|
+
value: response.headers.get("opc-request-id"),
|
|
4948
|
+
key: "opcRequestId",
|
|
4949
|
+
dataType: "string"
|
|
4950
|
+
},
|
|
4951
|
+
{
|
|
4952
|
+
value: response.headers.get("etag"),
|
|
4953
|
+
key: "etag",
|
|
4954
|
+
dataType: "string"
|
|
4955
|
+
}
|
|
4956
|
+
]
|
|
4957
|
+
});
|
|
4958
|
+
return sdkResponse;
|
|
4959
|
+
}
|
|
4960
|
+
catch (err) {
|
|
4961
|
+
throw err;
|
|
4962
|
+
}
|
|
4963
|
+
});
|
|
4964
|
+
}
|
|
4825
4965
|
/**
|
|
4826
4966
|
* The sqlbucket endpoint takes in a JSON payload, persists it in Ops Insights ingest pipeline.
|
|
4827
4967
|
* Either databaseId or id must be specified.
|
|
@@ -4830,7 +4970,7 @@ class OperationsInsightsClient {
|
|
|
4830
4970
|
* @param IngestSqlBucketRequest
|
|
4831
4971
|
* @return IngestSqlBucketResponse
|
|
4832
4972
|
* @throws OciError when an error occurs
|
|
4833
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
4973
|
+
* @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.
|
|
4834
4974
|
*/
|
|
4835
4975
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
4836
4976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4900,7 +5040,7 @@ class OperationsInsightsClient {
|
|
|
4900
5040
|
* @param IngestSqlPlanLinesRequest
|
|
4901
5041
|
* @return IngestSqlPlanLinesResponse
|
|
4902
5042
|
* @throws OciError when an error occurs
|
|
4903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5043
|
+
* @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.
|
|
4904
5044
|
*/
|
|
4905
5045
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
4906
5046
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4970,7 +5110,7 @@ class OperationsInsightsClient {
|
|
|
4970
5110
|
* @param IngestSqlStatsRequest
|
|
4971
5111
|
* @return IngestSqlStatsResponse
|
|
4972
5112
|
* @throws OciError when an error occurs
|
|
4973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5113
|
+
* @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.
|
|
4974
5114
|
*/
|
|
4975
5115
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
4976
5116
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5040,7 +5180,7 @@ class OperationsInsightsClient {
|
|
|
5040
5180
|
* @param IngestSqlTextRequest
|
|
5041
5181
|
* @return IngestSqlTextResponse
|
|
5042
5182
|
* @throws OciError when an error occurs
|
|
5043
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5183
|
+
* @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.
|
|
5044
5184
|
*/
|
|
5045
5185
|
ingestSqlText(ingestSqlTextRequest) {
|
|
5046
5186
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5109,7 +5249,7 @@ class OperationsInsightsClient {
|
|
|
5109
5249
|
* @param ListAddmDbFindingCategoriesRequest
|
|
5110
5250
|
* @return ListAddmDbFindingCategoriesResponse
|
|
5111
5251
|
* @throws OciError when an error occurs
|
|
5112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5252
|
+
* @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.
|
|
5113
5253
|
*/
|
|
5114
5254
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
|
|
5115
5255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5184,7 +5324,7 @@ class OperationsInsightsClient {
|
|
|
5184
5324
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
5185
5325
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
5186
5326
|
* @throws OciError when an error occurs
|
|
5187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5327
|
+
* @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.
|
|
5188
5328
|
*/
|
|
5189
5329
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
|
|
5190
5330
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5263,7 +5403,7 @@ class OperationsInsightsClient {
|
|
|
5263
5403
|
* @param ListAddmDbParameterCategoriesRequest
|
|
5264
5404
|
* @return ListAddmDbParameterCategoriesResponse
|
|
5265
5405
|
* @throws OciError when an error occurs
|
|
5266
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5406
|
+
* @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.
|
|
5267
5407
|
*/
|
|
5268
5408
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
|
|
5269
5409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5338,7 +5478,7 @@ class OperationsInsightsClient {
|
|
|
5338
5478
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
5339
5479
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
5340
5480
|
* @throws OciError when an error occurs
|
|
5341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5481
|
+
* @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.
|
|
5342
5482
|
*/
|
|
5343
5483
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
|
|
5344
5484
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5413,7 +5553,7 @@ class OperationsInsightsClient {
|
|
|
5413
5553
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
5414
5554
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
5415
5555
|
* @throws OciError when an error occurs
|
|
5416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5556
|
+
* @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.
|
|
5417
5557
|
*/
|
|
5418
5558
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
|
|
5419
5559
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5496,7 +5636,7 @@ class OperationsInsightsClient {
|
|
|
5496
5636
|
* @param ListAddmDbsRequest
|
|
5497
5637
|
* @return ListAddmDbsResponse
|
|
5498
5638
|
* @throws OciError when an error occurs
|
|
5499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5639
|
+
* @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.
|
|
5500
5640
|
*/
|
|
5501
5641
|
listAddmDbs(listAddmDbsRequest) {
|
|
5502
5642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5573,7 +5713,7 @@ class OperationsInsightsClient {
|
|
|
5573
5713
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
5574
5714
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
5575
5715
|
* @throws OciError when an error occurs
|
|
5576
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5716
|
+
* @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.
|
|
5577
5717
|
*/
|
|
5578
5718
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
|
|
5579
5719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5648,7 +5788,7 @@ class OperationsInsightsClient {
|
|
|
5648
5788
|
* @param ListAwrDatabasesRequest
|
|
5649
5789
|
* @return ListAwrDatabasesResponse
|
|
5650
5790
|
* @throws OciError when an error occurs
|
|
5651
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5791
|
+
* @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.
|
|
5652
5792
|
*/
|
|
5653
5793
|
listAwrDatabases(listAwrDatabasesRequest) {
|
|
5654
5794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5720,7 +5860,7 @@ class OperationsInsightsClient {
|
|
|
5720
5860
|
* @param ListAwrHubObjectsRequest
|
|
5721
5861
|
* @return ListAwrHubObjectsResponse
|
|
5722
5862
|
* @throws OciError when an error occurs
|
|
5723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5863
|
+
* @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.
|
|
5724
5864
|
*/
|
|
5725
5865
|
listAwrHubObjects(listAwrHubObjectsRequest) {
|
|
5726
5866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5797,7 +5937,7 @@ class OperationsInsightsClient {
|
|
|
5797
5937
|
* @param ListAwrHubSourcesRequest
|
|
5798
5938
|
* @return ListAwrHubSourcesResponse
|
|
5799
5939
|
* @throws OciError when an error occurs
|
|
5800
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
5940
|
+
* @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.
|
|
5801
5941
|
*/
|
|
5802
5942
|
listAwrHubSources(listAwrHubSourcesRequest) {
|
|
5803
5943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5871,7 +6011,7 @@ class OperationsInsightsClient {
|
|
|
5871
6011
|
* @param ListAwrHubsRequest
|
|
5872
6012
|
* @return ListAwrHubsResponse
|
|
5873
6013
|
* @throws OciError when an error occurs
|
|
5874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6014
|
+
* @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.
|
|
5875
6015
|
*/
|
|
5876
6016
|
listAwrHubs(listAwrHubsRequest) {
|
|
5877
6017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5944,7 +6084,7 @@ class OperationsInsightsClient {
|
|
|
5944
6084
|
* @param ListAwrSnapshotsRequest
|
|
5945
6085
|
* @return ListAwrSnapshotsResponse
|
|
5946
6086
|
* @throws OciError when an error occurs
|
|
5947
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6087
|
+
* @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.
|
|
5948
6088
|
*/
|
|
5949
6089
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
5950
6090
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6017,7 +6157,7 @@ class OperationsInsightsClient {
|
|
|
6017
6157
|
* @param ListDatabaseConfigurationsRequest
|
|
6018
6158
|
* @return ListDatabaseConfigurationsResponse
|
|
6019
6159
|
* @throws OciError when an error occurs
|
|
6020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6160
|
+
* @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.
|
|
6021
6161
|
*/
|
|
6022
6162
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
6023
6163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6104,7 +6244,7 @@ class OperationsInsightsClient {
|
|
|
6104
6244
|
* @param ListDatabaseInsightsRequest
|
|
6105
6245
|
* @return ListDatabaseInsightsResponse
|
|
6106
6246
|
* @throws OciError when an error occurs
|
|
6107
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6247
|
+
* @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.
|
|
6108
6248
|
*/
|
|
6109
6249
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
6110
6250
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6188,7 +6328,7 @@ class OperationsInsightsClient {
|
|
|
6188
6328
|
* @param ListEnterpriseManagerBridgesRequest
|
|
6189
6329
|
* @return ListEnterpriseManagerBridgesResponse
|
|
6190
6330
|
* @throws OciError when an error occurs
|
|
6191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6331
|
+
* @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.
|
|
6192
6332
|
*/
|
|
6193
6333
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
6194
6334
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6259,7 +6399,7 @@ class OperationsInsightsClient {
|
|
|
6259
6399
|
* @param ListExadataConfigurationsRequest
|
|
6260
6400
|
* @return ListExadataConfigurationsResponse
|
|
6261
6401
|
* @throws OciError when an error occurs
|
|
6262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6402
|
+
* @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.
|
|
6263
6403
|
*/
|
|
6264
6404
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
6265
6405
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6339,7 +6479,7 @@ class OperationsInsightsClient {
|
|
|
6339
6479
|
* @param ListExadataInsightsRequest
|
|
6340
6480
|
* @return ListExadataInsightsResponse
|
|
6341
6481
|
* @throws OciError when an error occurs
|
|
6342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6482
|
+
* @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.
|
|
6343
6483
|
*/
|
|
6344
6484
|
listExadataInsights(listExadataInsightsRequest) {
|
|
6345
6485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6419,7 +6559,7 @@ class OperationsInsightsClient {
|
|
|
6419
6559
|
* @param ListHostConfigurationsRequest
|
|
6420
6560
|
* @return ListHostConfigurationsResponse
|
|
6421
6561
|
* @throws OciError when an error occurs
|
|
6422
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6562
|
+
* @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.
|
|
6423
6563
|
*/
|
|
6424
6564
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
6425
6565
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6506,7 +6646,7 @@ class OperationsInsightsClient {
|
|
|
6506
6646
|
* @param ListHostInsightsRequest
|
|
6507
6647
|
* @return ListHostInsightsResponse
|
|
6508
6648
|
* @throws OciError when an error occurs
|
|
6509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6649
|
+
* @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.
|
|
6510
6650
|
*/
|
|
6511
6651
|
listHostInsights(listHostInsightsRequest) {
|
|
6512
6652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6587,7 +6727,7 @@ class OperationsInsightsClient {
|
|
|
6587
6727
|
* @param ListHostedEntitiesRequest
|
|
6588
6728
|
* @return ListHostedEntitiesResponse
|
|
6589
6729
|
* @throws OciError when an error occurs
|
|
6590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6730
|
+
* @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.
|
|
6591
6731
|
*/
|
|
6592
6732
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
6593
6733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6668,7 +6808,7 @@ class OperationsInsightsClient {
|
|
|
6668
6808
|
* @param ListImportableAgentEntitiesRequest
|
|
6669
6809
|
* @return ListImportableAgentEntitiesResponse
|
|
6670
6810
|
* @throws OciError when an error occurs
|
|
6671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6811
|
+
* @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.
|
|
6672
6812
|
*/
|
|
6673
6813
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
6674
6814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6742,7 +6882,7 @@ class OperationsInsightsClient {
|
|
|
6742
6882
|
* @param ListImportableComputeEntitiesRequest
|
|
6743
6883
|
* @return ListImportableComputeEntitiesResponse
|
|
6744
6884
|
* @throws OciError when an error occurs
|
|
6745
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6885
|
+
* @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.
|
|
6746
6886
|
*/
|
|
6747
6887
|
listImportableComputeEntities(listImportableComputeEntitiesRequest) {
|
|
6748
6888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6810,7 +6950,7 @@ class OperationsInsightsClient {
|
|
|
6810
6950
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
6811
6951
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
6812
6952
|
* @throws OciError when an error occurs
|
|
6813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
6953
|
+
* @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.
|
|
6814
6954
|
*/
|
|
6815
6955
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
6816
6956
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6880,7 +7020,7 @@ class OperationsInsightsClient {
|
|
|
6880
7020
|
* @param ListNewsReportsRequest
|
|
6881
7021
|
* @return ListNewsReportsResponse
|
|
6882
7022
|
* @throws OciError when an error occurs
|
|
6883
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7023
|
+
* @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.
|
|
6884
7024
|
*/
|
|
6885
7025
|
listNewsReports(listNewsReportsRequest) {
|
|
6886
7026
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6956,7 +7096,7 @@ class OperationsInsightsClient {
|
|
|
6956
7096
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
6957
7097
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
6958
7098
|
* @throws OciError when an error occurs
|
|
6959
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7099
|
+
* @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.
|
|
6960
7100
|
*/
|
|
6961
7101
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
6962
7102
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7030,7 +7170,7 @@ class OperationsInsightsClient {
|
|
|
7030
7170
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
7031
7171
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
7032
7172
|
* @throws OciError when an error occurs
|
|
7033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7173
|
+
* @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.
|
|
7034
7174
|
*/
|
|
7035
7175
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
7036
7176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7103,7 +7243,7 @@ class OperationsInsightsClient {
|
|
|
7103
7243
|
* @param ListOperationsInsightsWarehousesRequest
|
|
7104
7244
|
* @return ListOperationsInsightsWarehousesResponse
|
|
7105
7245
|
* @throws OciError when an error occurs
|
|
7106
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7246
|
+
* @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.
|
|
7107
7247
|
*/
|
|
7108
7248
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
7109
7249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7174,7 +7314,7 @@ class OperationsInsightsClient {
|
|
|
7174
7314
|
* @param ListOpsiConfigurationsRequest
|
|
7175
7315
|
* @return ListOpsiConfigurationsResponse
|
|
7176
7316
|
* @throws OciError when an error occurs
|
|
7177
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7317
|
+
* @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.
|
|
7178
7318
|
*/
|
|
7179
7319
|
listOpsiConfigurations(listOpsiConfigurationsRequest) {
|
|
7180
7320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7245,7 +7385,7 @@ class OperationsInsightsClient {
|
|
|
7245
7385
|
* @param ListOpsiDataObjectsRequest
|
|
7246
7386
|
* @return ListOpsiDataObjectsResponse
|
|
7247
7387
|
* @throws OciError when an error occurs
|
|
7248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7388
|
+
* @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.
|
|
7249
7389
|
*/
|
|
7250
7390
|
listOpsiDataObjects(listOpsiDataObjectsRequest) {
|
|
7251
7391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7318,7 +7458,7 @@ class OperationsInsightsClient {
|
|
|
7318
7458
|
* @param ListSqlPlansRequest
|
|
7319
7459
|
* @return ListSqlPlansResponse
|
|
7320
7460
|
* @throws OciError when an error occurs
|
|
7321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7461
|
+
* @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.
|
|
7322
7462
|
*/
|
|
7323
7463
|
listSqlPlans(listSqlPlansRequest) {
|
|
7324
7464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7388,7 +7528,7 @@ class OperationsInsightsClient {
|
|
|
7388
7528
|
* @param ListSqlSearchesRequest
|
|
7389
7529
|
* @return ListSqlSearchesResponse
|
|
7390
7530
|
* @throws OciError when an error occurs
|
|
7391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7531
|
+
* @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.
|
|
7392
7532
|
*/
|
|
7393
7533
|
listSqlSearches(listSqlSearchesRequest) {
|
|
7394
7534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7462,7 +7602,7 @@ class OperationsInsightsClient {
|
|
|
7462
7602
|
* @param ListSqlTextsRequest
|
|
7463
7603
|
* @return ListSqlTextsResponse
|
|
7464
7604
|
* @throws OciError when an error occurs
|
|
7465
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7605
|
+
* @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.
|
|
7466
7606
|
*/
|
|
7467
7607
|
listSqlTexts(listSqlTextsRequest) {
|
|
7468
7608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7535,7 +7675,7 @@ class OperationsInsightsClient {
|
|
|
7535
7675
|
* @param ListWarehouseDataObjectsRequest
|
|
7536
7676
|
* @return ListWarehouseDataObjectsResponse
|
|
7537
7677
|
* @throws OciError when an error occurs
|
|
7538
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7678
|
+
* @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.
|
|
7539
7679
|
*/
|
|
7540
7680
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest) {
|
|
7541
7681
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7609,7 +7749,7 @@ class OperationsInsightsClient {
|
|
|
7609
7749
|
* @param ListWorkRequestErrorsRequest
|
|
7610
7750
|
* @return ListWorkRequestErrorsResponse
|
|
7611
7751
|
* @throws OciError when an error occurs
|
|
7612
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7752
|
+
* @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.
|
|
7613
7753
|
*/
|
|
7614
7754
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
7615
7755
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7678,7 +7818,7 @@ class OperationsInsightsClient {
|
|
|
7678
7818
|
* @param ListWorkRequestLogsRequest
|
|
7679
7819
|
* @return ListWorkRequestLogsResponse
|
|
7680
7820
|
* @throws OciError when an error occurs
|
|
7681
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7821
|
+
* @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.
|
|
7682
7822
|
*/
|
|
7683
7823
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
7684
7824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7747,7 +7887,7 @@ class OperationsInsightsClient {
|
|
|
7747
7887
|
* @param ListWorkRequestsRequest
|
|
7748
7888
|
* @return ListWorkRequestsResponse
|
|
7749
7889
|
* @throws OciError when an error occurs
|
|
7750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7890
|
+
* @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.
|
|
7751
7891
|
*/
|
|
7752
7892
|
listWorkRequests(listWorkRequestsRequest) {
|
|
7753
7893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7819,7 +7959,7 @@ class OperationsInsightsClient {
|
|
|
7819
7959
|
* @param PutAwrHubObjectRequest
|
|
7820
7960
|
* @return PutAwrHubObjectResponse
|
|
7821
7961
|
* @throws OciError when an error occurs
|
|
7822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
7962
|
+
* @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.
|
|
7823
7963
|
*/
|
|
7824
7964
|
putAwrHubObject(putAwrHubObjectRequest) {
|
|
7825
7965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7898,7 +8038,7 @@ class OperationsInsightsClient {
|
|
|
7898
8038
|
* @param QueryOpsiDataObjectDataRequest
|
|
7899
8039
|
* @return QueryOpsiDataObjectDataResponse
|
|
7900
8040
|
* @throws OciError when an error occurs
|
|
7901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8041
|
+
* @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.
|
|
7902
8042
|
*/
|
|
7903
8043
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
|
|
7904
8044
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7966,7 +8106,7 @@ class OperationsInsightsClient {
|
|
|
7966
8106
|
* @param QueryWarehouseDataObjectDataRequest
|
|
7967
8107
|
* @return QueryWarehouseDataObjectDataResponse
|
|
7968
8108
|
* @throws OciError when an error occurs
|
|
7969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8109
|
+
* @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.
|
|
7970
8110
|
*/
|
|
7971
8111
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest) {
|
|
7972
8112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8034,7 +8174,7 @@ class OperationsInsightsClient {
|
|
|
8034
8174
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
8035
8175
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
8036
8176
|
* @throws OciError when an error occurs
|
|
8037
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8177
|
+
* @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.
|
|
8038
8178
|
*/
|
|
8039
8179
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
8040
8180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8095,7 +8235,7 @@ class OperationsInsightsClient {
|
|
|
8095
8235
|
* @param SummarizeAddmDbFindingsRequest
|
|
8096
8236
|
* @return SummarizeAddmDbFindingsResponse
|
|
8097
8237
|
* @throws OciError when an error occurs
|
|
8098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8238
|
+
* @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.
|
|
8099
8239
|
*/
|
|
8100
8240
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
|
|
8101
8241
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8176,7 +8316,7 @@ class OperationsInsightsClient {
|
|
|
8176
8316
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
8177
8317
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
8178
8318
|
* @throws OciError when an error occurs
|
|
8179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8319
|
+
* @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.
|
|
8180
8320
|
*/
|
|
8181
8321
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
|
|
8182
8322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8259,7 +8399,7 @@ class OperationsInsightsClient {
|
|
|
8259
8399
|
* @param SummarizeAddmDbParametersRequest
|
|
8260
8400
|
* @return SummarizeAddmDbParametersResponse
|
|
8261
8401
|
* @throws OciError when an error occurs
|
|
8262
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8402
|
+
* @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.
|
|
8263
8403
|
*/
|
|
8264
8404
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
|
|
8265
8405
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8342,7 +8482,7 @@ class OperationsInsightsClient {
|
|
|
8342
8482
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
8343
8483
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
8344
8484
|
* @throws OciError when an error occurs
|
|
8345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8485
|
+
* @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.
|
|
8346
8486
|
*/
|
|
8347
8487
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
|
|
8348
8488
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8426,7 +8566,7 @@ class OperationsInsightsClient {
|
|
|
8426
8566
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
8427
8567
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
8428
8568
|
* @throws OciError when an error occurs
|
|
8429
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8569
|
+
* @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.
|
|
8430
8570
|
*/
|
|
8431
8571
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
|
|
8432
8572
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8502,7 +8642,7 @@ class OperationsInsightsClient {
|
|
|
8502
8642
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
8503
8643
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
8504
8644
|
* @throws OciError when an error occurs
|
|
8505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8645
|
+
* @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.
|
|
8506
8646
|
*/
|
|
8507
8647
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
|
|
8508
8648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8582,7 +8722,7 @@ class OperationsInsightsClient {
|
|
|
8582
8722
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
8583
8723
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
8584
8724
|
* @throws OciError when an error occurs
|
|
8585
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8725
|
+
* @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.
|
|
8586
8726
|
*/
|
|
8587
8727
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
|
|
8588
8728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8658,7 +8798,7 @@ class OperationsInsightsClient {
|
|
|
8658
8798
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
8659
8799
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
8660
8800
|
* @throws OciError when an error occurs
|
|
8661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8801
|
+
* @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.
|
|
8662
8802
|
*/
|
|
8663
8803
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
|
|
8664
8804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8738,7 +8878,7 @@ class OperationsInsightsClient {
|
|
|
8738
8878
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
8739
8879
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
8740
8880
|
* @throws OciError when an error occurs
|
|
8741
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8881
|
+
* @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.
|
|
8742
8882
|
*/
|
|
8743
8883
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
|
|
8744
8884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8824,7 +8964,7 @@ class OperationsInsightsClient {
|
|
|
8824
8964
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
8825
8965
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
8826
8966
|
* @throws OciError when an error occurs
|
|
8827
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
8967
|
+
* @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.
|
|
8828
8968
|
*/
|
|
8829
8969
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
|
|
8830
8970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8904,7 +9044,7 @@ class OperationsInsightsClient {
|
|
|
8904
9044
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
8905
9045
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
8906
9046
|
* @throws OciError when an error occurs
|
|
8907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9047
|
+
* @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.
|
|
8908
9048
|
*/
|
|
8909
9049
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
|
|
8910
9050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8976,7 +9116,7 @@ class OperationsInsightsClient {
|
|
|
8976
9116
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
8977
9117
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
8978
9118
|
* @throws OciError when an error occurs
|
|
8979
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9119
|
+
* @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.
|
|
8980
9120
|
*/
|
|
8981
9121
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
|
|
8982
9122
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9052,7 +9192,7 @@ class OperationsInsightsClient {
|
|
|
9052
9192
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
9053
9193
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
9054
9194
|
* @throws OciError when an error occurs
|
|
9055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9195
|
+
* @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.
|
|
9056
9196
|
*/
|
|
9057
9197
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
|
|
9058
9198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9127,7 +9267,7 @@ class OperationsInsightsClient {
|
|
|
9127
9267
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
9128
9268
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
9129
9269
|
* @throws OciError when an error occurs
|
|
9130
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9270
|
+
* @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.
|
|
9131
9271
|
*/
|
|
9132
9272
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
|
|
9133
9273
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9206,7 +9346,7 @@ class OperationsInsightsClient {
|
|
|
9206
9346
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
9207
9347
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
9208
9348
|
* @throws OciError when an error occurs
|
|
9209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9349
|
+
* @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.
|
|
9210
9350
|
*/
|
|
9211
9351
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
|
|
9212
9352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9283,7 +9423,7 @@ class OperationsInsightsClient {
|
|
|
9283
9423
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
9284
9424
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
9285
9425
|
* @throws OciError when an error occurs
|
|
9286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9426
|
+
* @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.
|
|
9287
9427
|
*/
|
|
9288
9428
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
9289
9429
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9355,7 +9495,7 @@ class OperationsInsightsClient {
|
|
|
9355
9495
|
* @param SummarizeConfigurationItemsRequest
|
|
9356
9496
|
* @return SummarizeConfigurationItemsResponse
|
|
9357
9497
|
* @throws OciError when an error occurs
|
|
9358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9498
|
+
* @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.
|
|
9359
9499
|
*/
|
|
9360
9500
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
|
|
9361
9501
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9427,7 +9567,7 @@ class OperationsInsightsClient {
|
|
|
9427
9567
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
9428
9568
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
9429
9569
|
* @throws OciError when an error occurs
|
|
9430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9570
|
+
* @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.
|
|
9431
9571
|
*/
|
|
9432
9572
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
9433
9573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9516,7 +9656,7 @@ class OperationsInsightsClient {
|
|
|
9516
9656
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
9517
9657
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
9518
9658
|
* @throws OciError when an error occurs
|
|
9519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9659
|
+
* @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.
|
|
9520
9660
|
*/
|
|
9521
9661
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
9522
9662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9607,7 +9747,7 @@ class OperationsInsightsClient {
|
|
|
9607
9747
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
9608
9748
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
9609
9749
|
* @throws OciError when an error occurs
|
|
9610
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9750
|
+
* @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.
|
|
9611
9751
|
*/
|
|
9612
9752
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
9613
9753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9700,7 +9840,7 @@ class OperationsInsightsClient {
|
|
|
9700
9840
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
9701
9841
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
9702
9842
|
* @throws OciError when an error occurs
|
|
9703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9843
|
+
* @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.
|
|
9704
9844
|
*/
|
|
9705
9845
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
9706
9846
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9785,7 +9925,7 @@ class OperationsInsightsClient {
|
|
|
9785
9925
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
9786
9926
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
9787
9927
|
* @throws OciError when an error occurs
|
|
9788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
9928
|
+
* @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.
|
|
9789
9929
|
*/
|
|
9790
9930
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
9791
9931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9870,7 +10010,7 @@ class OperationsInsightsClient {
|
|
|
9870
10010
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
9871
10011
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
9872
10012
|
* @throws OciError when an error occurs
|
|
9873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10013
|
+
* @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.
|
|
9874
10014
|
*/
|
|
9875
10015
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
9876
10016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9957,7 +10097,7 @@ class OperationsInsightsClient {
|
|
|
9957
10097
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
9958
10098
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
9959
10099
|
* @throws OciError when an error occurs
|
|
9960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10100
|
+
* @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.
|
|
9961
10101
|
*/
|
|
9962
10102
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
9963
10103
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10035,7 +10175,7 @@ class OperationsInsightsClient {
|
|
|
10035
10175
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
10036
10176
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
10037
10177
|
* @throws OciError when an error occurs
|
|
10038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10178
|
+
* @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.
|
|
10039
10179
|
*/
|
|
10040
10180
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
10041
10181
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10119,7 +10259,7 @@ class OperationsInsightsClient {
|
|
|
10119
10259
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
10120
10260
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
10121
10261
|
* @throws OciError when an error occurs
|
|
10122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10262
|
+
* @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.
|
|
10123
10263
|
*/
|
|
10124
10264
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
10125
10265
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10206,7 +10346,7 @@ class OperationsInsightsClient {
|
|
|
10206
10346
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
10207
10347
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
10208
10348
|
* @throws OciError when an error occurs
|
|
10209
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10349
|
+
* @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.
|
|
10210
10350
|
*/
|
|
10211
10351
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
10212
10352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10293,7 +10433,7 @@ class OperationsInsightsClient {
|
|
|
10293
10433
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
10294
10434
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
10295
10435
|
* @throws OciError when an error occurs
|
|
10296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10436
|
+
* @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.
|
|
10297
10437
|
*/
|
|
10298
10438
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
10299
10439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10380,7 +10520,7 @@ class OperationsInsightsClient {
|
|
|
10380
10520
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
10381
10521
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
10382
10522
|
* @throws OciError when an error occurs
|
|
10383
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10523
|
+
* @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.
|
|
10384
10524
|
*/
|
|
10385
10525
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
10386
10526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10467,7 +10607,7 @@ class OperationsInsightsClient {
|
|
|
10467
10607
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
10468
10608
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
10469
10609
|
* @throws OciError when an error occurs
|
|
10470
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10610
|
+
* @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.
|
|
10471
10611
|
*/
|
|
10472
10612
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
10473
10613
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10554,7 +10694,7 @@ class OperationsInsightsClient {
|
|
|
10554
10694
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
10555
10695
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
10556
10696
|
* @throws OciError when an error occurs
|
|
10557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10697
|
+
* @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.
|
|
10558
10698
|
*/
|
|
10559
10699
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
10560
10700
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10632,7 +10772,7 @@ class OperationsInsightsClient {
|
|
|
10632
10772
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
10633
10773
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
10634
10774
|
* @throws OciError when an error occurs
|
|
10635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10775
|
+
* @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.
|
|
10636
10776
|
*/
|
|
10637
10777
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
10638
10778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10717,7 +10857,7 @@ class OperationsInsightsClient {
|
|
|
10717
10857
|
* @param SummarizeExadataMembersRequest
|
|
10718
10858
|
* @return SummarizeExadataMembersResponse
|
|
10719
10859
|
* @throws OciError when an error occurs
|
|
10720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10860
|
+
* @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.
|
|
10721
10861
|
*/
|
|
10722
10862
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
10723
10863
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10791,7 +10931,7 @@ class OperationsInsightsClient {
|
|
|
10791
10931
|
* @param SummarizeHostInsightDiskStatisticsRequest
|
|
10792
10932
|
* @return SummarizeHostInsightDiskStatisticsResponse
|
|
10793
10933
|
* @throws OciError when an error occurs
|
|
10794
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
10934
|
+
* @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.
|
|
10795
10935
|
*/
|
|
10796
10936
|
summarizeHostInsightDiskStatistics(summarizeHostInsightDiskStatisticsRequest) {
|
|
10797
10937
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10862,7 +11002,7 @@ class OperationsInsightsClient {
|
|
|
10862
11002
|
* @param SummarizeHostInsightHostRecommendationRequest
|
|
10863
11003
|
* @return SummarizeHostInsightHostRecommendationResponse
|
|
10864
11004
|
* @throws OciError when an error occurs
|
|
10865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11005
|
+
* @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.
|
|
10866
11006
|
*/
|
|
10867
11007
|
summarizeHostInsightHostRecommendation(summarizeHostInsightHostRecommendationRequest) {
|
|
10868
11008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10934,7 +11074,7 @@ class OperationsInsightsClient {
|
|
|
10934
11074
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
10935
11075
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
10936
11076
|
* @throws OciError when an error occurs
|
|
10937
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11077
|
+
* @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.
|
|
10938
11078
|
*/
|
|
10939
11079
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
|
|
10940
11080
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11009,7 +11149,7 @@ class OperationsInsightsClient {
|
|
|
11009
11149
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
11010
11150
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
11011
11151
|
* @throws OciError when an error occurs
|
|
11012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11152
|
+
* @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.
|
|
11013
11153
|
*/
|
|
11014
11154
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
11015
11155
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11096,7 +11236,7 @@ class OperationsInsightsClient {
|
|
|
11096
11236
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
11097
11237
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
11098
11238
|
* @throws OciError when an error occurs
|
|
11099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11239
|
+
* @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.
|
|
11100
11240
|
*/
|
|
11101
11241
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
11102
11242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11132,6 +11272,7 @@ class OperationsInsightsClient {
|
|
|
11132
11272
|
"lowUtilizationThreshold": summarizeHostInsightResourceForecastTrendRequest.lowUtilizationThreshold,
|
|
11133
11273
|
"mountPoint": summarizeHostInsightResourceForecastTrendRequest.mountPoint,
|
|
11134
11274
|
"interfaceName": summarizeHostInsightResourceForecastTrendRequest.interfaceName,
|
|
11275
|
+
"gpuId": summarizeHostInsightResourceForecastTrendRequest.gpuId,
|
|
11135
11276
|
"status": summarizeHostInsightResourceForecastTrendRequest.status
|
|
11136
11277
|
};
|
|
11137
11278
|
let headerParams = {
|
|
@@ -11182,7 +11323,7 @@ class OperationsInsightsClient {
|
|
|
11182
11323
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
11183
11324
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
11184
11325
|
* @throws OciError when an error occurs
|
|
11185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11326
|
+
* @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.
|
|
11186
11327
|
*/
|
|
11187
11328
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
11188
11329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11274,7 +11415,7 @@ class OperationsInsightsClient {
|
|
|
11274
11415
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
11275
11416
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
11276
11417
|
* @throws OciError when an error occurs
|
|
11277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11418
|
+
* @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.
|
|
11278
11419
|
*/
|
|
11279
11420
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
11280
11421
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11353,7 +11494,7 @@ class OperationsInsightsClient {
|
|
|
11353
11494
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
11354
11495
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
11355
11496
|
* @throws OciError when an error occurs
|
|
11356
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11497
|
+
* @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.
|
|
11357
11498
|
*/
|
|
11358
11499
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
11359
11500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11437,7 +11578,7 @@ class OperationsInsightsClient {
|
|
|
11437
11578
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
11438
11579
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
11439
11580
|
* @throws OciError when an error occurs
|
|
11440
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11581
|
+
* @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.
|
|
11441
11582
|
*/
|
|
11442
11583
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
11443
11584
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11516,7 +11657,7 @@ class OperationsInsightsClient {
|
|
|
11516
11657
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
11517
11658
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
11518
11659
|
* @throws OciError when an error occurs
|
|
11519
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11660
|
+
* @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.
|
|
11520
11661
|
*/
|
|
11521
11662
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
|
|
11522
11663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11591,7 +11732,7 @@ class OperationsInsightsClient {
|
|
|
11591
11732
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
11592
11733
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
11593
11734
|
* @throws OciError when an error occurs
|
|
11594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11735
|
+
* @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.
|
|
11595
11736
|
*/
|
|
11596
11737
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
|
|
11597
11738
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11669,7 +11810,7 @@ class OperationsInsightsClient {
|
|
|
11669
11810
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
11670
11811
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
11671
11812
|
* @throws OciError when an error occurs
|
|
11672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11813
|
+
* @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.
|
|
11673
11814
|
*/
|
|
11674
11815
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
11675
11816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11746,7 +11887,7 @@ class OperationsInsightsClient {
|
|
|
11746
11887
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
11747
11888
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
11748
11889
|
* @throws OciError when an error occurs
|
|
11749
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11890
|
+
* @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.
|
|
11750
11891
|
*/
|
|
11751
11892
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
11752
11893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11811,7 +11952,7 @@ class OperationsInsightsClient {
|
|
|
11811
11952
|
* @param SummarizeSqlInsightsRequest
|
|
11812
11953
|
* @return SummarizeSqlInsightsResponse
|
|
11813
11954
|
* @throws OciError when an error occurs
|
|
11814
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
11955
|
+
* @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.
|
|
11815
11956
|
*/
|
|
11816
11957
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
11817
11958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11893,7 +12034,7 @@ class OperationsInsightsClient {
|
|
|
11893
12034
|
* @param SummarizeSqlPlanInsightsRequest
|
|
11894
12035
|
* @return SummarizeSqlPlanInsightsResponse
|
|
11895
12036
|
* @throws OciError when an error occurs
|
|
11896
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12037
|
+
* @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.
|
|
11897
12038
|
*/
|
|
11898
12039
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
11899
12040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11965,7 +12106,7 @@ class OperationsInsightsClient {
|
|
|
11965
12106
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
11966
12107
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
11967
12108
|
* @throws OciError when an error occurs
|
|
11968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12109
|
+
* @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.
|
|
11969
12110
|
*/
|
|
11970
12111
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
11971
12112
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12037,7 +12178,7 @@ class OperationsInsightsClient {
|
|
|
12037
12178
|
* @param SummarizeSqlStatisticsRequest
|
|
12038
12179
|
* @return SummarizeSqlStatisticsResponse
|
|
12039
12180
|
* @throws OciError when an error occurs
|
|
12040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12181
|
+
* @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.
|
|
12041
12182
|
*/
|
|
12042
12183
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
12043
12184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12124,7 +12265,7 @@ class OperationsInsightsClient {
|
|
|
12124
12265
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
12125
12266
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
12126
12267
|
* @throws OciError when an error occurs
|
|
12127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12268
|
+
* @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.
|
|
12128
12269
|
*/
|
|
12129
12270
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
12130
12271
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12205,7 +12346,7 @@ class OperationsInsightsClient {
|
|
|
12205
12346
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
12206
12347
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
12207
12348
|
* @throws OciError when an error occurs
|
|
12208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12349
|
+
* @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.
|
|
12209
12350
|
*/
|
|
12210
12351
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
12211
12352
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12275,7 +12416,7 @@ class OperationsInsightsClient {
|
|
|
12275
12416
|
* @param UpdateAwrHubRequest
|
|
12276
12417
|
* @return UpdateAwrHubResponse
|
|
12277
12418
|
* @throws OciError when an error occurs
|
|
12278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12419
|
+
* @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.
|
|
12279
12420
|
*/
|
|
12280
12421
|
updateAwrHub(updateAwrHubRequest) {
|
|
12281
12422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12336,7 +12477,7 @@ class OperationsInsightsClient {
|
|
|
12336
12477
|
* @param UpdateAwrHubSourceRequest
|
|
12337
12478
|
* @return UpdateAwrHubSourceResponse
|
|
12338
12479
|
* @throws OciError when an error occurs
|
|
12339
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12480
|
+
* @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.
|
|
12340
12481
|
*/
|
|
12341
12482
|
updateAwrHubSource(updateAwrHubSourceRequest) {
|
|
12342
12483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12397,7 +12538,7 @@ class OperationsInsightsClient {
|
|
|
12397
12538
|
* @param UpdateDatabaseInsightRequest
|
|
12398
12539
|
* @return UpdateDatabaseInsightResponse
|
|
12399
12540
|
* @throws OciError when an error occurs
|
|
12400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12541
|
+
* @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.
|
|
12401
12542
|
*/
|
|
12402
12543
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
12403
12544
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12458,7 +12599,7 @@ class OperationsInsightsClient {
|
|
|
12458
12599
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
12459
12600
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
12460
12601
|
* @throws OciError when an error occurs
|
|
12461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12602
|
+
* @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.
|
|
12462
12603
|
*/
|
|
12463
12604
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
12464
12605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12519,7 +12660,7 @@ class OperationsInsightsClient {
|
|
|
12519
12660
|
* @param UpdateExadataInsightRequest
|
|
12520
12661
|
* @return UpdateExadataInsightResponse
|
|
12521
12662
|
* @throws OciError when an error occurs
|
|
12522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12663
|
+
* @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.
|
|
12523
12664
|
*/
|
|
12524
12665
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
12525
12666
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12580,7 +12721,7 @@ class OperationsInsightsClient {
|
|
|
12580
12721
|
* @param UpdateHostInsightRequest
|
|
12581
12722
|
* @return UpdateHostInsightResponse
|
|
12582
12723
|
* @throws OciError when an error occurs
|
|
12583
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12724
|
+
* @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.
|
|
12584
12725
|
*/
|
|
12585
12726
|
updateHostInsight(updateHostInsightRequest) {
|
|
12586
12727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12641,7 +12782,7 @@ class OperationsInsightsClient {
|
|
|
12641
12782
|
* @param UpdateNewsReportRequest
|
|
12642
12783
|
* @return UpdateNewsReportResponse
|
|
12643
12784
|
* @throws OciError when an error occurs
|
|
12644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12785
|
+
* @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.
|
|
12645
12786
|
*/
|
|
12646
12787
|
updateNewsReport(updateNewsReportRequest) {
|
|
12647
12788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12702,7 +12843,7 @@ class OperationsInsightsClient {
|
|
|
12702
12843
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
12703
12844
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
12704
12845
|
* @throws OciError when an error occurs
|
|
12705
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12846
|
+
* @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.
|
|
12706
12847
|
*/
|
|
12707
12848
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
12708
12849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12765,7 +12906,7 @@ class OperationsInsightsClient {
|
|
|
12765
12906
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
12766
12907
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
12767
12908
|
* @throws OciError when an error occurs
|
|
12768
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12909
|
+
* @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.
|
|
12769
12910
|
*/
|
|
12770
12911
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
12771
12912
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12826,7 +12967,7 @@ class OperationsInsightsClient {
|
|
|
12826
12967
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
12827
12968
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
12828
12969
|
* @throws OciError when an error occurs
|
|
12829
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
12970
|
+
* @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.
|
|
12830
12971
|
*/
|
|
12831
12972
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
12832
12973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12887,7 +13028,7 @@ class OperationsInsightsClient {
|
|
|
12887
13028
|
* @param UpdateOpsiConfigurationRequest
|
|
12888
13029
|
* @return UpdateOpsiConfigurationResponse
|
|
12889
13030
|
* @throws OciError when an error occurs
|
|
12890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.89.
|
|
13031
|
+
* @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.
|
|
12891
13032
|
*/
|
|
12892
13033
|
updateOpsiConfiguration(updateOpsiConfigurationRequest) {
|
|
12893
13034
|
return __awaiter(this, void 0, void 0, function* () {
|