oci-opsi 2.76.1 → 2.77.1
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 +182 -176
- package/lib/client.js +184 -175
- package/lib/client.js.map +1 -1
- package/lib/model/awr-hub-source-summary.d.ts +4 -4
- package/lib/model/awr-hub-source.d.ts +4 -4
- package/lib/model/awr-hub-summary.d.ts +3 -3
- package/lib/model/awr-hub.d.ts +3 -3
- package/lib/model/create-awr-hub-details.d.ts +2 -2
- package/lib/model/create-awr-hub-source-details.d.ts +2 -2
- package/lib/model/create-database-insight-details.d.ts +2 -2
- package/lib/model/create-enterprise-manager-bridge-details.d.ts +2 -2
- package/lib/model/create-exadata-insight-details.d.ts +2 -2
- package/lib/model/create-host-insight-details.d.ts +2 -2
- package/lib/model/create-news-report-details.d.ts +2 -2
- package/lib/model/create-operations-insights-private-endpoint-details.d.ts +2 -2
- package/lib/model/create-operations-insights-warehouse-details.d.ts +2 -2
- package/lib/model/create-operations-insights-warehouse-user-details.d.ts +2 -2
- package/lib/model/create-opsi-configuration-details.d.ts +3 -3
- package/lib/model/create-pe-comanaged-database-insight-details.d.ts +1 -1
- package/lib/model/database-configuration-metric-group.d.ts +1 -1
- package/lib/model/database-configuration-summary.d.ts +2 -2
- package/lib/model/database-insight-summary.d.ts +3 -3
- package/lib/model/database-insight.d.ts +3 -3
- package/lib/model/enable-pe-comanaged-database-insight-details.d.ts +3 -3
- package/lib/model/enterprise-manager-bridge-summary.d.ts +3 -3
- package/lib/model/enterprise-manager-bridge.d.ts +3 -3
- package/lib/model/exadata-configuration-summary.d.ts +2 -2
- package/lib/model/exadata-insight-summary.d.ts +3 -3
- package/lib/model/exadata-insight.d.ts +3 -3
- package/lib/model/host-configuration-metric-group.d.ts +1 -1
- package/lib/model/host-configuration-summary.d.ts +2 -2
- package/lib/model/host-insight-summary.d.ts +3 -3
- package/lib/model/host-insight.d.ts +3 -3
- package/lib/model/host-performance-metric-group.d.ts +1 -1
- package/lib/model/host-top-processes.d.ts +1 -1
- package/lib/model/my-sql-sql-text.d.ts +5 -5
- package/lib/model/news-report-summary.d.ts +3 -3
- package/lib/model/news-report.d.ts +3 -3
- package/lib/model/object-summary.d.ts +1 -1
- package/lib/model/operations-insights-private-endpoint-summary.d.ts +3 -3
- package/lib/model/operations-insights-private-endpoint.d.ts +3 -3
- package/lib/model/operations-insights-warehouse-summary.d.ts +3 -3
- package/lib/model/operations-insights-warehouse-user-summary.d.ts +3 -3
- package/lib/model/operations-insights-warehouse-user.d.ts +3 -3
- package/lib/model/operations-insights-warehouse.d.ts +3 -3
- package/lib/model/opsi-configuration-summary.d.ts +3 -3
- package/lib/model/opsi-configuration.d.ts +3 -3
- package/lib/model/projected-data-item.d.ts +1 -1
- package/lib/model/sql-bucket.d.ts +8 -8
- package/lib/model/sql-insight-aggregation.d.ts +7 -7
- package/lib/model/sql-inventory.d.ts +3 -3
- package/lib/model/sql-plan-insights.d.ts +5 -5
- package/lib/model/sql-plan-line.d.ts +35 -35
- package/lib/model/sql-stats.d.ts +6 -6
- package/lib/model/sql-text.d.ts +6 -6
- package/lib/model/update-awr-hub-details.d.ts +2 -2
- package/lib/model/update-awr-hub-source-details.d.ts +2 -2
- package/lib/model/update-database-insight-details.d.ts +2 -2
- package/lib/model/update-enterprise-manager-bridge-details.d.ts +2 -2
- package/lib/model/update-exadata-insight-details.d.ts +2 -2
- package/lib/model/update-host-insight-details.d.ts +2 -2
- package/lib/model/update-news-report-details.d.ts +2 -2
- package/lib/model/update-operations-insights-private-endpoint-details.d.ts +2 -2
- package/lib/model/update-operations-insights-warehouse-details.d.ts +2 -2
- package/lib/model/update-operations-insights-warehouse-user-details.d.ts +2 -2
- package/lib/model/update-opsi-configuration-details.d.ts +3 -3
- package/lib/request/add-exadata-insight-members-request.d.ts +2 -2
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +2 -2
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +2 -2
- package/lib/request/change-database-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +2 -2
- package/lib/request/change-exadata-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-host-insight-compartment-request.d.ts +2 -2
- package/lib/request/change-news-report-compartment-request.d.ts +2 -2
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +2 -2
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +2 -2
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +2 -2
- 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 +1 -1
- package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/create-exadata-insight-request.d.ts +1 -1
- package/lib/request/create-host-insight-request.d.ts +1 -1
- package/lib/request/create-news-report-request.d.ts +1 -1
- package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/create-opsi-configuration-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-object-request.d.ts +2 -2
- package/lib/request/delete-awr-hub-request.d.ts +2 -2
- package/lib/request/delete-awr-hub-source-request.d.ts +2 -2
- package/lib/request/delete-database-insight-request.d.ts +2 -2
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/delete-exadata-insight-request.d.ts +2 -2
- package/lib/request/delete-host-insight-request.d.ts +2 -2
- package/lib/request/delete-news-report-request.d.ts +2 -2
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +2 -2
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +2 -2
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +2 -2
- package/lib/request/delete-opsi-configuration-request.d.ts +2 -2
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +2 -2
- package/lib/request/disable-awr-hub-source-request.d.ts +2 -2
- package/lib/request/disable-database-insight-request.d.ts +2 -2
- package/lib/request/disable-exadata-insight-request.d.ts +2 -2
- package/lib/request/disable-host-insight-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/enable-awr-hub-source-request.d.ts +2 -2
- package/lib/request/enable-database-insight-request.d.ts +2 -2
- package/lib/request/enable-exadata-insight-request.d.ts +2 -2
- package/lib/request/enable-host-insight-request.d.ts +2 -2
- 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/ingest-addm-reports-request.d.ts +2 -2
- package/lib/request/ingest-database-configuration-request.d.ts +2 -2
- package/lib/request/ingest-host-configuration-request.d.ts +2 -2
- package/lib/request/ingest-host-metrics-request.d.ts +2 -2
- package/lib/request/ingest-sql-bucket-request.d.ts +2 -2
- package/lib/request/ingest-sql-plan-lines-request.d.ts +2 -2
- package/lib/request/ingest-sql-stats-request.d.ts +2 -2
- package/lib/request/ingest-sql-text-request.d.ts +2 -2
- package/lib/request/list-addm-db-finding-categories-request.d.ts +4 -4
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +4 -4
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +4 -4
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +4 -4
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +4 -4
- package/lib/request/list-addm-dbs-request.d.ts +4 -4
- package/lib/request/list-awr-database-snapshots-request.d.ts +4 -4
- package/lib/request/list-awr-databases-request.d.ts +4 -4
- package/lib/request/list-awr-hub-objects-request.d.ts +3 -3
- package/lib/request/list-awr-hub-sources-request.d.ts +4 -4
- package/lib/request/list-awr-hubs-request.d.ts +4 -4
- package/lib/request/list-awr-snapshots-request.d.ts +4 -4
- package/lib/request/list-database-configurations-request.d.ts +5 -5
- package/lib/request/list-database-insights-request.d.ts +5 -5
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +4 -4
- package/lib/request/list-exadata-configurations-request.d.ts +5 -5
- package/lib/request/list-exadata-insights-request.d.ts +5 -5
- package/lib/request/list-host-configurations-request.d.ts +4 -4
- package/lib/request/list-host-insights-request.d.ts +5 -5
- package/lib/request/list-hosted-entities-request.d.ts +4 -4
- package/lib/request/list-importable-agent-entities-request.d.ts +4 -4
- package/lib/request/list-importable-compute-entities-request.d.ts +4 -4
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +3 -3
- package/lib/request/list-news-reports-request.d.ts +5 -5
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +4 -4
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +4 -4
- package/lib/request/list-operations-insights-warehouses-request.d.ts +4 -4
- package/lib/request/list-opsi-configurations-request.d.ts +4 -4
- package/lib/request/list-opsi-data-objects-request.d.ts +4 -4
- package/lib/request/list-sql-plans-request.d.ts +4 -4
- package/lib/request/list-sql-searches-request.d.ts +3 -3
- package/lib/request/list-sql-texts-request.d.ts +3 -3
- package/lib/request/list-warehouse-data-objects-request.d.ts +4 -4
- package/lib/request/list-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-work-requests-request.d.ts +4 -4
- package/lib/request/put-awr-hub-object-request.d.ts +2 -2
- package/lib/request/query-opsi-data-object-data-request.d.ts +3 -3
- package/lib/request/query-warehouse-data-object-data-request.d.ts +3 -3
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +2 -2
- package/lib/request/summarize-addm-db-findings-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-parameters-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +4 -4
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +3 -3
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-metrics-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-parameters-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +2 -2
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +4 -4
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +4 -4
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +4 -4
- package/lib/request/summarize-configuration-items-request.d.ts +3 -3
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +3 -3
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +4 -4
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +2 -2
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +3 -3
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +2 -2
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +4 -4
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +3 -3
- package/lib/request/summarize-exadata-members-request.d.ts +4 -4
- package/lib/request/summarize-host-insight-disk-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-host-recommendation-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -4
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +2 -2
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +3 -3
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +3 -3
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +2 -2
- package/lib/request/summarize-sql-plan-insights-request.d.ts +3 -3
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +3 -3
- package/lib/request/summarize-sql-statistics-request.d.ts +5 -5
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +3 -3
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +3 -3
- package/lib/request/update-awr-hub-request.d.ts +2 -2
- package/lib/request/update-awr-hub-source-request.d.ts +2 -2
- package/lib/request/update-database-insight-request.d.ts +2 -2
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +2 -2
- package/lib/request/update-exadata-insight-request.d.ts +2 -2
- package/lib/request/update-host-insight-request.d.ts +2 -2
- package/lib/request/update-news-report-request.d.ts +2 -2
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +2 -2
- package/lib/request/update-operations-insights-warehouse-request.d.ts +2 -2
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +2 -2
- package/lib/request/update-opsi-configuration-request.d.ts +2 -2
- package/lib/response/create-awr-hub-response.d.ts +1 -1
- package/lib/response/create-awr-hub-source-response.d.ts +1 -1
- package/lib/response/create-database-insight-response.d.ts +1 -1
- package/lib/response/create-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/create-exadata-insight-response.d.ts +1 -1
- package/lib/response/create-host-insight-response.d.ts +1 -1
- package/lib/response/create-news-report-response.d.ts +1 -1
- package/lib/response/create-operations-insights-private-endpoint-response.d.ts +1 -1
- package/lib/response/create-operations-insights-warehouse-response.d.ts +1 -1
- package/lib/response/create-operations-insights-warehouse-user-response.d.ts +1 -1
- package/lib/response/create-opsi-configuration-response.d.ts +1 -1
- package/lib/response/delete-awr-hub-object-response.d.ts +1 -1
- package/lib/response/download-operations-insights-warehouse-wallet-response.d.ts +1 -1
- package/lib/response/get-awr-hub-object-response.d.ts +1 -1
- package/lib/response/get-awr-hub-response.d.ts +1 -1
- package/lib/response/get-awr-hub-source-response.d.ts +1 -1
- package/lib/response/get-database-insight-response.d.ts +1 -1
- package/lib/response/get-enterprise-manager-bridge-response.d.ts +1 -1
- package/lib/response/get-exadata-insight-response.d.ts +1 -1
- package/lib/response/get-host-insight-response.d.ts +1 -1
- package/lib/response/get-news-report-response.d.ts +1 -1
- package/lib/response/get-operations-insights-private-endpoint-response.d.ts +1 -1
- package/lib/response/get-operations-insights-warehouse-response.d.ts +1 -1
- package/lib/response/get-operations-insights-warehouse-user-response.d.ts +1 -1
- package/lib/response/get-opsi-configuration-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/head-awr-hub-object-response.d.ts +1 -1
- package/lib/response/ingest-addm-reports-response.d.ts +1 -1
- package/lib/response/ingest-database-configuration-response.d.ts +1 -1
- package/lib/response/ingest-host-configuration-response.d.ts +1 -1
- package/lib/response/ingest-host-metrics-response.d.ts +1 -1
- package/lib/response/ingest-sql-bucket-response.d.ts +1 -1
- package/lib/response/ingest-sql-plan-lines-response.d.ts +1 -1
- package/lib/response/ingest-sql-stats-response.d.ts +1 -1
- package/lib/response/ingest-sql-text-response.d.ts +1 -1
- package/lib/response/list-addm-db-finding-categories-response.d.ts +1 -1
- package/lib/response/list-addm-db-findings-time-series-response.d.ts +1 -1
- package/lib/response/list-addm-db-parameter-categories-response.d.ts +1 -1
- package/lib/response/list-addm-db-recommendation-categories-response.d.ts +1 -1
- package/lib/response/list-addm-db-recommendations-time-series-response.d.ts +1 -1
- package/lib/response/list-addm-dbs-response.d.ts +1 -1
- package/lib/response/list-awr-database-snapshots-response.d.ts +1 -1
- package/lib/response/list-awr-databases-response.d.ts +1 -1
- package/lib/response/list-awr-hub-objects-response.d.ts +1 -1
- package/lib/response/list-awr-hub-sources-response.d.ts +1 -1
- package/lib/response/list-awr-hubs-response.d.ts +1 -1
- package/lib/response/list-awr-snapshots-response.d.ts +1 -1
- package/lib/response/list-database-configurations-response.d.ts +1 -1
- package/lib/response/list-database-insights-response.d.ts +1 -1
- package/lib/response/list-enterprise-manager-bridges-response.d.ts +1 -1
- package/lib/response/list-exadata-configurations-response.d.ts +1 -1
- package/lib/response/list-exadata-insights-response.d.ts +1 -1
- package/lib/response/list-host-configurations-response.d.ts +1 -1
- package/lib/response/list-host-insights-response.d.ts +1 -1
- package/lib/response/list-hosted-entities-response.d.ts +1 -1
- package/lib/response/list-importable-agent-entities-response.d.ts +1 -1
- package/lib/response/list-importable-compute-entities-response.d.ts +1 -1
- package/lib/response/list-importable-enterprise-manager-entities-response.d.ts +1 -1
- package/lib/response/list-news-reports-response.d.ts +1 -1
- package/lib/response/list-operations-insights-private-endpoints-response.d.ts +1 -1
- package/lib/response/list-operations-insights-warehouse-users-response.d.ts +1 -1
- package/lib/response/list-operations-insights-warehouses-response.d.ts +1 -1
- package/lib/response/list-opsi-configurations-response.d.ts +1 -1
- package/lib/response/list-opsi-data-objects-response.d.ts +1 -1
- package/lib/response/list-sql-plans-response.d.ts +1 -1
- package/lib/response/list-sql-searches-response.d.ts +1 -1
- package/lib/response/list-sql-texts-response.d.ts +1 -1
- package/lib/response/list-warehouse-data-objects-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/query-opsi-data-object-data-response.d.ts +1 -1
- package/lib/response/query-warehouse-data-object-data-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-findings-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-parameter-changes-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-parameters-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-recommendations-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-schema-objects-response.d.ts +1 -1
- package/lib/response/summarize-addm-db-sql-statements-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-cpu-usages-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-metrics-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-parameter-changes-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-parameters-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-snapshot-ranges-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-sysstats-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-top-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-wait-event-buckets-response.d.ts +1 -1
- package/lib/response/summarize-awr-database-wait-events-response.d.ts +1 -1
- package/lib/response/summarize-awr-sources-summaries-response.d.ts +1 -1
- package/lib/response/summarize-configuration-items-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-forecast-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-database-insight-tablespace-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.d.ts +1 -1
- package/lib/response/summarize-exadata-members-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-disk-statistics-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-host-recommendation-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-network-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-capacity-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-statistics-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-resource-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-storage-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-top-processes-usage-response.d.ts +1 -1
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +1 -1
- package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.d.ts +1 -1
- package/lib/response/summarize-sql-insights-response.d.ts +1 -1
- package/lib/response/summarize-sql-plan-insights-response.d.ts +1 -1
- package/lib/response/summarize-sql-response-time-distributions-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-time-series-by-plan-response.d.ts +1 -1
- package/lib/response/summarize-sql-statistics-time-series-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -48,6 +48,7 @@ const common = require("oci-common");
|
|
|
48
48
|
const model = __importStar(require("./model"));
|
|
49
49
|
const operationsinsights_waiter_1 = require("./operationsinsights-waiter");
|
|
50
50
|
const oci_common_1 = require("oci-common");
|
|
51
|
+
const Breaker = require("opossum");
|
|
51
52
|
// ===============================================
|
|
52
53
|
// This file is autogenerated - Please do not edit
|
|
53
54
|
// ===============================================
|
|
@@ -184,13 +185,21 @@ class OperationsInsightsClient {
|
|
|
184
185
|
}
|
|
185
186
|
throw Error("Waiters do not exist. Please create waiters.");
|
|
186
187
|
}
|
|
188
|
+
/**
|
|
189
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
190
|
+
*/
|
|
191
|
+
shutdownCircuitBreaker() {
|
|
192
|
+
if (this._circuitBreaker) {
|
|
193
|
+
this._circuitBreaker.shutdown();
|
|
194
|
+
}
|
|
195
|
+
}
|
|
187
196
|
/**
|
|
188
197
|
* Add new members (e.g. databases and hosts) to an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
189
198
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
190
199
|
* @param AddExadataInsightMembersRequest
|
|
191
200
|
* @return AddExadataInsightMembersResponse
|
|
192
201
|
* @throws OciError when an error occurs
|
|
193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
194
203
|
*/
|
|
195
204
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
196
205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -252,7 +261,7 @@ class OperationsInsightsClient {
|
|
|
252
261
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
253
262
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
254
263
|
* @throws OciError when an error occurs
|
|
255
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
256
265
|
*/
|
|
257
266
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
258
267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -314,7 +323,7 @@ class OperationsInsightsClient {
|
|
|
314
323
|
* @param ChangeAwrHubSourceCompartmentRequest
|
|
315
324
|
* @return ChangeAwrHubSourceCompartmentResponse
|
|
316
325
|
* @throws OciError when an error occurs
|
|
317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartment API.
|
|
318
327
|
*/
|
|
319
328
|
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest) {
|
|
320
329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -376,7 +385,7 @@ class OperationsInsightsClient {
|
|
|
376
385
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
377
386
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
378
387
|
* @throws OciError when an error occurs
|
|
379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
388
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
380
389
|
*/
|
|
381
390
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
382
391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -438,7 +447,7 @@ class OperationsInsightsClient {
|
|
|
438
447
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
439
448
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
440
449
|
* @throws OciError when an error occurs
|
|
441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
442
451
|
*/
|
|
443
452
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
444
453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -499,7 +508,7 @@ class OperationsInsightsClient {
|
|
|
499
508
|
* @param ChangeExadataInsightCompartmentRequest
|
|
500
509
|
* @return ChangeExadataInsightCompartmentResponse
|
|
501
510
|
* @throws OciError when an error occurs
|
|
502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
511
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
503
512
|
*/
|
|
504
513
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
505
514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -561,7 +570,7 @@ class OperationsInsightsClient {
|
|
|
561
570
|
* @param ChangeHostInsightCompartmentRequest
|
|
562
571
|
* @return ChangeHostInsightCompartmentResponse
|
|
563
572
|
* @throws OciError when an error occurs
|
|
564
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
565
574
|
*/
|
|
566
575
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
567
576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -623,7 +632,7 @@ class OperationsInsightsClient {
|
|
|
623
632
|
* @param ChangeNewsReportCompartmentRequest
|
|
624
633
|
* @return ChangeNewsReportCompartmentResponse
|
|
625
634
|
* @throws OciError when an error occurs
|
|
626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
635
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
627
636
|
*/
|
|
628
637
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
|
|
629
638
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -685,7 +694,7 @@ class OperationsInsightsClient {
|
|
|
685
694
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
686
695
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
687
696
|
* @throws OciError when an error occurs
|
|
688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
697
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
689
698
|
*/
|
|
690
699
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
691
700
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -747,7 +756,7 @@ class OperationsInsightsClient {
|
|
|
747
756
|
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
748
757
|
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
749
758
|
* @throws OciError when an error occurs
|
|
750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartment API.
|
|
751
760
|
*/
|
|
752
761
|
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest) {
|
|
753
762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -809,7 +818,7 @@ class OperationsInsightsClient {
|
|
|
809
818
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
810
819
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
811
820
|
* @throws OciError when an error occurs
|
|
812
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
813
822
|
*/
|
|
814
823
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
|
|
815
824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -871,7 +880,7 @@ class OperationsInsightsClient {
|
|
|
871
880
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
872
881
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
873
882
|
* @throws OciError when an error occurs
|
|
874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
883
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
875
884
|
*/
|
|
876
885
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
877
886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -935,7 +944,7 @@ class OperationsInsightsClient {
|
|
|
935
944
|
* @param CreateAwrHubRequest
|
|
936
945
|
* @return CreateAwrHubResponse
|
|
937
946
|
* @throws OciError when an error occurs
|
|
938
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
947
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
939
948
|
*/
|
|
940
949
|
createAwrHub(createAwrHubRequest) {
|
|
941
950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1014,7 +1023,7 @@ class OperationsInsightsClient {
|
|
|
1014
1023
|
* @param CreateAwrHubSourceRequest
|
|
1015
1024
|
* @return CreateAwrHubSourceResponse
|
|
1016
1025
|
* @throws OciError when an error occurs
|
|
1017
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSource API.
|
|
1018
1027
|
*/
|
|
1019
1028
|
createAwrHubSource(createAwrHubSourceRequest) {
|
|
1020
1029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1083,7 +1092,7 @@ class OperationsInsightsClient {
|
|
|
1083
1092
|
* @param CreateDatabaseInsightRequest
|
|
1084
1093
|
* @return CreateDatabaseInsightResponse
|
|
1085
1094
|
* @throws OciError when an error occurs
|
|
1086
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1095
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
1087
1096
|
*/
|
|
1088
1097
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
1089
1098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1162,7 +1171,7 @@ class OperationsInsightsClient {
|
|
|
1162
1171
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
1163
1172
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
1164
1173
|
* @throws OciError when an error occurs
|
|
1165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
1166
1175
|
*/
|
|
1167
1176
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
1168
1177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1241,7 +1250,7 @@ class OperationsInsightsClient {
|
|
|
1241
1250
|
* @param CreateExadataInsightRequest
|
|
1242
1251
|
* @return CreateExadataInsightResponse
|
|
1243
1252
|
* @throws OciError when an error occurs
|
|
1244
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
1245
1254
|
*/
|
|
1246
1255
|
createExadataInsight(createExadataInsightRequest) {
|
|
1247
1256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1320,7 +1329,7 @@ class OperationsInsightsClient {
|
|
|
1320
1329
|
* @param CreateHostInsightRequest
|
|
1321
1330
|
* @return CreateHostInsightResponse
|
|
1322
1331
|
* @throws OciError when an error occurs
|
|
1323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
1324
1333
|
*/
|
|
1325
1334
|
createHostInsight(createHostInsightRequest) {
|
|
1326
1335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1399,7 +1408,7 @@ class OperationsInsightsClient {
|
|
|
1399
1408
|
* @param CreateNewsReportRequest
|
|
1400
1409
|
* @return CreateNewsReportResponse
|
|
1401
1410
|
* @throws OciError when an error occurs
|
|
1402
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
1403
1412
|
*/
|
|
1404
1413
|
createNewsReport(createNewsReportRequest) {
|
|
1405
1414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1479,7 +1488,7 @@ class OperationsInsightsClient {
|
|
|
1479
1488
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
1480
1489
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
1481
1490
|
* @throws OciError when an error occurs
|
|
1482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
1483
1492
|
*/
|
|
1484
1493
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
1485
1494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1560,7 +1569,7 @@ class OperationsInsightsClient {
|
|
|
1560
1569
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1561
1570
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1562
1571
|
* @throws OciError when an error occurs
|
|
1563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1564
1573
|
*/
|
|
1565
1574
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1566
1575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1640,7 +1649,7 @@ class OperationsInsightsClient {
|
|
|
1640
1649
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1641
1650
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1642
1651
|
* @throws OciError when an error occurs
|
|
1643
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1644
1653
|
*/
|
|
1645
1654
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1646
1655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1719,7 +1728,7 @@ class OperationsInsightsClient {
|
|
|
1719
1728
|
* @param CreateOpsiConfigurationRequest
|
|
1720
1729
|
* @return CreateOpsiConfigurationResponse
|
|
1721
1730
|
* @throws OciError when an error occurs
|
|
1722
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
1723
1732
|
*/
|
|
1724
1733
|
createOpsiConfiguration(createOpsiConfigurationRequest) {
|
|
1725
1734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1792,7 +1801,7 @@ class OperationsInsightsClient {
|
|
|
1792
1801
|
* @param DeleteAwrHubRequest
|
|
1793
1802
|
* @return DeleteAwrHubResponse
|
|
1794
1803
|
* @throws OciError when an error occurs
|
|
1795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1804
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1796
1805
|
*/
|
|
1797
1806
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1798
1807
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1852,7 +1861,7 @@ class OperationsInsightsClient {
|
|
|
1852
1861
|
* @param DeleteAwrHubObjectRequest
|
|
1853
1862
|
* @return DeleteAwrHubObjectResponse
|
|
1854
1863
|
* @throws OciError when an error occurs
|
|
1855
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1864
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObject API.
|
|
1856
1865
|
*/
|
|
1857
1866
|
deleteAwrHubObject(deleteAwrHubObjectRequest) {
|
|
1858
1867
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1928,7 +1937,7 @@ class OperationsInsightsClient {
|
|
|
1928
1937
|
* @param DeleteAwrHubSourceRequest
|
|
1929
1938
|
* @return DeleteAwrHubSourceResponse
|
|
1930
1939
|
* @throws OciError when an error occurs
|
|
1931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSource API.
|
|
1932
1941
|
*/
|
|
1933
1942
|
deleteAwrHubSource(deleteAwrHubSourceRequest) {
|
|
1934
1943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1988,7 +1997,7 @@ class OperationsInsightsClient {
|
|
|
1988
1997
|
* @param DeleteDatabaseInsightRequest
|
|
1989
1998
|
* @return DeleteDatabaseInsightResponse
|
|
1990
1999
|
* @throws OciError when an error occurs
|
|
1991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
1992
2001
|
*/
|
|
1993
2002
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
1994
2003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2048,7 +2057,7 @@ class OperationsInsightsClient {
|
|
|
2048
2057
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
2049
2058
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
2050
2059
|
* @throws OciError when an error occurs
|
|
2051
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2060
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
2052
2061
|
*/
|
|
2053
2062
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
2054
2063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2108,7 +2117,7 @@ class OperationsInsightsClient {
|
|
|
2108
2117
|
* @param DeleteExadataInsightRequest
|
|
2109
2118
|
* @return DeleteExadataInsightResponse
|
|
2110
2119
|
* @throws OciError when an error occurs
|
|
2111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
2112
2121
|
*/
|
|
2113
2122
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
2114
2123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2168,7 +2177,7 @@ class OperationsInsightsClient {
|
|
|
2168
2177
|
* @param DeleteHostInsightRequest
|
|
2169
2178
|
* @return DeleteHostInsightResponse
|
|
2170
2179
|
* @throws OciError when an error occurs
|
|
2171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2180
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
2172
2181
|
*/
|
|
2173
2182
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
2174
2183
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2228,7 +2237,7 @@ class OperationsInsightsClient {
|
|
|
2228
2237
|
* @param DeleteNewsReportRequest
|
|
2229
2238
|
* @return DeleteNewsReportResponse
|
|
2230
2239
|
* @throws OciError when an error occurs
|
|
2231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
2232
2241
|
*/
|
|
2233
2242
|
deleteNewsReport(deleteNewsReportRequest) {
|
|
2234
2243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2288,7 +2297,7 @@ class OperationsInsightsClient {
|
|
|
2288
2297
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
2289
2298
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
2290
2299
|
* @throws OciError when an error occurs
|
|
2291
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
2292
2301
|
*/
|
|
2293
2302
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
2294
2303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2352,7 +2361,7 @@ class OperationsInsightsClient {
|
|
|
2352
2361
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
2353
2362
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
2354
2363
|
* @throws OciError when an error occurs
|
|
2355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
2356
2365
|
*/
|
|
2357
2366
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
2358
2367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2412,7 +2421,7 @@ class OperationsInsightsClient {
|
|
|
2412
2421
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
2413
2422
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
2414
2423
|
* @throws OciError when an error occurs
|
|
2415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2424
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
2416
2425
|
*/
|
|
2417
2426
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
2418
2427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2472,7 +2481,7 @@ class OperationsInsightsClient {
|
|
|
2472
2481
|
* @param DeleteOpsiConfigurationRequest
|
|
2473
2482
|
* @return DeleteOpsiConfigurationResponse
|
|
2474
2483
|
* @throws OciError when an error occurs
|
|
2475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2484
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
2476
2485
|
*/
|
|
2477
2486
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
|
|
2478
2487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2532,7 +2541,7 @@ class OperationsInsightsClient {
|
|
|
2532
2541
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2533
2542
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2534
2543
|
* @throws OciError when an error occurs
|
|
2535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2544
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2536
2545
|
*/
|
|
2537
2546
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2538
2547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2593,7 +2602,7 @@ class OperationsInsightsClient {
|
|
|
2593
2602
|
* @param DisableAwrHubSourceRequest
|
|
2594
2603
|
* @return DisableAwrHubSourceResponse
|
|
2595
2604
|
* @throws OciError when an error occurs
|
|
2596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSource API.
|
|
2597
2606
|
*/
|
|
2598
2607
|
disableAwrHubSource(disableAwrHubSourceRequest) {
|
|
2599
2608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2654,7 +2663,7 @@ class OperationsInsightsClient {
|
|
|
2654
2663
|
* @param DisableDatabaseInsightRequest
|
|
2655
2664
|
* @return DisableDatabaseInsightResponse
|
|
2656
2665
|
* @throws OciError when an error occurs
|
|
2657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
2658
2667
|
*/
|
|
2659
2668
|
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
2660
2669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2715,7 +2724,7 @@ class OperationsInsightsClient {
|
|
|
2715
2724
|
* @param DisableExadataInsightRequest
|
|
2716
2725
|
* @return DisableExadataInsightResponse
|
|
2717
2726
|
* @throws OciError when an error occurs
|
|
2718
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
2719
2728
|
*/
|
|
2720
2729
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
2721
2730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2776,7 +2785,7 @@ class OperationsInsightsClient {
|
|
|
2776
2785
|
* @param DisableHostInsightRequest
|
|
2777
2786
|
* @return DisableHostInsightResponse
|
|
2778
2787
|
* @throws OciError when an error occurs
|
|
2779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
2780
2789
|
*/
|
|
2781
2790
|
disableHostInsight(disableHostInsightRequest) {
|
|
2782
2791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2837,7 +2846,7 @@ class OperationsInsightsClient {
|
|
|
2837
2846
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
2838
2847
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
2839
2848
|
* @throws OciError when an error occurs
|
|
2840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
2841
2850
|
*/
|
|
2842
2851
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
2843
2852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2911,7 +2920,7 @@ class OperationsInsightsClient {
|
|
|
2911
2920
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2912
2921
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2913
2922
|
* @throws OciError when an error occurs
|
|
2914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2923
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2915
2924
|
*/
|
|
2916
2925
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2917
2926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2973,7 +2982,7 @@ class OperationsInsightsClient {
|
|
|
2973
2982
|
* @param EnableAwrHubSourceRequest
|
|
2974
2983
|
* @return EnableAwrHubSourceResponse
|
|
2975
2984
|
* @throws OciError when an error occurs
|
|
2976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2985
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSource API.
|
|
2977
2986
|
*/
|
|
2978
2987
|
enableAwrHubSource(enableAwrHubSourceRequest) {
|
|
2979
2988
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3034,7 +3043,7 @@ class OperationsInsightsClient {
|
|
|
3034
3043
|
* @param EnableDatabaseInsightRequest
|
|
3035
3044
|
* @return EnableDatabaseInsightResponse
|
|
3036
3045
|
* @throws OciError when an error occurs
|
|
3037
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
3038
3047
|
*/
|
|
3039
3048
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
3040
3049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3096,7 +3105,7 @@ class OperationsInsightsClient {
|
|
|
3096
3105
|
* @param EnableExadataInsightRequest
|
|
3097
3106
|
* @return EnableExadataInsightResponse
|
|
3098
3107
|
* @throws OciError when an error occurs
|
|
3099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
3100
3109
|
*/
|
|
3101
3110
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
3102
3111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3158,7 +3167,7 @@ class OperationsInsightsClient {
|
|
|
3158
3167
|
* @param EnableHostInsightRequest
|
|
3159
3168
|
* @return EnableHostInsightResponse
|
|
3160
3169
|
* @throws OciError when an error occurs
|
|
3161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
3162
3171
|
*/
|
|
3163
3172
|
enableHostInsight(enableHostInsightRequest) {
|
|
3164
3173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3221,7 +3230,7 @@ class OperationsInsightsClient {
|
|
|
3221
3230
|
* @param GetAwrDatabaseReportRequest
|
|
3222
3231
|
* @return GetAwrDatabaseReportResponse
|
|
3223
3232
|
* @throws OciError when an error occurs
|
|
3224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
3225
3234
|
*/
|
|
3226
3235
|
getAwrDatabaseReport(getAwrDatabaseReportRequest) {
|
|
3227
3236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3289,7 +3298,7 @@ class OperationsInsightsClient {
|
|
|
3289
3298
|
* @param GetAwrDatabaseSqlReportRequest
|
|
3290
3299
|
* @return GetAwrDatabaseSqlReportResponse
|
|
3291
3300
|
* @throws OciError when an error occurs
|
|
3292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
3293
3302
|
*/
|
|
3294
3303
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
|
|
3295
3304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3356,7 +3365,7 @@ class OperationsInsightsClient {
|
|
|
3356
3365
|
* @param GetAwrHubRequest
|
|
3357
3366
|
* @return GetAwrHubResponse
|
|
3358
3367
|
* @throws OciError when an error occurs
|
|
3359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3368
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
3360
3369
|
*/
|
|
3361
3370
|
getAwrHub(getAwrHubRequest) {
|
|
3362
3371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3419,7 +3428,7 @@ class OperationsInsightsClient {
|
|
|
3419
3428
|
* @param GetAwrHubObjectRequest
|
|
3420
3429
|
* @return GetAwrHubObjectResponse
|
|
3421
3430
|
* @throws OciError when an error occurs
|
|
3422
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3431
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObject API.
|
|
3423
3432
|
*/
|
|
3424
3433
|
getAwrHubObject(getAwrHubObjectRequest) {
|
|
3425
3434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3570,7 +3579,7 @@ class OperationsInsightsClient {
|
|
|
3570
3579
|
* @param GetAwrHubSourceRequest
|
|
3571
3580
|
* @return GetAwrHubSourceResponse
|
|
3572
3581
|
* @throws OciError when an error occurs
|
|
3573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSource API.
|
|
3574
3583
|
*/
|
|
3575
3584
|
getAwrHubSource(getAwrHubSourceRequest) {
|
|
3576
3585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3635,7 +3644,7 @@ class OperationsInsightsClient {
|
|
|
3635
3644
|
* @param GetAwrReportRequest
|
|
3636
3645
|
* @return GetAwrReportResponse
|
|
3637
3646
|
* @throws OciError when an error occurs
|
|
3638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3647
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
3639
3648
|
*/
|
|
3640
3649
|
getAwrReport(getAwrReportRequest) {
|
|
3641
3650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3701,7 +3710,7 @@ class OperationsInsightsClient {
|
|
|
3701
3710
|
* @param GetDatabaseInsightRequest
|
|
3702
3711
|
* @return GetDatabaseInsightResponse
|
|
3703
3712
|
* @throws OciError when an error occurs
|
|
3704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
3705
3714
|
*/
|
|
3706
3715
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
3707
3716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3764,7 +3773,7 @@ class OperationsInsightsClient {
|
|
|
3764
3773
|
* @param GetEnterpriseManagerBridgeRequest
|
|
3765
3774
|
* @return GetEnterpriseManagerBridgeResponse
|
|
3766
3775
|
* @throws OciError when an error occurs
|
|
3767
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
3768
3777
|
*/
|
|
3769
3778
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
3770
3779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3827,7 +3836,7 @@ class OperationsInsightsClient {
|
|
|
3827
3836
|
* @param GetExadataInsightRequest
|
|
3828
3837
|
* @return GetExadataInsightResponse
|
|
3829
3838
|
* @throws OciError when an error occurs
|
|
3830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
3831
3840
|
*/
|
|
3832
3841
|
getExadataInsight(getExadataInsightRequest) {
|
|
3833
3842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3890,7 +3899,7 @@ class OperationsInsightsClient {
|
|
|
3890
3899
|
* @param GetHostInsightRequest
|
|
3891
3900
|
* @return GetHostInsightResponse
|
|
3892
3901
|
* @throws OciError when an error occurs
|
|
3893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3902
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
3894
3903
|
*/
|
|
3895
3904
|
getHostInsight(getHostInsightRequest) {
|
|
3896
3905
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3953,7 +3962,7 @@ class OperationsInsightsClient {
|
|
|
3953
3962
|
* @param GetNewsReportRequest
|
|
3954
3963
|
* @return GetNewsReportResponse
|
|
3955
3964
|
* @throws OciError when an error occurs
|
|
3956
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
3957
3966
|
*/
|
|
3958
3967
|
getNewsReport(getNewsReportRequest) {
|
|
3959
3968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4016,7 +4025,7 @@ class OperationsInsightsClient {
|
|
|
4016
4025
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
4017
4026
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
4018
4027
|
* @throws OciError when an error occurs
|
|
4019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4028
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
4020
4029
|
*/
|
|
4021
4030
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
4022
4031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4081,7 +4090,7 @@ class OperationsInsightsClient {
|
|
|
4081
4090
|
* @param GetOperationsInsightsWarehouseRequest
|
|
4082
4091
|
* @return GetOperationsInsightsWarehouseResponse
|
|
4083
4092
|
* @throws OciError when an error occurs
|
|
4084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
4085
4094
|
*/
|
|
4086
4095
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
4087
4096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4144,7 +4153,7 @@ class OperationsInsightsClient {
|
|
|
4144
4153
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
4145
4154
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
4146
4155
|
* @throws OciError when an error occurs
|
|
4147
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
4148
4157
|
*/
|
|
4149
4158
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
4150
4159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4210,7 +4219,7 @@ class OperationsInsightsClient {
|
|
|
4210
4219
|
* @param GetOpsiConfigurationRequest
|
|
4211
4220
|
* @return GetOpsiConfigurationResponse
|
|
4212
4221
|
* @throws OciError when an error occurs
|
|
4213
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4222
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
4214
4223
|
*/
|
|
4215
4224
|
getOpsiConfiguration(getOpsiConfigurationRequest) {
|
|
4216
4225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4278,7 +4287,7 @@ class OperationsInsightsClient {
|
|
|
4278
4287
|
* @param GetOpsiDataObjectRequest
|
|
4279
4288
|
* @return GetOpsiDataObjectResponse
|
|
4280
4289
|
* @throws OciError when an error occurs
|
|
4281
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4290
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
4282
4291
|
*/
|
|
4283
4292
|
getOpsiDataObject(getOpsiDataObjectRequest) {
|
|
4284
4293
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4338,7 +4347,7 @@ class OperationsInsightsClient {
|
|
|
4338
4347
|
* @param GetWorkRequestRequest
|
|
4339
4348
|
* @return GetWorkRequestResponse
|
|
4340
4349
|
* @throws OciError when an error occurs
|
|
4341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4350
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4342
4351
|
*/
|
|
4343
4352
|
getWorkRequest(getWorkRequestRequest) {
|
|
4344
4353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4407,7 +4416,7 @@ class OperationsInsightsClient {
|
|
|
4407
4416
|
* @param HeadAwrHubObjectRequest
|
|
4408
4417
|
* @return HeadAwrHubObjectResponse
|
|
4409
4418
|
* @throws OciError when an error occurs
|
|
4410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObject API.
|
|
4411
4420
|
*/
|
|
4412
4421
|
headAwrHubObject(headAwrHubObjectRequest) {
|
|
4413
4422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4547,7 +4556,7 @@ class OperationsInsightsClient {
|
|
|
4547
4556
|
* @param IngestAddmReportsRequest
|
|
4548
4557
|
* @return IngestAddmReportsResponse
|
|
4549
4558
|
* @throws OciError when an error occurs
|
|
4550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4559
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
4551
4560
|
*/
|
|
4552
4561
|
ingestAddmReports(ingestAddmReportsRequest) {
|
|
4553
4562
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4614,7 +4623,7 @@ class OperationsInsightsClient {
|
|
|
4614
4623
|
* @param IngestDatabaseConfigurationRequest
|
|
4615
4624
|
* @return IngestDatabaseConfigurationResponse
|
|
4616
4625
|
* @throws OciError when an error occurs
|
|
4617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
4618
4627
|
*/
|
|
4619
4628
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
4620
4629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4681,7 +4690,7 @@ class OperationsInsightsClient {
|
|
|
4681
4690
|
* @param IngestHostConfigurationRequest
|
|
4682
4691
|
* @return IngestHostConfigurationResponse
|
|
4683
4692
|
* @throws OciError when an error occurs
|
|
4684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
4685
4694
|
*/
|
|
4686
4695
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
4687
4696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4747,7 +4756,7 @@ class OperationsInsightsClient {
|
|
|
4747
4756
|
* @param IngestHostMetricsRequest
|
|
4748
4757
|
* @return IngestHostMetricsResponse
|
|
4749
4758
|
* @throws OciError when an error occurs
|
|
4750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
4751
4760
|
*/
|
|
4752
4761
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
4753
4762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4815,7 +4824,7 @@ class OperationsInsightsClient {
|
|
|
4815
4824
|
* @param IngestSqlBucketRequest
|
|
4816
4825
|
* @return IngestSqlBucketResponse
|
|
4817
4826
|
* @throws OciError when an error occurs
|
|
4818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4827
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
4819
4828
|
*/
|
|
4820
4829
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
4821
4830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4885,7 +4894,7 @@ class OperationsInsightsClient {
|
|
|
4885
4894
|
* @param IngestSqlPlanLinesRequest
|
|
4886
4895
|
* @return IngestSqlPlanLinesResponse
|
|
4887
4896
|
* @throws OciError when an error occurs
|
|
4888
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4897
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
4889
4898
|
*/
|
|
4890
4899
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
4891
4900
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4955,7 +4964,7 @@ class OperationsInsightsClient {
|
|
|
4955
4964
|
* @param IngestSqlStatsRequest
|
|
4956
4965
|
* @return IngestSqlStatsResponse
|
|
4957
4966
|
* @throws OciError when an error occurs
|
|
4958
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
4959
4968
|
*/
|
|
4960
4969
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
4961
4970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5025,7 +5034,7 @@ class OperationsInsightsClient {
|
|
|
5025
5034
|
* @param IngestSqlTextRequest
|
|
5026
5035
|
* @return IngestSqlTextResponse
|
|
5027
5036
|
* @throws OciError when an error occurs
|
|
5028
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5037
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
5029
5038
|
*/
|
|
5030
5039
|
ingestSqlText(ingestSqlTextRequest) {
|
|
5031
5040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5094,7 +5103,7 @@ class OperationsInsightsClient {
|
|
|
5094
5103
|
* @param ListAddmDbFindingCategoriesRequest
|
|
5095
5104
|
* @return ListAddmDbFindingCategoriesResponse
|
|
5096
5105
|
* @throws OciError when an error occurs
|
|
5097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
5098
5107
|
*/
|
|
5099
5108
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
|
|
5100
5109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5169,7 +5178,7 @@ class OperationsInsightsClient {
|
|
|
5169
5178
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
5170
5179
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
5171
5180
|
* @throws OciError when an error occurs
|
|
5172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
5173
5182
|
*/
|
|
5174
5183
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
|
|
5175
5184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5248,7 +5257,7 @@ class OperationsInsightsClient {
|
|
|
5248
5257
|
* @param ListAddmDbParameterCategoriesRequest
|
|
5249
5258
|
* @return ListAddmDbParameterCategoriesResponse
|
|
5250
5259
|
* @throws OciError when an error occurs
|
|
5251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
5252
5261
|
*/
|
|
5253
5262
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
|
|
5254
5263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5323,7 +5332,7 @@ class OperationsInsightsClient {
|
|
|
5323
5332
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
5324
5333
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
5325
5334
|
* @throws OciError when an error occurs
|
|
5326
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
5327
5336
|
*/
|
|
5328
5337
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
|
|
5329
5338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5398,7 +5407,7 @@ class OperationsInsightsClient {
|
|
|
5398
5407
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
5399
5408
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
5400
5409
|
* @throws OciError when an error occurs
|
|
5401
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5410
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
5402
5411
|
*/
|
|
5403
5412
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
|
|
5404
5413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5481,7 +5490,7 @@ class OperationsInsightsClient {
|
|
|
5481
5490
|
* @param ListAddmDbsRequest
|
|
5482
5491
|
* @return ListAddmDbsResponse
|
|
5483
5492
|
* @throws OciError when an error occurs
|
|
5484
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5493
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
5485
5494
|
*/
|
|
5486
5495
|
listAddmDbs(listAddmDbsRequest) {
|
|
5487
5496
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5558,7 +5567,7 @@ class OperationsInsightsClient {
|
|
|
5558
5567
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
5559
5568
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
5560
5569
|
* @throws OciError when an error occurs
|
|
5561
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5570
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
5562
5571
|
*/
|
|
5563
5572
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
|
|
5564
5573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5633,7 +5642,7 @@ class OperationsInsightsClient {
|
|
|
5633
5642
|
* @param ListAwrDatabasesRequest
|
|
5634
5643
|
* @return ListAwrDatabasesResponse
|
|
5635
5644
|
* @throws OciError when an error occurs
|
|
5636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
5637
5646
|
*/
|
|
5638
5647
|
listAwrDatabases(listAwrDatabasesRequest) {
|
|
5639
5648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5705,7 +5714,7 @@ class OperationsInsightsClient {
|
|
|
5705
5714
|
* @param ListAwrHubObjectsRequest
|
|
5706
5715
|
* @return ListAwrHubObjectsResponse
|
|
5707
5716
|
* @throws OciError when an error occurs
|
|
5708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjects API.
|
|
5709
5718
|
*/
|
|
5710
5719
|
listAwrHubObjects(listAwrHubObjectsRequest) {
|
|
5711
5720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5782,7 +5791,7 @@ class OperationsInsightsClient {
|
|
|
5782
5791
|
* @param ListAwrHubSourcesRequest
|
|
5783
5792
|
* @return ListAwrHubSourcesResponse
|
|
5784
5793
|
* @throws OciError when an error occurs
|
|
5785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSources API.
|
|
5786
5795
|
*/
|
|
5787
5796
|
listAwrHubSources(listAwrHubSourcesRequest) {
|
|
5788
5797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5856,7 +5865,7 @@ class OperationsInsightsClient {
|
|
|
5856
5865
|
* @param ListAwrHubsRequest
|
|
5857
5866
|
* @return ListAwrHubsResponse
|
|
5858
5867
|
* @throws OciError when an error occurs
|
|
5859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5868
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
5860
5869
|
*/
|
|
5861
5870
|
listAwrHubs(listAwrHubsRequest) {
|
|
5862
5871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5929,7 +5938,7 @@ class OperationsInsightsClient {
|
|
|
5929
5938
|
* @param ListAwrSnapshotsRequest
|
|
5930
5939
|
* @return ListAwrSnapshotsResponse
|
|
5931
5940
|
* @throws OciError when an error occurs
|
|
5932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
5933
5942
|
*/
|
|
5934
5943
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
5935
5944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6002,7 +6011,7 @@ class OperationsInsightsClient {
|
|
|
6002
6011
|
* @param ListDatabaseConfigurationsRequest
|
|
6003
6012
|
* @return ListDatabaseConfigurationsResponse
|
|
6004
6013
|
* @throws OciError when an error occurs
|
|
6005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
6006
6015
|
*/
|
|
6007
6016
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
6008
6017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6089,7 +6098,7 @@ class OperationsInsightsClient {
|
|
|
6089
6098
|
* @param ListDatabaseInsightsRequest
|
|
6090
6099
|
* @return ListDatabaseInsightsResponse
|
|
6091
6100
|
* @throws OciError when an error occurs
|
|
6092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
6093
6102
|
*/
|
|
6094
6103
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
6095
6104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6173,7 +6182,7 @@ class OperationsInsightsClient {
|
|
|
6173
6182
|
* @param ListEnterpriseManagerBridgesRequest
|
|
6174
6183
|
* @return ListEnterpriseManagerBridgesResponse
|
|
6175
6184
|
* @throws OciError when an error occurs
|
|
6176
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6185
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
6177
6186
|
*/
|
|
6178
6187
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
6179
6188
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6244,7 +6253,7 @@ class OperationsInsightsClient {
|
|
|
6244
6253
|
* @param ListExadataConfigurationsRequest
|
|
6245
6254
|
* @return ListExadataConfigurationsResponse
|
|
6246
6255
|
* @throws OciError when an error occurs
|
|
6247
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
6248
6257
|
*/
|
|
6249
6258
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
6250
6259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6324,7 +6333,7 @@ class OperationsInsightsClient {
|
|
|
6324
6333
|
* @param ListExadataInsightsRequest
|
|
6325
6334
|
* @return ListExadataInsightsResponse
|
|
6326
6335
|
* @throws OciError when an error occurs
|
|
6327
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
6328
6337
|
*/
|
|
6329
6338
|
listExadataInsights(listExadataInsightsRequest) {
|
|
6330
6339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6404,7 +6413,7 @@ class OperationsInsightsClient {
|
|
|
6404
6413
|
* @param ListHostConfigurationsRequest
|
|
6405
6414
|
* @return ListHostConfigurationsResponse
|
|
6406
6415
|
* @throws OciError when an error occurs
|
|
6407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
6408
6417
|
*/
|
|
6409
6418
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
6410
6419
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6490,7 +6499,7 @@ class OperationsInsightsClient {
|
|
|
6490
6499
|
* @param ListHostInsightsRequest
|
|
6491
6500
|
* @return ListHostInsightsResponse
|
|
6492
6501
|
* @throws OciError when an error occurs
|
|
6493
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
6494
6503
|
*/
|
|
6495
6504
|
listHostInsights(listHostInsightsRequest) {
|
|
6496
6505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6571,7 +6580,7 @@ class OperationsInsightsClient {
|
|
|
6571
6580
|
* @param ListHostedEntitiesRequest
|
|
6572
6581
|
* @return ListHostedEntitiesResponse
|
|
6573
6582
|
* @throws OciError when an error occurs
|
|
6574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6583
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
6575
6584
|
*/
|
|
6576
6585
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
6577
6586
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6651,7 +6660,7 @@ class OperationsInsightsClient {
|
|
|
6651
6660
|
* @param ListImportableAgentEntitiesRequest
|
|
6652
6661
|
* @return ListImportableAgentEntitiesResponse
|
|
6653
6662
|
* @throws OciError when an error occurs
|
|
6654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
6655
6664
|
*/
|
|
6656
6665
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
6657
6666
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6725,7 +6734,7 @@ class OperationsInsightsClient {
|
|
|
6725
6734
|
* @param ListImportableComputeEntitiesRequest
|
|
6726
6735
|
* @return ListImportableComputeEntitiesResponse
|
|
6727
6736
|
* @throws OciError when an error occurs
|
|
6728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
6729
6738
|
*/
|
|
6730
6739
|
listImportableComputeEntities(listImportableComputeEntitiesRequest) {
|
|
6731
6740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6793,7 +6802,7 @@ class OperationsInsightsClient {
|
|
|
6793
6802
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
6794
6803
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
6795
6804
|
* @throws OciError when an error occurs
|
|
6796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6805
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
6797
6806
|
*/
|
|
6798
6807
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
6799
6808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6863,7 +6872,7 @@ class OperationsInsightsClient {
|
|
|
6863
6872
|
* @param ListNewsReportsRequest
|
|
6864
6873
|
* @return ListNewsReportsResponse
|
|
6865
6874
|
* @throws OciError when an error occurs
|
|
6866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6875
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
6867
6876
|
*/
|
|
6868
6877
|
listNewsReports(listNewsReportsRequest) {
|
|
6869
6878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6939,7 +6948,7 @@ class OperationsInsightsClient {
|
|
|
6939
6948
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
6940
6949
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
6941
6950
|
* @throws OciError when an error occurs
|
|
6942
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6951
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
6943
6952
|
*/
|
|
6944
6953
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
6945
6954
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7013,7 +7022,7 @@ class OperationsInsightsClient {
|
|
|
7013
7022
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
7014
7023
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
7015
7024
|
* @throws OciError when an error occurs
|
|
7016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
7017
7026
|
*/
|
|
7018
7027
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
7019
7028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7086,7 +7095,7 @@ class OperationsInsightsClient {
|
|
|
7086
7095
|
* @param ListOperationsInsightsWarehousesRequest
|
|
7087
7096
|
* @return ListOperationsInsightsWarehousesResponse
|
|
7088
7097
|
* @throws OciError when an error occurs
|
|
7089
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
7090
7099
|
*/
|
|
7091
7100
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
7092
7101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7157,7 +7166,7 @@ class OperationsInsightsClient {
|
|
|
7157
7166
|
* @param ListOpsiConfigurationsRequest
|
|
7158
7167
|
* @return ListOpsiConfigurationsResponse
|
|
7159
7168
|
* @throws OciError when an error occurs
|
|
7160
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7169
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
7161
7170
|
*/
|
|
7162
7171
|
listOpsiConfigurations(listOpsiConfigurationsRequest) {
|
|
7163
7172
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7228,7 +7237,7 @@ class OperationsInsightsClient {
|
|
|
7228
7237
|
* @param ListOpsiDataObjectsRequest
|
|
7229
7238
|
* @return ListOpsiDataObjectsResponse
|
|
7230
7239
|
* @throws OciError when an error occurs
|
|
7231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
7232
7241
|
*/
|
|
7233
7242
|
listOpsiDataObjects(listOpsiDataObjectsRequest) {
|
|
7234
7243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7301,7 +7310,7 @@ class OperationsInsightsClient {
|
|
|
7301
7310
|
* @param ListSqlPlansRequest
|
|
7302
7311
|
* @return ListSqlPlansResponse
|
|
7303
7312
|
* @throws OciError when an error occurs
|
|
7304
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
7305
7314
|
*/
|
|
7306
7315
|
listSqlPlans(listSqlPlansRequest) {
|
|
7307
7316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7371,7 +7380,7 @@ class OperationsInsightsClient {
|
|
|
7371
7380
|
* @param ListSqlSearchesRequest
|
|
7372
7381
|
* @return ListSqlSearchesResponse
|
|
7373
7382
|
* @throws OciError when an error occurs
|
|
7374
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
7375
7384
|
*/
|
|
7376
7385
|
listSqlSearches(listSqlSearchesRequest) {
|
|
7377
7386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7445,7 +7454,7 @@ class OperationsInsightsClient {
|
|
|
7445
7454
|
* @param ListSqlTextsRequest
|
|
7446
7455
|
* @return ListSqlTextsResponse
|
|
7447
7456
|
* @throws OciError when an error occurs
|
|
7448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7457
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
7449
7458
|
*/
|
|
7450
7459
|
listSqlTexts(listSqlTextsRequest) {
|
|
7451
7460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7518,7 +7527,7 @@ class OperationsInsightsClient {
|
|
|
7518
7527
|
* @param ListWarehouseDataObjectsRequest
|
|
7519
7528
|
* @return ListWarehouseDataObjectsResponse
|
|
7520
7529
|
* @throws OciError when an error occurs
|
|
7521
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7530
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjects API.
|
|
7522
7531
|
*/
|
|
7523
7532
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest) {
|
|
7524
7533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7592,7 +7601,7 @@ class OperationsInsightsClient {
|
|
|
7592
7601
|
* @param ListWorkRequestErrorsRequest
|
|
7593
7602
|
* @return ListWorkRequestErrorsResponse
|
|
7594
7603
|
* @throws OciError when an error occurs
|
|
7595
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
7596
7605
|
*/
|
|
7597
7606
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
7598
7607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7661,7 +7670,7 @@ class OperationsInsightsClient {
|
|
|
7661
7670
|
* @param ListWorkRequestLogsRequest
|
|
7662
7671
|
* @return ListWorkRequestLogsResponse
|
|
7663
7672
|
* @throws OciError when an error occurs
|
|
7664
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
7665
7674
|
*/
|
|
7666
7675
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
7667
7676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7730,7 +7739,7 @@ class OperationsInsightsClient {
|
|
|
7730
7739
|
* @param ListWorkRequestsRequest
|
|
7731
7740
|
* @return ListWorkRequestsResponse
|
|
7732
7741
|
* @throws OciError when an error occurs
|
|
7733
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7742
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
7734
7743
|
*/
|
|
7735
7744
|
listWorkRequests(listWorkRequestsRequest) {
|
|
7736
7745
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7802,7 +7811,7 @@ class OperationsInsightsClient {
|
|
|
7802
7811
|
* @param PutAwrHubObjectRequest
|
|
7803
7812
|
* @return PutAwrHubObjectResponse
|
|
7804
7813
|
* @throws OciError when an error occurs
|
|
7805
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7814
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObject API.
|
|
7806
7815
|
*/
|
|
7807
7816
|
putAwrHubObject(putAwrHubObjectRequest) {
|
|
7808
7817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7881,7 +7890,7 @@ class OperationsInsightsClient {
|
|
|
7881
7890
|
* @param QueryOpsiDataObjectDataRequest
|
|
7882
7891
|
* @return QueryOpsiDataObjectDataResponse
|
|
7883
7892
|
* @throws OciError when an error occurs
|
|
7884
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
7885
7894
|
*/
|
|
7886
7895
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
|
|
7887
7896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7949,7 +7958,7 @@ class OperationsInsightsClient {
|
|
|
7949
7958
|
* @param QueryWarehouseDataObjectDataRequest
|
|
7950
7959
|
* @return QueryWarehouseDataObjectDataResponse
|
|
7951
7960
|
* @throws OciError when an error occurs
|
|
7952
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectData API.
|
|
7953
7962
|
*/
|
|
7954
7963
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest) {
|
|
7955
7964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8017,7 +8026,7 @@ class OperationsInsightsClient {
|
|
|
8017
8026
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
8018
8027
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
8019
8028
|
* @throws OciError when an error occurs
|
|
8020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8029
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
8021
8030
|
*/
|
|
8022
8031
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
8023
8032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8078,7 +8087,7 @@ class OperationsInsightsClient {
|
|
|
8078
8087
|
* @param SummarizeAddmDbFindingsRequest
|
|
8079
8088
|
* @return SummarizeAddmDbFindingsResponse
|
|
8080
8089
|
* @throws OciError when an error occurs
|
|
8081
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8090
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
8082
8091
|
*/
|
|
8083
8092
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
|
|
8084
8093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8159,7 +8168,7 @@ class OperationsInsightsClient {
|
|
|
8159
8168
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
8160
8169
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
8161
8170
|
* @throws OciError when an error occurs
|
|
8162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
8163
8172
|
*/
|
|
8164
8173
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
|
|
8165
8174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8242,7 +8251,7 @@ class OperationsInsightsClient {
|
|
|
8242
8251
|
* @param SummarizeAddmDbParametersRequest
|
|
8243
8252
|
* @return SummarizeAddmDbParametersResponse
|
|
8244
8253
|
* @throws OciError when an error occurs
|
|
8245
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
8246
8255
|
*/
|
|
8247
8256
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
|
|
8248
8257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8325,7 +8334,7 @@ class OperationsInsightsClient {
|
|
|
8325
8334
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
8326
8335
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
8327
8336
|
* @throws OciError when an error occurs
|
|
8328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
8329
8338
|
*/
|
|
8330
8339
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
|
|
8331
8340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8409,7 +8418,7 @@ class OperationsInsightsClient {
|
|
|
8409
8418
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
8410
8419
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
8411
8420
|
* @throws OciError when an error occurs
|
|
8412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
8413
8422
|
*/
|
|
8414
8423
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
|
|
8415
8424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8485,7 +8494,7 @@ class OperationsInsightsClient {
|
|
|
8485
8494
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
8486
8495
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
8487
8496
|
* @throws OciError when an error occurs
|
|
8488
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
8489
8498
|
*/
|
|
8490
8499
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
|
|
8491
8500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8565,7 +8574,7 @@ class OperationsInsightsClient {
|
|
|
8565
8574
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
8566
8575
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
8567
8576
|
* @throws OciError when an error occurs
|
|
8568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
8569
8578
|
*/
|
|
8570
8579
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
|
|
8571
8580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8641,7 +8650,7 @@ class OperationsInsightsClient {
|
|
|
8641
8650
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
8642
8651
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
8643
8652
|
* @throws OciError when an error occurs
|
|
8644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8653
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
8645
8654
|
*/
|
|
8646
8655
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
|
|
8647
8656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8721,7 +8730,7 @@ class OperationsInsightsClient {
|
|
|
8721
8730
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
8722
8731
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
8723
8732
|
* @throws OciError when an error occurs
|
|
8724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8733
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
8725
8734
|
*/
|
|
8726
8735
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
|
|
8727
8736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8807,7 +8816,7 @@ class OperationsInsightsClient {
|
|
|
8807
8816
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
8808
8817
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
8809
8818
|
* @throws OciError when an error occurs
|
|
8810
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
8811
8820
|
*/
|
|
8812
8821
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
|
|
8813
8822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8887,7 +8896,7 @@ class OperationsInsightsClient {
|
|
|
8887
8896
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
8888
8897
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
8889
8898
|
* @throws OciError when an error occurs
|
|
8890
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
8891
8900
|
*/
|
|
8892
8901
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
|
|
8893
8902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8959,7 +8968,7 @@ class OperationsInsightsClient {
|
|
|
8959
8968
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
8960
8969
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
8961
8970
|
* @throws OciError when an error occurs
|
|
8962
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8971
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
8963
8972
|
*/
|
|
8964
8973
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
|
|
8965
8974
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9035,7 +9044,7 @@ class OperationsInsightsClient {
|
|
|
9035
9044
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
9036
9045
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
9037
9046
|
* @throws OciError when an error occurs
|
|
9038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
9039
9048
|
*/
|
|
9040
9049
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
|
|
9041
9050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9110,7 +9119,7 @@ class OperationsInsightsClient {
|
|
|
9110
9119
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
9111
9120
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
9112
9121
|
* @throws OciError when an error occurs
|
|
9113
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
9114
9123
|
*/
|
|
9115
9124
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
|
|
9116
9125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9189,7 +9198,7 @@ class OperationsInsightsClient {
|
|
|
9189
9198
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
9190
9199
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
9191
9200
|
* @throws OciError when an error occurs
|
|
9192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
9193
9202
|
*/
|
|
9194
9203
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
|
|
9195
9204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9266,7 +9275,7 @@ class OperationsInsightsClient {
|
|
|
9266
9275
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
9267
9276
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
9268
9277
|
* @throws OciError when an error occurs
|
|
9269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9278
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
9270
9279
|
*/
|
|
9271
9280
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
9272
9281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9338,7 +9347,7 @@ class OperationsInsightsClient {
|
|
|
9338
9347
|
* @param SummarizeConfigurationItemsRequest
|
|
9339
9348
|
* @return SummarizeConfigurationItemsResponse
|
|
9340
9349
|
* @throws OciError when an error occurs
|
|
9341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9350
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
9342
9351
|
*/
|
|
9343
9352
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
|
|
9344
9353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9410,7 +9419,7 @@ class OperationsInsightsClient {
|
|
|
9410
9419
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
9411
9420
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
9412
9421
|
* @throws OciError when an error occurs
|
|
9413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
9414
9423
|
*/
|
|
9415
9424
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
9416
9425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9499,7 +9508,7 @@ class OperationsInsightsClient {
|
|
|
9499
9508
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
9500
9509
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
9501
9510
|
* @throws OciError when an error occurs
|
|
9502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9511
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
9503
9512
|
*/
|
|
9504
9513
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
9505
9514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9590,7 +9599,7 @@ class OperationsInsightsClient {
|
|
|
9590
9599
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
9591
9600
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
9592
9601
|
* @throws OciError when an error occurs
|
|
9593
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9602
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
9594
9603
|
*/
|
|
9595
9604
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
9596
9605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9683,7 +9692,7 @@ class OperationsInsightsClient {
|
|
|
9683
9692
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
9684
9693
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
9685
9694
|
* @throws OciError when an error occurs
|
|
9686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
9687
9696
|
*/
|
|
9688
9697
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
9689
9698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9768,7 +9777,7 @@ class OperationsInsightsClient {
|
|
|
9768
9777
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
9769
9778
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
9770
9779
|
* @throws OciError when an error occurs
|
|
9771
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
9772
9781
|
*/
|
|
9773
9782
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
9774
9783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9853,7 +9862,7 @@ class OperationsInsightsClient {
|
|
|
9853
9862
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
9854
9863
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
9855
9864
|
* @throws OciError when an error occurs
|
|
9856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
9857
9866
|
*/
|
|
9858
9867
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
9859
9868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9940,7 +9949,7 @@ class OperationsInsightsClient {
|
|
|
9940
9949
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
9941
9950
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
9942
9951
|
* @throws OciError when an error occurs
|
|
9943
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
9944
9953
|
*/
|
|
9945
9954
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
9946
9955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10018,7 +10027,7 @@ class OperationsInsightsClient {
|
|
|
10018
10027
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
10019
10028
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
10020
10029
|
* @throws OciError when an error occurs
|
|
10021
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
10022
10031
|
*/
|
|
10023
10032
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
10024
10033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10102,7 +10111,7 @@ class OperationsInsightsClient {
|
|
|
10102
10111
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
10103
10112
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
10104
10113
|
* @throws OciError when an error occurs
|
|
10105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
10106
10115
|
*/
|
|
10107
10116
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
10108
10117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10189,7 +10198,7 @@ class OperationsInsightsClient {
|
|
|
10189
10198
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
10190
10199
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
10191
10200
|
* @throws OciError when an error occurs
|
|
10192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
10193
10202
|
*/
|
|
10194
10203
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
10195
10204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10276,7 +10285,7 @@ class OperationsInsightsClient {
|
|
|
10276
10285
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
10277
10286
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
10278
10287
|
* @throws OciError when an error occurs
|
|
10279
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
10280
10289
|
*/
|
|
10281
10290
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
10282
10291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10363,7 +10372,7 @@ class OperationsInsightsClient {
|
|
|
10363
10372
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
10364
10373
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
10365
10374
|
* @throws OciError when an error occurs
|
|
10366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
10367
10376
|
*/
|
|
10368
10377
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
10369
10378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10450,7 +10459,7 @@ class OperationsInsightsClient {
|
|
|
10450
10459
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
10451
10460
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
10452
10461
|
* @throws OciError when an error occurs
|
|
10453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
10454
10463
|
*/
|
|
10455
10464
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
10456
10465
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10537,7 +10546,7 @@ class OperationsInsightsClient {
|
|
|
10537
10546
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
10538
10547
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
10539
10548
|
* @throws OciError when an error occurs
|
|
10540
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10549
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
10541
10550
|
*/
|
|
10542
10551
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
10543
10552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10615,7 +10624,7 @@ class OperationsInsightsClient {
|
|
|
10615
10624
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
10616
10625
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
10617
10626
|
* @throws OciError when an error occurs
|
|
10618
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10627
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
10619
10628
|
*/
|
|
10620
10629
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
10621
10630
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10700,7 +10709,7 @@ class OperationsInsightsClient {
|
|
|
10700
10709
|
* @param SummarizeExadataMembersRequest
|
|
10701
10710
|
* @return SummarizeExadataMembersResponse
|
|
10702
10711
|
* @throws OciError when an error occurs
|
|
10703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10712
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
10704
10713
|
*/
|
|
10705
10714
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
10706
10715
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10774,7 +10783,7 @@ class OperationsInsightsClient {
|
|
|
10774
10783
|
* @param SummarizeHostInsightDiskStatisticsRequest
|
|
10775
10784
|
* @return SummarizeHostInsightDiskStatisticsResponse
|
|
10776
10785
|
* @throws OciError when an error occurs
|
|
10777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10786
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightDiskStatistics.ts.html |here} to see how to use SummarizeHostInsightDiskStatistics API.
|
|
10778
10787
|
*/
|
|
10779
10788
|
summarizeHostInsightDiskStatistics(summarizeHostInsightDiskStatisticsRequest) {
|
|
10780
10789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10844,7 +10853,7 @@ class OperationsInsightsClient {
|
|
|
10844
10853
|
* @param SummarizeHostInsightHostRecommendationRequest
|
|
10845
10854
|
* @return SummarizeHostInsightHostRecommendationResponse
|
|
10846
10855
|
* @throws OciError when an error occurs
|
|
10847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10856
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightHostRecommendation.ts.html |here} to see how to use SummarizeHostInsightHostRecommendation API.
|
|
10848
10857
|
*/
|
|
10849
10858
|
summarizeHostInsightHostRecommendation(summarizeHostInsightHostRecommendationRequest) {
|
|
10850
10859
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10916,7 +10925,7 @@ class OperationsInsightsClient {
|
|
|
10916
10925
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
10917
10926
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
10918
10927
|
* @throws OciError when an error occurs
|
|
10919
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
10920
10929
|
*/
|
|
10921
10930
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
|
|
10922
10931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10990,7 +10999,7 @@ class OperationsInsightsClient {
|
|
|
10990
10999
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
10991
11000
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
10992
11001
|
* @throws OciError when an error occurs
|
|
10993
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
10994
11003
|
*/
|
|
10995
11004
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
10996
11005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11076,7 +11085,7 @@ class OperationsInsightsClient {
|
|
|
11076
11085
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
11077
11086
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
11078
11087
|
* @throws OciError when an error occurs
|
|
11079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
11080
11089
|
*/
|
|
11081
11090
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
11082
11091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11161,7 +11170,7 @@ class OperationsInsightsClient {
|
|
|
11161
11170
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
11162
11171
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
11163
11172
|
* @throws OciError when an error occurs
|
|
11164
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
11165
11174
|
*/
|
|
11166
11175
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
11167
11176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11252,7 +11261,7 @@ class OperationsInsightsClient {
|
|
|
11252
11261
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
11253
11262
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
11254
11263
|
* @throws OciError when an error occurs
|
|
11255
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
11256
11265
|
*/
|
|
11257
11266
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
11258
11267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11330,7 +11339,7 @@ class OperationsInsightsClient {
|
|
|
11330
11339
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
11331
11340
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
11332
11341
|
* @throws OciError when an error occurs
|
|
11333
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
11334
11343
|
*/
|
|
11335
11344
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
11336
11345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11413,7 +11422,7 @@ class OperationsInsightsClient {
|
|
|
11413
11422
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
11414
11423
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
11415
11424
|
* @throws OciError when an error occurs
|
|
11416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
11417
11426
|
*/
|
|
11418
11427
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
11419
11428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11491,7 +11500,7 @@ class OperationsInsightsClient {
|
|
|
11491
11500
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
11492
11501
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
11493
11502
|
* @throws OciError when an error occurs
|
|
11494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
11495
11504
|
*/
|
|
11496
11505
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
|
|
11497
11506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11565,7 +11574,7 @@ class OperationsInsightsClient {
|
|
|
11565
11574
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
11566
11575
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
11567
11576
|
* @throws OciError when an error occurs
|
|
11568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
11569
11578
|
*/
|
|
11570
11579
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
|
|
11571
11580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11642,7 +11651,7 @@ class OperationsInsightsClient {
|
|
|
11642
11651
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
11643
11652
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
11644
11653
|
* @throws OciError when an error occurs
|
|
11645
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
11646
11655
|
*/
|
|
11647
11656
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
11648
11657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11718,7 +11727,7 @@ class OperationsInsightsClient {
|
|
|
11718
11727
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
11719
11728
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
11720
11729
|
* @throws OciError when an error occurs
|
|
11721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
11722
11731
|
*/
|
|
11723
11732
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
11724
11733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11783,7 +11792,7 @@ class OperationsInsightsClient {
|
|
|
11783
11792
|
* @param SummarizeSqlInsightsRequest
|
|
11784
11793
|
* @return SummarizeSqlInsightsResponse
|
|
11785
11794
|
* @throws OciError when an error occurs
|
|
11786
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
11787
11796
|
*/
|
|
11788
11797
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
11789
11798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11865,7 +11874,7 @@ class OperationsInsightsClient {
|
|
|
11865
11874
|
* @param SummarizeSqlPlanInsightsRequest
|
|
11866
11875
|
* @return SummarizeSqlPlanInsightsResponse
|
|
11867
11876
|
* @throws OciError when an error occurs
|
|
11868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
11869
11878
|
*/
|
|
11870
11879
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
11871
11880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11937,7 +11946,7 @@ class OperationsInsightsClient {
|
|
|
11937
11946
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
11938
11947
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
11939
11948
|
* @throws OciError when an error occurs
|
|
11940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
11949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
11941
11950
|
*/
|
|
11942
11951
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
11943
11952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12009,7 +12018,7 @@ class OperationsInsightsClient {
|
|
|
12009
12018
|
* @param SummarizeSqlStatisticsRequest
|
|
12010
12019
|
* @return SummarizeSqlStatisticsResponse
|
|
12011
12020
|
* @throws OciError when an error occurs
|
|
12012
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
12013
12022
|
*/
|
|
12014
12023
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
12015
12024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12096,7 +12105,7 @@ class OperationsInsightsClient {
|
|
|
12096
12105
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
12097
12106
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
12098
12107
|
* @throws OciError when an error occurs
|
|
12099
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
12100
12109
|
*/
|
|
12101
12110
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
12102
12111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12177,7 +12186,7 @@ class OperationsInsightsClient {
|
|
|
12177
12186
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
12178
12187
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
12179
12188
|
* @throws OciError when an error occurs
|
|
12180
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
12181
12190
|
*/
|
|
12182
12191
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
12183
12192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12247,7 +12256,7 @@ class OperationsInsightsClient {
|
|
|
12247
12256
|
* @param UpdateAwrHubRequest
|
|
12248
12257
|
* @return UpdateAwrHubResponse
|
|
12249
12258
|
* @throws OciError when an error occurs
|
|
12250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
12251
12260
|
*/
|
|
12252
12261
|
updateAwrHub(updateAwrHubRequest) {
|
|
12253
12262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12308,7 +12317,7 @@ class OperationsInsightsClient {
|
|
|
12308
12317
|
* @param UpdateAwrHubSourceRequest
|
|
12309
12318
|
* @return UpdateAwrHubSourceResponse
|
|
12310
12319
|
* @throws OciError when an error occurs
|
|
12311
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateAwrHubSource.ts.html |here} to see how to use UpdateAwrHubSource API.
|
|
12312
12321
|
*/
|
|
12313
12322
|
updateAwrHubSource(updateAwrHubSourceRequest) {
|
|
12314
12323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12369,7 +12378,7 @@ class OperationsInsightsClient {
|
|
|
12369
12378
|
* @param UpdateDatabaseInsightRequest
|
|
12370
12379
|
* @return UpdateDatabaseInsightResponse
|
|
12371
12380
|
* @throws OciError when an error occurs
|
|
12372
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
12373
12382
|
*/
|
|
12374
12383
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
12375
12384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12430,7 +12439,7 @@ class OperationsInsightsClient {
|
|
|
12430
12439
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
12431
12440
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
12432
12441
|
* @throws OciError when an error occurs
|
|
12433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
12434
12443
|
*/
|
|
12435
12444
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
12436
12445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12491,7 +12500,7 @@ class OperationsInsightsClient {
|
|
|
12491
12500
|
* @param UpdateExadataInsightRequest
|
|
12492
12501
|
* @return UpdateExadataInsightResponse
|
|
12493
12502
|
* @throws OciError when an error occurs
|
|
12494
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
12495
12504
|
*/
|
|
12496
12505
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
12497
12506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12552,7 +12561,7 @@ class OperationsInsightsClient {
|
|
|
12552
12561
|
* @param UpdateHostInsightRequest
|
|
12553
12562
|
* @return UpdateHostInsightResponse
|
|
12554
12563
|
* @throws OciError when an error occurs
|
|
12555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
12556
12565
|
*/
|
|
12557
12566
|
updateHostInsight(updateHostInsightRequest) {
|
|
12558
12567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12613,7 +12622,7 @@ class OperationsInsightsClient {
|
|
|
12613
12622
|
* @param UpdateNewsReportRequest
|
|
12614
12623
|
* @return UpdateNewsReportResponse
|
|
12615
12624
|
* @throws OciError when an error occurs
|
|
12616
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
12617
12626
|
*/
|
|
12618
12627
|
updateNewsReport(updateNewsReportRequest) {
|
|
12619
12628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12674,7 +12683,7 @@ class OperationsInsightsClient {
|
|
|
12674
12683
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
12675
12684
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
12676
12685
|
* @throws OciError when an error occurs
|
|
12677
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12686
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
12678
12687
|
*/
|
|
12679
12688
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
12680
12689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12737,7 +12746,7 @@ class OperationsInsightsClient {
|
|
|
12737
12746
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
12738
12747
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
12739
12748
|
* @throws OciError when an error occurs
|
|
12740
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12749
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
12741
12750
|
*/
|
|
12742
12751
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
12743
12752
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12798,7 +12807,7 @@ class OperationsInsightsClient {
|
|
|
12798
12807
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
12799
12808
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
12800
12809
|
* @throws OciError when an error occurs
|
|
12801
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
12802
12811
|
*/
|
|
12803
12812
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
12804
12813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12859,7 +12868,7 @@ class OperationsInsightsClient {
|
|
|
12859
12868
|
* @param UpdateOpsiConfigurationRequest
|
|
12860
12869
|
* @return UpdateOpsiConfigurationResponse
|
|
12861
12870
|
* @throws OciError when an error occurs
|
|
12862
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
12871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
12863
12872
|
*/
|
|
12864
12873
|
updateOpsiConfiguration(updateOpsiConfigurationRequest) {
|
|
12865
12874
|
return __awaiter(this, void 0, void 0, function* () {
|