oci-opsi 2.65.0 → 2.67.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +207 -151
- package/lib/client.js +553 -151
- package/lib/client.js.map +1 -1
- package/lib/model/change-news-report-compartment-details.d.ts +29 -0
- package/lib/model/change-news-report-compartment-details.js +32 -0
- package/lib/model/change-news-report-compartment-details.js.map +1 -0
- package/lib/model/create-news-report-details.d.ts +73 -0
- package/lib/model/create-news-report-details.js +60 -0
- package/lib/model/create-news-report-details.js.map +1 -0
- package/lib/model/data-object-column-metadata.d.ts +1 -1
- package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +4 -0
- package/lib/model/exadata-insight-resource-forecast-trend-summary.js.map +1 -1
- package/lib/model/index.d.ts +28 -0
- package/lib/model/index.js +36 -8
- package/lib/model/index.js.map +1 -1
- package/lib/model/ingest-my-sql-sql-text-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-text-details.js +64 -0
- package/lib/model/ingest-my-sql-sql-text-details.js.map +1 -0
- package/lib/model/ingest-my-sql-sql-text-response-details.d.ts +30 -0
- package/lib/model/ingest-my-sql-sql-text-response-details.js +32 -0
- package/lib/model/ingest-my-sql-sql-text-response-details.js.map +1 -0
- package/lib/model/my-sql-sql-text.d.ts +54 -0
- package/lib/model/my-sql-sql-text.js +32 -0
- package/lib/model/my-sql-sql-text.js.map +1 -0
- package/lib/model/news-content-types-resource.d.ts +32 -0
- package/lib/model/news-content-types-resource.js +43 -0
- package/lib/model/news-content-types-resource.js.map +1 -0
- package/lib/model/news-content-types.d.ts +29 -0
- package/lib/model/news-content-types.js +64 -0
- package/lib/model/news-content-types.js.map +1 -0
- package/lib/model/news-frequency.d.ts +32 -0
- package/lib/model/news-frequency.js +43 -0
- package/lib/model/news-frequency.js.map +1 -0
- package/lib/model/news-locale.d.ts +30 -0
- package/lib/model/news-locale.js +41 -0
- package/lib/model/news-locale.js.map +1 -0
- package/lib/model/news-report-collection.d.ts +29 -0
- package/lib/model/news-report-collection.js +64 -0
- package/lib/model/news-report-collection.js.map +1 -0
- package/lib/model/news-report-summary.d.ts +103 -0
- package/lib/model/news-report-summary.js +60 -0
- package/lib/model/news-report-summary.js.map +1 -0
- package/lib/model/news-report.d.ts +103 -0
- package/lib/model/news-report.js +60 -0
- package/lib/model/news-report.js.map +1 -0
- package/lib/model/news-reports.d.ts +28 -0
- package/lib/model/news-reports.js +32 -0
- package/lib/model/news-reports.js.map +1 -0
- package/lib/model/query-data-object-result-set-column-metadata.d.ts +1 -1
- package/lib/model/resource-filters.d.ts +1 -1
- package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +4 -0
- package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +4 -0
- package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +4 -0
- package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
- package/lib/model/update-news-report-details.d.ts +60 -0
- package/lib/model/update-news-report-details.js +60 -0
- package/lib/model/update-news-report-details.js.map +1 -0
- package/lib/operationsinsights-waiter.d.ts +8 -0
- package/lib/operationsinsights-waiter.js +12 -0
- package/lib/operationsinsights-waiter.js.map +1 -1
- package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
- package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
- package/lib/request/change-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 +50 -0
- package/lib/request/change-news-report-compartment-request.js +15 -0
- package/lib/request/change-news-report-compartment-request.js.map +1 -0
- package/lib/request/change-operations-insights-private-endpoint-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-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 +39 -0
- package/lib/request/create-news-report-request.js +15 -0
- package/lib/request/create-news-report-request.js.map +1 -0
- 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-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 +35 -0
- package/lib/request/delete-news-report-request.js +15 -0
- package/lib/request/delete-news-report-request.js.map +1 -0
- 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-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-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-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 +28 -0
- package/lib/request/get-news-report-request.js +15 -0
- package/lib/request/get-news-report-request.js.map +1 -0
- 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/index.d.ts +12 -0
- package/lib/request/index.js +4 -2
- package/lib/request/index.js.map +1 -1
- package/lib/request/ingest-addm-reports-request.d.ts +1 -1
- package/lib/request/ingest-database-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-configuration-request.d.ts +1 -1
- package/lib/request/ingest-host-metrics-request.d.ts +1 -1
- package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
- package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
- package/lib/request/ingest-sql-stats-request.d.ts +1 -1
- package/lib/request/ingest-sql-text-request.d.ts +1 -1
- package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
- package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
- package/lib/request/list-addm-dbs-request.d.ts +1 -1
- package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
- package/lib/request/list-awr-databases-request.d.ts +1 -1
- package/lib/request/list-awr-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 +78 -0
- package/lib/request/list-news-reports-request.js +24 -0
- package/lib/request/list-news-reports-request.js.map +1 -0
- 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-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/query-opsi-data-object-data-request.d.ts +1 -1
- package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
- package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
- package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
- package/lib/request/summarize-configuration-items-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-exadata-members-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
- package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
- package/lib/request/summarize-sql-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
- package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
- package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
- package/lib/request/update-awr-hub-request.d.ts +1 -1
- package/lib/request/update-database-insight-request.d.ts +1 -1
- package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
- package/lib/request/update-exadata-insight-request.d.ts +1 -1
- package/lib/request/update-host-insight-request.d.ts +1 -1
- package/lib/request/update-news-report-request.d.ts +40 -0
- package/lib/request/update-news-report-request.js +15 -0
- package/lib/request/update-news-report-request.js.map +1 -0
- package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
- package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
- package/lib/request/update-opsi-configuration-request.d.ts +1 -1
- package/lib/response/change-news-report-compartment-response.d.ts +25 -0
- package/lib/response/change-news-report-compartment-response.js +15 -0
- package/lib/response/change-news-report-compartment-response.js.map +1 -0
- package/lib/response/create-news-report-response.d.ts +43 -0
- package/lib/response/create-news-report-response.js +15 -0
- package/lib/response/create-news-report-response.js.map +1 -0
- package/lib/response/delete-news-report-response.d.ts +25 -0
- package/lib/response/delete-news-report-response.js +15 -0
- package/lib/response/delete-news-report-response.js.map +1 -0
- package/lib/response/get-news-report-response.d.ts +30 -0
- package/lib/response/get-news-report-response.js +15 -0
- package/lib/response/get-news-report-response.js.map +1 -0
- package/lib/response/index.d.ts +12 -0
- package/lib/response/list-news-reports-response.d.ts +37 -0
- package/lib/response/list-news-reports-response.js +15 -0
- package/lib/response/list-news-reports-response.js.map +1 -0
- package/lib/response/update-news-report-response.d.ts +25 -0
- package/lib/response/update-news-report-response.js +15 -0
- package/lib/response/update-news-report-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -88,7 +88,7 @@ export declare class OperationsInsightsClient {
|
|
|
88
88
|
* @param AddExadataInsightMembersRequest
|
|
89
89
|
* @return AddExadataInsightMembersResponse
|
|
90
90
|
* @throws OciError when an error occurs
|
|
91
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
91
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
92
92
|
*/
|
|
93
93
|
addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
|
|
94
94
|
/**
|
|
@@ -97,7 +97,7 @@ export declare class OperationsInsightsClient {
|
|
|
97
97
|
* @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
98
98
|
* @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
99
99
|
* @throws OciError when an error occurs
|
|
100
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
100
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
|
|
101
101
|
*/
|
|
102
102
|
changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
103
103
|
/**
|
|
@@ -106,7 +106,7 @@ export declare class OperationsInsightsClient {
|
|
|
106
106
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
107
107
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
108
108
|
* @throws OciError when an error occurs
|
|
109
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
109
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
110
110
|
*/
|
|
111
111
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
|
|
112
112
|
/**
|
|
@@ -115,7 +115,7 @@ export declare class OperationsInsightsClient {
|
|
|
115
115
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
116
116
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
117
117
|
* @throws OciError when an error occurs
|
|
118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
119
119
|
*/
|
|
120
120
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
|
|
121
121
|
/**
|
|
@@ -124,7 +124,7 @@ export declare class OperationsInsightsClient {
|
|
|
124
124
|
* @param ChangeExadataInsightCompartmentRequest
|
|
125
125
|
* @return ChangeExadataInsightCompartmentResponse
|
|
126
126
|
* @throws OciError when an error occurs
|
|
127
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
128
128
|
*/
|
|
129
129
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
|
|
130
130
|
/**
|
|
@@ -133,16 +133,25 @@ export declare class OperationsInsightsClient {
|
|
|
133
133
|
* @param ChangeHostInsightCompartmentRequest
|
|
134
134
|
* @return ChangeHostInsightCompartmentResponse
|
|
135
135
|
* @throws OciError when an error occurs
|
|
136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
137
137
|
*/
|
|
138
138
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
|
|
139
|
+
/**
|
|
140
|
+
* Moves a news report resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
141
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
142
|
+
* @param ChangeNewsReportCompartmentRequest
|
|
143
|
+
* @return ChangeNewsReportCompartmentResponse
|
|
144
|
+
* @throws OciError when an error occurs
|
|
145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
|
|
146
|
+
*/
|
|
147
|
+
changeNewsReportCompartment(changeNewsReportCompartmentRequest: requests.ChangeNewsReportCompartmentRequest): Promise<responses.ChangeNewsReportCompartmentResponse>;
|
|
139
148
|
/**
|
|
140
149
|
* Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
141
150
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
142
151
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
143
152
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
144
153
|
* @throws OciError when an error occurs
|
|
145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
146
155
|
*/
|
|
147
156
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
|
|
148
157
|
/**
|
|
@@ -151,7 +160,7 @@ export declare class OperationsInsightsClient {
|
|
|
151
160
|
* @param ChangeOpsiConfigurationCompartmentRequest
|
|
152
161
|
* @return ChangeOpsiConfigurationCompartmentResponse
|
|
153
162
|
* @throws OciError when an error occurs
|
|
154
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
|
|
155
164
|
*/
|
|
156
165
|
changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest: requests.ChangeOpsiConfigurationCompartmentRequest): Promise<responses.ChangeOpsiConfigurationCompartmentResponse>;
|
|
157
166
|
/**
|
|
@@ -160,7 +169,7 @@ export declare class OperationsInsightsClient {
|
|
|
160
169
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
161
170
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
162
171
|
* @throws OciError when an error occurs
|
|
163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
172
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
164
173
|
*/
|
|
165
174
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
|
|
166
175
|
/**
|
|
@@ -171,7 +180,7 @@ export declare class OperationsInsightsClient {
|
|
|
171
180
|
* @param CreateAwrHubRequest
|
|
172
181
|
* @return CreateAwrHubResponse
|
|
173
182
|
* @throws OciError when an error occurs
|
|
174
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
175
184
|
*/
|
|
176
185
|
createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
|
|
177
186
|
/**
|
|
@@ -181,7 +190,7 @@ export declare class OperationsInsightsClient {
|
|
|
181
190
|
* @param CreateDatabaseInsightRequest
|
|
182
191
|
* @return CreateDatabaseInsightResponse
|
|
183
192
|
* @throws OciError when an error occurs
|
|
184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
185
194
|
*/
|
|
186
195
|
createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
|
|
187
196
|
/**
|
|
@@ -191,7 +200,7 @@ export declare class OperationsInsightsClient {
|
|
|
191
200
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
192
201
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
193
202
|
* @throws OciError when an error occurs
|
|
194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
195
204
|
*/
|
|
196
205
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
|
|
197
206
|
/**
|
|
@@ -201,7 +210,7 @@ export declare class OperationsInsightsClient {
|
|
|
201
210
|
* @param CreateExadataInsightRequest
|
|
202
211
|
* @return CreateExadataInsightResponse
|
|
203
212
|
* @throws OciError when an error occurs
|
|
204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
205
214
|
*/
|
|
206
215
|
createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
|
|
207
216
|
/**
|
|
@@ -211,9 +220,19 @@ export declare class OperationsInsightsClient {
|
|
|
211
220
|
* @param CreateHostInsightRequest
|
|
212
221
|
* @return CreateHostInsightResponse
|
|
213
222
|
* @throws OciError when an error occurs
|
|
214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
215
224
|
*/
|
|
216
225
|
createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
|
|
226
|
+
/**
|
|
227
|
+
* Create a news report in Operations Insights. The report will be enabled in Operations Insights. Insights will be emailed as per selected frequency.
|
|
228
|
+
*
|
|
229
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
230
|
+
* @param CreateNewsReportRequest
|
|
231
|
+
* @return CreateNewsReportResponse
|
|
232
|
+
* @throws OciError when an error occurs
|
|
233
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
|
|
234
|
+
*/
|
|
235
|
+
createNewsReport(createNewsReportRequest: requests.CreateNewsReportRequest): Promise<responses.CreateNewsReportResponse>;
|
|
217
236
|
/**
|
|
218
237
|
* Create a private endpoint resource for the tenant in Operations Insights.
|
|
219
238
|
* This resource will be created in customer compartment.
|
|
@@ -222,7 +241,7 @@ export declare class OperationsInsightsClient {
|
|
|
222
241
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
223
242
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
224
243
|
* @throws OciError when an error occurs
|
|
225
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
244
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
226
245
|
*/
|
|
227
246
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
|
|
228
247
|
/**
|
|
@@ -234,7 +253,7 @@ export declare class OperationsInsightsClient {
|
|
|
234
253
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
235
254
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
236
255
|
* @throws OciError when an error occurs
|
|
237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
238
257
|
*/
|
|
239
258
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
|
|
240
259
|
/**
|
|
@@ -245,7 +264,7 @@ export declare class OperationsInsightsClient {
|
|
|
245
264
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
246
265
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
247
266
|
* @throws OciError when an error occurs
|
|
248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
267
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
249
268
|
*/
|
|
250
269
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
|
|
251
270
|
/**
|
|
@@ -255,7 +274,7 @@ export declare class OperationsInsightsClient {
|
|
|
255
274
|
* @param CreateOpsiConfigurationRequest
|
|
256
275
|
* @return CreateOpsiConfigurationResponse
|
|
257
276
|
* @throws OciError when an error occurs
|
|
258
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
|
|
259
278
|
*/
|
|
260
279
|
createOpsiConfiguration(createOpsiConfigurationRequest: requests.CreateOpsiConfigurationRequest): Promise<responses.CreateOpsiConfigurationResponse>;
|
|
261
280
|
/**
|
|
@@ -264,7 +283,7 @@ export declare class OperationsInsightsClient {
|
|
|
264
283
|
* @param DeleteAwrHubRequest
|
|
265
284
|
* @return DeleteAwrHubResponse
|
|
266
285
|
* @throws OciError when an error occurs
|
|
267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
268
287
|
*/
|
|
269
288
|
deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
|
|
270
289
|
/**
|
|
@@ -273,7 +292,7 @@ export declare class OperationsInsightsClient {
|
|
|
273
292
|
* @param DeleteDatabaseInsightRequest
|
|
274
293
|
* @return DeleteDatabaseInsightResponse
|
|
275
294
|
* @throws OciError when an error occurs
|
|
276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
295
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
277
296
|
*/
|
|
278
297
|
deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
|
|
279
298
|
/**
|
|
@@ -282,7 +301,7 @@ export declare class OperationsInsightsClient {
|
|
|
282
301
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
283
302
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
284
303
|
* @throws OciError when an error occurs
|
|
285
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
286
305
|
*/
|
|
287
306
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
|
|
288
307
|
/**
|
|
@@ -291,7 +310,7 @@ export declare class OperationsInsightsClient {
|
|
|
291
310
|
* @param DeleteExadataInsightRequest
|
|
292
311
|
* @return DeleteExadataInsightResponse
|
|
293
312
|
* @throws OciError when an error occurs
|
|
294
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
313
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
295
314
|
*/
|
|
296
315
|
deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
|
|
297
316
|
/**
|
|
@@ -300,16 +319,25 @@ export declare class OperationsInsightsClient {
|
|
|
300
319
|
* @param DeleteHostInsightRequest
|
|
301
320
|
* @return DeleteHostInsightResponse
|
|
302
321
|
* @throws OciError when an error occurs
|
|
303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
322
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
304
323
|
*/
|
|
305
324
|
deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
|
|
325
|
+
/**
|
|
326
|
+
* Deletes a news report. The news report will be deleted and cannot be enabled again.
|
|
327
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
328
|
+
* @param DeleteNewsReportRequest
|
|
329
|
+
* @return DeleteNewsReportResponse
|
|
330
|
+
* @throws OciError when an error occurs
|
|
331
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
|
|
332
|
+
*/
|
|
333
|
+
deleteNewsReport(deleteNewsReportRequest: requests.DeleteNewsReportRequest): Promise<responses.DeleteNewsReportResponse>;
|
|
306
334
|
/**
|
|
307
335
|
* Deletes a private endpoint.
|
|
308
336
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
309
337
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
310
338
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
311
339
|
* @throws OciError when an error occurs
|
|
312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
340
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
313
341
|
*/
|
|
314
342
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
|
|
315
343
|
/**
|
|
@@ -322,7 +350,7 @@ export declare class OperationsInsightsClient {
|
|
|
322
350
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
323
351
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
324
352
|
* @throws OciError when an error occurs
|
|
325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
326
354
|
*/
|
|
327
355
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
|
|
328
356
|
/**
|
|
@@ -331,7 +359,7 @@ export declare class OperationsInsightsClient {
|
|
|
331
359
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
332
360
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
333
361
|
* @throws OciError when an error occurs
|
|
334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
335
363
|
*/
|
|
336
364
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
|
|
337
365
|
/**
|
|
@@ -340,7 +368,7 @@ export declare class OperationsInsightsClient {
|
|
|
340
368
|
* @param DeleteOpsiConfigurationRequest
|
|
341
369
|
* @return DeleteOpsiConfigurationResponse
|
|
342
370
|
* @throws OciError when an error occurs
|
|
343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
|
|
344
372
|
*/
|
|
345
373
|
deleteOpsiConfiguration(deleteOpsiConfigurationRequest: requests.DeleteOpsiConfigurationRequest): Promise<responses.DeleteOpsiConfigurationResponse>;
|
|
346
374
|
/**
|
|
@@ -349,7 +377,7 @@ export declare class OperationsInsightsClient {
|
|
|
349
377
|
* @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
350
378
|
* @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
351
379
|
* @throws OciError when an error occurs
|
|
352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
353
381
|
*/
|
|
354
382
|
disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.DisableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.DisableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
355
383
|
/**
|
|
@@ -358,7 +386,7 @@ export declare class OperationsInsightsClient {
|
|
|
358
386
|
* @param DisableDatabaseInsightRequest
|
|
359
387
|
* @return DisableDatabaseInsightResponse
|
|
360
388
|
* @throws OciError when an error occurs
|
|
361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
362
390
|
*/
|
|
363
391
|
disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
|
|
364
392
|
/**
|
|
@@ -367,7 +395,7 @@ export declare class OperationsInsightsClient {
|
|
|
367
395
|
* @param DisableExadataInsightRequest
|
|
368
396
|
* @return DisableExadataInsightResponse
|
|
369
397
|
* @throws OciError when an error occurs
|
|
370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
371
399
|
*/
|
|
372
400
|
disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
|
|
373
401
|
/**
|
|
@@ -376,7 +404,7 @@ export declare class OperationsInsightsClient {
|
|
|
376
404
|
* @param DisableHostInsightRequest
|
|
377
405
|
* @return DisableHostInsightResponse
|
|
378
406
|
* @throws OciError when an error occurs
|
|
379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
380
408
|
*/
|
|
381
409
|
disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
|
|
382
410
|
/**
|
|
@@ -385,7 +413,7 @@ export declare class OperationsInsightsClient {
|
|
|
385
413
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
386
414
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
387
415
|
* @throws OciError when an error occurs
|
|
388
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
416
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
389
417
|
*/
|
|
390
418
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
|
|
391
419
|
/**
|
|
@@ -394,7 +422,7 @@ export declare class OperationsInsightsClient {
|
|
|
394
422
|
* @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
|
|
395
423
|
* @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
|
|
396
424
|
* @throws OciError when an error occurs
|
|
397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
425
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
|
|
398
426
|
*/
|
|
399
427
|
enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.EnableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.EnableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
|
|
400
428
|
/**
|
|
@@ -403,7 +431,7 @@ export declare class OperationsInsightsClient {
|
|
|
403
431
|
* @param EnableDatabaseInsightRequest
|
|
404
432
|
* @return EnableDatabaseInsightResponse
|
|
405
433
|
* @throws OciError when an error occurs
|
|
406
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
434
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
407
435
|
*/
|
|
408
436
|
enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
|
|
409
437
|
/**
|
|
@@ -412,7 +440,7 @@ export declare class OperationsInsightsClient {
|
|
|
412
440
|
* @param EnableExadataInsightRequest
|
|
413
441
|
* @return EnableExadataInsightResponse
|
|
414
442
|
* @throws OciError when an error occurs
|
|
415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
416
444
|
*/
|
|
417
445
|
enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
|
|
418
446
|
/**
|
|
@@ -421,7 +449,7 @@ export declare class OperationsInsightsClient {
|
|
|
421
449
|
* @param EnableHostInsightRequest
|
|
422
450
|
* @return EnableHostInsightResponse
|
|
423
451
|
* @throws OciError when an error occurs
|
|
424
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
425
453
|
*/
|
|
426
454
|
enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
|
|
427
455
|
/**
|
|
@@ -431,7 +459,7 @@ export declare class OperationsInsightsClient {
|
|
|
431
459
|
* @param GetAwrDatabaseReportRequest
|
|
432
460
|
* @return GetAwrDatabaseReportResponse
|
|
433
461
|
* @throws OciError when an error occurs
|
|
434
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
|
|
435
463
|
*/
|
|
436
464
|
getAwrDatabaseReport(getAwrDatabaseReportRequest: requests.GetAwrDatabaseReportRequest): Promise<responses.GetAwrDatabaseReportResponse>;
|
|
437
465
|
/**
|
|
@@ -441,7 +469,7 @@ export declare class OperationsInsightsClient {
|
|
|
441
469
|
* @param GetAwrDatabaseSqlReportRequest
|
|
442
470
|
* @return GetAwrDatabaseSqlReportResponse
|
|
443
471
|
* @throws OciError when an error occurs
|
|
444
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
|
|
445
473
|
*/
|
|
446
474
|
getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest: requests.GetAwrDatabaseSqlReportRequest): Promise<responses.GetAwrDatabaseSqlReportResponse>;
|
|
447
475
|
/**
|
|
@@ -450,7 +478,7 @@ export declare class OperationsInsightsClient {
|
|
|
450
478
|
* @param GetAwrHubRequest
|
|
451
479
|
* @return GetAwrHubResponse
|
|
452
480
|
* @throws OciError when an error occurs
|
|
453
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
454
482
|
*/
|
|
455
483
|
getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
|
|
456
484
|
/**
|
|
@@ -461,7 +489,7 @@ export declare class OperationsInsightsClient {
|
|
|
461
489
|
* @param GetAwrReportRequest
|
|
462
490
|
* @return GetAwrReportResponse
|
|
463
491
|
* @throws OciError when an error occurs
|
|
464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
492
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
465
493
|
*/
|
|
466
494
|
getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
|
|
467
495
|
/**
|
|
@@ -470,7 +498,7 @@ export declare class OperationsInsightsClient {
|
|
|
470
498
|
* @param GetDatabaseInsightRequest
|
|
471
499
|
* @return GetDatabaseInsightResponse
|
|
472
500
|
* @throws OciError when an error occurs
|
|
473
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
501
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
474
502
|
*/
|
|
475
503
|
getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
|
|
476
504
|
/**
|
|
@@ -479,7 +507,7 @@ export declare class OperationsInsightsClient {
|
|
|
479
507
|
* @param GetEnterpriseManagerBridgeRequest
|
|
480
508
|
* @return GetEnterpriseManagerBridgeResponse
|
|
481
509
|
* @throws OciError when an error occurs
|
|
482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
483
511
|
*/
|
|
484
512
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
|
|
485
513
|
/**
|
|
@@ -488,7 +516,7 @@ export declare class OperationsInsightsClient {
|
|
|
488
516
|
* @param GetExadataInsightRequest
|
|
489
517
|
* @return GetExadataInsightResponse
|
|
490
518
|
* @throws OciError when an error occurs
|
|
491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
492
520
|
*/
|
|
493
521
|
getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
|
|
494
522
|
/**
|
|
@@ -497,16 +525,25 @@ export declare class OperationsInsightsClient {
|
|
|
497
525
|
* @param GetHostInsightRequest
|
|
498
526
|
* @return GetHostInsightResponse
|
|
499
527
|
* @throws OciError when an error occurs
|
|
500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
528
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
501
529
|
*/
|
|
502
530
|
getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
|
|
531
|
+
/**
|
|
532
|
+
* Gets details of a news report.
|
|
533
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
534
|
+
* @param GetNewsReportRequest
|
|
535
|
+
* @return GetNewsReportResponse
|
|
536
|
+
* @throws OciError when an error occurs
|
|
537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
|
|
538
|
+
*/
|
|
539
|
+
getNewsReport(getNewsReportRequest: requests.GetNewsReportRequest): Promise<responses.GetNewsReportResponse>;
|
|
503
540
|
/**
|
|
504
541
|
* Gets the details of the specified private endpoint.
|
|
505
542
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
506
543
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
507
544
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
508
545
|
* @throws OciError when an error occurs
|
|
509
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
510
547
|
*/
|
|
511
548
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
|
|
512
549
|
/**
|
|
@@ -517,7 +554,7 @@ export declare class OperationsInsightsClient {
|
|
|
517
554
|
* @param GetOperationsInsightsWarehouseRequest
|
|
518
555
|
* @return GetOperationsInsightsWarehouseResponse
|
|
519
556
|
* @throws OciError when an error occurs
|
|
520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
557
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
521
558
|
*/
|
|
522
559
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
|
|
523
560
|
/**
|
|
@@ -526,7 +563,7 @@ export declare class OperationsInsightsClient {
|
|
|
526
563
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
527
564
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
528
565
|
* @throws OciError when an error occurs
|
|
529
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
566
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
530
567
|
*/
|
|
531
568
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
|
|
532
569
|
/**
|
|
@@ -538,7 +575,7 @@ export declare class OperationsInsightsClient {
|
|
|
538
575
|
* @param GetOpsiConfigurationRequest
|
|
539
576
|
* @return GetOpsiConfigurationResponse
|
|
540
577
|
* @throws OciError when an error occurs
|
|
541
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
|
|
542
579
|
*/
|
|
543
580
|
getOpsiConfiguration(getOpsiConfigurationRequest: requests.GetOpsiConfigurationRequest): Promise<responses.GetOpsiConfigurationResponse>;
|
|
544
581
|
/**
|
|
@@ -547,7 +584,7 @@ export declare class OperationsInsightsClient {
|
|
|
547
584
|
* @param GetOpsiDataObjectRequest
|
|
548
585
|
* @return GetOpsiDataObjectResponse
|
|
549
586
|
* @throws OciError when an error occurs
|
|
550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
|
|
551
588
|
*/
|
|
552
589
|
getOpsiDataObject(getOpsiDataObjectRequest: requests.GetOpsiDataObjectRequest): Promise<responses.GetOpsiDataObjectResponse>;
|
|
553
590
|
/**
|
|
@@ -556,7 +593,7 @@ export declare class OperationsInsightsClient {
|
|
|
556
593
|
* @param GetWorkRequestRequest
|
|
557
594
|
* @return GetWorkRequestResponse
|
|
558
595
|
* @throws OciError when an error occurs
|
|
559
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
560
597
|
*/
|
|
561
598
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
562
599
|
/**
|
|
@@ -567,7 +604,7 @@ export declare class OperationsInsightsClient {
|
|
|
567
604
|
* @param IngestAddmReportsRequest
|
|
568
605
|
* @return IngestAddmReportsResponse
|
|
569
606
|
* @throws OciError when an error occurs
|
|
570
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
607
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
|
|
571
608
|
*/
|
|
572
609
|
ingestAddmReports(ingestAddmReportsRequest: requests.IngestAddmReportsRequest): Promise<responses.IngestAddmReportsResponse>;
|
|
573
610
|
/**
|
|
@@ -576,7 +613,7 @@ export declare class OperationsInsightsClient {
|
|
|
576
613
|
* @param IngestDatabaseConfigurationRequest
|
|
577
614
|
* @return IngestDatabaseConfigurationResponse
|
|
578
615
|
* @throws OciError when an error occurs
|
|
579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
580
617
|
*/
|
|
581
618
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
|
|
582
619
|
/**
|
|
@@ -585,7 +622,7 @@ export declare class OperationsInsightsClient {
|
|
|
585
622
|
* @param IngestHostConfigurationRequest
|
|
586
623
|
* @return IngestHostConfigurationResponse
|
|
587
624
|
* @throws OciError when an error occurs
|
|
588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
589
626
|
*/
|
|
590
627
|
ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
|
|
591
628
|
/**
|
|
@@ -594,7 +631,7 @@ export declare class OperationsInsightsClient {
|
|
|
594
631
|
* @param IngestHostMetricsRequest
|
|
595
632
|
* @return IngestHostMetricsResponse
|
|
596
633
|
* @throws OciError when an error occurs
|
|
597
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
634
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
598
635
|
*/
|
|
599
636
|
ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
|
|
600
637
|
/**
|
|
@@ -605,7 +642,7 @@ export declare class OperationsInsightsClient {
|
|
|
605
642
|
* @param IngestSqlBucketRequest
|
|
606
643
|
* @return IngestSqlBucketResponse
|
|
607
644
|
* @throws OciError when an error occurs
|
|
608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
609
646
|
*/
|
|
610
647
|
ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
|
|
611
648
|
/**
|
|
@@ -616,7 +653,7 @@ export declare class OperationsInsightsClient {
|
|
|
616
653
|
* @param IngestSqlPlanLinesRequest
|
|
617
654
|
* @return IngestSqlPlanLinesResponse
|
|
618
655
|
* @throws OciError when an error occurs
|
|
619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
620
657
|
*/
|
|
621
658
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
|
|
622
659
|
/**
|
|
@@ -627,7 +664,7 @@ export declare class OperationsInsightsClient {
|
|
|
627
664
|
* @param IngestSqlStatsRequest
|
|
628
665
|
* @return IngestSqlStatsResponse
|
|
629
666
|
* @throws OciError when an error occurs
|
|
630
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
667
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
631
668
|
*/
|
|
632
669
|
ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
|
|
633
670
|
/**
|
|
@@ -639,7 +676,7 @@ export declare class OperationsInsightsClient {
|
|
|
639
676
|
* @param IngestSqlTextRequest
|
|
640
677
|
* @return IngestSqlTextResponse
|
|
641
678
|
* @throws OciError when an error occurs
|
|
642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
679
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
643
680
|
*/
|
|
644
681
|
ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
|
|
645
682
|
/**
|
|
@@ -649,7 +686,7 @@ export declare class OperationsInsightsClient {
|
|
|
649
686
|
* @param ListAddmDbFindingCategoriesRequest
|
|
650
687
|
* @return ListAddmDbFindingCategoriesResponse
|
|
651
688
|
* @throws OciError when an error occurs
|
|
652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
689
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
|
|
653
690
|
*/
|
|
654
691
|
listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest: requests.ListAddmDbFindingCategoriesRequest): Promise<responses.ListAddmDbFindingCategoriesResponse>;
|
|
655
692
|
/**
|
|
@@ -659,7 +696,7 @@ export declare class OperationsInsightsClient {
|
|
|
659
696
|
* @param ListAddmDbFindingsTimeSeriesRequest
|
|
660
697
|
* @return ListAddmDbFindingsTimeSeriesResponse
|
|
661
698
|
* @throws OciError when an error occurs
|
|
662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
|
|
663
700
|
*/
|
|
664
701
|
listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest: requests.ListAddmDbFindingsTimeSeriesRequest): Promise<responses.ListAddmDbFindingsTimeSeriesResponse>;
|
|
665
702
|
/**
|
|
@@ -669,7 +706,7 @@ export declare class OperationsInsightsClient {
|
|
|
669
706
|
* @param ListAddmDbParameterCategoriesRequest
|
|
670
707
|
* @return ListAddmDbParameterCategoriesResponse
|
|
671
708
|
* @throws OciError when an error occurs
|
|
672
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
|
|
673
710
|
*/
|
|
674
711
|
listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest: requests.ListAddmDbParameterCategoriesRequest): Promise<responses.ListAddmDbParameterCategoriesResponse>;
|
|
675
712
|
/**
|
|
@@ -679,7 +716,7 @@ export declare class OperationsInsightsClient {
|
|
|
679
716
|
* @param ListAddmDbRecommendationCategoriesRequest
|
|
680
717
|
* @return ListAddmDbRecommendationCategoriesResponse
|
|
681
718
|
* @throws OciError when an error occurs
|
|
682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
|
|
683
720
|
*/
|
|
684
721
|
listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest: requests.ListAddmDbRecommendationCategoriesRequest): Promise<responses.ListAddmDbRecommendationCategoriesResponse>;
|
|
685
722
|
/**
|
|
@@ -689,7 +726,7 @@ export declare class OperationsInsightsClient {
|
|
|
689
726
|
* @param ListAddmDbRecommendationsTimeSeriesRequest
|
|
690
727
|
* @return ListAddmDbRecommendationsTimeSeriesResponse
|
|
691
728
|
* @throws OciError when an error occurs
|
|
692
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
|
|
693
730
|
*/
|
|
694
731
|
listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest: requests.ListAddmDbRecommendationsTimeSeriesRequest): Promise<responses.ListAddmDbRecommendationsTimeSeriesResponse>;
|
|
695
732
|
/**
|
|
@@ -699,7 +736,7 @@ export declare class OperationsInsightsClient {
|
|
|
699
736
|
* @param ListAddmDbsRequest
|
|
700
737
|
* @return ListAddmDbsResponse
|
|
701
738
|
* @throws OciError when an error occurs
|
|
702
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
|
|
703
740
|
*/
|
|
704
741
|
listAddmDbs(listAddmDbsRequest: requests.ListAddmDbsRequest): Promise<responses.ListAddmDbsResponse>;
|
|
705
742
|
/**
|
|
@@ -709,7 +746,7 @@ export declare class OperationsInsightsClient {
|
|
|
709
746
|
* @param ListAwrDatabaseSnapshotsRequest
|
|
710
747
|
* @return ListAwrDatabaseSnapshotsResponse
|
|
711
748
|
* @throws OciError when an error occurs
|
|
712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
749
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
|
|
713
750
|
*/
|
|
714
751
|
listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest: requests.ListAwrDatabaseSnapshotsRequest): Promise<responses.ListAwrDatabaseSnapshotsResponse>;
|
|
715
752
|
/**
|
|
@@ -719,7 +756,7 @@ export declare class OperationsInsightsClient {
|
|
|
719
756
|
* @param ListAwrDatabasesRequest
|
|
720
757
|
* @return ListAwrDatabasesResponse
|
|
721
758
|
* @throws OciError when an error occurs
|
|
722
|
-
* @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.67.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
|
|
723
760
|
*/
|
|
724
761
|
listAwrDatabases(listAwrDatabasesRequest: requests.ListAwrDatabasesRequest): Promise<responses.ListAwrDatabasesResponse>;
|
|
725
762
|
/**
|
|
@@ -729,7 +766,7 @@ export declare class OperationsInsightsClient {
|
|
|
729
766
|
* @param ListAwrHubsRequest
|
|
730
767
|
* @return ListAwrHubsResponse
|
|
731
768
|
* @throws OciError when an error occurs
|
|
732
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
733
770
|
*/
|
|
734
771
|
listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
|
|
735
772
|
/**
|
|
@@ -740,7 +777,7 @@ export declare class OperationsInsightsClient {
|
|
|
740
777
|
* @param ListAwrSnapshotsRequest
|
|
741
778
|
* @return ListAwrSnapshotsResponse
|
|
742
779
|
* @throws OciError when an error occurs
|
|
743
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
744
781
|
*/
|
|
745
782
|
listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
|
|
746
783
|
/**
|
|
@@ -751,7 +788,7 @@ export declare class OperationsInsightsClient {
|
|
|
751
788
|
* @param ListDatabaseConfigurationsRequest
|
|
752
789
|
* @return ListDatabaseConfigurationsResponse
|
|
753
790
|
* @throws OciError when an error occurs
|
|
754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
755
792
|
*/
|
|
756
793
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
|
|
757
794
|
/**
|
|
@@ -762,7 +799,7 @@ export declare class OperationsInsightsClient {
|
|
|
762
799
|
* @param ListDatabaseInsightsRequest
|
|
763
800
|
* @return ListDatabaseInsightsResponse
|
|
764
801
|
* @throws OciError when an error occurs
|
|
765
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
766
803
|
*/
|
|
767
804
|
listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
|
|
768
805
|
/**
|
|
@@ -773,7 +810,7 @@ export declare class OperationsInsightsClient {
|
|
|
773
810
|
* @param ListEnterpriseManagerBridgesRequest
|
|
774
811
|
* @return ListEnterpriseManagerBridgesResponse
|
|
775
812
|
* @throws OciError when an error occurs
|
|
776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
777
814
|
*/
|
|
778
815
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
|
|
779
816
|
/**
|
|
@@ -782,7 +819,7 @@ export declare class OperationsInsightsClient {
|
|
|
782
819
|
* @param ListExadataConfigurationsRequest
|
|
783
820
|
* @return ListExadataConfigurationsResponse
|
|
784
821
|
* @throws OciError when an error occurs
|
|
785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
786
823
|
*/
|
|
787
824
|
listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
|
|
788
825
|
/**
|
|
@@ -793,7 +830,7 @@ export declare class OperationsInsightsClient {
|
|
|
793
830
|
* @param ListExadataInsightsRequest
|
|
794
831
|
* @return ListExadataInsightsResponse
|
|
795
832
|
* @throws OciError when an error occurs
|
|
796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
833
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
797
834
|
*/
|
|
798
835
|
listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
|
|
799
836
|
/**
|
|
@@ -804,7 +841,7 @@ export declare class OperationsInsightsClient {
|
|
|
804
841
|
* @param ListHostConfigurationsRequest
|
|
805
842
|
* @return ListHostConfigurationsResponse
|
|
806
843
|
* @throws OciError when an error occurs
|
|
807
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
808
845
|
*/
|
|
809
846
|
listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
|
|
810
847
|
/**
|
|
@@ -815,7 +852,7 @@ export declare class OperationsInsightsClient {
|
|
|
815
852
|
* @param ListHostInsightsRequest
|
|
816
853
|
* @return ListHostInsightsResponse
|
|
817
854
|
* @throws OciError when an error occurs
|
|
818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
855
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
819
856
|
*/
|
|
820
857
|
listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
|
|
821
858
|
/**
|
|
@@ -825,7 +862,7 @@ export declare class OperationsInsightsClient {
|
|
|
825
862
|
* @param ListHostedEntitiesRequest
|
|
826
863
|
* @return ListHostedEntitiesResponse
|
|
827
864
|
* @throws OciError when an error occurs
|
|
828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
865
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
829
866
|
*/
|
|
830
867
|
listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
|
|
831
868
|
/**
|
|
@@ -839,7 +876,7 @@ export declare class OperationsInsightsClient {
|
|
|
839
876
|
* @param ListImportableAgentEntitiesRequest
|
|
840
877
|
* @return ListImportableAgentEntitiesResponse
|
|
841
878
|
* @throws OciError when an error occurs
|
|
842
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
843
880
|
*/
|
|
844
881
|
listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
|
|
845
882
|
/**
|
|
@@ -855,7 +892,7 @@ export declare class OperationsInsightsClient {
|
|
|
855
892
|
* @param ListImportableComputeEntitiesRequest
|
|
856
893
|
* @return ListImportableComputeEntitiesResponse
|
|
857
894
|
* @throws OciError when an error occurs
|
|
858
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
|
|
859
896
|
*/
|
|
860
897
|
listImportableComputeEntities(listImportableComputeEntitiesRequest: requests.ListImportableComputeEntitiesRequest): Promise<responses.ListImportableComputeEntitiesResponse>;
|
|
861
898
|
/**
|
|
@@ -865,16 +902,26 @@ export declare class OperationsInsightsClient {
|
|
|
865
902
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
866
903
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
867
904
|
* @throws OciError when an error occurs
|
|
868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
869
906
|
*/
|
|
870
907
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
|
|
908
|
+
/**
|
|
909
|
+
* Gets a list of news reports based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
910
|
+
*
|
|
911
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
912
|
+
* @param ListNewsReportsRequest
|
|
913
|
+
* @return ListNewsReportsResponse
|
|
914
|
+
* @throws OciError when an error occurs
|
|
915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
|
|
916
|
+
*/
|
|
917
|
+
listNewsReports(listNewsReportsRequest: requests.ListNewsReportsRequest): Promise<responses.ListNewsReportsResponse>;
|
|
871
918
|
/**
|
|
872
919
|
* Gets a list of Operation Insights private endpoints.
|
|
873
920
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
874
921
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
875
922
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
876
923
|
* @throws OciError when an error occurs
|
|
877
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
878
925
|
*/
|
|
879
926
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
|
|
880
927
|
/**
|
|
@@ -884,7 +931,7 @@ export declare class OperationsInsightsClient {
|
|
|
884
931
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
885
932
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
886
933
|
* @throws OciError when an error occurs
|
|
887
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
934
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
888
935
|
*/
|
|
889
936
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
|
|
890
937
|
/**
|
|
@@ -895,7 +942,7 @@ export declare class OperationsInsightsClient {
|
|
|
895
942
|
* @param ListOperationsInsightsWarehousesRequest
|
|
896
943
|
* @return ListOperationsInsightsWarehousesResponse
|
|
897
944
|
* @throws OciError when an error occurs
|
|
898
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
945
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
899
946
|
*/
|
|
900
947
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
|
|
901
948
|
/**
|
|
@@ -905,7 +952,7 @@ export declare class OperationsInsightsClient {
|
|
|
905
952
|
* @param ListOpsiConfigurationsRequest
|
|
906
953
|
* @return ListOpsiConfigurationsResponse
|
|
907
954
|
* @throws OciError when an error occurs
|
|
908
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
|
|
909
956
|
*/
|
|
910
957
|
listOpsiConfigurations(listOpsiConfigurationsRequest: requests.ListOpsiConfigurationsRequest): Promise<responses.ListOpsiConfigurationsResponse>;
|
|
911
958
|
/**
|
|
@@ -915,7 +962,7 @@ export declare class OperationsInsightsClient {
|
|
|
915
962
|
* @param ListOpsiDataObjectsRequest
|
|
916
963
|
* @return ListOpsiDataObjectsResponse
|
|
917
964
|
* @throws OciError when an error occurs
|
|
918
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
965
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
|
|
919
966
|
*/
|
|
920
967
|
listOpsiDataObjects(listOpsiDataObjectsRequest: requests.ListOpsiDataObjectsRequest): Promise<responses.ListOpsiDataObjectsResponse>;
|
|
921
968
|
/**
|
|
@@ -926,7 +973,7 @@ export declare class OperationsInsightsClient {
|
|
|
926
973
|
* @param ListSqlPlansRequest
|
|
927
974
|
* @return ListSqlPlansResponse
|
|
928
975
|
* @throws OciError when an error occurs
|
|
929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
930
977
|
*/
|
|
931
978
|
listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
|
|
932
979
|
/**
|
|
@@ -937,7 +984,7 @@ export declare class OperationsInsightsClient {
|
|
|
937
984
|
* @param ListSqlSearchesRequest
|
|
938
985
|
* @return ListSqlSearchesResponse
|
|
939
986
|
* @throws OciError when an error occurs
|
|
940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
987
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
941
988
|
*/
|
|
942
989
|
listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
|
|
943
990
|
/**
|
|
@@ -947,7 +994,7 @@ export declare class OperationsInsightsClient {
|
|
|
947
994
|
* @param ListSqlTextsRequest
|
|
948
995
|
* @return ListSqlTextsResponse
|
|
949
996
|
* @throws OciError when an error occurs
|
|
950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
997
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
951
998
|
*/
|
|
952
999
|
listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
|
|
953
1000
|
/**
|
|
@@ -957,7 +1004,7 @@ export declare class OperationsInsightsClient {
|
|
|
957
1004
|
* @param ListWorkRequestErrorsRequest
|
|
958
1005
|
* @return ListWorkRequestErrorsResponse
|
|
959
1006
|
* @throws OciError when an error occurs
|
|
960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1007
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
961
1008
|
*/
|
|
962
1009
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
963
1010
|
/**
|
|
@@ -967,7 +1014,7 @@ export declare class OperationsInsightsClient {
|
|
|
967
1014
|
* @param ListWorkRequestLogsRequest
|
|
968
1015
|
* @return ListWorkRequestLogsResponse
|
|
969
1016
|
* @throws OciError when an error occurs
|
|
970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
971
1018
|
*/
|
|
972
1019
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
973
1020
|
/**
|
|
@@ -977,7 +1024,7 @@ export declare class OperationsInsightsClient {
|
|
|
977
1024
|
* @param ListWorkRequestsRequest
|
|
978
1025
|
* @return ListWorkRequestsResponse
|
|
979
1026
|
* @throws OciError when an error occurs
|
|
980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
981
1028
|
*/
|
|
982
1029
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
983
1030
|
/**
|
|
@@ -988,7 +1035,7 @@ export declare class OperationsInsightsClient {
|
|
|
988
1035
|
* @param QueryOpsiDataObjectDataRequest
|
|
989
1036
|
* @return QueryOpsiDataObjectDataResponse
|
|
990
1037
|
* @throws OciError when an error occurs
|
|
991
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
|
|
992
1039
|
*/
|
|
993
1040
|
queryOpsiDataObjectData(queryOpsiDataObjectDataRequest: requests.QueryOpsiDataObjectDataRequest): Promise<responses.QueryOpsiDataObjectDataResponse>;
|
|
994
1041
|
/**
|
|
@@ -997,7 +1044,7 @@ export declare class OperationsInsightsClient {
|
|
|
997
1044
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
998
1045
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
999
1046
|
* @throws OciError when an error occurs
|
|
1000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
1001
1048
|
*/
|
|
1002
1049
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
|
|
1003
1050
|
/**
|
|
@@ -1007,7 +1054,7 @@ export declare class OperationsInsightsClient {
|
|
|
1007
1054
|
* @param SummarizeAddmDbFindingsRequest
|
|
1008
1055
|
* @return SummarizeAddmDbFindingsResponse
|
|
1009
1056
|
* @throws OciError when an error occurs
|
|
1010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1057
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
|
|
1011
1058
|
*/
|
|
1012
1059
|
summarizeAddmDbFindings(summarizeAddmDbFindingsRequest: requests.SummarizeAddmDbFindingsRequest): Promise<responses.SummarizeAddmDbFindingsResponse>;
|
|
1013
1060
|
/**
|
|
@@ -1019,7 +1066,7 @@ export declare class OperationsInsightsClient {
|
|
|
1019
1066
|
* @param SummarizeAddmDbParameterChangesRequest
|
|
1020
1067
|
* @return SummarizeAddmDbParameterChangesResponse
|
|
1021
1068
|
* @throws OciError when an error occurs
|
|
1022
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
|
|
1023
1070
|
*/
|
|
1024
1071
|
summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest: requests.SummarizeAddmDbParameterChangesRequest): Promise<responses.SummarizeAddmDbParameterChangesResponse>;
|
|
1025
1072
|
/**
|
|
@@ -1032,7 +1079,7 @@ export declare class OperationsInsightsClient {
|
|
|
1032
1079
|
* @param SummarizeAddmDbParametersRequest
|
|
1033
1080
|
* @return SummarizeAddmDbParametersResponse
|
|
1034
1081
|
* @throws OciError when an error occurs
|
|
1035
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
|
|
1036
1083
|
*/
|
|
1037
1084
|
summarizeAddmDbParameters(summarizeAddmDbParametersRequest: requests.SummarizeAddmDbParametersRequest): Promise<responses.SummarizeAddmDbParametersResponse>;
|
|
1038
1085
|
/**
|
|
@@ -1042,7 +1089,7 @@ export declare class OperationsInsightsClient {
|
|
|
1042
1089
|
* @param SummarizeAddmDbRecommendationsRequest
|
|
1043
1090
|
* @return SummarizeAddmDbRecommendationsResponse
|
|
1044
1091
|
* @throws OciError when an error occurs
|
|
1045
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1092
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
|
|
1046
1093
|
*/
|
|
1047
1094
|
summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest: requests.SummarizeAddmDbRecommendationsRequest): Promise<responses.SummarizeAddmDbRecommendationsResponse>;
|
|
1048
1095
|
/**
|
|
@@ -1052,7 +1099,7 @@ export declare class OperationsInsightsClient {
|
|
|
1052
1099
|
* @param SummarizeAddmDbSchemaObjectsRequest
|
|
1053
1100
|
* @return SummarizeAddmDbSchemaObjectsResponse
|
|
1054
1101
|
* @throws OciError when an error occurs
|
|
1055
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
|
|
1056
1103
|
*/
|
|
1057
1104
|
summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest: requests.SummarizeAddmDbSchemaObjectsRequest): Promise<responses.SummarizeAddmDbSchemaObjectsResponse>;
|
|
1058
1105
|
/**
|
|
@@ -1062,7 +1109,7 @@ export declare class OperationsInsightsClient {
|
|
|
1062
1109
|
* @param SummarizeAddmDbSqlStatementsRequest
|
|
1063
1110
|
* @return SummarizeAddmDbSqlStatementsResponse
|
|
1064
1111
|
* @throws OciError when an error occurs
|
|
1065
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
|
|
1066
1113
|
*/
|
|
1067
1114
|
summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest: requests.SummarizeAddmDbSqlStatementsRequest): Promise<responses.SummarizeAddmDbSqlStatementsResponse>;
|
|
1068
1115
|
/**
|
|
@@ -1076,7 +1123,7 @@ export declare class OperationsInsightsClient {
|
|
|
1076
1123
|
* @param SummarizeAwrDatabaseCpuUsagesRequest
|
|
1077
1124
|
* @return SummarizeAwrDatabaseCpuUsagesResponse
|
|
1078
1125
|
* @throws OciError when an error occurs
|
|
1079
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1126
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
|
|
1080
1127
|
*/
|
|
1081
1128
|
summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest: requests.SummarizeAwrDatabaseCpuUsagesRequest): Promise<responses.SummarizeAwrDatabaseCpuUsagesResponse>;
|
|
1082
1129
|
/**
|
|
@@ -1086,7 +1133,7 @@ export declare class OperationsInsightsClient {
|
|
|
1086
1133
|
* @param SummarizeAwrDatabaseMetricsRequest
|
|
1087
1134
|
* @return SummarizeAwrDatabaseMetricsResponse
|
|
1088
1135
|
* @throws OciError when an error occurs
|
|
1089
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
|
|
1090
1137
|
*/
|
|
1091
1138
|
summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest: requests.SummarizeAwrDatabaseMetricsRequest): Promise<responses.SummarizeAwrDatabaseMetricsResponse>;
|
|
1092
1139
|
/**
|
|
@@ -1100,7 +1147,7 @@ export declare class OperationsInsightsClient {
|
|
|
1100
1147
|
* @param SummarizeAwrDatabaseParameterChangesRequest
|
|
1101
1148
|
* @return SummarizeAwrDatabaseParameterChangesResponse
|
|
1102
1149
|
* @throws OciError when an error occurs
|
|
1103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
|
|
1104
1151
|
*/
|
|
1105
1152
|
summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest: requests.SummarizeAwrDatabaseParameterChangesRequest): Promise<responses.SummarizeAwrDatabaseParameterChangesResponse>;
|
|
1106
1153
|
/**
|
|
@@ -1120,7 +1167,7 @@ export declare class OperationsInsightsClient {
|
|
|
1120
1167
|
* @param SummarizeAwrDatabaseParametersRequest
|
|
1121
1168
|
* @return SummarizeAwrDatabaseParametersResponse
|
|
1122
1169
|
* @throws OciError when an error occurs
|
|
1123
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1170
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
|
|
1124
1171
|
*/
|
|
1125
1172
|
summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest: requests.SummarizeAwrDatabaseParametersRequest): Promise<responses.SummarizeAwrDatabaseParametersResponse>;
|
|
1126
1173
|
/**
|
|
@@ -1130,7 +1177,7 @@ export declare class OperationsInsightsClient {
|
|
|
1130
1177
|
* @param SummarizeAwrDatabaseSnapshotRangesRequest
|
|
1131
1178
|
* @return SummarizeAwrDatabaseSnapshotRangesResponse
|
|
1132
1179
|
* @throws OciError when an error occurs
|
|
1133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1180
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
|
|
1134
1181
|
*/
|
|
1135
1182
|
summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest: requests.SummarizeAwrDatabaseSnapshotRangesRequest): Promise<responses.SummarizeAwrDatabaseSnapshotRangesResponse>;
|
|
1136
1183
|
/**
|
|
@@ -1140,7 +1187,7 @@ export declare class OperationsInsightsClient {
|
|
|
1140
1187
|
* @param SummarizeAwrDatabaseSysstatsRequest
|
|
1141
1188
|
* @return SummarizeAwrDatabaseSysstatsResponse
|
|
1142
1189
|
* @throws OciError when an error occurs
|
|
1143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1190
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
|
|
1144
1191
|
*/
|
|
1145
1192
|
summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest: requests.SummarizeAwrDatabaseSysstatsRequest): Promise<responses.SummarizeAwrDatabaseSysstatsResponse>;
|
|
1146
1193
|
/**
|
|
@@ -1150,7 +1197,7 @@ export declare class OperationsInsightsClient {
|
|
|
1150
1197
|
* @param SummarizeAwrDatabaseTopWaitEventsRequest
|
|
1151
1198
|
* @return SummarizeAwrDatabaseTopWaitEventsResponse
|
|
1152
1199
|
* @throws OciError when an error occurs
|
|
1153
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1200
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
|
|
1154
1201
|
*/
|
|
1155
1202
|
summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest: requests.SummarizeAwrDatabaseTopWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseTopWaitEventsResponse>;
|
|
1156
1203
|
/**
|
|
@@ -1160,7 +1207,7 @@ export declare class OperationsInsightsClient {
|
|
|
1160
1207
|
* @param SummarizeAwrDatabaseWaitEventBucketsRequest
|
|
1161
1208
|
* @return SummarizeAwrDatabaseWaitEventBucketsResponse
|
|
1162
1209
|
* @throws OciError when an error occurs
|
|
1163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
|
|
1164
1211
|
*/
|
|
1165
1212
|
summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest: requests.SummarizeAwrDatabaseWaitEventBucketsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventBucketsResponse>;
|
|
1166
1213
|
/**
|
|
@@ -1170,7 +1217,7 @@ export declare class OperationsInsightsClient {
|
|
|
1170
1217
|
* @param SummarizeAwrDatabaseWaitEventsRequest
|
|
1171
1218
|
* @return SummarizeAwrDatabaseWaitEventsResponse
|
|
1172
1219
|
* @throws OciError when an error occurs
|
|
1173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
|
|
1174
1221
|
*/
|
|
1175
1222
|
summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest: requests.SummarizeAwrDatabaseWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventsResponse>;
|
|
1176
1223
|
/**
|
|
@@ -1180,7 +1227,7 @@ export declare class OperationsInsightsClient {
|
|
|
1180
1227
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
1181
1228
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
1182
1229
|
* @throws OciError when an error occurs
|
|
1183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1230
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
1184
1231
|
*/
|
|
1185
1232
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
|
|
1186
1233
|
/**
|
|
@@ -1191,7 +1238,7 @@ export declare class OperationsInsightsClient {
|
|
|
1191
1238
|
* @param SummarizeConfigurationItemsRequest
|
|
1192
1239
|
* @return SummarizeConfigurationItemsResponse
|
|
1193
1240
|
* @throws OciError when an error occurs
|
|
1194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
|
|
1195
1242
|
*/
|
|
1196
1243
|
summarizeConfigurationItems(summarizeConfigurationItemsRequest: requests.SummarizeConfigurationItemsRequest): Promise<responses.SummarizeConfigurationItemsResponse>;
|
|
1197
1244
|
/**
|
|
@@ -1203,7 +1250,7 @@ export declare class OperationsInsightsClient {
|
|
|
1203
1250
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
1204
1251
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
1205
1252
|
* @throws OciError when an error occurs
|
|
1206
|
-
* @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.67.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
1207
1254
|
*/
|
|
1208
1255
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
|
|
1209
1256
|
/**
|
|
@@ -1214,7 +1261,7 @@ export declare class OperationsInsightsClient {
|
|
|
1214
1261
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
1215
1262
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
1216
1263
|
* @throws OciError when an error occurs
|
|
1217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
1218
1265
|
*/
|
|
1219
1266
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
|
|
1220
1267
|
/**
|
|
@@ -1225,7 +1272,7 @@ export declare class OperationsInsightsClient {
|
|
|
1225
1272
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
1226
1273
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
1227
1274
|
* @throws OciError when an error occurs
|
|
1228
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
1229
1276
|
*/
|
|
1230
1277
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
|
|
1231
1278
|
/**
|
|
@@ -1238,7 +1285,7 @@ export declare class OperationsInsightsClient {
|
|
|
1238
1285
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
1239
1286
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
1240
1287
|
* @throws OciError when an error occurs
|
|
1241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
1242
1289
|
*/
|
|
1243
1290
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
|
|
1244
1291
|
/**
|
|
@@ -1250,7 +1297,7 @@ export declare class OperationsInsightsClient {
|
|
|
1250
1297
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
1251
1298
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
1252
1299
|
* @throws OciError when an error occurs
|
|
1253
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1300
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
1254
1301
|
*/
|
|
1255
1302
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
|
|
1256
1303
|
/**
|
|
@@ -1261,7 +1308,7 @@ export declare class OperationsInsightsClient {
|
|
|
1261
1308
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
1262
1309
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
1263
1310
|
* @throws OciError when an error occurs
|
|
1264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
1265
1312
|
*/
|
|
1266
1313
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
|
|
1267
1314
|
/**
|
|
@@ -1273,7 +1320,7 @@ export declare class OperationsInsightsClient {
|
|
|
1273
1320
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
1274
1321
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
1275
1322
|
* @throws OciError when an error occurs
|
|
1276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
1277
1324
|
*/
|
|
1278
1325
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
|
|
1279
1326
|
/**
|
|
@@ -1290,7 +1337,7 @@ export declare class OperationsInsightsClient {
|
|
|
1290
1337
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
1291
1338
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
1292
1339
|
* @throws OciError when an error occurs
|
|
1293
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1340
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
1294
1341
|
*/
|
|
1295
1342
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
|
|
1296
1343
|
/**
|
|
@@ -1304,7 +1351,7 @@ export declare class OperationsInsightsClient {
|
|
|
1304
1351
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
1305
1352
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
1306
1353
|
* @throws OciError when an error occurs
|
|
1307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
1308
1355
|
*/
|
|
1309
1356
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
|
|
1310
1357
|
/**
|
|
@@ -1321,7 +1368,7 @@ export declare class OperationsInsightsClient {
|
|
|
1321
1368
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
1322
1369
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
1323
1370
|
* @throws OciError when an error occurs
|
|
1324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1371
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
1325
1372
|
*/
|
|
1326
1373
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
|
|
1327
1374
|
/**
|
|
@@ -1334,7 +1381,7 @@ export declare class OperationsInsightsClient {
|
|
|
1334
1381
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
1335
1382
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
1336
1383
|
* @throws OciError when an error occurs
|
|
1337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
1338
1385
|
*/
|
|
1339
1386
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
|
|
1340
1387
|
/**
|
|
@@ -1348,7 +1395,7 @@ export declare class OperationsInsightsClient {
|
|
|
1348
1395
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
1349
1396
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
1350
1397
|
* @throws OciError when an error occurs
|
|
1351
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
1352
1399
|
*/
|
|
1353
1400
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
|
|
1354
1401
|
/**
|
|
@@ -1363,7 +1410,7 @@ export declare class OperationsInsightsClient {
|
|
|
1363
1410
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
1364
1411
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
1365
1412
|
* @throws OciError when an error occurs
|
|
1366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1413
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
1367
1414
|
*/
|
|
1368
1415
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
|
|
1369
1416
|
/**
|
|
@@ -1378,7 +1425,7 @@ export declare class OperationsInsightsClient {
|
|
|
1378
1425
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
1379
1426
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
1380
1427
|
* @throws OciError when an error occurs
|
|
1381
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
1382
1429
|
*/
|
|
1383
1430
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
|
|
1384
1431
|
/**
|
|
@@ -1387,7 +1434,7 @@ export declare class OperationsInsightsClient {
|
|
|
1387
1434
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
1388
1435
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
1389
1436
|
* @throws OciError when an error occurs
|
|
1390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
1391
1438
|
*/
|
|
1392
1439
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
|
|
1393
1440
|
/**
|
|
@@ -1396,7 +1443,7 @@ export declare class OperationsInsightsClient {
|
|
|
1396
1443
|
* @param SummarizeExadataMembersRequest
|
|
1397
1444
|
* @return SummarizeExadataMembersResponse
|
|
1398
1445
|
* @throws OciError when an error occurs
|
|
1399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
1400
1447
|
*/
|
|
1401
1448
|
summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
|
|
1402
1449
|
/**
|
|
@@ -1406,7 +1453,7 @@ export declare class OperationsInsightsClient {
|
|
|
1406
1453
|
* @param SummarizeHostInsightNetworkUsageTrendRequest
|
|
1407
1454
|
* @return SummarizeHostInsightNetworkUsageTrendResponse
|
|
1408
1455
|
* @throws OciError when an error occurs
|
|
1409
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1456
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
|
|
1410
1457
|
*/
|
|
1411
1458
|
summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest: requests.SummarizeHostInsightNetworkUsageTrendRequest): Promise<responses.SummarizeHostInsightNetworkUsageTrendResponse>;
|
|
1412
1459
|
/**
|
|
@@ -1418,7 +1465,7 @@ export declare class OperationsInsightsClient {
|
|
|
1418
1465
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
1419
1466
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
1420
1467
|
* @throws OciError when an error occurs
|
|
1421
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1468
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
1422
1469
|
*/
|
|
1423
1470
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
|
|
1424
1471
|
/**
|
|
@@ -1429,7 +1476,7 @@ export declare class OperationsInsightsClient {
|
|
|
1429
1476
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
1430
1477
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
1431
1478
|
* @throws OciError when an error occurs
|
|
1432
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1479
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
1433
1480
|
*/
|
|
1434
1481
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
|
|
1435
1482
|
/**
|
|
@@ -1440,7 +1487,7 @@ export declare class OperationsInsightsClient {
|
|
|
1440
1487
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
1441
1488
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
1442
1489
|
* @throws OciError when an error occurs
|
|
1443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
1444
1491
|
*/
|
|
1445
1492
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
|
|
1446
1493
|
/**
|
|
@@ -1453,7 +1500,7 @@ export declare class OperationsInsightsClient {
|
|
|
1453
1500
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
1454
1501
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
1455
1502
|
* @throws OciError when an error occurs
|
|
1456
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
1457
1504
|
*/
|
|
1458
1505
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
|
|
1459
1506
|
/**
|
|
@@ -1465,7 +1512,7 @@ export declare class OperationsInsightsClient {
|
|
|
1465
1512
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
1466
1513
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
1467
1514
|
* @throws OciError when an error occurs
|
|
1468
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
1469
1516
|
*/
|
|
1470
1517
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
|
|
1471
1518
|
/**
|
|
@@ -1476,7 +1523,7 @@ export declare class OperationsInsightsClient {
|
|
|
1476
1523
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
1477
1524
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
1478
1525
|
* @throws OciError when an error occurs
|
|
1479
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
1480
1527
|
*/
|
|
1481
1528
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
|
|
1482
1529
|
/**
|
|
@@ -1486,7 +1533,7 @@ export declare class OperationsInsightsClient {
|
|
|
1486
1533
|
* @param SummarizeHostInsightStorageUsageTrendRequest
|
|
1487
1534
|
* @return SummarizeHostInsightStorageUsageTrendResponse
|
|
1488
1535
|
* @throws OciError when an error occurs
|
|
1489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
|
|
1490
1537
|
*/
|
|
1491
1538
|
summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest: requests.SummarizeHostInsightStorageUsageTrendRequest): Promise<responses.SummarizeHostInsightStorageUsageTrendResponse>;
|
|
1492
1539
|
/**
|
|
@@ -1498,7 +1545,7 @@ export declare class OperationsInsightsClient {
|
|
|
1498
1545
|
* @param SummarizeHostInsightTopProcessesUsageRequest
|
|
1499
1546
|
* @return SummarizeHostInsightTopProcessesUsageResponse
|
|
1500
1547
|
* @throws OciError when an error occurs
|
|
1501
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1548
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
|
|
1502
1549
|
*/
|
|
1503
1550
|
summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest: requests.SummarizeHostInsightTopProcessesUsageRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageResponse>;
|
|
1504
1551
|
/**
|
|
@@ -1510,7 +1557,7 @@ export declare class OperationsInsightsClient {
|
|
|
1510
1557
|
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
1511
1558
|
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
1512
1559
|
* @throws OciError when an error occurs
|
|
1513
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1560
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
1514
1561
|
*/
|
|
1515
1562
|
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
|
|
1516
1563
|
/**
|
|
@@ -1521,7 +1568,7 @@ export declare class OperationsInsightsClient {
|
|
|
1521
1568
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
1522
1569
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
1523
1570
|
* @throws OciError when an error occurs
|
|
1524
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
1525
1572
|
*/
|
|
1526
1573
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
|
|
1527
1574
|
/**
|
|
@@ -1532,7 +1579,7 @@ export declare class OperationsInsightsClient {
|
|
|
1532
1579
|
* @param SummarizeSqlInsightsRequest
|
|
1533
1580
|
* @return SummarizeSqlInsightsResponse
|
|
1534
1581
|
* @throws OciError when an error occurs
|
|
1535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
1536
1583
|
*/
|
|
1537
1584
|
summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
|
|
1538
1585
|
/**
|
|
@@ -1543,7 +1590,7 @@ export declare class OperationsInsightsClient {
|
|
|
1543
1590
|
* @param SummarizeSqlPlanInsightsRequest
|
|
1544
1591
|
* @return SummarizeSqlPlanInsightsResponse
|
|
1545
1592
|
* @throws OciError when an error occurs
|
|
1546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
1547
1594
|
*/
|
|
1548
1595
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
|
|
1549
1596
|
/**
|
|
@@ -1554,7 +1601,7 @@ export declare class OperationsInsightsClient {
|
|
|
1554
1601
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
1555
1602
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
1556
1603
|
* @throws OciError when an error occurs
|
|
1557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1604
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
1558
1605
|
*/
|
|
1559
1606
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
|
|
1560
1607
|
/**
|
|
@@ -1565,7 +1612,7 @@ export declare class OperationsInsightsClient {
|
|
|
1565
1612
|
* @param SummarizeSqlStatisticsRequest
|
|
1566
1613
|
* @return SummarizeSqlStatisticsResponse
|
|
1567
1614
|
* @throws OciError when an error occurs
|
|
1568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1615
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
1569
1616
|
*/
|
|
1570
1617
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
|
|
1571
1618
|
/**
|
|
@@ -1576,7 +1623,7 @@ export declare class OperationsInsightsClient {
|
|
|
1576
1623
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
1577
1624
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
1578
1625
|
* @throws OciError when an error occurs
|
|
1579
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1626
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
1580
1627
|
*/
|
|
1581
1628
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
|
|
1582
1629
|
/**
|
|
@@ -1587,7 +1634,7 @@ export declare class OperationsInsightsClient {
|
|
|
1587
1634
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
1588
1635
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
1589
1636
|
* @throws OciError when an error occurs
|
|
1590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
1591
1638
|
*/
|
|
1592
1639
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
|
|
1593
1640
|
/**
|
|
@@ -1596,7 +1643,7 @@ export declare class OperationsInsightsClient {
|
|
|
1596
1643
|
* @param UpdateAwrHubRequest
|
|
1597
1644
|
* @return UpdateAwrHubResponse
|
|
1598
1645
|
* @throws OciError when an error occurs
|
|
1599
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
1600
1647
|
*/
|
|
1601
1648
|
updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
|
|
1602
1649
|
/**
|
|
@@ -1605,7 +1652,7 @@ export declare class OperationsInsightsClient {
|
|
|
1605
1652
|
* @param UpdateDatabaseInsightRequest
|
|
1606
1653
|
* @return UpdateDatabaseInsightResponse
|
|
1607
1654
|
* @throws OciError when an error occurs
|
|
1608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1655
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
1609
1656
|
*/
|
|
1610
1657
|
updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
|
|
1611
1658
|
/**
|
|
@@ -1614,7 +1661,7 @@ export declare class OperationsInsightsClient {
|
|
|
1614
1661
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
1615
1662
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
1616
1663
|
* @throws OciError when an error occurs
|
|
1617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1664
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
1618
1665
|
*/
|
|
1619
1666
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
|
|
1620
1667
|
/**
|
|
@@ -1623,7 +1670,7 @@ export declare class OperationsInsightsClient {
|
|
|
1623
1670
|
* @param UpdateExadataInsightRequest
|
|
1624
1671
|
* @return UpdateExadataInsightResponse
|
|
1625
1672
|
* @throws OciError when an error occurs
|
|
1626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1673
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
1627
1674
|
*/
|
|
1628
1675
|
updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
|
|
1629
1676
|
/**
|
|
@@ -1632,16 +1679,25 @@ export declare class OperationsInsightsClient {
|
|
|
1632
1679
|
* @param UpdateHostInsightRequest
|
|
1633
1680
|
* @return UpdateHostInsightResponse
|
|
1634
1681
|
* @throws OciError when an error occurs
|
|
1635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
1636
1683
|
*/
|
|
1637
1684
|
updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
|
|
1685
|
+
/**
|
|
1686
|
+
* Updates the configuration of a news report.
|
|
1687
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1688
|
+
* @param UpdateNewsReportRequest
|
|
1689
|
+
* @return UpdateNewsReportResponse
|
|
1690
|
+
* @throws OciError when an error occurs
|
|
1691
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
|
|
1692
|
+
*/
|
|
1693
|
+
updateNewsReport(updateNewsReportRequest: requests.UpdateNewsReportRequest): Promise<responses.UpdateNewsReportResponse>;
|
|
1638
1694
|
/**
|
|
1639
1695
|
* Updates one or more attributes of the specified private endpoint.
|
|
1640
1696
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1641
1697
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
1642
1698
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
1643
1699
|
* @throws OciError when an error occurs
|
|
1644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
1645
1701
|
*/
|
|
1646
1702
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
|
|
1647
1703
|
/**
|
|
@@ -1652,7 +1708,7 @@ export declare class OperationsInsightsClient {
|
|
|
1652
1708
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
1653
1709
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
1654
1710
|
* @throws OciError when an error occurs
|
|
1655
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1711
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
1656
1712
|
*/
|
|
1657
1713
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
|
|
1658
1714
|
/**
|
|
@@ -1661,7 +1717,7 @@ export declare class OperationsInsightsClient {
|
|
|
1661
1717
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
1662
1718
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
1663
1719
|
* @throws OciError when an error occurs
|
|
1664
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
1665
1721
|
*/
|
|
1666
1722
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
|
|
1667
1723
|
/**
|
|
@@ -1670,7 +1726,7 @@ export declare class OperationsInsightsClient {
|
|
|
1670
1726
|
* @param UpdateOpsiConfigurationRequest
|
|
1671
1727
|
* @return UpdateOpsiConfigurationResponse
|
|
1672
1728
|
* @throws OciError when an error occurs
|
|
1673
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1729
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
|
|
1674
1730
|
*/
|
|
1675
1731
|
updateOpsiConfiguration(updateOpsiConfigurationRequest: requests.UpdateOpsiConfigurationRequest): Promise<responses.UpdateOpsiConfigurationResponse>;
|
|
1676
1732
|
}
|