oci-opsi 2.81.0 → 2.82.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 +175 -175
- package/lib/client.js +175 -175
- package/lib/model/create-news-report-details.d.ts +8 -0
- package/lib/model/create-news-report-details.js.map +1 -1
- package/lib/model/day-of-week.d.ts +37 -0
- package/lib/model/day-of-week.js +48 -0
- package/lib/model/day-of-week.js.map +1 -0
- package/lib/model/index.d.ts +6 -0
- package/lib/model/index.js +14 -8
- package/lib/model/index.js.map +1 -1
- package/lib/model/news-content-types.d.ts +25 -1
- package/lib/model/news-content-types.js +60 -0
- package/lib/model/news-content-types.js.map +1 -1
- package/lib/model/news-report-summary.d.ts +8 -0
- package/lib/model/news-report-summary.js.map +1 -1
- package/lib/model/news-report.d.ts +8 -0
- package/lib/model/news-report.js.map +1 -1
- package/lib/model/news-sql-insights-content-types-resource.d.ts +31 -0
- package/lib/model/news-sql-insights-content-types-resource.js +42 -0
- package/lib/model/news-sql-insights-content-types-resource.js.map +1 -0
- package/lib/model/update-host-insight-details.js +4 -0
- package/lib/model/update-host-insight-details.js.map +1 -1
- package/lib/model/update-news-report-details.d.ts +17 -0
- package/lib/model/update-news-report-details.js.map +1 -1
- package/lib/model/update-pe-comanaged-host-insight-details.d.ts +27 -0
- package/lib/model/update-pe-comanaged-host-insight-details.js +57 -0
- package/lib/model/update-pe-comanaged-host-insight-details.js.map +1 -0
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-awr-hub-source-compartment-request.d.ts +1 -1
- package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
- package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
- package/lib/request/change-news-report-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +1 -1
- package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
- package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
- package/lib/request/create-awr-hub-request.d.ts +1 -1
- package/lib/request/create-awr-hub-source-request.d.ts +1 -1
- package/lib/request/create-database-insight-request.d.ts +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 +1 -1
- package/lib/request/delete-awr-hub-request.d.ts +1 -1
- package/lib/request/delete-awr-hub-source-request.d.ts +1 -1
- package/lib/request/delete-database-insight-request.d.ts +1 -1
- package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/delete-exadata-insight-request.d.ts +1 -1
- package/lib/request/delete-host-insight-request.d.ts +1 -1
- package/lib/request/delete-news-report-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
- package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/disable-awr-hub-source-request.d.ts +1 -1
- package/lib/request/disable-database-insight-request.d.ts +1 -1
- package/lib/request/disable-exadata-insight-request.d.ts +1 -1
- package/lib/request/disable-host-insight-request.d.ts +1 -1
- package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/enable-awr-hub-source-request.d.ts +1 -1
- package/lib/request/enable-database-insight-request.d.ts +1 -1
- package/lib/request/enable-exadata-insight-request.d.ts +1 -1
- package/lib/request/enable-host-insight-request.d.ts +1 -1
- package/lib/request/get-awr-database-report-request.d.ts +1 -1
- package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
- package/lib/request/get-awr-hub-object-request.d.ts +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 +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-hub-objects-request.d.ts +1 -1
- package/lib/request/list-awr-hub-sources-request.d.ts +1 -1
- package/lib/request/list-awr-hubs-request.d.ts +1 -1
- package/lib/request/list-awr-snapshots-request.d.ts +1 -1
- package/lib/request/list-database-configurations-request.d.ts +1 -1
- package/lib/request/list-database-insights-request.d.ts +1 -1
- package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
- package/lib/request/list-exadata-configurations-request.d.ts +1 -1
- package/lib/request/list-exadata-insights-request.d.ts +1 -1
- package/lib/request/list-host-configurations-request.d.ts +1 -1
- package/lib/request/list-host-insights-request.d.ts +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-news-reports-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-opsi-configurations-request.d.ts +1 -1
- package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
- package/lib/request/list-sql-plans-request.d.ts +1 -1
- package/lib/request/list-sql-searches-request.d.ts +1 -1
- package/lib/request/list-sql-texts-request.d.ts +1 -1
- package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/put-awr-hub-object-request.d.ts +1 -1
- package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-disk-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-host-recommendation-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-awr-hub-source-request.d.ts +1 -1
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +2 -2
- package/lib/request/update-news-report-request.d.ts +1 -1
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -199,7 +199,7 @@ class OperationsInsightsClient {
|
|
|
199
199
|
* @param AddExadataInsightMembersRequest
|
|
200
200
|
* @return AddExadataInsightMembersResponse
|
|
201
201
|
* @throws OciError when an error occurs
|
|
202
|
-
* @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.82.1/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
203
203
|
*/
|
|
204
204
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
205
205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -261,7 +261,7 @@ class OperationsInsightsClient {
|
|
|
261
261
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
262
262
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
263
263
|
* @throws OciError when an error occurs
|
|
264
|
-
* @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.82.1/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
265
265
|
*/
|
|
266
266
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
267
267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -323,7 +323,7 @@ class OperationsInsightsClient {
|
|
|
323
323
|
* @param ChangeAwrHubSourceCompartmentRequest
|
|
324
324
|
* @return ChangeAwrHubSourceCompartmentResponse
|
|
325
325
|
* @throws OciError when an error occurs
|
|
326
|
-
* @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.82.1/opsi/ChangeAwrHubSourceCompartment.ts.html |here} to see how to use ChangeAwrHubSourceCompartment API.
|
|
327
327
|
*/
|
|
328
328
|
changeAwrHubSourceCompartment(changeAwrHubSourceCompartmentRequest) {
|
|
329
329
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -385,7 +385,7 @@ class OperationsInsightsClient {
|
|
|
385
385
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
386
386
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
387
387
|
* @throws OciError when an error occurs
|
|
388
|
-
* @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.82.1/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
389
389
|
*/
|
|
390
390
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
391
391
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -447,7 +447,7 @@ class OperationsInsightsClient {
|
|
|
447
447
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
448
448
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
449
449
|
* @throws OciError when an error occurs
|
|
450
|
-
* @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.82.1/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
451
451
|
*/
|
|
452
452
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
453
453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -508,7 +508,7 @@ class OperationsInsightsClient {
|
|
|
508
508
|
* @param ChangeExadataInsightCompartmentRequest
|
|
509
509
|
* @return ChangeExadataInsightCompartmentResponse
|
|
510
510
|
* @throws OciError when an error occurs
|
|
511
|
-
* @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.82.1/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
512
512
|
*/
|
|
513
513
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
514
514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -570,7 +570,7 @@ class OperationsInsightsClient {
|
|
|
570
570
|
* @param ChangeHostInsightCompartmentRequest
|
|
571
571
|
* @return ChangeHostInsightCompartmentResponse
|
|
572
572
|
* @throws OciError when an error occurs
|
|
573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.1/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
574
574
|
*/
|
|
575
575
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
576
576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -632,7 +632,7 @@ class OperationsInsightsClient {
|
|
|
632
632
|
* @param ChangeNewsReportCompartmentRequest
|
|
633
633
|
* @return ChangeNewsReportCompartmentResponse
|
|
634
634
|
* @throws OciError when an error occurs
|
|
635
|
-
* @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.82.1/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
636
636
|
*/
|
|
637
637
|
changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
|
|
638
638
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -694,7 +694,7 @@ class OperationsInsightsClient {
|
|
|
694
694
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
695
695
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
696
696
|
* @throws OciError when an error occurs
|
|
697
|
-
* @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.82.1/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
698
698
|
*/
|
|
699
699
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
700
700
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -756,7 +756,7 @@ class OperationsInsightsClient {
|
|
|
756
756
|
* @param ChangeOperationsInsightsWarehouseCompartmentRequest
|
|
757
757
|
* @return ChangeOperationsInsightsWarehouseCompartmentResponse
|
|
758
758
|
* @throws OciError when an error occurs
|
|
759
|
-
* @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.82.1/opsi/ChangeOperationsInsightsWarehouseCompartment.ts.html |here} to see how to use ChangeOperationsInsightsWarehouseCompartment API.
|
|
760
760
|
*/
|
|
761
761
|
changeOperationsInsightsWarehouseCompartment(changeOperationsInsightsWarehouseCompartmentRequest) {
|
|
762
762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -818,7 +818,7 @@ class OperationsInsightsClient {
|
|
|
818
818
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
819
819
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
820
820
|
* @throws OciError when an error occurs
|
|
821
|
-
* @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.82.1/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
822
822
|
*/
|
|
823
823
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
|
|
824
824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -880,7 +880,7 @@ class OperationsInsightsClient {
|
|
|
880
880
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
881
881
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
882
882
|
* @throws OciError when an error occurs
|
|
883
|
-
* @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.82.1/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
884
884
|
*/
|
|
885
885
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
886
886
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -944,7 +944,7 @@ class OperationsInsightsClient {
|
|
|
944
944
|
* @param CreateAwrHubRequest
|
|
945
945
|
* @return CreateAwrHubResponse
|
|
946
946
|
* @throws OciError when an error occurs
|
|
947
|
-
* @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.82.1/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
948
948
|
*/
|
|
949
949
|
createAwrHub(createAwrHubRequest) {
|
|
950
950
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1023,7 +1023,7 @@ class OperationsInsightsClient {
|
|
|
1023
1023
|
* @param CreateAwrHubSourceRequest
|
|
1024
1024
|
* @return CreateAwrHubSourceResponse
|
|
1025
1025
|
* @throws OciError when an error occurs
|
|
1026
|
-
* @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.82.1/opsi/CreateAwrHubSource.ts.html |here} to see how to use CreateAwrHubSource API.
|
|
1027
1027
|
*/
|
|
1028
1028
|
createAwrHubSource(createAwrHubSourceRequest) {
|
|
1029
1029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1092,7 +1092,7 @@ class OperationsInsightsClient {
|
|
|
1092
1092
|
* @param CreateDatabaseInsightRequest
|
|
1093
1093
|
* @return CreateDatabaseInsightResponse
|
|
1094
1094
|
* @throws OciError when an error occurs
|
|
1095
|
-
* @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.82.1/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
1096
1096
|
*/
|
|
1097
1097
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
1098
1098
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1171,7 +1171,7 @@ class OperationsInsightsClient {
|
|
|
1171
1171
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
1172
1172
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
1173
1173
|
* @throws OciError when an error occurs
|
|
1174
|
-
* @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.82.1/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
1175
1175
|
*/
|
|
1176
1176
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
1177
1177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1250,7 +1250,7 @@ class OperationsInsightsClient {
|
|
|
1250
1250
|
* @param CreateExadataInsightRequest
|
|
1251
1251
|
* @return CreateExadataInsightResponse
|
|
1252
1252
|
* @throws OciError when an error occurs
|
|
1253
|
-
* @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.82.1/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
1254
1254
|
*/
|
|
1255
1255
|
createExadataInsight(createExadataInsightRequest) {
|
|
1256
1256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1329,7 +1329,7 @@ class OperationsInsightsClient {
|
|
|
1329
1329
|
* @param CreateHostInsightRequest
|
|
1330
1330
|
* @return CreateHostInsightResponse
|
|
1331
1331
|
* @throws OciError when an error occurs
|
|
1332
|
-
* @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.82.1/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
1333
1333
|
*/
|
|
1334
1334
|
createHostInsight(createHostInsightRequest) {
|
|
1335
1335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1408,7 +1408,7 @@ class OperationsInsightsClient {
|
|
|
1408
1408
|
* @param CreateNewsReportRequest
|
|
1409
1409
|
* @return CreateNewsReportResponse
|
|
1410
1410
|
* @throws OciError when an error occurs
|
|
1411
|
-
* @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.82.1/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
1412
1412
|
*/
|
|
1413
1413
|
createNewsReport(createNewsReportRequest) {
|
|
1414
1414
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1488,7 +1488,7 @@ class OperationsInsightsClient {
|
|
|
1488
1488
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
1489
1489
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
1490
1490
|
* @throws OciError when an error occurs
|
|
1491
|
-
* @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.82.1/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
1492
1492
|
*/
|
|
1493
1493
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
1494
1494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1569,7 +1569,7 @@ class OperationsInsightsClient {
|
|
|
1569
1569
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1570
1570
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1571
1571
|
* @throws OciError when an error occurs
|
|
1572
|
-
* @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.82.1/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1573
1573
|
*/
|
|
1574
1574
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1575
1575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1649,7 +1649,7 @@ class OperationsInsightsClient {
|
|
|
1649
1649
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1650
1650
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1651
1651
|
* @throws OciError when an error occurs
|
|
1652
|
-
* @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.82.1/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1653
1653
|
*/
|
|
1654
1654
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1655
1655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1728,7 +1728,7 @@ class OperationsInsightsClient {
|
|
|
1728
1728
|
* @param CreateOpsiConfigurationRequest
|
|
1729
1729
|
* @return CreateOpsiConfigurationResponse
|
|
1730
1730
|
* @throws OciError when an error occurs
|
|
1731
|
-
* @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.82.1/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
1732
1732
|
*/
|
|
1733
1733
|
createOpsiConfiguration(createOpsiConfigurationRequest) {
|
|
1734
1734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1801,7 +1801,7 @@ class OperationsInsightsClient {
|
|
|
1801
1801
|
* @param DeleteAwrHubRequest
|
|
1802
1802
|
* @return DeleteAwrHubResponse
|
|
1803
1803
|
* @throws OciError when an error occurs
|
|
1804
|
-
* @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.82.1/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1805
1805
|
*/
|
|
1806
1806
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1807
1807
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1861,7 +1861,7 @@ class OperationsInsightsClient {
|
|
|
1861
1861
|
* @param DeleteAwrHubObjectRequest
|
|
1862
1862
|
* @return DeleteAwrHubObjectResponse
|
|
1863
1863
|
* @throws OciError when an error occurs
|
|
1864
|
-
* @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.82.1/opsi/DeleteAwrHubObject.ts.html |here} to see how to use DeleteAwrHubObject API.
|
|
1865
1865
|
*/
|
|
1866
1866
|
deleteAwrHubObject(deleteAwrHubObjectRequest) {
|
|
1867
1867
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1937,7 +1937,7 @@ class OperationsInsightsClient {
|
|
|
1937
1937
|
* @param DeleteAwrHubSourceRequest
|
|
1938
1938
|
* @return DeleteAwrHubSourceResponse
|
|
1939
1939
|
* @throws OciError when an error occurs
|
|
1940
|
-
* @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.82.1/opsi/DeleteAwrHubSource.ts.html |here} to see how to use DeleteAwrHubSource API.
|
|
1941
1941
|
*/
|
|
1942
1942
|
deleteAwrHubSource(deleteAwrHubSourceRequest) {
|
|
1943
1943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1997,7 +1997,7 @@ class OperationsInsightsClient {
|
|
|
1997
1997
|
* @param DeleteDatabaseInsightRequest
|
|
1998
1998
|
* @return DeleteDatabaseInsightResponse
|
|
1999
1999
|
* @throws OciError when an error occurs
|
|
2000
|
-
* @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.82.1/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
2001
2001
|
*/
|
|
2002
2002
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
2003
2003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2057,7 +2057,7 @@ class OperationsInsightsClient {
|
|
|
2057
2057
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
2058
2058
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
2059
2059
|
* @throws OciError when an error occurs
|
|
2060
|
-
* @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.82.1/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
2061
2061
|
*/
|
|
2062
2062
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
2063
2063
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2117,7 +2117,7 @@ class OperationsInsightsClient {
|
|
|
2117
2117
|
* @param DeleteExadataInsightRequest
|
|
2118
2118
|
* @return DeleteExadataInsightResponse
|
|
2119
2119
|
* @throws OciError when an error occurs
|
|
2120
|
-
* @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.82.1/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
2121
2121
|
*/
|
|
2122
2122
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
2123
2123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2177,7 +2177,7 @@ class OperationsInsightsClient {
|
|
|
2177
2177
|
* @param DeleteHostInsightRequest
|
|
2178
2178
|
* @return DeleteHostInsightResponse
|
|
2179
2179
|
* @throws OciError when an error occurs
|
|
2180
|
-
* @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.82.1/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
2181
2181
|
*/
|
|
2182
2182
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
2183
2183
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2237,7 +2237,7 @@ class OperationsInsightsClient {
|
|
|
2237
2237
|
* @param DeleteNewsReportRequest
|
|
2238
2238
|
* @return DeleteNewsReportResponse
|
|
2239
2239
|
* @throws OciError when an error occurs
|
|
2240
|
-
* @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.82.1/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
2241
2241
|
*/
|
|
2242
2242
|
deleteNewsReport(deleteNewsReportRequest) {
|
|
2243
2243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2297,7 +2297,7 @@ class OperationsInsightsClient {
|
|
|
2297
2297
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
2298
2298
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
2299
2299
|
* @throws OciError when an error occurs
|
|
2300
|
-
* @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.82.1/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
2301
2301
|
*/
|
|
2302
2302
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
2303
2303
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2361,7 +2361,7 @@ class OperationsInsightsClient {
|
|
|
2361
2361
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
2362
2362
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
2363
2363
|
* @throws OciError when an error occurs
|
|
2364
|
-
* @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.82.1/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
2365
2365
|
*/
|
|
2366
2366
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
2367
2367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2421,7 +2421,7 @@ class OperationsInsightsClient {
|
|
|
2421
2421
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
2422
2422
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
2423
2423
|
* @throws OciError when an error occurs
|
|
2424
|
-
* @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.82.1/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
2425
2425
|
*/
|
|
2426
2426
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
2427
2427
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2481,7 +2481,7 @@ class OperationsInsightsClient {
|
|
|
2481
2481
|
* @param DeleteOpsiConfigurationRequest
|
|
2482
2482
|
* @return DeleteOpsiConfigurationResponse
|
|
2483
2483
|
* @throws OciError when an error occurs
|
|
2484
|
-
* @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.82.1/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
2485
2485
|
*/
|
|
2486
2486
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
|
|
2487
2487
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2541,7 +2541,7 @@ class OperationsInsightsClient {
|
|
|
2541
2541
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2542
2542
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2543
2543
|
* @throws OciError when an error occurs
|
|
2544
|
-
* @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.82.1/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2545
2545
|
*/
|
|
2546
2546
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2547
2547
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2602,7 +2602,7 @@ class OperationsInsightsClient {
|
|
|
2602
2602
|
* @param DisableAwrHubSourceRequest
|
|
2603
2603
|
* @return DisableAwrHubSourceResponse
|
|
2604
2604
|
* @throws OciError when an error occurs
|
|
2605
|
-
* @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.82.1/opsi/DisableAwrHubSource.ts.html |here} to see how to use DisableAwrHubSource API.
|
|
2606
2606
|
*/
|
|
2607
2607
|
disableAwrHubSource(disableAwrHubSourceRequest) {
|
|
2608
2608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2663,7 +2663,7 @@ class OperationsInsightsClient {
|
|
|
2663
2663
|
* @param DisableDatabaseInsightRequest
|
|
2664
2664
|
* @return DisableDatabaseInsightResponse
|
|
2665
2665
|
* @throws OciError when an error occurs
|
|
2666
|
-
* @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.82.1/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
2667
2667
|
*/
|
|
2668
2668
|
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
2669
2669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2724,7 +2724,7 @@ class OperationsInsightsClient {
|
|
|
2724
2724
|
* @param DisableExadataInsightRequest
|
|
2725
2725
|
* @return DisableExadataInsightResponse
|
|
2726
2726
|
* @throws OciError when an error occurs
|
|
2727
|
-
* @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.82.1/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
2728
2728
|
*/
|
|
2729
2729
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
2730
2730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2785,7 +2785,7 @@ class OperationsInsightsClient {
|
|
|
2785
2785
|
* @param DisableHostInsightRequest
|
|
2786
2786
|
* @return DisableHostInsightResponse
|
|
2787
2787
|
* @throws OciError when an error occurs
|
|
2788
|
-
* @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.82.1/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
2789
2789
|
*/
|
|
2790
2790
|
disableHostInsight(disableHostInsightRequest) {
|
|
2791
2791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2846,7 +2846,7 @@ class OperationsInsightsClient {
|
|
|
2846
2846
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
2847
2847
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
2848
2848
|
* @throws OciError when an error occurs
|
|
2849
|
-
* @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.82.1/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
2850
2850
|
*/
|
|
2851
2851
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
2852
2852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2920,7 +2920,7 @@ class OperationsInsightsClient {
|
|
|
2920
2920
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
2921
2921
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
2922
2922
|
* @throws OciError when an error occurs
|
|
2923
|
-
* @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.82.1/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
2924
2924
|
*/
|
|
2925
2925
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
|
|
2926
2926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2982,7 +2982,7 @@ class OperationsInsightsClient {
|
|
|
2982
2982
|
* @param EnableAwrHubSourceRequest
|
|
2983
2983
|
* @return EnableAwrHubSourceResponse
|
|
2984
2984
|
* @throws OciError when an error occurs
|
|
2985
|
-
* @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.82.1/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSource API.
|
|
2986
2986
|
*/
|
|
2987
2987
|
enableAwrHubSource(enableAwrHubSourceRequest) {
|
|
2988
2988
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3043,7 +3043,7 @@ class OperationsInsightsClient {
|
|
|
3043
3043
|
* @param EnableDatabaseInsightRequest
|
|
3044
3044
|
* @return EnableDatabaseInsightResponse
|
|
3045
3045
|
* @throws OciError when an error occurs
|
|
3046
|
-
* @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.82.1/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
3047
3047
|
*/
|
|
3048
3048
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
3049
3049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3105,7 +3105,7 @@ class OperationsInsightsClient {
|
|
|
3105
3105
|
* @param EnableExadataInsightRequest
|
|
3106
3106
|
* @return EnableExadataInsightResponse
|
|
3107
3107
|
* @throws OciError when an error occurs
|
|
3108
|
-
* @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.82.1/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
3109
3109
|
*/
|
|
3110
3110
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
3111
3111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3167,7 +3167,7 @@ class OperationsInsightsClient {
|
|
|
3167
3167
|
* @param EnableHostInsightRequest
|
|
3168
3168
|
* @return EnableHostInsightResponse
|
|
3169
3169
|
* @throws OciError when an error occurs
|
|
3170
|
-
* @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.82.1/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
3171
3171
|
*/
|
|
3172
3172
|
enableHostInsight(enableHostInsightRequest) {
|
|
3173
3173
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3230,7 +3230,7 @@ class OperationsInsightsClient {
|
|
|
3230
3230
|
* @param GetAwrDatabaseReportRequest
|
|
3231
3231
|
* @return GetAwrDatabaseReportResponse
|
|
3232
3232
|
* @throws OciError when an error occurs
|
|
3233
|
-
* @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.82.1/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
3234
3234
|
*/
|
|
3235
3235
|
getAwrDatabaseReport(getAwrDatabaseReportRequest) {
|
|
3236
3236
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3298,7 +3298,7 @@ class OperationsInsightsClient {
|
|
|
3298
3298
|
* @param GetAwrDatabaseSqlReportRequest
|
|
3299
3299
|
* @return GetAwrDatabaseSqlReportResponse
|
|
3300
3300
|
* @throws OciError when an error occurs
|
|
3301
|
-
* @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.82.1/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
3302
3302
|
*/
|
|
3303
3303
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
|
|
3304
3304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3365,7 +3365,7 @@ class OperationsInsightsClient {
|
|
|
3365
3365
|
* @param GetAwrHubRequest
|
|
3366
3366
|
* @return GetAwrHubResponse
|
|
3367
3367
|
* @throws OciError when an error occurs
|
|
3368
|
-
* @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.82.1/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
3369
3369
|
*/
|
|
3370
3370
|
getAwrHub(getAwrHubRequest) {
|
|
3371
3371
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3428,7 +3428,7 @@ class OperationsInsightsClient {
|
|
|
3428
3428
|
* @param GetAwrHubObjectRequest
|
|
3429
3429
|
* @return GetAwrHubObjectResponse
|
|
3430
3430
|
* @throws OciError when an error occurs
|
|
3431
|
-
* @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.82.1/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObject API.
|
|
3432
3432
|
*/
|
|
3433
3433
|
getAwrHubObject(getAwrHubObjectRequest) {
|
|
3434
3434
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3579,7 +3579,7 @@ class OperationsInsightsClient {
|
|
|
3579
3579
|
* @param GetAwrHubSourceRequest
|
|
3580
3580
|
* @return GetAwrHubSourceResponse
|
|
3581
3581
|
* @throws OciError when an error occurs
|
|
3582
|
-
* @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.82.1/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSource API.
|
|
3583
3583
|
*/
|
|
3584
3584
|
getAwrHubSource(getAwrHubSourceRequest) {
|
|
3585
3585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3644,7 +3644,7 @@ class OperationsInsightsClient {
|
|
|
3644
3644
|
* @param GetAwrReportRequest
|
|
3645
3645
|
* @return GetAwrReportResponse
|
|
3646
3646
|
* @throws OciError when an error occurs
|
|
3647
|
-
* @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.82.1/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
3648
3648
|
*/
|
|
3649
3649
|
getAwrReport(getAwrReportRequest) {
|
|
3650
3650
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3710,7 +3710,7 @@ class OperationsInsightsClient {
|
|
|
3710
3710
|
* @param GetDatabaseInsightRequest
|
|
3711
3711
|
* @return GetDatabaseInsightResponse
|
|
3712
3712
|
* @throws OciError when an error occurs
|
|
3713
|
-
* @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.82.1/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
3714
3714
|
*/
|
|
3715
3715
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
3716
3716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3773,7 +3773,7 @@ class OperationsInsightsClient {
|
|
|
3773
3773
|
* @param GetEnterpriseManagerBridgeRequest
|
|
3774
3774
|
* @return GetEnterpriseManagerBridgeResponse
|
|
3775
3775
|
* @throws OciError when an error occurs
|
|
3776
|
-
* @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.82.1/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
3777
3777
|
*/
|
|
3778
3778
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
3779
3779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3836,7 +3836,7 @@ class OperationsInsightsClient {
|
|
|
3836
3836
|
* @param GetExadataInsightRequest
|
|
3837
3837
|
* @return GetExadataInsightResponse
|
|
3838
3838
|
* @throws OciError when an error occurs
|
|
3839
|
-
* @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.82.1/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
3840
3840
|
*/
|
|
3841
3841
|
getExadataInsight(getExadataInsightRequest) {
|
|
3842
3842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3899,7 +3899,7 @@ class OperationsInsightsClient {
|
|
|
3899
3899
|
* @param GetHostInsightRequest
|
|
3900
3900
|
* @return GetHostInsightResponse
|
|
3901
3901
|
* @throws OciError when an error occurs
|
|
3902
|
-
* @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.82.1/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
3903
3903
|
*/
|
|
3904
3904
|
getHostInsight(getHostInsightRequest) {
|
|
3905
3905
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3962,7 +3962,7 @@ class OperationsInsightsClient {
|
|
|
3962
3962
|
* @param GetNewsReportRequest
|
|
3963
3963
|
* @return GetNewsReportResponse
|
|
3964
3964
|
* @throws OciError when an error occurs
|
|
3965
|
-
* @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.82.1/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
3966
3966
|
*/
|
|
3967
3967
|
getNewsReport(getNewsReportRequest) {
|
|
3968
3968
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4025,7 +4025,7 @@ class OperationsInsightsClient {
|
|
|
4025
4025
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
4026
4026
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
4027
4027
|
* @throws OciError when an error occurs
|
|
4028
|
-
* @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.82.1/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
4029
4029
|
*/
|
|
4030
4030
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
4031
4031
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4090,7 +4090,7 @@ class OperationsInsightsClient {
|
|
|
4090
4090
|
* @param GetOperationsInsightsWarehouseRequest
|
|
4091
4091
|
* @return GetOperationsInsightsWarehouseResponse
|
|
4092
4092
|
* @throws OciError when an error occurs
|
|
4093
|
-
* @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.82.1/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
4094
4094
|
*/
|
|
4095
4095
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
4096
4096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4153,7 +4153,7 @@ class OperationsInsightsClient {
|
|
|
4153
4153
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
4154
4154
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
4155
4155
|
* @throws OciError when an error occurs
|
|
4156
|
-
* @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.82.1/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
4157
4157
|
*/
|
|
4158
4158
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
4159
4159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4219,7 +4219,7 @@ class OperationsInsightsClient {
|
|
|
4219
4219
|
* @param GetOpsiConfigurationRequest
|
|
4220
4220
|
* @return GetOpsiConfigurationResponse
|
|
4221
4221
|
* @throws OciError when an error occurs
|
|
4222
|
-
* @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.82.1/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
4223
4223
|
*/
|
|
4224
4224
|
getOpsiConfiguration(getOpsiConfigurationRequest) {
|
|
4225
4225
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4287,7 +4287,7 @@ class OperationsInsightsClient {
|
|
|
4287
4287
|
* @param GetOpsiDataObjectRequest
|
|
4288
4288
|
* @return GetOpsiDataObjectResponse
|
|
4289
4289
|
* @throws OciError when an error occurs
|
|
4290
|
-
* @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.82.1/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
4291
4291
|
*/
|
|
4292
4292
|
getOpsiDataObject(getOpsiDataObjectRequest) {
|
|
4293
4293
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4347,7 +4347,7 @@ class OperationsInsightsClient {
|
|
|
4347
4347
|
* @param GetWorkRequestRequest
|
|
4348
4348
|
* @return GetWorkRequestResponse
|
|
4349
4349
|
* @throws OciError when an error occurs
|
|
4350
|
-
* @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.82.1/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4351
4351
|
*/
|
|
4352
4352
|
getWorkRequest(getWorkRequestRequest) {
|
|
4353
4353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4416,7 +4416,7 @@ class OperationsInsightsClient {
|
|
|
4416
4416
|
* @param HeadAwrHubObjectRequest
|
|
4417
4417
|
* @return HeadAwrHubObjectResponse
|
|
4418
4418
|
* @throws OciError when an error occurs
|
|
4419
|
-
* @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.82.1/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObject API.
|
|
4420
4420
|
*/
|
|
4421
4421
|
headAwrHubObject(headAwrHubObjectRequest) {
|
|
4422
4422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4556,7 +4556,7 @@ class OperationsInsightsClient {
|
|
|
4556
4556
|
* @param IngestAddmReportsRequest
|
|
4557
4557
|
* @return IngestAddmReportsResponse
|
|
4558
4558
|
* @throws OciError when an error occurs
|
|
4559
|
-
* @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.82.1/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
4560
4560
|
*/
|
|
4561
4561
|
ingestAddmReports(ingestAddmReportsRequest) {
|
|
4562
4562
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4623,7 +4623,7 @@ class OperationsInsightsClient {
|
|
|
4623
4623
|
* @param IngestDatabaseConfigurationRequest
|
|
4624
4624
|
* @return IngestDatabaseConfigurationResponse
|
|
4625
4625
|
* @throws OciError when an error occurs
|
|
4626
|
-
* @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.82.1/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
4627
4627
|
*/
|
|
4628
4628
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
4629
4629
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4690,7 +4690,7 @@ class OperationsInsightsClient {
|
|
|
4690
4690
|
* @param IngestHostConfigurationRequest
|
|
4691
4691
|
* @return IngestHostConfigurationResponse
|
|
4692
4692
|
* @throws OciError when an error occurs
|
|
4693
|
-
* @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.82.1/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
4694
4694
|
*/
|
|
4695
4695
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
4696
4696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4756,7 +4756,7 @@ class OperationsInsightsClient {
|
|
|
4756
4756
|
* @param IngestHostMetricsRequest
|
|
4757
4757
|
* @return IngestHostMetricsResponse
|
|
4758
4758
|
* @throws OciError when an error occurs
|
|
4759
|
-
* @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.82.1/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
4760
4760
|
*/
|
|
4761
4761
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
4762
4762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4824,7 +4824,7 @@ class OperationsInsightsClient {
|
|
|
4824
4824
|
* @param IngestSqlBucketRequest
|
|
4825
4825
|
* @return IngestSqlBucketResponse
|
|
4826
4826
|
* @throws OciError when an error occurs
|
|
4827
|
-
* @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.82.1/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
4828
4828
|
*/
|
|
4829
4829
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
4830
4830
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4894,7 +4894,7 @@ class OperationsInsightsClient {
|
|
|
4894
4894
|
* @param IngestSqlPlanLinesRequest
|
|
4895
4895
|
* @return IngestSqlPlanLinesResponse
|
|
4896
4896
|
* @throws OciError when an error occurs
|
|
4897
|
-
* @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.82.1/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
4898
4898
|
*/
|
|
4899
4899
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
4900
4900
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4964,7 +4964,7 @@ class OperationsInsightsClient {
|
|
|
4964
4964
|
* @param IngestSqlStatsRequest
|
|
4965
4965
|
* @return IngestSqlStatsResponse
|
|
4966
4966
|
* @throws OciError when an error occurs
|
|
4967
|
-
* @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.82.1/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
4968
4968
|
*/
|
|
4969
4969
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
4970
4970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5034,7 +5034,7 @@ class OperationsInsightsClient {
|
|
|
5034
5034
|
* @param IngestSqlTextRequest
|
|
5035
5035
|
* @return IngestSqlTextResponse
|
|
5036
5036
|
* @throws OciError when an error occurs
|
|
5037
|
-
* @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.82.1/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
5038
5038
|
*/
|
|
5039
5039
|
ingestSqlText(ingestSqlTextRequest) {
|
|
5040
5040
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5103,7 +5103,7 @@ class OperationsInsightsClient {
|
|
|
5103
5103
|
* @param ListAddmDbFindingCategoriesRequest
|
|
5104
5104
|
* @return ListAddmDbFindingCategoriesResponse
|
|
5105
5105
|
* @throws OciError when an error occurs
|
|
5106
|
-
* @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.82.1/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
5107
5107
|
*/
|
|
5108
5108
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
|
|
5109
5109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5178,7 +5178,7 @@ class OperationsInsightsClient {
|
|
|
5178
5178
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
5179
5179
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
5180
5180
|
* @throws OciError when an error occurs
|
|
5181
|
-
* @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.82.1/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
5182
5182
|
*/
|
|
5183
5183
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
|
|
5184
5184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5257,7 +5257,7 @@ class OperationsInsightsClient {
|
|
|
5257
5257
|
* @param ListAddmDbParameterCategoriesRequest
|
|
5258
5258
|
* @return ListAddmDbParameterCategoriesResponse
|
|
5259
5259
|
* @throws OciError when an error occurs
|
|
5260
|
-
* @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.82.1/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
5261
5261
|
*/
|
|
5262
5262
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
|
|
5263
5263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5332,7 +5332,7 @@ class OperationsInsightsClient {
|
|
|
5332
5332
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
5333
5333
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
5334
5334
|
* @throws OciError when an error occurs
|
|
5335
|
-
* @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.82.1/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
5336
5336
|
*/
|
|
5337
5337
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
|
|
5338
5338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5407,7 +5407,7 @@ class OperationsInsightsClient {
|
|
|
5407
5407
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
5408
5408
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
5409
5409
|
* @throws OciError when an error occurs
|
|
5410
|
-
* @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.82.1/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
5411
5411
|
*/
|
|
5412
5412
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
|
|
5413
5413
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5490,7 +5490,7 @@ class OperationsInsightsClient {
|
|
|
5490
5490
|
* @param ListAddmDbsRequest
|
|
5491
5491
|
* @return ListAddmDbsResponse
|
|
5492
5492
|
* @throws OciError when an error occurs
|
|
5493
|
-
* @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.82.1/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
5494
5494
|
*/
|
|
5495
5495
|
listAddmDbs(listAddmDbsRequest) {
|
|
5496
5496
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5567,7 +5567,7 @@ class OperationsInsightsClient {
|
|
|
5567
5567
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
5568
5568
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
5569
5569
|
* @throws OciError when an error occurs
|
|
5570
|
-
* @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.82.1/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
5571
5571
|
*/
|
|
5572
5572
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
|
|
5573
5573
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5642,7 +5642,7 @@ class OperationsInsightsClient {
|
|
|
5642
5642
|
* @param ListAwrDatabasesRequest
|
|
5643
5643
|
* @return ListAwrDatabasesResponse
|
|
5644
5644
|
* @throws OciError when an error occurs
|
|
5645
|
-
* @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.82.1/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
5646
5646
|
*/
|
|
5647
5647
|
listAwrDatabases(listAwrDatabasesRequest) {
|
|
5648
5648
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5714,7 +5714,7 @@ class OperationsInsightsClient {
|
|
|
5714
5714
|
* @param ListAwrHubObjectsRequest
|
|
5715
5715
|
* @return ListAwrHubObjectsResponse
|
|
5716
5716
|
* @throws OciError when an error occurs
|
|
5717
|
-
* @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.82.1/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjects API.
|
|
5718
5718
|
*/
|
|
5719
5719
|
listAwrHubObjects(listAwrHubObjectsRequest) {
|
|
5720
5720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5791,7 +5791,7 @@ class OperationsInsightsClient {
|
|
|
5791
5791
|
* @param ListAwrHubSourcesRequest
|
|
5792
5792
|
* @return ListAwrHubSourcesResponse
|
|
5793
5793
|
* @throws OciError when an error occurs
|
|
5794
|
-
* @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.82.1/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSources API.
|
|
5795
5795
|
*/
|
|
5796
5796
|
listAwrHubSources(listAwrHubSourcesRequest) {
|
|
5797
5797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5865,7 +5865,7 @@ class OperationsInsightsClient {
|
|
|
5865
5865
|
* @param ListAwrHubsRequest
|
|
5866
5866
|
* @return ListAwrHubsResponse
|
|
5867
5867
|
* @throws OciError when an error occurs
|
|
5868
|
-
* @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.82.1/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
5869
5869
|
*/
|
|
5870
5870
|
listAwrHubs(listAwrHubsRequest) {
|
|
5871
5871
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5938,7 +5938,7 @@ class OperationsInsightsClient {
|
|
|
5938
5938
|
* @param ListAwrSnapshotsRequest
|
|
5939
5939
|
* @return ListAwrSnapshotsResponse
|
|
5940
5940
|
* @throws OciError when an error occurs
|
|
5941
|
-
* @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.82.1/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
5942
5942
|
*/
|
|
5943
5943
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
5944
5944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6011,7 +6011,7 @@ class OperationsInsightsClient {
|
|
|
6011
6011
|
* @param ListDatabaseConfigurationsRequest
|
|
6012
6012
|
* @return ListDatabaseConfigurationsResponse
|
|
6013
6013
|
* @throws OciError when an error occurs
|
|
6014
|
-
* @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.82.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
6015
6015
|
*/
|
|
6016
6016
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
6017
6017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6098,7 +6098,7 @@ class OperationsInsightsClient {
|
|
|
6098
6098
|
* @param ListDatabaseInsightsRequest
|
|
6099
6099
|
* @return ListDatabaseInsightsResponse
|
|
6100
6100
|
* @throws OciError when an error occurs
|
|
6101
|
-
* @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.82.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
6102
6102
|
*/
|
|
6103
6103
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
6104
6104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6182,7 +6182,7 @@ class OperationsInsightsClient {
|
|
|
6182
6182
|
* @param ListEnterpriseManagerBridgesRequest
|
|
6183
6183
|
* @return ListEnterpriseManagerBridgesResponse
|
|
6184
6184
|
* @throws OciError when an error occurs
|
|
6185
|
-
* @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.82.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
6186
6186
|
*/
|
|
6187
6187
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
6188
6188
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6253,7 +6253,7 @@ class OperationsInsightsClient {
|
|
|
6253
6253
|
* @param ListExadataConfigurationsRequest
|
|
6254
6254
|
* @return ListExadataConfigurationsResponse
|
|
6255
6255
|
* @throws OciError when an error occurs
|
|
6256
|
-
* @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.82.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
6257
6257
|
*/
|
|
6258
6258
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
6259
6259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6333,7 +6333,7 @@ class OperationsInsightsClient {
|
|
|
6333
6333
|
* @param ListExadataInsightsRequest
|
|
6334
6334
|
* @return ListExadataInsightsResponse
|
|
6335
6335
|
* @throws OciError when an error occurs
|
|
6336
|
-
* @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.82.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
6337
6337
|
*/
|
|
6338
6338
|
listExadataInsights(listExadataInsightsRequest) {
|
|
6339
6339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6413,7 +6413,7 @@ class OperationsInsightsClient {
|
|
|
6413
6413
|
* @param ListHostConfigurationsRequest
|
|
6414
6414
|
* @return ListHostConfigurationsResponse
|
|
6415
6415
|
* @throws OciError when an error occurs
|
|
6416
|
-
* @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.82.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
6417
6417
|
*/
|
|
6418
6418
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
6419
6419
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6499,7 +6499,7 @@ class OperationsInsightsClient {
|
|
|
6499
6499
|
* @param ListHostInsightsRequest
|
|
6500
6500
|
* @return ListHostInsightsResponse
|
|
6501
6501
|
* @throws OciError when an error occurs
|
|
6502
|
-
* @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.82.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
6503
6503
|
*/
|
|
6504
6504
|
listHostInsights(listHostInsightsRequest) {
|
|
6505
6505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6580,7 +6580,7 @@ class OperationsInsightsClient {
|
|
|
6580
6580
|
* @param ListHostedEntitiesRequest
|
|
6581
6581
|
* @return ListHostedEntitiesResponse
|
|
6582
6582
|
* @throws OciError when an error occurs
|
|
6583
|
-
* @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.82.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
6584
6584
|
*/
|
|
6585
6585
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
6586
6586
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6660,7 +6660,7 @@ class OperationsInsightsClient {
|
|
|
6660
6660
|
* @param ListImportableAgentEntitiesRequest
|
|
6661
6661
|
* @return ListImportableAgentEntitiesResponse
|
|
6662
6662
|
* @throws OciError when an error occurs
|
|
6663
|
-
* @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.82.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
6664
6664
|
*/
|
|
6665
6665
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
6666
6666
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6734,7 +6734,7 @@ class OperationsInsightsClient {
|
|
|
6734
6734
|
* @param ListImportableComputeEntitiesRequest
|
|
6735
6735
|
* @return ListImportableComputeEntitiesResponse
|
|
6736
6736
|
* @throws OciError when an error occurs
|
|
6737
|
-
* @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.82.1/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
6738
6738
|
*/
|
|
6739
6739
|
listImportableComputeEntities(listImportableComputeEntitiesRequest) {
|
|
6740
6740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6802,7 +6802,7 @@ class OperationsInsightsClient {
|
|
|
6802
6802
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
6803
6803
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
6804
6804
|
* @throws OciError when an error occurs
|
|
6805
|
-
* @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.82.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
6806
6806
|
*/
|
|
6807
6807
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
6808
6808
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6872,7 +6872,7 @@ class OperationsInsightsClient {
|
|
|
6872
6872
|
* @param ListNewsReportsRequest
|
|
6873
6873
|
* @return ListNewsReportsResponse
|
|
6874
6874
|
* @throws OciError when an error occurs
|
|
6875
|
-
* @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.82.1/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
6876
6876
|
*/
|
|
6877
6877
|
listNewsReports(listNewsReportsRequest) {
|
|
6878
6878
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6948,7 +6948,7 @@ class OperationsInsightsClient {
|
|
|
6948
6948
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
6949
6949
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
6950
6950
|
* @throws OciError when an error occurs
|
|
6951
|
-
* @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.82.1/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
6952
6952
|
*/
|
|
6953
6953
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
6954
6954
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7022,7 +7022,7 @@ class OperationsInsightsClient {
|
|
|
7022
7022
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
7023
7023
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
7024
7024
|
* @throws OciError when an error occurs
|
|
7025
|
-
* @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.82.1/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
7026
7026
|
*/
|
|
7027
7027
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
7028
7028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7095,7 +7095,7 @@ class OperationsInsightsClient {
|
|
|
7095
7095
|
* @param ListOperationsInsightsWarehousesRequest
|
|
7096
7096
|
* @return ListOperationsInsightsWarehousesResponse
|
|
7097
7097
|
* @throws OciError when an error occurs
|
|
7098
|
-
* @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.82.1/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
7099
7099
|
*/
|
|
7100
7100
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
7101
7101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7166,7 +7166,7 @@ class OperationsInsightsClient {
|
|
|
7166
7166
|
* @param ListOpsiConfigurationsRequest
|
|
7167
7167
|
* @return ListOpsiConfigurationsResponse
|
|
7168
7168
|
* @throws OciError when an error occurs
|
|
7169
|
-
* @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.82.1/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
7170
7170
|
*/
|
|
7171
7171
|
listOpsiConfigurations(listOpsiConfigurationsRequest) {
|
|
7172
7172
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7237,7 +7237,7 @@ class OperationsInsightsClient {
|
|
|
7237
7237
|
* @param ListOpsiDataObjectsRequest
|
|
7238
7238
|
* @return ListOpsiDataObjectsResponse
|
|
7239
7239
|
* @throws OciError when an error occurs
|
|
7240
|
-
* @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.82.1/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
7241
7241
|
*/
|
|
7242
7242
|
listOpsiDataObjects(listOpsiDataObjectsRequest) {
|
|
7243
7243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7310,7 +7310,7 @@ class OperationsInsightsClient {
|
|
|
7310
7310
|
* @param ListSqlPlansRequest
|
|
7311
7311
|
* @return ListSqlPlansResponse
|
|
7312
7312
|
* @throws OciError when an error occurs
|
|
7313
|
-
* @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.82.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
7314
7314
|
*/
|
|
7315
7315
|
listSqlPlans(listSqlPlansRequest) {
|
|
7316
7316
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7380,7 +7380,7 @@ class OperationsInsightsClient {
|
|
|
7380
7380
|
* @param ListSqlSearchesRequest
|
|
7381
7381
|
* @return ListSqlSearchesResponse
|
|
7382
7382
|
* @throws OciError when an error occurs
|
|
7383
|
-
* @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.82.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
7384
7384
|
*/
|
|
7385
7385
|
listSqlSearches(listSqlSearchesRequest) {
|
|
7386
7386
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7454,7 +7454,7 @@ class OperationsInsightsClient {
|
|
|
7454
7454
|
* @param ListSqlTextsRequest
|
|
7455
7455
|
* @return ListSqlTextsResponse
|
|
7456
7456
|
* @throws OciError when an error occurs
|
|
7457
|
-
* @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.82.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
7458
7458
|
*/
|
|
7459
7459
|
listSqlTexts(listSqlTextsRequest) {
|
|
7460
7460
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7527,7 +7527,7 @@ class OperationsInsightsClient {
|
|
|
7527
7527
|
* @param ListWarehouseDataObjectsRequest
|
|
7528
7528
|
* @return ListWarehouseDataObjectsResponse
|
|
7529
7529
|
* @throws OciError when an error occurs
|
|
7530
|
-
* @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.82.1/opsi/ListWarehouseDataObjects.ts.html |here} to see how to use ListWarehouseDataObjects API.
|
|
7531
7531
|
*/
|
|
7532
7532
|
listWarehouseDataObjects(listWarehouseDataObjectsRequest) {
|
|
7533
7533
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7601,7 +7601,7 @@ class OperationsInsightsClient {
|
|
|
7601
7601
|
* @param ListWorkRequestErrorsRequest
|
|
7602
7602
|
* @return ListWorkRequestErrorsResponse
|
|
7603
7603
|
* @throws OciError when an error occurs
|
|
7604
|
-
* @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.82.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
7605
7605
|
*/
|
|
7606
7606
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
7607
7607
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7670,7 +7670,7 @@ class OperationsInsightsClient {
|
|
|
7670
7670
|
* @param ListWorkRequestLogsRequest
|
|
7671
7671
|
* @return ListWorkRequestLogsResponse
|
|
7672
7672
|
* @throws OciError when an error occurs
|
|
7673
|
-
* @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.82.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
7674
7674
|
*/
|
|
7675
7675
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
7676
7676
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7739,7 +7739,7 @@ class OperationsInsightsClient {
|
|
|
7739
7739
|
* @param ListWorkRequestsRequest
|
|
7740
7740
|
* @return ListWorkRequestsResponse
|
|
7741
7741
|
* @throws OciError when an error occurs
|
|
7742
|
-
* @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.82.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
7743
7743
|
*/
|
|
7744
7744
|
listWorkRequests(listWorkRequestsRequest) {
|
|
7745
7745
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7811,7 +7811,7 @@ class OperationsInsightsClient {
|
|
|
7811
7811
|
* @param PutAwrHubObjectRequest
|
|
7812
7812
|
* @return PutAwrHubObjectResponse
|
|
7813
7813
|
* @throws OciError when an error occurs
|
|
7814
|
-
* @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.82.1/opsi/PutAwrHubObject.ts.html |here} to see how to use PutAwrHubObject API.
|
|
7815
7815
|
*/
|
|
7816
7816
|
putAwrHubObject(putAwrHubObjectRequest) {
|
|
7817
7817
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7890,7 +7890,7 @@ class OperationsInsightsClient {
|
|
|
7890
7890
|
* @param QueryOpsiDataObjectDataRequest
|
|
7891
7891
|
* @return QueryOpsiDataObjectDataResponse
|
|
7892
7892
|
* @throws OciError when an error occurs
|
|
7893
|
-
* @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.82.1/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
7894
7894
|
*/
|
|
7895
7895
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
|
|
7896
7896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7958,7 +7958,7 @@ class OperationsInsightsClient {
|
|
|
7958
7958
|
* @param QueryWarehouseDataObjectDataRequest
|
|
7959
7959
|
* @return QueryWarehouseDataObjectDataResponse
|
|
7960
7960
|
* @throws OciError when an error occurs
|
|
7961
|
-
* @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.82.1/opsi/QueryWarehouseDataObjectData.ts.html |here} to see how to use QueryWarehouseDataObjectData API.
|
|
7962
7962
|
*/
|
|
7963
7963
|
queryWarehouseDataObjectData(queryWarehouseDataObjectDataRequest) {
|
|
7964
7964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8026,7 +8026,7 @@ class OperationsInsightsClient {
|
|
|
8026
8026
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
8027
8027
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
8028
8028
|
* @throws OciError when an error occurs
|
|
8029
|
-
* @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.82.1/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
8030
8030
|
*/
|
|
8031
8031
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
8032
8032
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8087,7 +8087,7 @@ class OperationsInsightsClient {
|
|
|
8087
8087
|
* @param SummarizeAddmDbFindingsRequest
|
|
8088
8088
|
* @return SummarizeAddmDbFindingsResponse
|
|
8089
8089
|
* @throws OciError when an error occurs
|
|
8090
|
-
* @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.82.1/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
8091
8091
|
*/
|
|
8092
8092
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
|
|
8093
8093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8168,7 +8168,7 @@ class OperationsInsightsClient {
|
|
|
8168
8168
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
8169
8169
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
8170
8170
|
* @throws OciError when an error occurs
|
|
8171
|
-
* @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.82.1/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
8172
8172
|
*/
|
|
8173
8173
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
|
|
8174
8174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8251,7 +8251,7 @@ class OperationsInsightsClient {
|
|
|
8251
8251
|
* @param SummarizeAddmDbParametersRequest
|
|
8252
8252
|
* @return SummarizeAddmDbParametersResponse
|
|
8253
8253
|
* @throws OciError when an error occurs
|
|
8254
|
-
* @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.82.1/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
8255
8255
|
*/
|
|
8256
8256
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
|
|
8257
8257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8334,7 +8334,7 @@ class OperationsInsightsClient {
|
|
|
8334
8334
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
8335
8335
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
8336
8336
|
* @throws OciError when an error occurs
|
|
8337
|
-
* @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.82.1/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
8338
8338
|
*/
|
|
8339
8339
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
|
|
8340
8340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8418,7 +8418,7 @@ class OperationsInsightsClient {
|
|
|
8418
8418
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
8419
8419
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
8420
8420
|
* @throws OciError when an error occurs
|
|
8421
|
-
* @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.82.1/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
8422
8422
|
*/
|
|
8423
8423
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
|
|
8424
8424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8494,7 +8494,7 @@ class OperationsInsightsClient {
|
|
|
8494
8494
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
8495
8495
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
8496
8496
|
* @throws OciError when an error occurs
|
|
8497
|
-
* @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.82.1/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
8498
8498
|
*/
|
|
8499
8499
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
|
|
8500
8500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8574,7 +8574,7 @@ class OperationsInsightsClient {
|
|
|
8574
8574
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
8575
8575
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
8576
8576
|
* @throws OciError when an error occurs
|
|
8577
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
8578
8578
|
*/
|
|
8579
8579
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
|
|
8580
8580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8650,7 +8650,7 @@ class OperationsInsightsClient {
|
|
|
8650
8650
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
8651
8651
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
8652
8652
|
* @throws OciError when an error occurs
|
|
8653
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
8654
8654
|
*/
|
|
8655
8655
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
|
|
8656
8656
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8730,7 +8730,7 @@ class OperationsInsightsClient {
|
|
|
8730
8730
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
8731
8731
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
8732
8732
|
* @throws OciError when an error occurs
|
|
8733
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
8734
8734
|
*/
|
|
8735
8735
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
|
|
8736
8736
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8816,7 +8816,7 @@ class OperationsInsightsClient {
|
|
|
8816
8816
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
8817
8817
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
8818
8818
|
* @throws OciError when an error occurs
|
|
8819
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
8820
8820
|
*/
|
|
8821
8821
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
|
|
8822
8822
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8896,7 +8896,7 @@ class OperationsInsightsClient {
|
|
|
8896
8896
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
8897
8897
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
8898
8898
|
* @throws OciError when an error occurs
|
|
8899
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
8900
8900
|
*/
|
|
8901
8901
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
|
|
8902
8902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8968,7 +8968,7 @@ class OperationsInsightsClient {
|
|
|
8968
8968
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
8969
8969
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
8970
8970
|
* @throws OciError when an error occurs
|
|
8971
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
8972
8972
|
*/
|
|
8973
8973
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
|
|
8974
8974
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9044,7 +9044,7 @@ class OperationsInsightsClient {
|
|
|
9044
9044
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
9045
9045
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
9046
9046
|
* @throws OciError when an error occurs
|
|
9047
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
9048
9048
|
*/
|
|
9049
9049
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
|
|
9050
9050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9119,7 +9119,7 @@ class OperationsInsightsClient {
|
|
|
9119
9119
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
9120
9120
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
9121
9121
|
* @throws OciError when an error occurs
|
|
9122
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
9123
9123
|
*/
|
|
9124
9124
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
|
|
9125
9125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9198,7 +9198,7 @@ class OperationsInsightsClient {
|
|
|
9198
9198
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
9199
9199
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
9200
9200
|
* @throws OciError when an error occurs
|
|
9201
|
-
* @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.82.1/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
9202
9202
|
*/
|
|
9203
9203
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
|
|
9204
9204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9275,7 +9275,7 @@ class OperationsInsightsClient {
|
|
|
9275
9275
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
9276
9276
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
9277
9277
|
* @throws OciError when an error occurs
|
|
9278
|
-
* @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.82.1/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
9279
9279
|
*/
|
|
9280
9280
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
9281
9281
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9347,7 +9347,7 @@ class OperationsInsightsClient {
|
|
|
9347
9347
|
* @param SummarizeConfigurationItemsRequest
|
|
9348
9348
|
* @return SummarizeConfigurationItemsResponse
|
|
9349
9349
|
* @throws OciError when an error occurs
|
|
9350
|
-
* @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.82.1/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
9351
9351
|
*/
|
|
9352
9352
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
|
|
9353
9353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9419,7 +9419,7 @@ class OperationsInsightsClient {
|
|
|
9419
9419
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
9420
9420
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
9421
9421
|
* @throws OciError when an error occurs
|
|
9422
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
9423
9423
|
*/
|
|
9424
9424
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
9425
9425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9508,7 +9508,7 @@ class OperationsInsightsClient {
|
|
|
9508
9508
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
9509
9509
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
9510
9510
|
* @throws OciError when an error occurs
|
|
9511
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
9512
9512
|
*/
|
|
9513
9513
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
9514
9514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9599,7 +9599,7 @@ class OperationsInsightsClient {
|
|
|
9599
9599
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
9600
9600
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
9601
9601
|
* @throws OciError when an error occurs
|
|
9602
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
9603
9603
|
*/
|
|
9604
9604
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
9605
9605
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9692,7 +9692,7 @@ class OperationsInsightsClient {
|
|
|
9692
9692
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
9693
9693
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
9694
9694
|
* @throws OciError when an error occurs
|
|
9695
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
9696
9696
|
*/
|
|
9697
9697
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
9698
9698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9777,7 +9777,7 @@ class OperationsInsightsClient {
|
|
|
9777
9777
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
9778
9778
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
9779
9779
|
* @throws OciError when an error occurs
|
|
9780
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
9781
9781
|
*/
|
|
9782
9782
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
9783
9783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9862,7 +9862,7 @@ class OperationsInsightsClient {
|
|
|
9862
9862
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
9863
9863
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
9864
9864
|
* @throws OciError when an error occurs
|
|
9865
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
9866
9866
|
*/
|
|
9867
9867
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
9868
9868
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9949,7 +9949,7 @@ class OperationsInsightsClient {
|
|
|
9949
9949
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
9950
9950
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
9951
9951
|
* @throws OciError when an error occurs
|
|
9952
|
-
* @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.82.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
9953
9953
|
*/
|
|
9954
9954
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
9955
9955
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10027,7 +10027,7 @@ class OperationsInsightsClient {
|
|
|
10027
10027
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
10028
10028
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
10029
10029
|
* @throws OciError when an error occurs
|
|
10030
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
10031
10031
|
*/
|
|
10032
10032
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
10033
10033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10111,7 +10111,7 @@ class OperationsInsightsClient {
|
|
|
10111
10111
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
10112
10112
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
10113
10113
|
* @throws OciError when an error occurs
|
|
10114
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
10115
10115
|
*/
|
|
10116
10116
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
10117
10117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10198,7 +10198,7 @@ class OperationsInsightsClient {
|
|
|
10198
10198
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
10199
10199
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
10200
10200
|
* @throws OciError when an error occurs
|
|
10201
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
10202
10202
|
*/
|
|
10203
10203
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
10204
10204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10285,7 +10285,7 @@ class OperationsInsightsClient {
|
|
|
10285
10285
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
10286
10286
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
10287
10287
|
* @throws OciError when an error occurs
|
|
10288
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
10289
10289
|
*/
|
|
10290
10290
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
10291
10291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10372,7 +10372,7 @@ class OperationsInsightsClient {
|
|
|
10372
10372
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
10373
10373
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
10374
10374
|
* @throws OciError when an error occurs
|
|
10375
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
10376
10376
|
*/
|
|
10377
10377
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
10378
10378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10459,7 +10459,7 @@ class OperationsInsightsClient {
|
|
|
10459
10459
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
10460
10460
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
10461
10461
|
* @throws OciError when an error occurs
|
|
10462
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
10463
10463
|
*/
|
|
10464
10464
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
10465
10465
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10546,7 +10546,7 @@ class OperationsInsightsClient {
|
|
|
10546
10546
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
10547
10547
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
10548
10548
|
* @throws OciError when an error occurs
|
|
10549
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
10550
10550
|
*/
|
|
10551
10551
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
10552
10552
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10624,7 +10624,7 @@ class OperationsInsightsClient {
|
|
|
10624
10624
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
10625
10625
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
10626
10626
|
* @throws OciError when an error occurs
|
|
10627
|
-
* @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.82.1/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
10628
10628
|
*/
|
|
10629
10629
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
10630
10630
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10709,7 +10709,7 @@ class OperationsInsightsClient {
|
|
|
10709
10709
|
* @param SummarizeExadataMembersRequest
|
|
10710
10710
|
* @return SummarizeExadataMembersResponse
|
|
10711
10711
|
* @throws OciError when an error occurs
|
|
10712
|
-
* @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.82.1/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
10713
10713
|
*/
|
|
10714
10714
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
10715
10715
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10783,7 +10783,7 @@ class OperationsInsightsClient {
|
|
|
10783
10783
|
* @param SummarizeHostInsightDiskStatisticsRequest
|
|
10784
10784
|
* @return SummarizeHostInsightDiskStatisticsResponse
|
|
10785
10785
|
* @throws OciError when an error occurs
|
|
10786
|
-
* @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.82.1/opsi/SummarizeHostInsightDiskStatistics.ts.html |here} to see how to use SummarizeHostInsightDiskStatistics API.
|
|
10787
10787
|
*/
|
|
10788
10788
|
summarizeHostInsightDiskStatistics(summarizeHostInsightDiskStatisticsRequest) {
|
|
10789
10789
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10853,7 +10853,7 @@ class OperationsInsightsClient {
|
|
|
10853
10853
|
* @param SummarizeHostInsightHostRecommendationRequest
|
|
10854
10854
|
* @return SummarizeHostInsightHostRecommendationResponse
|
|
10855
10855
|
* @throws OciError when an error occurs
|
|
10856
|
-
* @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.82.1/opsi/SummarizeHostInsightHostRecommendation.ts.html |here} to see how to use SummarizeHostInsightHostRecommendation API.
|
|
10857
10857
|
*/
|
|
10858
10858
|
summarizeHostInsightHostRecommendation(summarizeHostInsightHostRecommendationRequest) {
|
|
10859
10859
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10925,7 +10925,7 @@ class OperationsInsightsClient {
|
|
|
10925
10925
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
10926
10926
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
10927
10927
|
* @throws OciError when an error occurs
|
|
10928
|
-
* @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.82.1/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
10929
10929
|
*/
|
|
10930
10930
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
|
|
10931
10931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10999,7 +10999,7 @@ class OperationsInsightsClient {
|
|
|
10999
10999
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
11000
11000
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
11001
11001
|
* @throws OciError when an error occurs
|
|
11002
|
-
* @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.82.1/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
11003
11003
|
*/
|
|
11004
11004
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
11005
11005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11085,7 +11085,7 @@ class OperationsInsightsClient {
|
|
|
11085
11085
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
11086
11086
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
11087
11087
|
* @throws OciError when an error occurs
|
|
11088
|
-
* @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.82.1/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
11089
11089
|
*/
|
|
11090
11090
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
11091
11091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11170,7 +11170,7 @@ class OperationsInsightsClient {
|
|
|
11170
11170
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
11171
11171
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
11172
11172
|
* @throws OciError when an error occurs
|
|
11173
|
-
* @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.82.1/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
11174
11174
|
*/
|
|
11175
11175
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
11176
11176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11261,7 +11261,7 @@ class OperationsInsightsClient {
|
|
|
11261
11261
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
11262
11262
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
11263
11263
|
* @throws OciError when an error occurs
|
|
11264
|
-
* @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.82.1/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
11265
11265
|
*/
|
|
11266
11266
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
11267
11267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11339,7 +11339,7 @@ class OperationsInsightsClient {
|
|
|
11339
11339
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
11340
11340
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
11341
11341
|
* @throws OciError when an error occurs
|
|
11342
|
-
* @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.82.1/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
11343
11343
|
*/
|
|
11344
11344
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
11345
11345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11422,7 +11422,7 @@ class OperationsInsightsClient {
|
|
|
11422
11422
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
11423
11423
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
11424
11424
|
* @throws OciError when an error occurs
|
|
11425
|
-
* @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.82.1/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
11426
11426
|
*/
|
|
11427
11427
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
11428
11428
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11500,7 +11500,7 @@ class OperationsInsightsClient {
|
|
|
11500
11500
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
11501
11501
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
11502
11502
|
* @throws OciError when an error occurs
|
|
11503
|
-
* @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.82.1/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
11504
11504
|
*/
|
|
11505
11505
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
|
|
11506
11506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11574,7 +11574,7 @@ class OperationsInsightsClient {
|
|
|
11574
11574
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
11575
11575
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
11576
11576
|
* @throws OciError when an error occurs
|
|
11577
|
-
* @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.82.1/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
11578
11578
|
*/
|
|
11579
11579
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
|
|
11580
11580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11651,7 +11651,7 @@ class OperationsInsightsClient {
|
|
|
11651
11651
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
11652
11652
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
11653
11653
|
* @throws OciError when an error occurs
|
|
11654
|
-
* @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.82.1/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
11655
11655
|
*/
|
|
11656
11656
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
11657
11657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11727,7 +11727,7 @@ class OperationsInsightsClient {
|
|
|
11727
11727
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
11728
11728
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
11729
11729
|
* @throws OciError when an error occurs
|
|
11730
|
-
* @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.82.1/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
11731
11731
|
*/
|
|
11732
11732
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
11733
11733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11792,7 +11792,7 @@ class OperationsInsightsClient {
|
|
|
11792
11792
|
* @param SummarizeSqlInsightsRequest
|
|
11793
11793
|
* @return SummarizeSqlInsightsResponse
|
|
11794
11794
|
* @throws OciError when an error occurs
|
|
11795
|
-
* @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.82.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
11796
11796
|
*/
|
|
11797
11797
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
11798
11798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11874,7 +11874,7 @@ class OperationsInsightsClient {
|
|
|
11874
11874
|
* @param SummarizeSqlPlanInsightsRequest
|
|
11875
11875
|
* @return SummarizeSqlPlanInsightsResponse
|
|
11876
11876
|
* @throws OciError when an error occurs
|
|
11877
|
-
* @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.82.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
11878
11878
|
*/
|
|
11879
11879
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
11880
11880
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11946,7 +11946,7 @@ class OperationsInsightsClient {
|
|
|
11946
11946
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
11947
11947
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
11948
11948
|
* @throws OciError when an error occurs
|
|
11949
|
-
* @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.82.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
11950
11950
|
*/
|
|
11951
11951
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
11952
11952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12018,7 +12018,7 @@ class OperationsInsightsClient {
|
|
|
12018
12018
|
* @param SummarizeSqlStatisticsRequest
|
|
12019
12019
|
* @return SummarizeSqlStatisticsResponse
|
|
12020
12020
|
* @throws OciError when an error occurs
|
|
12021
|
-
* @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.82.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
12022
12022
|
*/
|
|
12023
12023
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
12024
12024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12105,7 +12105,7 @@ class OperationsInsightsClient {
|
|
|
12105
12105
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
12106
12106
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
12107
12107
|
* @throws OciError when an error occurs
|
|
12108
|
-
* @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.82.1/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
12109
12109
|
*/
|
|
12110
12110
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
12111
12111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12186,7 +12186,7 @@ class OperationsInsightsClient {
|
|
|
12186
12186
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
12187
12187
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
12188
12188
|
* @throws OciError when an error occurs
|
|
12189
|
-
* @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.82.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
12190
12190
|
*/
|
|
12191
12191
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
12192
12192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12256,7 +12256,7 @@ class OperationsInsightsClient {
|
|
|
12256
12256
|
* @param UpdateAwrHubRequest
|
|
12257
12257
|
* @return UpdateAwrHubResponse
|
|
12258
12258
|
* @throws OciError when an error occurs
|
|
12259
|
-
* @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.82.1/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
12260
12260
|
*/
|
|
12261
12261
|
updateAwrHub(updateAwrHubRequest) {
|
|
12262
12262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12317,7 +12317,7 @@ class OperationsInsightsClient {
|
|
|
12317
12317
|
* @param UpdateAwrHubSourceRequest
|
|
12318
12318
|
* @return UpdateAwrHubSourceResponse
|
|
12319
12319
|
* @throws OciError when an error occurs
|
|
12320
|
-
* @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.82.1/opsi/UpdateAwrHubSource.ts.html |here} to see how to use UpdateAwrHubSource API.
|
|
12321
12321
|
*/
|
|
12322
12322
|
updateAwrHubSource(updateAwrHubSourceRequest) {
|
|
12323
12323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12378,7 +12378,7 @@ class OperationsInsightsClient {
|
|
|
12378
12378
|
* @param UpdateDatabaseInsightRequest
|
|
12379
12379
|
* @return UpdateDatabaseInsightResponse
|
|
12380
12380
|
* @throws OciError when an error occurs
|
|
12381
|
-
* @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.82.1/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
12382
12382
|
*/
|
|
12383
12383
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
12384
12384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12439,7 +12439,7 @@ class OperationsInsightsClient {
|
|
|
12439
12439
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
12440
12440
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
12441
12441
|
* @throws OciError when an error occurs
|
|
12442
|
-
* @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.82.1/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
12443
12443
|
*/
|
|
12444
12444
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
12445
12445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12500,7 +12500,7 @@ class OperationsInsightsClient {
|
|
|
12500
12500
|
* @param UpdateExadataInsightRequest
|
|
12501
12501
|
* @return UpdateExadataInsightResponse
|
|
12502
12502
|
* @throws OciError when an error occurs
|
|
12503
|
-
* @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.82.1/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
12504
12504
|
*/
|
|
12505
12505
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
12506
12506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12561,7 +12561,7 @@ class OperationsInsightsClient {
|
|
|
12561
12561
|
* @param UpdateHostInsightRequest
|
|
12562
12562
|
* @return UpdateHostInsightResponse
|
|
12563
12563
|
* @throws OciError when an error occurs
|
|
12564
|
-
* @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.82.1/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
12565
12565
|
*/
|
|
12566
12566
|
updateHostInsight(updateHostInsightRequest) {
|
|
12567
12567
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12622,7 +12622,7 @@ class OperationsInsightsClient {
|
|
|
12622
12622
|
* @param UpdateNewsReportRequest
|
|
12623
12623
|
* @return UpdateNewsReportResponse
|
|
12624
12624
|
* @throws OciError when an error occurs
|
|
12625
|
-
* @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.82.1/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
12626
12626
|
*/
|
|
12627
12627
|
updateNewsReport(updateNewsReportRequest) {
|
|
12628
12628
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12683,7 +12683,7 @@ class OperationsInsightsClient {
|
|
|
12683
12683
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
12684
12684
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
12685
12685
|
* @throws OciError when an error occurs
|
|
12686
|
-
* @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.82.1/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
12687
12687
|
*/
|
|
12688
12688
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
12689
12689
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12746,7 +12746,7 @@ class OperationsInsightsClient {
|
|
|
12746
12746
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
12747
12747
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
12748
12748
|
* @throws OciError when an error occurs
|
|
12749
|
-
* @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.82.1/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
12750
12750
|
*/
|
|
12751
12751
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
12752
12752
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12807,7 +12807,7 @@ class OperationsInsightsClient {
|
|
|
12807
12807
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
12808
12808
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
12809
12809
|
* @throws OciError when an error occurs
|
|
12810
|
-
* @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.82.1/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
12811
12811
|
*/
|
|
12812
12812
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
12813
12813
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -12868,7 +12868,7 @@ class OperationsInsightsClient {
|
|
|
12868
12868
|
* @param UpdateOpsiConfigurationRequest
|
|
12869
12869
|
* @return UpdateOpsiConfigurationResponse
|
|
12870
12870
|
* @throws OciError when an error occurs
|
|
12871
|
-
* @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.82.1/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
12872
12872
|
*/
|
|
12873
12873
|
updateOpsiConfiguration(updateOpsiConfigurationRequest) {
|
|
12874
12874
|
return __awaiter(this, void 0, void 0, function* () {
|