oci-opsi 2.19.0 → 2.22.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 +226 -214
- package/lib/client.js +392 -321
- package/lib/client.js.map +1 -1
- package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
- package/lib/model/em-managed-external-host-insight-summary.js +1 -0
- package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/em-managed-external-host-insight.d.ts +2 -1
- package/lib/model/em-managed-external-host-insight.js +1 -0
- package/lib/model/em-managed-external-host-insight.js.map +1 -1
- package/lib/model/host-configuration-summary.d.ts +2 -1
- package/lib/model/host-configuration-summary.js +1 -0
- package/lib/model/host-configuration-summary.js.map +1 -1
- package/lib/model/host-details.d.ts +2 -1
- package/lib/model/host-details.js +1 -0
- package/lib/model/host-details.js.map +1 -1
- package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
- package/lib/model/host-importable-agent-entity-summary.js +1 -0
- package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
- package/lib/model/host-performance-metric-group.js +4 -0
- package/lib/model/host-performance-metric-group.js.map +1 -1
- package/lib/model/host-top-processes.d.ts +70 -0
- package/lib/model/host-top-processes.js +57 -0
- package/lib/model/host-top-processes.js.map +1 -0
- package/lib/model/index.d.ts +8 -0
- package/lib/model/index.js +11 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
- package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
- package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
- package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
- package/lib/model/macs-managed-external-host-insight.js +1 -0
- package/lib/model/macs-managed-external-host-insight.js.map +1 -1
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
- package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
- package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
- package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
- package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
- package/lib/model/top-processes-usage-trend.d.ts +52 -0
- package/lib/model/top-processes-usage-trend.js +32 -0
- package/lib/model/top-processes-usage-trend.js.map +1 -0
- package/lib/request/add-exadata-insight-members-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-operations-insights-private-endpoint-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-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/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-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/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-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-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-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-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -0
- package/lib/request/index.js.map +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-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 +4 -3
- package/lib/request/list-host-configurations-request.js +1 -0
- package/lib/request/list-host-configurations-request.js.map +1 -1
- package/lib/request/list-host-insights-request.d.ts +4 -3
- package/lib/request/list-host-insights-request.js +1 -0
- package/lib/request/list-host-insights-request.js.map +1 -1
- package/lib/request/list-hosted-entities-request.d.ts +4 -3
- package/lib/request/list-hosted-entities-request.js +1 -0
- package/lib/request/list-hosted-entities-request.js.map +1 -1
- package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
- package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
- package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
- package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
- package/lib/request/list-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/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
- package/lib/request/summarize-awr-sources-summaries-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-resource-capacity-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
- package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
- package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
- 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-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/response/index.d.ts +2 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
- package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -149,11 +149,11 @@ class OperationsInsightsClient {
|
|
|
149
149
|
}
|
|
150
150
|
/**
|
|
151
151
|
* Add new members (e.g. databases and hosts) to an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
152
|
-
* This operation
|
|
152
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
153
153
|
* @param AddExadataInsightMembersRequest
|
|
154
154
|
* @return AddExadataInsightMembersResponse
|
|
155
155
|
* @throws OciError when an error occurs
|
|
156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
157
157
|
*/
|
|
158
158
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
159
159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -169,7 +169,7 @@ class OperationsInsightsClient {
|
|
|
169
169
|
"opc-request-id": addExadataInsightMembersRequest.opcRequestId,
|
|
170
170
|
"opc-retry-token": addExadataInsightMembersRequest.opcRetryToken
|
|
171
171
|
};
|
|
172
|
-
const specRetryConfiguration = common.
|
|
172
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
173
173
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addExadataInsightMembersRequest.retryConfiguration, specRetryConfiguration);
|
|
174
174
|
if (this.logger)
|
|
175
175
|
retrier.logger = this.logger;
|
|
@@ -209,11 +209,11 @@ class OperationsInsightsClient {
|
|
|
209
209
|
}
|
|
210
210
|
/**
|
|
211
211
|
* Moves a DatabaseInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
212
|
-
* This operation
|
|
212
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
213
213
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
214
214
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
215
215
|
* @throws OciError when an error occurs
|
|
216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
217
217
|
*/
|
|
218
218
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
219
219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -229,7 +229,7 @@ class OperationsInsightsClient {
|
|
|
229
229
|
"opc-request-id": changeDatabaseInsightCompartmentRequest.opcRequestId,
|
|
230
230
|
"opc-retry-token": changeDatabaseInsightCompartmentRequest.opcRetryToken
|
|
231
231
|
};
|
|
232
|
-
const specRetryConfiguration = common.
|
|
232
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
233
233
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDatabaseInsightCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
234
234
|
if (this.logger)
|
|
235
235
|
retrier.logger = this.logger;
|
|
@@ -269,11 +269,11 @@ class OperationsInsightsClient {
|
|
|
269
269
|
}
|
|
270
270
|
/**
|
|
271
271
|
* Moves a EnterpriseManagerBridge resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
272
|
-
* This operation
|
|
272
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
273
273
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
274
274
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
275
275
|
* @throws OciError when an error occurs
|
|
276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
276
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
277
277
|
*/
|
|
278
278
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
279
279
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -288,7 +288,7 @@ class OperationsInsightsClient {
|
|
|
288
288
|
"if-match": changeEnterpriseManagerBridgeCompartmentRequest.ifMatch,
|
|
289
289
|
"opc-request-id": changeEnterpriseManagerBridgeCompartmentRequest.opcRequestId
|
|
290
290
|
};
|
|
291
|
-
const specRetryConfiguration = common.
|
|
291
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
292
292
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeEnterpriseManagerBridgeCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
293
293
|
if (this.logger)
|
|
294
294
|
retrier.logger = this.logger;
|
|
@@ -328,11 +328,11 @@ class OperationsInsightsClient {
|
|
|
328
328
|
}
|
|
329
329
|
/**
|
|
330
330
|
* Moves an Exadata insight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
331
|
-
* This operation
|
|
331
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
332
332
|
* @param ChangeExadataInsightCompartmentRequest
|
|
333
333
|
* @return ChangeExadataInsightCompartmentResponse
|
|
334
334
|
* @throws OciError when an error occurs
|
|
335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
336
336
|
*/
|
|
337
337
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
338
338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -348,7 +348,7 @@ class OperationsInsightsClient {
|
|
|
348
348
|
"opc-request-id": changeExadataInsightCompartmentRequest.opcRequestId,
|
|
349
349
|
"opc-retry-token": changeExadataInsightCompartmentRequest.opcRetryToken
|
|
350
350
|
};
|
|
351
|
-
const specRetryConfiguration = common.
|
|
351
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
352
352
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeExadataInsightCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
353
353
|
if (this.logger)
|
|
354
354
|
retrier.logger = this.logger;
|
|
@@ -388,11 +388,11 @@ class OperationsInsightsClient {
|
|
|
388
388
|
}
|
|
389
389
|
/**
|
|
390
390
|
* Moves a HostInsight resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
|
|
391
|
-
* This operation
|
|
391
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
392
392
|
* @param ChangeHostInsightCompartmentRequest
|
|
393
393
|
* @return ChangeHostInsightCompartmentResponse
|
|
394
394
|
* @throws OciError when an error occurs
|
|
395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
396
396
|
*/
|
|
397
397
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
398
398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -408,7 +408,7 @@ class OperationsInsightsClient {
|
|
|
408
408
|
"opc-request-id": changeHostInsightCompartmentRequest.opcRequestId,
|
|
409
409
|
"opc-retry-token": changeHostInsightCompartmentRequest.opcRetryToken
|
|
410
410
|
};
|
|
411
|
-
const specRetryConfiguration = common.
|
|
411
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
412
412
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeHostInsightCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
413
413
|
if (this.logger)
|
|
414
414
|
retrier.logger = this.logger;
|
|
@@ -448,11 +448,11 @@ class OperationsInsightsClient {
|
|
|
448
448
|
}
|
|
449
449
|
/**
|
|
450
450
|
* Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
451
|
-
* This operation
|
|
451
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
452
452
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
453
453
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
454
454
|
* @throws OciError when an error occurs
|
|
455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
455
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
456
456
|
*/
|
|
457
457
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
458
458
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -468,7 +468,7 @@ class OperationsInsightsClient {
|
|
|
468
468
|
"opc-request-id": changeOperationsInsightsPrivateEndpointCompartmentRequest.opcRequestId,
|
|
469
469
|
"opc-retry-token": changeOperationsInsightsPrivateEndpointCompartmentRequest.opcRetryToken
|
|
470
470
|
};
|
|
471
|
-
const specRetryConfiguration = common.
|
|
471
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
472
472
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeOperationsInsightsPrivateEndpointCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
473
473
|
if (this.logger)
|
|
474
474
|
retrier.logger = this.logger;
|
|
@@ -508,11 +508,11 @@ class OperationsInsightsClient {
|
|
|
508
508
|
}
|
|
509
509
|
/**
|
|
510
510
|
* Change the connection details of a co-managed database insight. When provided, If-Match is checked against ETag values of the resource.
|
|
511
|
-
* This operation
|
|
511
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
512
512
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
513
513
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
514
514
|
* @throws OciError when an error occurs
|
|
515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
516
516
|
*/
|
|
517
517
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
518
518
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -528,7 +528,7 @@ class OperationsInsightsClient {
|
|
|
528
528
|
"opc-request-id": changePeComanagedDatabaseInsightRequest.opcRequestId,
|
|
529
529
|
"opc-retry-token": changePeComanagedDatabaseInsightRequest.opcRetryToken
|
|
530
530
|
};
|
|
531
|
-
const specRetryConfiguration = common.
|
|
531
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
532
532
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changePeComanagedDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
533
533
|
if (this.logger)
|
|
534
534
|
retrier.logger = this.logger;
|
|
@@ -570,11 +570,11 @@ class OperationsInsightsClient {
|
|
|
570
570
|
* Create a AWR hub resource for the tenant in Operations Insights.
|
|
571
571
|
* This resource will be created in root compartment.
|
|
572
572
|
*
|
|
573
|
-
* This operation
|
|
573
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
574
574
|
* @param CreateAwrHubRequest
|
|
575
575
|
* @return CreateAwrHubResponse
|
|
576
576
|
* @throws OciError when an error occurs
|
|
577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
577
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
578
578
|
*/
|
|
579
579
|
createAwrHub(createAwrHubRequest) {
|
|
580
580
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -587,7 +587,7 @@ class OperationsInsightsClient {
|
|
|
587
587
|
"opc-retry-token": createAwrHubRequest.opcRetryToken,
|
|
588
588
|
"opc-request-id": createAwrHubRequest.opcRequestId
|
|
589
589
|
};
|
|
590
|
-
const specRetryConfiguration = common.
|
|
590
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
591
591
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
592
592
|
if (this.logger)
|
|
593
593
|
retrier.logger = this.logger;
|
|
@@ -647,11 +647,11 @@ class OperationsInsightsClient {
|
|
|
647
647
|
/**
|
|
648
648
|
* Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
|
|
649
649
|
*
|
|
650
|
-
* This operation
|
|
650
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
651
651
|
* @param CreateDatabaseInsightRequest
|
|
652
652
|
* @return CreateDatabaseInsightResponse
|
|
653
653
|
* @throws OciError when an error occurs
|
|
654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
655
655
|
*/
|
|
656
656
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
657
657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -664,7 +664,7 @@ class OperationsInsightsClient {
|
|
|
664
664
|
"opc-retry-token": createDatabaseInsightRequest.opcRetryToken,
|
|
665
665
|
"opc-request-id": createDatabaseInsightRequest.opcRequestId
|
|
666
666
|
};
|
|
667
|
-
const specRetryConfiguration = common.
|
|
667
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
668
668
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
669
669
|
if (this.logger)
|
|
670
670
|
retrier.logger = this.logger;
|
|
@@ -724,11 +724,11 @@ class OperationsInsightsClient {
|
|
|
724
724
|
/**
|
|
725
725
|
* Create a Enterprise Manager bridge in Operations Insights.
|
|
726
726
|
*
|
|
727
|
-
* This operation
|
|
727
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
728
728
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
729
729
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
730
730
|
* @throws OciError when an error occurs
|
|
731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
732
732
|
*/
|
|
733
733
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
734
734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -741,7 +741,7 @@ class OperationsInsightsClient {
|
|
|
741
741
|
"opc-retry-token": createEnterpriseManagerBridgeRequest.opcRetryToken,
|
|
742
742
|
"opc-request-id": createEnterpriseManagerBridgeRequest.opcRequestId
|
|
743
743
|
};
|
|
744
|
-
const specRetryConfiguration = common.
|
|
744
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
745
745
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
746
746
|
if (this.logger)
|
|
747
747
|
retrier.logger = this.logger;
|
|
@@ -801,11 +801,11 @@ class OperationsInsightsClient {
|
|
|
801
801
|
/**
|
|
802
802
|
* Create an Exadata insight resource for an Exadata system in Operations Insights. The Exadata system will be enabled in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
803
803
|
*
|
|
804
|
-
* This operation
|
|
804
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
805
805
|
* @param CreateExadataInsightRequest
|
|
806
806
|
* @return CreateExadataInsightResponse
|
|
807
807
|
* @throws OciError when an error occurs
|
|
808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
808
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
809
809
|
*/
|
|
810
810
|
createExadataInsight(createExadataInsightRequest) {
|
|
811
811
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -818,7 +818,7 @@ class OperationsInsightsClient {
|
|
|
818
818
|
"opc-retry-token": createExadataInsightRequest.opcRetryToken,
|
|
819
819
|
"opc-request-id": createExadataInsightRequest.opcRequestId
|
|
820
820
|
};
|
|
821
|
-
const specRetryConfiguration = common.
|
|
821
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
822
822
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
823
823
|
if (this.logger)
|
|
824
824
|
retrier.logger = this.logger;
|
|
@@ -878,11 +878,11 @@ class OperationsInsightsClient {
|
|
|
878
878
|
/**
|
|
879
879
|
* Create a Host Insight resource for a host in Operations Insights. The host will be enabled in Operations Insights. Host metric collection and analysis will be started.
|
|
880
880
|
*
|
|
881
|
-
* This operation
|
|
881
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
882
882
|
* @param CreateHostInsightRequest
|
|
883
883
|
* @return CreateHostInsightResponse
|
|
884
884
|
* @throws OciError when an error occurs
|
|
885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
886
886
|
*/
|
|
887
887
|
createHostInsight(createHostInsightRequest) {
|
|
888
888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -895,7 +895,7 @@ class OperationsInsightsClient {
|
|
|
895
895
|
"opc-retry-token": createHostInsightRequest.opcRetryToken,
|
|
896
896
|
"opc-request-id": createHostInsightRequest.opcRequestId
|
|
897
897
|
};
|
|
898
|
-
const specRetryConfiguration = common.
|
|
898
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
899
899
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
900
900
|
if (this.logger)
|
|
901
901
|
retrier.logger = this.logger;
|
|
@@ -956,11 +956,11 @@ class OperationsInsightsClient {
|
|
|
956
956
|
* Create a private endpoint resource for the tenant in Operations Insights.
|
|
957
957
|
* This resource will be created in customer compartment.
|
|
958
958
|
*
|
|
959
|
-
* This operation
|
|
959
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
960
960
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
961
961
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
962
962
|
* @throws OciError when an error occurs
|
|
963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
964
964
|
*/
|
|
965
965
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
966
966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -973,7 +973,7 @@ class OperationsInsightsClient {
|
|
|
973
973
|
"opc-retry-token": createOperationsInsightsPrivateEndpointRequest.opcRetryToken,
|
|
974
974
|
"opc-request-id": createOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
975
975
|
};
|
|
976
|
-
const specRetryConfiguration = common.
|
|
976
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
977
977
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
978
978
|
if (this.logger)
|
|
979
979
|
retrier.logger = this.logger;
|
|
@@ -1035,11 +1035,11 @@ class OperationsInsightsClient {
|
|
|
1035
1035
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment. If the 'opsi-warehouse-type'
|
|
1036
1036
|
* header is passed to the API, a warehouse resource without ADW or Schema provisioning is created.
|
|
1037
1037
|
*
|
|
1038
|
-
* This operation
|
|
1038
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1039
1039
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1040
1040
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1041
1041
|
* @throws OciError when an error occurs
|
|
1042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1043
1043
|
*/
|
|
1044
1044
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1045
1045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1052,7 +1052,7 @@ class OperationsInsightsClient {
|
|
|
1052
1052
|
"opc-retry-token": createOperationsInsightsWarehouseRequest.opcRetryToken,
|
|
1053
1053
|
"opc-request-id": createOperationsInsightsWarehouseRequest.opcRequestId
|
|
1054
1054
|
};
|
|
1055
|
-
const specRetryConfiguration = common.
|
|
1055
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1056
1056
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
1057
1057
|
if (this.logger)
|
|
1058
1058
|
retrier.logger = this.logger;
|
|
@@ -1113,11 +1113,11 @@ class OperationsInsightsClient {
|
|
|
1113
1113
|
* Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.
|
|
1114
1114
|
* This resource will be created in root compartment.
|
|
1115
1115
|
*
|
|
1116
|
-
* This operation
|
|
1116
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1117
1117
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1118
1118
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1119
1119
|
* @throws OciError when an error occurs
|
|
1120
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1121
1121
|
*/
|
|
1122
1122
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1123
1123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1130,7 +1130,7 @@ class OperationsInsightsClient {
|
|
|
1130
1130
|
"opc-retry-token": createOperationsInsightsWarehouseUserRequest.opcRetryToken,
|
|
1131
1131
|
"opc-request-id": createOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
1132
1132
|
};
|
|
1133
|
-
const specRetryConfiguration = common.
|
|
1133
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1134
1134
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
1135
1135
|
if (this.logger)
|
|
1136
1136
|
retrier.logger = this.logger;
|
|
@@ -1189,11 +1189,11 @@ class OperationsInsightsClient {
|
|
|
1189
1189
|
}
|
|
1190
1190
|
/**
|
|
1191
1191
|
* Deletes an AWR hub.
|
|
1192
|
-
* This operation
|
|
1192
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1193
1193
|
* @param DeleteAwrHubRequest
|
|
1194
1194
|
* @return DeleteAwrHubResponse
|
|
1195
1195
|
* @throws OciError when an error occurs
|
|
1196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1197
1197
|
*/
|
|
1198
1198
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1199
1199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1208,7 +1208,7 @@ class OperationsInsightsClient {
|
|
|
1208
1208
|
"if-match": deleteAwrHubRequest.ifMatch,
|
|
1209
1209
|
"opc-request-id": deleteAwrHubRequest.opcRequestId
|
|
1210
1210
|
};
|
|
1211
|
-
const specRetryConfiguration = common.
|
|
1211
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1212
1212
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
1213
1213
|
if (this.logger)
|
|
1214
1214
|
retrier.logger = this.logger;
|
|
@@ -1247,11 +1247,11 @@ class OperationsInsightsClient {
|
|
|
1247
1247
|
}
|
|
1248
1248
|
/**
|
|
1249
1249
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
1250
|
-
* This operation
|
|
1250
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1251
1251
|
* @param DeleteDatabaseInsightRequest
|
|
1252
1252
|
* @return DeleteDatabaseInsightResponse
|
|
1253
1253
|
* @throws OciError when an error occurs
|
|
1254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
1255
1255
|
*/
|
|
1256
1256
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
1257
1257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1266,7 +1266,7 @@ class OperationsInsightsClient {
|
|
|
1266
1266
|
"if-match": deleteDatabaseInsightRequest.ifMatch,
|
|
1267
1267
|
"opc-request-id": deleteDatabaseInsightRequest.opcRequestId
|
|
1268
1268
|
};
|
|
1269
|
-
const specRetryConfiguration = common.
|
|
1269
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1270
1270
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1271
1271
|
if (this.logger)
|
|
1272
1272
|
retrier.logger = this.logger;
|
|
@@ -1305,11 +1305,11 @@ class OperationsInsightsClient {
|
|
|
1305
1305
|
}
|
|
1306
1306
|
/**
|
|
1307
1307
|
* Deletes an Operations Insights Enterprise Manager bridge. If any database insight is still referencing this bridge, the operation will fail.
|
|
1308
|
-
* This operation
|
|
1308
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1309
1309
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
1310
1310
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
1311
1311
|
* @throws OciError when an error occurs
|
|
1312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
1313
1313
|
*/
|
|
1314
1314
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
1315
1315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1324,7 +1324,7 @@ class OperationsInsightsClient {
|
|
|
1324
1324
|
"if-match": deleteEnterpriseManagerBridgeRequest.ifMatch,
|
|
1325
1325
|
"opc-request-id": deleteEnterpriseManagerBridgeRequest.opcRequestId
|
|
1326
1326
|
};
|
|
1327
|
-
const specRetryConfiguration = common.
|
|
1327
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1328
1328
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
1329
1329
|
if (this.logger)
|
|
1330
1330
|
retrier.logger = this.logger;
|
|
@@ -1363,11 +1363,11 @@ class OperationsInsightsClient {
|
|
|
1363
1363
|
}
|
|
1364
1364
|
/**
|
|
1365
1365
|
* Deletes an Exadata insight. The Exadata insight will be deleted and cannot be enabled again.
|
|
1366
|
-
* This operation
|
|
1366
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1367
1367
|
* @param DeleteExadataInsightRequest
|
|
1368
1368
|
* @return DeleteExadataInsightResponse
|
|
1369
1369
|
* @throws OciError when an error occurs
|
|
1370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1370
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
1371
1371
|
*/
|
|
1372
1372
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
1373
1373
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1382,7 +1382,7 @@ class OperationsInsightsClient {
|
|
|
1382
1382
|
"if-match": deleteExadataInsightRequest.ifMatch,
|
|
1383
1383
|
"opc-request-id": deleteExadataInsightRequest.opcRequestId
|
|
1384
1384
|
};
|
|
1385
|
-
const specRetryConfiguration = common.
|
|
1385
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1386
1386
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1387
1387
|
if (this.logger)
|
|
1388
1388
|
retrier.logger = this.logger;
|
|
@@ -1421,11 +1421,11 @@ class OperationsInsightsClient {
|
|
|
1421
1421
|
}
|
|
1422
1422
|
/**
|
|
1423
1423
|
* Deletes a host insight. The host insight will be deleted and cannot be enabled again.
|
|
1424
|
-
* This operation
|
|
1424
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1425
1425
|
* @param DeleteHostInsightRequest
|
|
1426
1426
|
* @return DeleteHostInsightResponse
|
|
1427
1427
|
* @throws OciError when an error occurs
|
|
1428
|
-
* @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.22.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
1429
1429
|
*/
|
|
1430
1430
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
1431
1431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1440,7 +1440,7 @@ class OperationsInsightsClient {
|
|
|
1440
1440
|
"if-match": deleteHostInsightRequest.ifMatch,
|
|
1441
1441
|
"opc-request-id": deleteHostInsightRequest.opcRequestId
|
|
1442
1442
|
};
|
|
1443
|
-
const specRetryConfiguration = common.
|
|
1443
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1444
1444
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1445
1445
|
if (this.logger)
|
|
1446
1446
|
retrier.logger = this.logger;
|
|
@@ -1479,11 +1479,11 @@ class OperationsInsightsClient {
|
|
|
1479
1479
|
}
|
|
1480
1480
|
/**
|
|
1481
1481
|
* Deletes a private endpoint.
|
|
1482
|
-
* This operation
|
|
1482
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1483
1483
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
1484
1484
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
1485
1485
|
* @throws OciError when an error occurs
|
|
1486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1486
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
1487
1487
|
*/
|
|
1488
1488
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
1489
1489
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1498,7 +1498,7 @@ class OperationsInsightsClient {
|
|
|
1498
1498
|
"if-match": deleteOperationsInsightsPrivateEndpointRequest.ifMatch,
|
|
1499
1499
|
"opc-request-id": deleteOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
1500
1500
|
};
|
|
1501
|
-
const specRetryConfiguration = common.
|
|
1501
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1502
1502
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
1503
1503
|
if (this.logger)
|
|
1504
1504
|
retrier.logger = this.logger;
|
|
@@ -1541,11 +1541,11 @@ class OperationsInsightsClient {
|
|
|
1541
1541
|
* User must delete AWR Hub resource for this warehouse before calling this operation.
|
|
1542
1542
|
* User must delete the warehouse users before calling this operation.
|
|
1543
1543
|
*
|
|
1544
|
-
* This operation
|
|
1544
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1545
1545
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
1546
1546
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
1547
1547
|
* @throws OciError when an error occurs
|
|
1548
|
-
* @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.22.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
1549
1549
|
*/
|
|
1550
1550
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
1551
1551
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1560,7 +1560,7 @@ class OperationsInsightsClient {
|
|
|
1560
1560
|
"if-match": deleteOperationsInsightsWarehouseRequest.ifMatch,
|
|
1561
1561
|
"opc-request-id": deleteOperationsInsightsWarehouseRequest.opcRequestId
|
|
1562
1562
|
};
|
|
1563
|
-
const specRetryConfiguration = common.
|
|
1563
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1564
1564
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
1565
1565
|
if (this.logger)
|
|
1566
1566
|
retrier.logger = this.logger;
|
|
@@ -1599,11 +1599,11 @@ class OperationsInsightsClient {
|
|
|
1599
1599
|
}
|
|
1600
1600
|
/**
|
|
1601
1601
|
* Deletes an Operations Insights Warehouse User.
|
|
1602
|
-
* This operation
|
|
1602
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1603
1603
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
1604
1604
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
1605
1605
|
* @throws OciError when an error occurs
|
|
1606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1606
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
1607
1607
|
*/
|
|
1608
1608
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
1609
1609
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1618,7 +1618,7 @@ class OperationsInsightsClient {
|
|
|
1618
1618
|
"if-match": deleteOperationsInsightsWarehouseUserRequest.ifMatch,
|
|
1619
1619
|
"opc-request-id": deleteOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
1620
1620
|
};
|
|
1621
|
-
const specRetryConfiguration = common.
|
|
1621
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1622
1622
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
1623
1623
|
if (this.logger)
|
|
1624
1624
|
retrier.logger = this.logger;
|
|
@@ -1657,11 +1657,11 @@ class OperationsInsightsClient {
|
|
|
1657
1657
|
}
|
|
1658
1658
|
/**
|
|
1659
1659
|
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
1660
|
-
* This operation
|
|
1660
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1661
1661
|
* @param DisableDatabaseInsightRequest
|
|
1662
1662
|
* @return DisableDatabaseInsightResponse
|
|
1663
1663
|
* @throws OciError when an error occurs
|
|
1664
|
-
* @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.22.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
1665
1665
|
*/
|
|
1666
1666
|
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
1667
1667
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1677,7 +1677,7 @@ class OperationsInsightsClient {
|
|
|
1677
1677
|
"opc-request-id": disableDatabaseInsightRequest.opcRequestId,
|
|
1678
1678
|
"opc-retry-token": disableDatabaseInsightRequest.opcRetryToken
|
|
1679
1679
|
};
|
|
1680
|
-
const specRetryConfiguration = common.
|
|
1680
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1681
1681
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1682
1682
|
if (this.logger)
|
|
1683
1683
|
retrier.logger = this.logger;
|
|
@@ -1716,11 +1716,11 @@ class OperationsInsightsClient {
|
|
|
1716
1716
|
}
|
|
1717
1717
|
/**
|
|
1718
1718
|
* Disables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be stopped.
|
|
1719
|
-
* This operation
|
|
1719
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1720
1720
|
* @param DisableExadataInsightRequest
|
|
1721
1721
|
* @return DisableExadataInsightResponse
|
|
1722
1722
|
* @throws OciError when an error occurs
|
|
1723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1723
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
1724
1724
|
*/
|
|
1725
1725
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
1726
1726
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1736,7 +1736,7 @@ class OperationsInsightsClient {
|
|
|
1736
1736
|
"opc-request-id": disableExadataInsightRequest.opcRequestId,
|
|
1737
1737
|
"opc-retry-token": disableExadataInsightRequest.opcRetryToken
|
|
1738
1738
|
};
|
|
1739
|
-
const specRetryConfiguration = common.
|
|
1739
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1740
1740
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1741
1741
|
if (this.logger)
|
|
1742
1742
|
retrier.logger = this.logger;
|
|
@@ -1775,11 +1775,11 @@ class OperationsInsightsClient {
|
|
|
1775
1775
|
}
|
|
1776
1776
|
/**
|
|
1777
1777
|
* Disables a host in Operations Insights. Host metric collection and analysis will be stopped.
|
|
1778
|
-
* This operation
|
|
1778
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1779
1779
|
* @param DisableHostInsightRequest
|
|
1780
1780
|
* @return DisableHostInsightResponse
|
|
1781
1781
|
* @throws OciError when an error occurs
|
|
1782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1782
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
1783
1783
|
*/
|
|
1784
1784
|
disableHostInsight(disableHostInsightRequest) {
|
|
1785
1785
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1795,7 +1795,7 @@ class OperationsInsightsClient {
|
|
|
1795
1795
|
"opc-request-id": disableHostInsightRequest.opcRequestId,
|
|
1796
1796
|
"opc-retry-token": disableHostInsightRequest.opcRetryToken
|
|
1797
1797
|
};
|
|
1798
|
-
const specRetryConfiguration = common.
|
|
1798
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1799
1799
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1800
1800
|
if (this.logger)
|
|
1801
1801
|
retrier.logger = this.logger;
|
|
@@ -1834,11 +1834,11 @@ class OperationsInsightsClient {
|
|
|
1834
1834
|
}
|
|
1835
1835
|
/**
|
|
1836
1836
|
* Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
1837
|
-
* This operation
|
|
1837
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1838
1838
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
1839
1839
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
1840
1840
|
* @throws OciError when an error occurs
|
|
1841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1841
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
1842
1842
|
*/
|
|
1843
1843
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
1844
1844
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1853,7 +1853,7 @@ class OperationsInsightsClient {
|
|
|
1853
1853
|
"opc-request-id": downloadOperationsInsightsWarehouseWalletRequest.opcRequestId,
|
|
1854
1854
|
"opc-retry-token": downloadOperationsInsightsWarehouseWalletRequest.opcRetryToken
|
|
1855
1855
|
};
|
|
1856
|
-
const specRetryConfiguration = common.
|
|
1856
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1857
1857
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, downloadOperationsInsightsWarehouseWalletRequest.retryConfiguration, specRetryConfiguration);
|
|
1858
1858
|
if (this.logger)
|
|
1859
1859
|
retrier.logger = this.logger;
|
|
@@ -1906,11 +1906,11 @@ class OperationsInsightsClient {
|
|
|
1906
1906
|
}
|
|
1907
1907
|
/**
|
|
1908
1908
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
1909
|
-
* This operation
|
|
1909
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1910
1910
|
* @param EnableDatabaseInsightRequest
|
|
1911
1911
|
* @return EnableDatabaseInsightResponse
|
|
1912
1912
|
* @throws OciError when an error occurs
|
|
1913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
1914
1914
|
*/
|
|
1915
1915
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
1916
1916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1926,7 +1926,7 @@ class OperationsInsightsClient {
|
|
|
1926
1926
|
"opc-request-id": enableDatabaseInsightRequest.opcRequestId,
|
|
1927
1927
|
"opc-retry-token": enableDatabaseInsightRequest.opcRetryToken
|
|
1928
1928
|
};
|
|
1929
|
-
const specRetryConfiguration = common.
|
|
1929
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1930
1930
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1931
1931
|
if (this.logger)
|
|
1932
1932
|
retrier.logger = this.logger;
|
|
@@ -1966,11 +1966,11 @@ class OperationsInsightsClient {
|
|
|
1966
1966
|
}
|
|
1967
1967
|
/**
|
|
1968
1968
|
* Enables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
1969
|
-
* This operation
|
|
1969
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1970
1970
|
* @param EnableExadataInsightRequest
|
|
1971
1971
|
* @return EnableExadataInsightResponse
|
|
1972
1972
|
* @throws OciError when an error occurs
|
|
1973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
1974
1974
|
*/
|
|
1975
1975
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
1976
1976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1986,7 +1986,7 @@ class OperationsInsightsClient {
|
|
|
1986
1986
|
"opc-request-id": enableExadataInsightRequest.opcRequestId,
|
|
1987
1987
|
"opc-retry-token": enableExadataInsightRequest.opcRetryToken
|
|
1988
1988
|
};
|
|
1989
|
-
const specRetryConfiguration = common.
|
|
1989
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1990
1990
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1991
1991
|
if (this.logger)
|
|
1992
1992
|
retrier.logger = this.logger;
|
|
@@ -2026,11 +2026,11 @@ class OperationsInsightsClient {
|
|
|
2026
2026
|
}
|
|
2027
2027
|
/**
|
|
2028
2028
|
* Enables a host in Operations Insights. Host metric collection and analysis will be started.
|
|
2029
|
-
* This operation
|
|
2029
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2030
2030
|
* @param EnableHostInsightRequest
|
|
2031
2031
|
* @return EnableHostInsightResponse
|
|
2032
2032
|
* @throws OciError when an error occurs
|
|
2033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2033
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
2034
2034
|
*/
|
|
2035
2035
|
enableHostInsight(enableHostInsightRequest) {
|
|
2036
2036
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2046,7 +2046,7 @@ class OperationsInsightsClient {
|
|
|
2046
2046
|
"opc-request-id": enableHostInsightRequest.opcRequestId,
|
|
2047
2047
|
"opc-retry-token": enableHostInsightRequest.opcRetryToken
|
|
2048
2048
|
};
|
|
2049
|
-
const specRetryConfiguration = common.
|
|
2049
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2050
2050
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2051
2051
|
if (this.logger)
|
|
2052
2052
|
retrier.logger = this.logger;
|
|
@@ -2086,11 +2086,11 @@ class OperationsInsightsClient {
|
|
|
2086
2086
|
}
|
|
2087
2087
|
/**
|
|
2088
2088
|
* Gets details of an AWR hub.
|
|
2089
|
-
* This operation
|
|
2089
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2090
2090
|
* @param GetAwrHubRequest
|
|
2091
2091
|
* @return GetAwrHubResponse
|
|
2092
2092
|
* @throws OciError when an error occurs
|
|
2093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
2094
2094
|
*/
|
|
2095
2095
|
getAwrHub(getAwrHubRequest) {
|
|
2096
2096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2104,7 +2104,7 @@ class OperationsInsightsClient {
|
|
|
2104
2104
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2105
2105
|
"opc-request-id": getAwrHubRequest.opcRequestId
|
|
2106
2106
|
};
|
|
2107
|
-
const specRetryConfiguration = common.
|
|
2107
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2108
2108
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
2109
2109
|
if (this.logger)
|
|
2110
2110
|
retrier.logger = this.logger;
|
|
@@ -2149,11 +2149,11 @@ class OperationsInsightsClient {
|
|
|
2149
2149
|
* Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days.
|
|
2150
2150
|
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
2151
2151
|
*
|
|
2152
|
-
* This operation
|
|
2152
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2153
2153
|
* @param GetAwrReportRequest
|
|
2154
2154
|
* @return GetAwrReportResponse
|
|
2155
2155
|
* @throws OciError when an error occurs
|
|
2156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
2157
2157
|
*/
|
|
2158
2158
|
getAwrReport(getAwrReportRequest) {
|
|
2159
2159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2175,7 +2175,7 @@ class OperationsInsightsClient {
|
|
|
2175
2175
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2176
2176
|
"opc-request-id": getAwrReportRequest.opcRequestId
|
|
2177
2177
|
};
|
|
2178
|
-
const specRetryConfiguration = common.
|
|
2178
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2179
2179
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrReportRequest.retryConfiguration, specRetryConfiguration);
|
|
2180
2180
|
if (this.logger)
|
|
2181
2181
|
retrier.logger = this.logger;
|
|
@@ -2213,11 +2213,11 @@ class OperationsInsightsClient {
|
|
|
2213
2213
|
}
|
|
2214
2214
|
/**
|
|
2215
2215
|
* Gets details of a database insight.
|
|
2216
|
-
* This operation
|
|
2216
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2217
2217
|
* @param GetDatabaseInsightRequest
|
|
2218
2218
|
* @return GetDatabaseInsightResponse
|
|
2219
2219
|
* @throws OciError when an error occurs
|
|
2220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
2221
2221
|
*/
|
|
2222
2222
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
2223
2223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2231,7 +2231,7 @@ class OperationsInsightsClient {
|
|
|
2231
2231
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2232
2232
|
"opc-request-id": getDatabaseInsightRequest.opcRequestId
|
|
2233
2233
|
};
|
|
2234
|
-
const specRetryConfiguration = common.
|
|
2234
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2235
2235
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2236
2236
|
if (this.logger)
|
|
2237
2237
|
retrier.logger = this.logger;
|
|
@@ -2274,11 +2274,11 @@ class OperationsInsightsClient {
|
|
|
2274
2274
|
}
|
|
2275
2275
|
/**
|
|
2276
2276
|
* Gets details of an Operations Insights Enterprise Manager bridge.
|
|
2277
|
-
* This operation
|
|
2277
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2278
2278
|
* @param GetEnterpriseManagerBridgeRequest
|
|
2279
2279
|
* @return GetEnterpriseManagerBridgeResponse
|
|
2280
2280
|
* @throws OciError when an error occurs
|
|
2281
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
2282
2282
|
*/
|
|
2283
2283
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
2284
2284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2292,7 +2292,7 @@ class OperationsInsightsClient {
|
|
|
2292
2292
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2293
2293
|
"opc-request-id": getEnterpriseManagerBridgeRequest.opcRequestId
|
|
2294
2294
|
};
|
|
2295
|
-
const specRetryConfiguration = common.
|
|
2295
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2296
2296
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
2297
2297
|
if (this.logger)
|
|
2298
2298
|
retrier.logger = this.logger;
|
|
@@ -2335,11 +2335,11 @@ class OperationsInsightsClient {
|
|
|
2335
2335
|
}
|
|
2336
2336
|
/**
|
|
2337
2337
|
* Gets details of an Exadata insight.
|
|
2338
|
-
* This operation
|
|
2338
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2339
2339
|
* @param GetExadataInsightRequest
|
|
2340
2340
|
* @return GetExadataInsightResponse
|
|
2341
2341
|
* @throws OciError when an error occurs
|
|
2342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
2343
2343
|
*/
|
|
2344
2344
|
getExadataInsight(getExadataInsightRequest) {
|
|
2345
2345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2353,7 +2353,7 @@ class OperationsInsightsClient {
|
|
|
2353
2353
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2354
2354
|
"opc-request-id": getExadataInsightRequest.opcRequestId
|
|
2355
2355
|
};
|
|
2356
|
-
const specRetryConfiguration = common.
|
|
2356
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2357
2357
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2358
2358
|
if (this.logger)
|
|
2359
2359
|
retrier.logger = this.logger;
|
|
@@ -2396,11 +2396,11 @@ class OperationsInsightsClient {
|
|
|
2396
2396
|
}
|
|
2397
2397
|
/**
|
|
2398
2398
|
* Gets details of a host insight.
|
|
2399
|
-
* This operation
|
|
2399
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2400
2400
|
* @param GetHostInsightRequest
|
|
2401
2401
|
* @return GetHostInsightResponse
|
|
2402
2402
|
* @throws OciError when an error occurs
|
|
2403
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2403
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
2404
2404
|
*/
|
|
2405
2405
|
getHostInsight(getHostInsightRequest) {
|
|
2406
2406
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2414,7 +2414,7 @@ class OperationsInsightsClient {
|
|
|
2414
2414
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2415
2415
|
"opc-request-id": getHostInsightRequest.opcRequestId
|
|
2416
2416
|
};
|
|
2417
|
-
const specRetryConfiguration = common.
|
|
2417
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2418
2418
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2419
2419
|
if (this.logger)
|
|
2420
2420
|
retrier.logger = this.logger;
|
|
@@ -2457,11 +2457,11 @@ class OperationsInsightsClient {
|
|
|
2457
2457
|
}
|
|
2458
2458
|
/**
|
|
2459
2459
|
* Gets the details of the specified private endpoint.
|
|
2460
|
-
* This operation
|
|
2460
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2461
2461
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
2462
2462
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
2463
2463
|
* @throws OciError when an error occurs
|
|
2464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
2465
2465
|
*/
|
|
2466
2466
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
2467
2467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2475,7 +2475,7 @@ class OperationsInsightsClient {
|
|
|
2475
2475
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2476
2476
|
"opc-request-id": getOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
2477
2477
|
};
|
|
2478
|
-
const specRetryConfiguration = common.
|
|
2478
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2479
2479
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
2480
2480
|
if (this.logger)
|
|
2481
2481
|
retrier.logger = this.logger;
|
|
@@ -2520,11 +2520,11 @@ class OperationsInsightsClient {
|
|
|
2520
2520
|
* Gets details of an Operations Insights Warehouse.
|
|
2521
2521
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
2522
2522
|
*
|
|
2523
|
-
* This operation
|
|
2523
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2524
2524
|
* @param GetOperationsInsightsWarehouseRequest
|
|
2525
2525
|
* @return GetOperationsInsightsWarehouseResponse
|
|
2526
2526
|
* @throws OciError when an error occurs
|
|
2527
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2527
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
2528
2528
|
*/
|
|
2529
2529
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
2530
2530
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2538,7 +2538,7 @@ class OperationsInsightsClient {
|
|
|
2538
2538
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2539
2539
|
"opc-request-id": getOperationsInsightsWarehouseRequest.opcRequestId
|
|
2540
2540
|
};
|
|
2541
|
-
const specRetryConfiguration = common.
|
|
2541
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2542
2542
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
2543
2543
|
if (this.logger)
|
|
2544
2544
|
retrier.logger = this.logger;
|
|
@@ -2581,11 +2581,11 @@ class OperationsInsightsClient {
|
|
|
2581
2581
|
}
|
|
2582
2582
|
/**
|
|
2583
2583
|
* Gets details of an Operations Insights Warehouse User.
|
|
2584
|
-
* This operation
|
|
2584
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2585
2585
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
2586
2586
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
2587
2587
|
* @throws OciError when an error occurs
|
|
2588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2588
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
2589
2589
|
*/
|
|
2590
2590
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
2591
2591
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2599,7 +2599,7 @@ class OperationsInsightsClient {
|
|
|
2599
2599
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2600
2600
|
"opc-request-id": getOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
2601
2601
|
};
|
|
2602
|
-
const specRetryConfiguration = common.
|
|
2602
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2603
2603
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
2604
2604
|
if (this.logger)
|
|
2605
2605
|
retrier.logger = this.logger;
|
|
@@ -2642,11 +2642,11 @@ class OperationsInsightsClient {
|
|
|
2642
2642
|
}
|
|
2643
2643
|
/**
|
|
2644
2644
|
* Gets the status of the work request with the given ID.
|
|
2645
|
-
* This operation
|
|
2645
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2646
2646
|
* @param GetWorkRequestRequest
|
|
2647
2647
|
* @return GetWorkRequestResponse
|
|
2648
2648
|
* @throws OciError when an error occurs
|
|
2649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2649
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2650
2650
|
*/
|
|
2651
2651
|
getWorkRequest(getWorkRequestRequest) {
|
|
2652
2652
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2660,7 +2660,7 @@ class OperationsInsightsClient {
|
|
|
2660
2660
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2661
2661
|
"opc-request-id": getWorkRequestRequest.opcRequestId
|
|
2662
2662
|
};
|
|
2663
|
-
const specRetryConfiguration = common.
|
|
2663
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2664
2664
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
2665
2665
|
if (this.logger)
|
|
2666
2666
|
retrier.logger = this.logger;
|
|
@@ -2708,11 +2708,11 @@ class OperationsInsightsClient {
|
|
|
2708
2708
|
}
|
|
2709
2709
|
/**
|
|
2710
2710
|
* This is a generic ingest endpoint for all database configuration metrics.
|
|
2711
|
-
* This operation
|
|
2711
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2712
2712
|
* @param IngestDatabaseConfigurationRequest
|
|
2713
2713
|
* @return IngestDatabaseConfigurationResponse
|
|
2714
2714
|
* @throws OciError when an error occurs
|
|
2715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
2716
2716
|
*/
|
|
2717
2717
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
2718
2718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2729,7 +2729,7 @@ class OperationsInsightsClient {
|
|
|
2729
2729
|
"if-match": ingestDatabaseConfigurationRequest.ifMatch,
|
|
2730
2730
|
"opc-retry-token": ingestDatabaseConfigurationRequest.opcRetryToken
|
|
2731
2731
|
};
|
|
2732
|
-
const specRetryConfiguration = common.
|
|
2732
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2733
2733
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestDatabaseConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
2734
2734
|
if (this.logger)
|
|
2735
2735
|
retrier.logger = this.logger;
|
|
@@ -2773,11 +2773,11 @@ class OperationsInsightsClient {
|
|
|
2773
2773
|
}
|
|
2774
2774
|
/**
|
|
2775
2775
|
* This is a generic ingest endpoint for all the host configuration metrics
|
|
2776
|
-
* This operation
|
|
2776
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2777
2777
|
* @param IngestHostConfigurationRequest
|
|
2778
2778
|
* @return IngestHostConfigurationResponse
|
|
2779
2779
|
* @throws OciError when an error occurs
|
|
2780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2780
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
2781
2781
|
*/
|
|
2782
2782
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
2783
2783
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2793,7 +2793,7 @@ class OperationsInsightsClient {
|
|
|
2793
2793
|
"if-match": ingestHostConfigurationRequest.ifMatch,
|
|
2794
2794
|
"opc-retry-token": ingestHostConfigurationRequest.opcRetryToken
|
|
2795
2795
|
};
|
|
2796
|
-
const specRetryConfiguration = common.
|
|
2796
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2797
2797
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestHostConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
2798
2798
|
if (this.logger)
|
|
2799
2799
|
retrier.logger = this.logger;
|
|
@@ -2837,11 +2837,11 @@ class OperationsInsightsClient {
|
|
|
2837
2837
|
}
|
|
2838
2838
|
/**
|
|
2839
2839
|
* This is a generic ingest endpoint for all the host performance metrics
|
|
2840
|
-
* This operation
|
|
2840
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2841
2841
|
* @param IngestHostMetricsRequest
|
|
2842
2842
|
* @return IngestHostMetricsResponse
|
|
2843
2843
|
* @throws OciError when an error occurs
|
|
2844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
2845
2845
|
*/
|
|
2846
2846
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
2847
2847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2857,7 +2857,7 @@ class OperationsInsightsClient {
|
|
|
2857
2857
|
"if-match": ingestHostMetricsRequest.ifMatch,
|
|
2858
2858
|
"opc-retry-token": ingestHostMetricsRequest.opcRetryToken
|
|
2859
2859
|
};
|
|
2860
|
-
const specRetryConfiguration = common.
|
|
2860
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2861
2861
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestHostMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
2862
2862
|
if (this.logger)
|
|
2863
2863
|
retrier.logger = this.logger;
|
|
@@ -2903,11 +2903,11 @@ class OperationsInsightsClient {
|
|
|
2903
2903
|
* The sqlbucket endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
2904
2904
|
* Either databaseId or id must be specified.
|
|
2905
2905
|
*
|
|
2906
|
-
* This operation
|
|
2906
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2907
2907
|
* @param IngestSqlBucketRequest
|
|
2908
2908
|
* @return IngestSqlBucketResponse
|
|
2909
2909
|
* @throws OciError when an error occurs
|
|
2910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
2911
2911
|
*/
|
|
2912
2912
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
2913
2913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2925,7 +2925,7 @@ class OperationsInsightsClient {
|
|
|
2925
2925
|
"if-match": ingestSqlBucketRequest.ifMatch,
|
|
2926
2926
|
"opc-retry-token": ingestSqlBucketRequest.opcRetryToken
|
|
2927
2927
|
};
|
|
2928
|
-
const specRetryConfiguration = common.
|
|
2928
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2929
2929
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlBucketRequest.retryConfiguration, specRetryConfiguration);
|
|
2930
2930
|
if (this.logger)
|
|
2931
2931
|
retrier.logger = this.logger;
|
|
@@ -2971,11 +2971,11 @@ class OperationsInsightsClient {
|
|
|
2971
2971
|
* The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
2972
2972
|
* Either databaseId or id must be specified.
|
|
2973
2973
|
*
|
|
2974
|
-
* This operation
|
|
2974
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2975
2975
|
* @param IngestSqlPlanLinesRequest
|
|
2976
2976
|
* @return IngestSqlPlanLinesResponse
|
|
2977
2977
|
* @throws OciError when an error occurs
|
|
2978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
2979
2979
|
*/
|
|
2980
2980
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
2981
2981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2993,7 +2993,7 @@ class OperationsInsightsClient {
|
|
|
2993
2993
|
"if-match": ingestSqlPlanLinesRequest.ifMatch,
|
|
2994
2994
|
"opc-retry-token": ingestSqlPlanLinesRequest.opcRetryToken
|
|
2995
2995
|
};
|
|
2996
|
-
const specRetryConfiguration = common.
|
|
2996
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2997
2997
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlPlanLinesRequest.retryConfiguration, specRetryConfiguration);
|
|
2998
2998
|
if (this.logger)
|
|
2999
2999
|
retrier.logger = this.logger;
|
|
@@ -3039,11 +3039,11 @@ class OperationsInsightsClient {
|
|
|
3039
3039
|
* The SQL Stats endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
3040
3040
|
* Either databaseId or id must be specified.
|
|
3041
3041
|
*
|
|
3042
|
-
* This operation
|
|
3042
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3043
3043
|
* @param IngestSqlStatsRequest
|
|
3044
3044
|
* @return IngestSqlStatsResponse
|
|
3045
3045
|
* @throws OciError when an error occurs
|
|
3046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
3047
3047
|
*/
|
|
3048
3048
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
3049
3049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3060,7 +3060,7 @@ class OperationsInsightsClient {
|
|
|
3060
3060
|
"if-match": ingestSqlStatsRequest.ifMatch,
|
|
3061
3061
|
"opc-retry-token": ingestSqlStatsRequest.opcRetryToken
|
|
3062
3062
|
};
|
|
3063
|
-
const specRetryConfiguration = common.
|
|
3063
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3064
3064
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlStatsRequest.retryConfiguration, specRetryConfiguration);
|
|
3065
3065
|
if (this.logger)
|
|
3066
3066
|
retrier.logger = this.logger;
|
|
@@ -3107,11 +3107,11 @@ class OperationsInsightsClient {
|
|
|
3107
3107
|
* Either databaseId or id must be specified.
|
|
3108
3108
|
* Disclaimer: SQL text being uploaded explicitly via APIs is not masked. Any sensitive literals contained in the sqlFullText column should be masked prior to ingestion.
|
|
3109
3109
|
*
|
|
3110
|
-
* This operation
|
|
3110
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3111
3111
|
* @param IngestSqlTextRequest
|
|
3112
3112
|
* @return IngestSqlTextResponse
|
|
3113
3113
|
* @throws OciError when an error occurs
|
|
3114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
3115
3115
|
*/
|
|
3116
3116
|
ingestSqlText(ingestSqlTextRequest) {
|
|
3117
3117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3129,7 +3129,7 @@ class OperationsInsightsClient {
|
|
|
3129
3129
|
"if-match": ingestSqlTextRequest.ifMatch,
|
|
3130
3130
|
"opc-retry-token": ingestSqlTextRequest.opcRetryToken
|
|
3131
3131
|
};
|
|
3132
|
-
const specRetryConfiguration = common.
|
|
3132
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3133
3133
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlTextRequest.retryConfiguration, specRetryConfiguration);
|
|
3134
3134
|
if (this.logger)
|
|
3135
3135
|
retrier.logger = this.logger;
|
|
@@ -3174,11 +3174,11 @@ class OperationsInsightsClient {
|
|
|
3174
3174
|
/**
|
|
3175
3175
|
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
3176
3176
|
*
|
|
3177
|
-
* This operation
|
|
3177
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3178
3178
|
* @param ListAwrHubsRequest
|
|
3179
3179
|
* @return ListAwrHubsResponse
|
|
3180
3180
|
* @throws OciError when an error occurs
|
|
3181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
3182
3182
|
*/
|
|
3183
3183
|
listAwrHubs(listAwrHubsRequest) {
|
|
3184
3184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3200,7 +3200,7 @@ class OperationsInsightsClient {
|
|
|
3200
3200
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3201
3201
|
"opc-request-id": listAwrHubsRequest.opcRequestId
|
|
3202
3202
|
};
|
|
3203
|
-
const specRetryConfiguration = common.
|
|
3203
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3204
3204
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrHubsRequest.retryConfiguration, specRetryConfiguration);
|
|
3205
3205
|
if (this.logger)
|
|
3206
3206
|
retrier.logger = this.logger;
|
|
@@ -3245,11 +3245,11 @@ class OperationsInsightsClient {
|
|
|
3245
3245
|
* Lists AWR snapshots for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not exceed an elapsed range of 1 day.
|
|
3246
3246
|
* The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
|
|
3247
3247
|
*
|
|
3248
|
-
* This operation
|
|
3248
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3249
3249
|
* @param ListAwrSnapshotsRequest
|
|
3250
3250
|
* @return ListAwrSnapshotsResponse
|
|
3251
3251
|
* @throws OciError when an error occurs
|
|
3252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
3253
3253
|
*/
|
|
3254
3254
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
3255
3255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3271,7 +3271,7 @@ class OperationsInsightsClient {
|
|
|
3271
3271
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3272
3272
|
"opc-request-id": listAwrSnapshotsRequest.opcRequestId
|
|
3273
3273
|
};
|
|
3274
|
-
const specRetryConfiguration = common.
|
|
3274
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3275
3275
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrSnapshotsRequest.retryConfiguration, specRetryConfiguration);
|
|
3276
3276
|
if (this.logger)
|
|
3277
3277
|
retrier.logger = this.logger;
|
|
@@ -3316,11 +3316,11 @@ class OperationsInsightsClient {
|
|
|
3316
3316
|
* Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
|
|
3317
3317
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
|
|
3318
3318
|
*
|
|
3319
|
-
* This operation
|
|
3319
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3320
3320
|
* @param ListDatabaseConfigurationsRequest
|
|
3321
3321
|
* @return ListDatabaseConfigurationsResponse
|
|
3322
3322
|
* @throws OciError when an error occurs
|
|
3323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
3324
3324
|
*/
|
|
3325
3325
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
3326
3326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3350,7 +3350,7 @@ class OperationsInsightsClient {
|
|
|
3350
3350
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3351
3351
|
"opc-request-id": listDatabaseConfigurationsRequest.opcRequestId
|
|
3352
3352
|
};
|
|
3353
|
-
const specRetryConfiguration = common.
|
|
3353
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3354
3354
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDatabaseConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3355
3355
|
if (this.logger)
|
|
3356
3356
|
retrier.logger = this.logger;
|
|
@@ -3400,11 +3400,11 @@ class OperationsInsightsClient {
|
|
|
3400
3400
|
* Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
3401
3401
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
|
|
3402
3402
|
*
|
|
3403
|
-
* This operation
|
|
3403
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3404
3404
|
* @param ListDatabaseInsightsRequest
|
|
3405
3405
|
* @return ListDatabaseInsightsResponse
|
|
3406
3406
|
* @throws OciError when an error occurs
|
|
3407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
3408
3408
|
*/
|
|
3409
3409
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
3410
3410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3432,7 +3432,7 @@ class OperationsInsightsClient {
|
|
|
3432
3432
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3433
3433
|
"opc-request-id": listDatabaseInsightsRequest.opcRequestId
|
|
3434
3434
|
};
|
|
3435
|
-
const specRetryConfiguration = common.
|
|
3435
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3436
3436
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDatabaseInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
3437
3437
|
if (this.logger)
|
|
3438
3438
|
retrier.logger = this.logger;
|
|
@@ -3482,11 +3482,11 @@ class OperationsInsightsClient {
|
|
|
3482
3482
|
* Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
|
|
3483
3483
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
|
|
3484
3484
|
*
|
|
3485
|
-
* This operation
|
|
3485
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3486
3486
|
* @param ListEnterpriseManagerBridgesRequest
|
|
3487
3487
|
* @return ListEnterpriseManagerBridgesResponse
|
|
3488
3488
|
* @throws OciError when an error occurs
|
|
3489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3489
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
3490
3490
|
*/
|
|
3491
3491
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
3492
3492
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3508,7 +3508,7 @@ class OperationsInsightsClient {
|
|
|
3508
3508
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3509
3509
|
"opc-request-id": listEnterpriseManagerBridgesRequest.opcRequestId
|
|
3510
3510
|
};
|
|
3511
|
-
const specRetryConfiguration = common.
|
|
3511
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3512
3512
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEnterpriseManagerBridgesRequest.retryConfiguration, specRetryConfiguration);
|
|
3513
3513
|
if (this.logger)
|
|
3514
3514
|
retrier.logger = this.logger;
|
|
@@ -3551,11 +3551,11 @@ class OperationsInsightsClient {
|
|
|
3551
3551
|
}
|
|
3552
3552
|
/**
|
|
3553
3553
|
* Gets a list of exadata insight configurations. Either compartmentId or exadataInsightsId query parameter must be specified.
|
|
3554
|
-
* This operation
|
|
3554
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3555
3555
|
* @param ListExadataConfigurationsRequest
|
|
3556
3556
|
* @return ListExadataConfigurationsResponse
|
|
3557
3557
|
* @throws OciError when an error occurs
|
|
3558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3558
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
3559
3559
|
*/
|
|
3560
3560
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
3561
3561
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3579,7 +3579,7 @@ class OperationsInsightsClient {
|
|
|
3579
3579
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3580
3580
|
"opc-request-id": listExadataConfigurationsRequest.opcRequestId
|
|
3581
3581
|
};
|
|
3582
|
-
const specRetryConfiguration = common.
|
|
3582
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3583
3583
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExadataConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3584
3584
|
if (this.logger)
|
|
3585
3585
|
retrier.logger = this.logger;
|
|
@@ -3629,11 +3629,11 @@ class OperationsInsightsClient {
|
|
|
3629
3629
|
* Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
3630
3630
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
|
|
3631
3631
|
*
|
|
3632
|
-
* This operation
|
|
3632
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3633
3633
|
* @param ListExadataInsightsRequest
|
|
3634
3634
|
* @return ListExadataInsightsResponse
|
|
3635
3635
|
* @throws OciError when an error occurs
|
|
3636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
3637
3637
|
*/
|
|
3638
3638
|
listExadataInsights(listExadataInsightsRequest) {
|
|
3639
3639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3657,7 +3657,7 @@ class OperationsInsightsClient {
|
|
|
3657
3657
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3658
3658
|
"opc-request-id": listExadataInsightsRequest.opcRequestId
|
|
3659
3659
|
};
|
|
3660
|
-
const specRetryConfiguration = common.
|
|
3660
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3661
3661
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExadataInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
3662
3662
|
if (this.logger)
|
|
3663
3663
|
retrier.logger = this.logger;
|
|
@@ -3707,11 +3707,11 @@ class OperationsInsightsClient {
|
|
|
3707
3707
|
* Gets a list of host insight configurations based on the query parameters specified. Either compartmentId or hostInsightId query parameter must be specified.
|
|
3708
3708
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of host insight configurations in that compartment and in all sub-compartments will be returned.
|
|
3709
3709
|
*
|
|
3710
|
-
* This operation
|
|
3710
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3711
3711
|
* @param ListHostConfigurationsRequest
|
|
3712
3712
|
* @return ListHostConfigurationsResponse
|
|
3713
3713
|
* @throws OciError when an error occurs
|
|
3714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3714
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
3715
3715
|
*/
|
|
3716
3716
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
3717
3717
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3738,7 +3738,7 @@ class OperationsInsightsClient {
|
|
|
3738
3738
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3739
3739
|
"opc-request-id": listHostConfigurationsRequest.opcRequestId
|
|
3740
3740
|
};
|
|
3741
|
-
const specRetryConfiguration = common.
|
|
3741
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3742
3742
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listHostConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3743
3743
|
if (this.logger)
|
|
3744
3744
|
retrier.logger = this.logger;
|
|
@@ -3788,11 +3788,11 @@ class OperationsInsightsClient {
|
|
|
3788
3788
|
* Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
3789
3789
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
|
|
3790
3790
|
*
|
|
3791
|
-
* This operation
|
|
3791
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3792
3792
|
* @param ListHostInsightsRequest
|
|
3793
3793
|
* @return ListHostInsightsResponse
|
|
3794
3794
|
* @throws OciError when an error occurs
|
|
3795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3795
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
3796
3796
|
*/
|
|
3797
3797
|
listHostInsights(listHostInsightsRequest) {
|
|
3798
3798
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3818,7 +3818,7 @@ class OperationsInsightsClient {
|
|
|
3818
3818
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3819
3819
|
"opc-request-id": listHostInsightsRequest.opcRequestId
|
|
3820
3820
|
};
|
|
3821
|
-
const specRetryConfiguration = common.
|
|
3821
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3822
3822
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listHostInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
3823
3823
|
if (this.logger)
|
|
3824
3824
|
retrier.logger = this.logger;
|
|
@@ -3867,11 +3867,11 @@ class OperationsInsightsClient {
|
|
|
3867
3867
|
/**
|
|
3868
3868
|
* Get a list of hosted entities details.
|
|
3869
3869
|
*
|
|
3870
|
-
* This operation
|
|
3870
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3871
3871
|
* @param ListHostedEntitiesRequest
|
|
3872
3872
|
* @return ListHostedEntitiesResponse
|
|
3873
3873
|
* @throws OciError when an error occurs
|
|
3874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
3875
3875
|
*/
|
|
3876
3876
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
3877
3877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3895,7 +3895,7 @@ class OperationsInsightsClient {
|
|
|
3895
3895
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3896
3896
|
"opc-request-id": listHostedEntitiesRequest.opcRequestId
|
|
3897
3897
|
};
|
|
3898
|
-
const specRetryConfiguration = common.
|
|
3898
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3899
3899
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listHostedEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
3900
3900
|
if (this.logger)
|
|
3901
3901
|
retrier.logger = this.logger;
|
|
@@ -3943,11 +3943,11 @@ class OperationsInsightsClient {
|
|
|
3943
3943
|
* 2. The agent availabilityStatus = 'ACTIVE'
|
|
3944
3944
|
* 3. The agent lifecycleState = 'ACTIVE'
|
|
3945
3945
|
*
|
|
3946
|
-
* This operation
|
|
3946
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3947
3947
|
* @param ListImportableAgentEntitiesRequest
|
|
3948
3948
|
* @return ListImportableAgentEntitiesResponse
|
|
3949
3949
|
* @throws OciError when an error occurs
|
|
3950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
3951
3951
|
*/
|
|
3952
3952
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
3953
3953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3965,7 +3965,7 @@ class OperationsInsightsClient {
|
|
|
3965
3965
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3966
3966
|
"opc-request-id": listImportableAgentEntitiesRequest.opcRequestId
|
|
3967
3967
|
};
|
|
3968
|
-
const specRetryConfiguration = common.
|
|
3968
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3969
3969
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listImportableAgentEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
3970
3970
|
if (this.logger)
|
|
3971
3971
|
retrier.logger = this.logger;
|
|
@@ -4009,11 +4009,11 @@ class OperationsInsightsClient {
|
|
|
4009
4009
|
/**
|
|
4010
4010
|
* Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.
|
|
4011
4011
|
*
|
|
4012
|
-
* This operation
|
|
4012
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4013
4013
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
4014
4014
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
4015
4015
|
* @throws OciError when an error occurs
|
|
4016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4016
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
4017
4017
|
*/
|
|
4018
4018
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
4019
4019
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4033,7 +4033,7 @@ class OperationsInsightsClient {
|
|
|
4033
4033
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4034
4034
|
"opc-request-id": listImportableEnterpriseManagerEntitiesRequest.opcRequestId
|
|
4035
4035
|
};
|
|
4036
|
-
const specRetryConfiguration = common.
|
|
4036
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4037
4037
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listImportableEnterpriseManagerEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
4038
4038
|
if (this.logger)
|
|
4039
4039
|
retrier.logger = this.logger;
|
|
@@ -4076,11 +4076,11 @@ class OperationsInsightsClient {
|
|
|
4076
4076
|
}
|
|
4077
4077
|
/**
|
|
4078
4078
|
* Gets a list of Operation Insights private endpoints.
|
|
4079
|
-
* This operation
|
|
4079
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4080
4080
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
4081
4081
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
4082
4082
|
* @throws OciError when an error occurs
|
|
4083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
4084
4084
|
*/
|
|
4085
4085
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
4086
4086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4104,7 +4104,7 @@ class OperationsInsightsClient {
|
|
|
4104
4104
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4105
4105
|
"opc-request-id": listOperationsInsightsPrivateEndpointsRequest.opcRequestId
|
|
4106
4106
|
};
|
|
4107
|
-
const specRetryConfiguration = common.
|
|
4107
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4108
4108
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOperationsInsightsPrivateEndpointsRequest.retryConfiguration, specRetryConfiguration);
|
|
4109
4109
|
if (this.logger)
|
|
4110
4110
|
retrier.logger = this.logger;
|
|
@@ -4148,11 +4148,11 @@ class OperationsInsightsClient {
|
|
|
4148
4148
|
/**
|
|
4149
4149
|
* Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
4150
4150
|
*
|
|
4151
|
-
* This operation
|
|
4151
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4152
4152
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
4153
4153
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
4154
4154
|
* @throws OciError when an error occurs
|
|
4155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
4156
4156
|
*/
|
|
4157
4157
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
4158
4158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4174,7 +4174,7 @@ class OperationsInsightsClient {
|
|
|
4174
4174
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4175
4175
|
"opc-request-id": listOperationsInsightsWarehouseUsersRequest.opcRequestId
|
|
4176
4176
|
};
|
|
4177
|
-
const specRetryConfiguration = common.
|
|
4177
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4178
4178
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOperationsInsightsWarehouseUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
4179
4179
|
if (this.logger)
|
|
4180
4180
|
retrier.logger = this.logger;
|
|
@@ -4219,11 +4219,11 @@ class OperationsInsightsClient {
|
|
|
4219
4219
|
* Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified.
|
|
4220
4220
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
4221
4221
|
*
|
|
4222
|
-
* This operation
|
|
4222
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4223
4223
|
* @param ListOperationsInsightsWarehousesRequest
|
|
4224
4224
|
* @return ListOperationsInsightsWarehousesResponse
|
|
4225
4225
|
* @throws OciError when an error occurs
|
|
4226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4226
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
4227
4227
|
*/
|
|
4228
4228
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
4229
4229
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4244,7 +4244,7 @@ class OperationsInsightsClient {
|
|
|
4244
4244
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4245
4245
|
"opc-request-id": listOperationsInsightsWarehousesRequest.opcRequestId
|
|
4246
4246
|
};
|
|
4247
|
-
const specRetryConfiguration = common.
|
|
4247
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4248
4248
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOperationsInsightsWarehousesRequest.retryConfiguration, specRetryConfiguration);
|
|
4249
4249
|
if (this.logger)
|
|
4250
4250
|
retrier.logger = this.logger;
|
|
@@ -4289,11 +4289,11 @@ class OperationsInsightsClient {
|
|
|
4289
4289
|
* Query SQL Warehouse to list the plan xml for a given SQL execution plan. This returns a SqlPlanCollection object, but is currently limited to a single plan.
|
|
4290
4290
|
* Either databaseId or id must be specified.
|
|
4291
4291
|
*
|
|
4292
|
-
* This operation
|
|
4292
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4293
4293
|
* @param ListSqlPlansRequest
|
|
4294
4294
|
* @return ListSqlPlansResponse
|
|
4295
4295
|
* @throws OciError when an error occurs
|
|
4296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4296
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
4297
4297
|
*/
|
|
4298
4298
|
listSqlPlans(listSqlPlansRequest) {
|
|
4299
4299
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4312,7 +4312,7 @@ class OperationsInsightsClient {
|
|
|
4312
4312
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4313
4313
|
"opc-request-id": listSqlPlansRequest.opcRequestId
|
|
4314
4314
|
};
|
|
4315
|
-
const specRetryConfiguration = common.
|
|
4315
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4316
4316
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlPlansRequest.retryConfiguration, specRetryConfiguration);
|
|
4317
4317
|
if (this.logger)
|
|
4318
4318
|
retrier.logger = this.logger;
|
|
@@ -4357,11 +4357,11 @@ class OperationsInsightsClient {
|
|
|
4357
4357
|
* Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
|
|
4358
4358
|
* And get the SQL Text and the details of the databases executing the SQL for a given time period.
|
|
4359
4359
|
*
|
|
4360
|
-
* This operation
|
|
4360
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4361
4361
|
* @param ListSqlSearchesRequest
|
|
4362
4362
|
* @return ListSqlSearchesResponse
|
|
4363
4363
|
* @throws OciError when an error occurs
|
|
4364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4364
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
4365
4365
|
*/
|
|
4366
4366
|
listSqlSearches(listSqlSearchesRequest) {
|
|
4367
4367
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4385,7 +4385,7 @@ class OperationsInsightsClient {
|
|
|
4385
4385
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4386
4386
|
"opc-request-id": listSqlSearchesRequest.opcRequestId
|
|
4387
4387
|
};
|
|
4388
|
-
const specRetryConfiguration = common.
|
|
4388
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4389
4389
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlSearchesRequest.retryConfiguration, specRetryConfiguration);
|
|
4390
4390
|
if (this.logger)
|
|
4391
4391
|
retrier.logger = this.logger;
|
|
@@ -4429,11 +4429,11 @@ class OperationsInsightsClient {
|
|
|
4429
4429
|
/**
|
|
4430
4430
|
* Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
|
|
4431
4431
|
*
|
|
4432
|
-
* This operation
|
|
4432
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4433
4433
|
* @param ListSqlTextsRequest
|
|
4434
4434
|
* @return ListSqlTextsResponse
|
|
4435
4435
|
* @throws OciError when an error occurs
|
|
4436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
4437
4437
|
*/
|
|
4438
4438
|
listSqlTexts(listSqlTextsRequest) {
|
|
4439
4439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4456,7 +4456,7 @@ class OperationsInsightsClient {
|
|
|
4456
4456
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4457
4457
|
"opc-request-id": listSqlTextsRequest.opcRequestId
|
|
4458
4458
|
};
|
|
4459
|
-
const specRetryConfiguration = common.
|
|
4459
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4460
4460
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTextsRequest.retryConfiguration, specRetryConfiguration);
|
|
4461
4461
|
if (this.logger)
|
|
4462
4462
|
retrier.logger = this.logger;
|
|
@@ -4500,11 +4500,11 @@ class OperationsInsightsClient {
|
|
|
4500
4500
|
/**
|
|
4501
4501
|
* Return a (paginated) list of errors for a given work request.
|
|
4502
4502
|
*
|
|
4503
|
-
* This operation
|
|
4503
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4504
4504
|
* @param ListWorkRequestErrorsRequest
|
|
4505
4505
|
* @return ListWorkRequestErrorsResponse
|
|
4506
4506
|
* @throws OciError when an error occurs
|
|
4507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4507
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4508
4508
|
*/
|
|
4509
4509
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4510
4510
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4523,7 +4523,7 @@ class OperationsInsightsClient {
|
|
|
4523
4523
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4524
4524
|
"opc-request-id": listWorkRequestErrorsRequest.opcRequestId
|
|
4525
4525
|
};
|
|
4526
|
-
const specRetryConfiguration = common.
|
|
4526
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4527
4527
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
4528
4528
|
if (this.logger)
|
|
4529
4529
|
retrier.logger = this.logger;
|
|
@@ -4567,11 +4567,11 @@ class OperationsInsightsClient {
|
|
|
4567
4567
|
/**
|
|
4568
4568
|
* Return a (paginated) list of logs for a given work request.
|
|
4569
4569
|
*
|
|
4570
|
-
* This operation
|
|
4570
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4571
4571
|
* @param ListWorkRequestLogsRequest
|
|
4572
4572
|
* @return ListWorkRequestLogsResponse
|
|
4573
4573
|
* @throws OciError when an error occurs
|
|
4574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4575
4575
|
*/
|
|
4576
4576
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4577
4577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4590,7 +4590,7 @@ class OperationsInsightsClient {
|
|
|
4590
4590
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4591
4591
|
"opc-request-id": listWorkRequestLogsRequest.opcRequestId
|
|
4592
4592
|
};
|
|
4593
|
-
const specRetryConfiguration = common.
|
|
4593
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4594
4594
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
4595
4595
|
if (this.logger)
|
|
4596
4596
|
retrier.logger = this.logger;
|
|
@@ -4634,11 +4634,11 @@ class OperationsInsightsClient {
|
|
|
4634
4634
|
/**
|
|
4635
4635
|
* Lists the work requests in a compartment. Either compartmentId or id must be specified. Only one of id, resourceId or relatedResourceId can be specified optionally.
|
|
4636
4636
|
*
|
|
4637
|
-
* This operation
|
|
4637
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4638
4638
|
* @param ListWorkRequestsRequest
|
|
4639
4639
|
* @return ListWorkRequestsResponse
|
|
4640
4640
|
* @throws OciError when an error occurs
|
|
4641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4642
4642
|
*/
|
|
4643
4643
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4644
4644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4660,7 +4660,7 @@ class OperationsInsightsClient {
|
|
|
4660
4660
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4661
4661
|
"opc-request-id": listWorkRequestsRequest.opcRequestId
|
|
4662
4662
|
};
|
|
4663
|
-
const specRetryConfiguration = common.
|
|
4663
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4664
4664
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
4665
4665
|
if (this.logger)
|
|
4666
4666
|
retrier.logger = this.logger;
|
|
@@ -4703,11 +4703,11 @@ class OperationsInsightsClient {
|
|
|
4703
4703
|
}
|
|
4704
4704
|
/**
|
|
4705
4705
|
* Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
4706
|
-
* This operation
|
|
4706
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4707
4707
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
4708
4708
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
4709
4709
|
* @throws OciError when an error occurs
|
|
4710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
4711
4711
|
*/
|
|
4712
4712
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
4713
4713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4722,7 +4722,7 @@ class OperationsInsightsClient {
|
|
|
4722
4722
|
"opc-request-id": rotateOperationsInsightsWarehouseWalletRequest.opcRequestId,
|
|
4723
4723
|
"if-match": rotateOperationsInsightsWarehouseWalletRequest.ifMatch
|
|
4724
4724
|
};
|
|
4725
|
-
const specRetryConfiguration = common.
|
|
4725
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4726
4726
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, rotateOperationsInsightsWarehouseWalletRequest.retryConfiguration, specRetryConfiguration);
|
|
4727
4727
|
if (this.logger)
|
|
4728
4728
|
retrier.logger = this.logger;
|
|
@@ -4762,11 +4762,11 @@ class OperationsInsightsClient {
|
|
|
4762
4762
|
/**
|
|
4763
4763
|
* Gets a list of summary of AWR Sources.
|
|
4764
4764
|
*
|
|
4765
|
-
* This operation
|
|
4765
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4766
4766
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
4767
4767
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
4768
4768
|
* @throws OciError when an error occurs
|
|
4769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
4770
4770
|
*/
|
|
4771
4771
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
4772
4772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4787,7 +4787,7 @@ class OperationsInsightsClient {
|
|
|
4787
4787
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4788
4788
|
"opc-request-id": summarizeAwrSourcesSummariesRequest.opcRequestId
|
|
4789
4789
|
};
|
|
4790
|
-
const specRetryConfiguration = common.
|
|
4790
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4791
4791
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrSourcesSummariesRequest.retryConfiguration, specRetryConfiguration);
|
|
4792
4792
|
if (this.logger)
|
|
4793
4793
|
retrier.logger = this.logger;
|
|
@@ -4833,11 +4833,11 @@ class OperationsInsightsClient {
|
|
|
4833
4833
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
4834
4834
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
4835
4835
|
*
|
|
4836
|
-
* This operation
|
|
4836
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4837
4837
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
4838
4838
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
4839
4839
|
* @throws OciError when an error occurs
|
|
4840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4840
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
4841
4841
|
*/
|
|
4842
4842
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
4843
4843
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4872,7 +4872,7 @@ class OperationsInsightsClient {
|
|
|
4872
4872
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4873
4873
|
"opc-request-id": summarizeDatabaseInsightResourceCapacityTrendRequest.opcRequestId
|
|
4874
4874
|
};
|
|
4875
|
-
const specRetryConfiguration = common.
|
|
4875
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4876
4876
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceCapacityTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
4877
4877
|
if (this.logger)
|
|
4878
4878
|
retrier.logger = this.logger;
|
|
@@ -4917,11 +4917,11 @@ class OperationsInsightsClient {
|
|
|
4917
4917
|
* Get Forecast predictions for CPU and Storage resources since a time in the past.
|
|
4918
4918
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
4919
4919
|
*
|
|
4920
|
-
* This operation
|
|
4920
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4921
4921
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
4922
4922
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
4923
4923
|
* @throws OciError when an error occurs
|
|
4924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
4925
4925
|
*/
|
|
4926
4926
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
4927
4927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4958,7 +4958,7 @@ class OperationsInsightsClient {
|
|
|
4958
4958
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4959
4959
|
"opc-request-id": summarizeDatabaseInsightResourceForecastTrendRequest.opcRequestId
|
|
4960
4960
|
};
|
|
4961
|
-
const specRetryConfiguration = common.
|
|
4961
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4962
4962
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceForecastTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
4963
4963
|
if (this.logger)
|
|
4964
4964
|
retrier.logger = this.logger;
|
|
@@ -5003,11 +5003,11 @@ class OperationsInsightsClient {
|
|
|
5003
5003
|
* Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
|
|
5004
5004
|
* for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
|
|
5005
5005
|
*
|
|
5006
|
-
* This operation
|
|
5006
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5007
5007
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
5008
5008
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
5009
5009
|
* @throws OciError when an error occurs
|
|
5010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5010
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
5011
5011
|
*/
|
|
5012
5012
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
5013
5013
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5044,7 +5044,7 @@ class OperationsInsightsClient {
|
|
|
5044
5044
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5045
5045
|
"opc-request-id": summarizeDatabaseInsightResourceStatisticsRequest.opcRequestId
|
|
5046
5046
|
};
|
|
5047
|
-
const specRetryConfiguration = common.
|
|
5047
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5048
5048
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
5049
5049
|
if (this.logger)
|
|
5050
5050
|
retrier.logger = this.logger;
|
|
@@ -5091,11 +5091,11 @@ class OperationsInsightsClient {
|
|
|
5091
5091
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
5092
5092
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
5093
5093
|
*
|
|
5094
|
-
* This operation
|
|
5094
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5095
5095
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
5096
5096
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
5097
5097
|
* @throws OciError when an error occurs
|
|
5098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
5099
5099
|
*/
|
|
5100
5100
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
5101
5101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5126,7 +5126,7 @@ class OperationsInsightsClient {
|
|
|
5126
5126
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5127
5127
|
"opc-request-id": summarizeDatabaseInsightResourceUsageRequest.opcRequestId
|
|
5128
5128
|
};
|
|
5129
|
-
const specRetryConfiguration = common.
|
|
5129
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5130
5130
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
5131
5131
|
if (this.logger)
|
|
5132
5132
|
retrier.logger = this.logger;
|
|
@@ -5172,11 +5172,11 @@ class OperationsInsightsClient {
|
|
|
5172
5172
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
5173
5173
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
5174
5174
|
*
|
|
5175
|
-
* This operation
|
|
5175
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5176
5176
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
5177
5177
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
5178
5178
|
* @throws OciError when an error occurs
|
|
5179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5179
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
5180
5180
|
*/
|
|
5181
5181
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
5182
5182
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5208,7 +5208,7 @@ class OperationsInsightsClient {
|
|
|
5208
5208
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5209
5209
|
"opc-request-id": summarizeDatabaseInsightResourceUsageTrendRequest.opcRequestId
|
|
5210
5210
|
};
|
|
5211
|
-
const specRetryConfiguration = common.
|
|
5211
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5212
5212
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5213
5213
|
if (this.logger)
|
|
5214
5214
|
retrier.logger = this.logger;
|
|
@@ -5253,11 +5253,11 @@ class OperationsInsightsClient {
|
|
|
5253
5253
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
5254
5254
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
5255
5255
|
*
|
|
5256
|
-
* This operation
|
|
5256
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5257
5257
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
5258
5258
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
5259
5259
|
* @throws OciError when an error occurs
|
|
5260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
5261
5261
|
*/
|
|
5262
5262
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
5263
5263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5288,7 +5288,7 @@ class OperationsInsightsClient {
|
|
|
5288
5288
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5289
5289
|
"opc-request-id": summarizeDatabaseInsightResourceUtilizationInsightRequest.opcRequestId
|
|
5290
5290
|
};
|
|
5291
|
-
const specRetryConfiguration = common.
|
|
5291
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5292
5292
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceUtilizationInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
5293
5293
|
if (this.logger)
|
|
5294
5294
|
retrier.logger = this.logger;
|
|
@@ -5334,11 +5334,11 @@ class OperationsInsightsClient {
|
|
|
5334
5334
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
5335
5335
|
* Either databaseId or id must be specified.
|
|
5336
5336
|
*
|
|
5337
|
-
* This operation
|
|
5337
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5338
5338
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
5339
5339
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
5340
5340
|
* @throws OciError when an error occurs
|
|
5341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5341
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
5342
5342
|
*/
|
|
5343
5343
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
5344
5344
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5359,7 +5359,7 @@ class OperationsInsightsClient {
|
|
|
5359
5359
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5360
5360
|
"opc-request-id": summarizeDatabaseInsightTablespaceUsageTrendRequest.opcRequestId
|
|
5361
5361
|
};
|
|
5362
|
-
const specRetryConfiguration = common.
|
|
5362
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5363
5363
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightTablespaceUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5364
5364
|
if (this.logger)
|
|
5365
5365
|
retrier.logger = this.logger;
|
|
@@ -5410,11 +5410,11 @@ class OperationsInsightsClient {
|
|
|
5410
5410
|
* and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
|
|
5411
5411
|
* Valid values for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
|
|
5412
5412
|
*
|
|
5413
|
-
* This operation
|
|
5413
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5414
5414
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
5415
5415
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
5416
5416
|
* @throws OciError when an error occurs
|
|
5417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5417
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
5418
5418
|
*/
|
|
5419
5419
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
5420
5420
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5444,7 +5444,7 @@ class OperationsInsightsClient {
|
|
|
5444
5444
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5445
5445
|
"opc-request-id": summarizeExadataInsightResourceCapacityTrendRequest.opcRequestId
|
|
5446
5446
|
};
|
|
5447
|
-
const specRetryConfiguration = common.
|
|
5447
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5448
5448
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceCapacityTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5449
5449
|
if (this.logger)
|
|
5450
5450
|
retrier.logger = this.logger;
|
|
@@ -5492,11 +5492,11 @@ class OperationsInsightsClient {
|
|
|
5492
5492
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5493
5493
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5494
5494
|
*
|
|
5495
|
-
* This operation
|
|
5495
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5496
5496
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
5497
5497
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
5498
5498
|
* @throws OciError when an error occurs
|
|
5499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
5500
5500
|
*/
|
|
5501
5501
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
5502
5502
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5526,7 +5526,7 @@ class OperationsInsightsClient {
|
|
|
5526
5526
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5527
5527
|
"opc-request-id": summarizeExadataInsightResourceCapacityTrendAggregatedRequest.opcRequestId
|
|
5528
5528
|
};
|
|
5529
|
-
const specRetryConfiguration = common.
|
|
5529
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5530
5530
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceCapacityTrendAggregatedRequest.retryConfiguration, specRetryConfiguration);
|
|
5531
5531
|
if (this.logger)
|
|
5532
5532
|
retrier.logger = this.logger;
|
|
@@ -5577,11 +5577,11 @@ class OperationsInsightsClient {
|
|
|
5577
5577
|
* and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
|
|
5578
5578
|
* Valid value for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
|
|
5579
5579
|
*
|
|
5580
|
-
* This operation
|
|
5580
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5581
5581
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
5582
5582
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
5583
5583
|
* @throws OciError when an error occurs
|
|
5584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5584
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
5585
5585
|
*/
|
|
5586
5586
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
5587
5587
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5615,7 +5615,7 @@ class OperationsInsightsClient {
|
|
|
5615
5615
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5616
5616
|
"opc-request-id": summarizeExadataInsightResourceForecastTrendRequest.opcRequestId
|
|
5617
5617
|
};
|
|
5618
|
-
const specRetryConfiguration = common.
|
|
5618
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5619
5619
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceForecastTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5620
5620
|
if (this.logger)
|
|
5621
5621
|
retrier.logger = this.logger;
|
|
@@ -5662,11 +5662,11 @@ class OperationsInsightsClient {
|
|
|
5662
5662
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5663
5663
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5664
5664
|
*
|
|
5665
|
-
* This operation
|
|
5665
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5666
5666
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
5667
5667
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
5668
5668
|
* @throws OciError when an error occurs
|
|
5669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
5670
5670
|
*/
|
|
5671
5671
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
5672
5672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5699,7 +5699,7 @@ class OperationsInsightsClient {
|
|
|
5699
5699
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5700
5700
|
"opc-request-id": summarizeExadataInsightResourceForecastTrendAggregatedRequest.opcRequestId
|
|
5701
5701
|
};
|
|
5702
|
-
const specRetryConfiguration = common.
|
|
5702
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5703
5703
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceForecastTrendAggregatedRequest.retryConfiguration, specRetryConfiguration);
|
|
5704
5704
|
if (this.logger)
|
|
5705
5705
|
retrier.logger = this.logger;
|
|
@@ -5747,11 +5747,11 @@ class OperationsInsightsClient {
|
|
|
5747
5747
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS, THROUGHPUT.
|
|
5748
5748
|
* Valid value for ResourceType DISKGROUP is STORAGE.
|
|
5749
5749
|
*
|
|
5750
|
-
* This operation
|
|
5750
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5751
5751
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
5752
5752
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
5753
5753
|
* @throws OciError when an error occurs
|
|
5754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
5755
5755
|
*/
|
|
5756
5756
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
5757
5757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5778,7 +5778,7 @@ class OperationsInsightsClient {
|
|
|
5778
5778
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5779
5779
|
"opc-request-id": summarizeExadataInsightResourceStatisticsRequest.opcRequestId
|
|
5780
5780
|
};
|
|
5781
|
-
const specRetryConfiguration = common.
|
|
5781
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5782
5782
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
5783
5783
|
if (this.logger)
|
|
5784
5784
|
retrier.logger = this.logger;
|
|
@@ -5832,11 +5832,11 @@ class OperationsInsightsClient {
|
|
|
5832
5832
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5833
5833
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5834
5834
|
*
|
|
5835
|
-
* This operation
|
|
5835
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5836
5836
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
5837
5837
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
5838
5838
|
* @throws OciError when an error occurs
|
|
5839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5839
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
5840
5840
|
*/
|
|
5841
5841
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
5842
5842
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5868,7 +5868,7 @@ class OperationsInsightsClient {
|
|
|
5868
5868
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5869
5869
|
"opc-request-id": summarizeExadataInsightResourceUsageRequest.opcRequestId
|
|
5870
5870
|
};
|
|
5871
|
-
const specRetryConfiguration = common.
|
|
5871
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5872
5872
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
5873
5873
|
if (this.logger)
|
|
5874
5874
|
retrier.logger = this.logger;
|
|
@@ -5917,11 +5917,11 @@ class OperationsInsightsClient {
|
|
|
5917
5917
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5918
5918
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5919
5919
|
*
|
|
5920
|
-
* This operation
|
|
5920
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5921
5921
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
5922
5922
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
5923
5923
|
* @throws OciError when an error occurs
|
|
5924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
5925
5925
|
*/
|
|
5926
5926
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
5927
5927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5950,7 +5950,7 @@ class OperationsInsightsClient {
|
|
|
5950
5950
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5951
5951
|
"opc-request-id": summarizeExadataInsightResourceUsageAggregatedRequest.opcRequestId
|
|
5952
5952
|
};
|
|
5953
|
-
const specRetryConfiguration = common.
|
|
5953
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5954
5954
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceUsageAggregatedRequest.retryConfiguration, specRetryConfiguration);
|
|
5955
5955
|
if (this.logger)
|
|
5956
5956
|
retrier.logger = this.logger;
|
|
@@ -5993,11 +5993,11 @@ class OperationsInsightsClient {
|
|
|
5993
5993
|
}
|
|
5994
5994
|
/**
|
|
5995
5995
|
* Gets current utilization, projected utilization and days to reach projectedUtilization for an exadata system over specified time period. Valid values for ResourceType DATABASE are CPU,MEMORY,IO and STORAGE. Valid values for ResourceType HOST are CPU and MEMORY. Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5996
|
-
* This operation
|
|
5996
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5997
5997
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
5998
5998
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
5999
5999
|
* @throws OciError when an error occurs
|
|
6000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
6001
6001
|
*/
|
|
6002
6002
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
6003
6003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6028,7 +6028,7 @@ class OperationsInsightsClient {
|
|
|
6028
6028
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6029
6029
|
"opc-request-id": summarizeExadataInsightResourceUtilizationInsightRequest.opcRequestId
|
|
6030
6030
|
};
|
|
6031
|
-
const specRetryConfiguration = common.
|
|
6031
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6032
6032
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceUtilizationInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
6033
6033
|
if (this.logger)
|
|
6034
6034
|
retrier.logger = this.logger;
|
|
@@ -6076,11 +6076,11 @@ class OperationsInsightsClient {
|
|
|
6076
6076
|
}
|
|
6077
6077
|
/**
|
|
6078
6078
|
* Lists the software and hardware inventory of the Exadata System.
|
|
6079
|
-
* This operation
|
|
6079
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6080
6080
|
* @param SummarizeExadataMembersRequest
|
|
6081
6081
|
* @return SummarizeExadataMembersResponse
|
|
6082
6082
|
* @throws OciError when an error occurs
|
|
6083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6083
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
6084
6084
|
*/
|
|
6085
6085
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
6086
6086
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6099,7 +6099,7 @@ class OperationsInsightsClient {
|
|
|
6099
6099
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6100
6100
|
"opc-request-id": summarizeExadataMembersRequest.opcRequestId
|
|
6101
6101
|
};
|
|
6102
|
-
const specRetryConfiguration = common.
|
|
6102
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6103
6103
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataMembersRequest.retryConfiguration, specRetryConfiguration);
|
|
6104
6104
|
if (this.logger)
|
|
6105
6105
|
retrier.logger = this.logger;
|
|
@@ -6150,11 +6150,11 @@ class OperationsInsightsClient {
|
|
|
6150
6150
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
6151
6151
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6152
6152
|
*
|
|
6153
|
-
* This operation
|
|
6153
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6154
6154
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
6155
6155
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
6156
6156
|
* @throws OciError when an error occurs
|
|
6157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
6158
6158
|
*/
|
|
6159
6159
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
6160
6160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6184,7 +6184,7 @@ class OperationsInsightsClient {
|
|
|
6184
6184
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6185
6185
|
"opc-request-id": summarizeHostInsightResourceCapacityTrendRequest.opcRequestId
|
|
6186
6186
|
};
|
|
6187
|
-
const specRetryConfiguration = common.
|
|
6187
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6188
6188
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceCapacityTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6189
6189
|
if (this.logger)
|
|
6190
6190
|
retrier.logger = this.logger;
|
|
@@ -6229,11 +6229,11 @@ class OperationsInsightsClient {
|
|
|
6229
6229
|
* Get Forecast predictions for CPU or memory resources since a time in the past.
|
|
6230
6230
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6231
6231
|
*
|
|
6232
|
-
* This operation
|
|
6232
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6233
6233
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
6234
6234
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
6235
6235
|
* @throws OciError when an error occurs
|
|
6236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
6237
6237
|
*/
|
|
6238
6238
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
6239
6239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6265,7 +6265,7 @@ class OperationsInsightsClient {
|
|
|
6265
6265
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6266
6266
|
"opc-request-id": summarizeHostInsightResourceForecastTrendRequest.opcRequestId
|
|
6267
6267
|
};
|
|
6268
|
-
const specRetryConfiguration = common.
|
|
6268
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6269
6269
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceForecastTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6270
6270
|
if (this.logger)
|
|
6271
6271
|
retrier.logger = this.logger;
|
|
@@ -6305,11 +6305,11 @@ class OperationsInsightsClient {
|
|
|
6305
6305
|
* Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
|
|
6306
6306
|
* by utilization level in a compartment and in all sub-compartments if specified.
|
|
6307
6307
|
*
|
|
6308
|
-
* This operation
|
|
6308
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6309
6309
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
6310
6310
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
6311
6311
|
* @throws OciError when an error occurs
|
|
6312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
6313
6313
|
*/
|
|
6314
6314
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
6315
6315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6342,7 +6342,7 @@ class OperationsInsightsClient {
|
|
|
6342
6342
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6343
6343
|
"opc-request-id": summarizeHostInsightResourceStatisticsRequest.opcRequestId
|
|
6344
6344
|
};
|
|
6345
|
-
const specRetryConfiguration = common.
|
|
6345
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6346
6346
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
6347
6347
|
if (this.logger)
|
|
6348
6348
|
retrier.logger = this.logger;
|
|
@@ -6389,11 +6389,11 @@ class OperationsInsightsClient {
|
|
|
6389
6389
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
6390
6390
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6391
6391
|
*
|
|
6392
|
-
* This operation
|
|
6392
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6393
6393
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
6394
6394
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
6395
6395
|
* @throws OciError when an error occurs
|
|
6396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6396
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
6397
6397
|
*/
|
|
6398
6398
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
6399
6399
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6421,7 +6421,7 @@ class OperationsInsightsClient {
|
|
|
6421
6421
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6422
6422
|
"opc-request-id": summarizeHostInsightResourceUsageRequest.opcRequestId
|
|
6423
6423
|
};
|
|
6424
|
-
const specRetryConfiguration = common.
|
|
6424
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6425
6425
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
6426
6426
|
if (this.logger)
|
|
6427
6427
|
retrier.logger = this.logger;
|
|
@@ -6462,11 +6462,11 @@ class OperationsInsightsClient {
|
|
|
6462
6462
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
6463
6463
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6464
6464
|
*
|
|
6465
|
-
* This operation
|
|
6465
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6466
6466
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
6467
6467
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
6468
6468
|
* @throws OciError when an error occurs
|
|
6469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
6470
6470
|
*/
|
|
6471
6471
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
6472
6472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6495,7 +6495,7 @@ class OperationsInsightsClient {
|
|
|
6495
6495
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6496
6496
|
"opc-request-id": summarizeHostInsightResourceUsageTrendRequest.opcRequestId
|
|
6497
6497
|
};
|
|
6498
|
-
const specRetryConfiguration = common.
|
|
6498
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6499
6499
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6500
6500
|
if (this.logger)
|
|
6501
6501
|
retrier.logger = this.logger;
|
|
@@ -6540,11 +6540,11 @@ class OperationsInsightsClient {
|
|
|
6540
6540
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
6541
6541
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6542
6542
|
*
|
|
6543
|
-
* This operation
|
|
6543
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6544
6544
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
6545
6545
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
6546
6546
|
* @throws OciError when an error occurs
|
|
6547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6547
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
6548
6548
|
*/
|
|
6549
6549
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
6550
6550
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6572,7 +6572,7 @@ class OperationsInsightsClient {
|
|
|
6572
6572
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6573
6573
|
"opc-request-id": summarizeHostInsightResourceUtilizationInsightRequest.opcRequestId
|
|
6574
6574
|
};
|
|
6575
|
-
const specRetryConfiguration = common.
|
|
6575
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6576
6576
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceUtilizationInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
6577
6577
|
if (this.logger)
|
|
6578
6578
|
retrier.logger = this.logger;
|
|
@@ -6608,15 +6608,86 @@ class OperationsInsightsClient {
|
|
|
6608
6608
|
}
|
|
6609
6609
|
});
|
|
6610
6610
|
}
|
|
6611
|
+
/**
|
|
6612
|
+
* Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes.
|
|
6613
|
+
* Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
|
|
6614
|
+
* HostInsight Id and Process metric must be specified
|
|
6615
|
+
*
|
|
6616
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6617
|
+
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
6618
|
+
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
6619
|
+
* @throws OciError when an error occurs
|
|
6620
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
6621
|
+
*/
|
|
6622
|
+
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
6623
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
6624
|
+
if (this.logger)
|
|
6625
|
+
this.logger.debug("Calling operation OperationsInsightsClient#summarizeHostInsightTopProcessesUsageTrend.");
|
|
6626
|
+
const pathParams = {};
|
|
6627
|
+
const queryParams = {
|
|
6628
|
+
"compartmentId": summarizeHostInsightTopProcessesUsageTrendRequest.compartmentId,
|
|
6629
|
+
"id": summarizeHostInsightTopProcessesUsageTrendRequest.id,
|
|
6630
|
+
"resourceMetric": summarizeHostInsightTopProcessesUsageTrendRequest.resourceMetric,
|
|
6631
|
+
"analysisTimeInterval": summarizeHostInsightTopProcessesUsageTrendRequest.analysisTimeInterval,
|
|
6632
|
+
"timeIntervalStart": summarizeHostInsightTopProcessesUsageTrendRequest.timeIntervalStart,
|
|
6633
|
+
"timeIntervalEnd": summarizeHostInsightTopProcessesUsageTrendRequest.timeIntervalEnd,
|
|
6634
|
+
"page": summarizeHostInsightTopProcessesUsageTrendRequest.page,
|
|
6635
|
+
"limit": summarizeHostInsightTopProcessesUsageTrendRequest.limit
|
|
6636
|
+
};
|
|
6637
|
+
let headerParams = {
|
|
6638
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6639
|
+
"opc-request-id": summarizeHostInsightTopProcessesUsageTrendRequest.opcRequestId
|
|
6640
|
+
};
|
|
6641
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6642
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightTopProcessesUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6643
|
+
if (this.logger)
|
|
6644
|
+
retrier.logger = this.logger;
|
|
6645
|
+
const request = yield oci_common_1.composeRequest({
|
|
6646
|
+
baseEndpoint: this._endpoint,
|
|
6647
|
+
defaultHeaders: this._defaultHeaders,
|
|
6648
|
+
path: "/hostInsights/topProcessesUsageTrend",
|
|
6649
|
+
method: "GET",
|
|
6650
|
+
pathParams: pathParams,
|
|
6651
|
+
headerParams: headerParams,
|
|
6652
|
+
queryParams: queryParams
|
|
6653
|
+
});
|
|
6654
|
+
try {
|
|
6655
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request);
|
|
6656
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
6657
|
+
responseObject: {},
|
|
6658
|
+
body: yield response.json(),
|
|
6659
|
+
bodyKey: "summarizeHostInsightsTopProcessesUsageTrendCollection",
|
|
6660
|
+
bodyModel: model.SummarizeHostInsightsTopProcessesUsageTrendCollection,
|
|
6661
|
+
type: "model.SummarizeHostInsightsTopProcessesUsageTrendCollection",
|
|
6662
|
+
responseHeaders: [
|
|
6663
|
+
{
|
|
6664
|
+
value: response.headers.get("opc-request-id"),
|
|
6665
|
+
key: "opcRequestId",
|
|
6666
|
+
dataType: "string"
|
|
6667
|
+
},
|
|
6668
|
+
{
|
|
6669
|
+
value: response.headers.get("opc-next-page"),
|
|
6670
|
+
key: "opcNextPage",
|
|
6671
|
+
dataType: "string"
|
|
6672
|
+
}
|
|
6673
|
+
]
|
|
6674
|
+
});
|
|
6675
|
+
return sdkResponse;
|
|
6676
|
+
}
|
|
6677
|
+
catch (err) {
|
|
6678
|
+
throw err;
|
|
6679
|
+
}
|
|
6680
|
+
});
|
|
6681
|
+
}
|
|
6611
6682
|
/**
|
|
6612
6683
|
* Gets the details of resources used by an Operations Insights Warehouse.
|
|
6613
6684
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
6614
6685
|
*
|
|
6615
|
-
* This operation
|
|
6686
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6616
6687
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
6617
6688
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
6618
6689
|
* @throws OciError when an error occurs
|
|
6619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
6620
6691
|
*/
|
|
6621
6692
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
6622
6693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6630,7 +6701,7 @@ class OperationsInsightsClient {
|
|
|
6630
6701
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6631
6702
|
"opc-request-id": summarizeOperationsInsightsWarehouseResourceUsageRequest.opcRequestId
|
|
6632
6703
|
};
|
|
6633
|
-
const specRetryConfiguration = common.
|
|
6704
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6634
6705
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeOperationsInsightsWarehouseResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
6635
6706
|
if (this.logger)
|
|
6636
6707
|
retrier.logger = this.logger;
|
|
@@ -6675,11 +6746,11 @@ class OperationsInsightsClient {
|
|
|
6675
6746
|
* Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
|
|
6676
6747
|
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
6677
6748
|
*
|
|
6678
|
-
* This operation
|
|
6749
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6679
6750
|
* @param SummarizeSqlInsightsRequest
|
|
6680
6751
|
* @return SummarizeSqlInsightsResponse
|
|
6681
6752
|
* @throws OciError when an error occurs
|
|
6682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
6683
6754
|
*/
|
|
6684
6755
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
6685
6756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6709,7 +6780,7 @@ class OperationsInsightsClient {
|
|
|
6709
6780
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6710
6781
|
"opc-request-id": summarizeSqlInsightsRequest.opcRequestId
|
|
6711
6782
|
};
|
|
6712
|
-
const specRetryConfiguration = common.
|
|
6783
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6713
6784
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
6714
6785
|
if (this.logger)
|
|
6715
6786
|
retrier.logger = this.logger;
|
|
@@ -6754,11 +6825,11 @@ class OperationsInsightsClient {
|
|
|
6754
6825
|
* Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.
|
|
6755
6826
|
* Either databaseId or id must be specified.
|
|
6756
6827
|
*
|
|
6757
|
-
* This operation
|
|
6828
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6758
6829
|
* @param SummarizeSqlPlanInsightsRequest
|
|
6759
6830
|
* @return SummarizeSqlPlanInsightsResponse
|
|
6760
6831
|
* @throws OciError when an error occurs
|
|
6761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6832
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
6762
6833
|
*/
|
|
6763
6834
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
6764
6835
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6779,7 +6850,7 @@ class OperationsInsightsClient {
|
|
|
6779
6850
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6780
6851
|
"opc-request-id": summarizeSqlPlanInsightsRequest.opcRequestId
|
|
6781
6852
|
};
|
|
6782
|
-
const specRetryConfiguration = common.
|
|
6853
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6783
6854
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlPlanInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
6784
6855
|
if (this.logger)
|
|
6785
6856
|
retrier.logger = this.logger;
|
|
@@ -6824,11 +6895,11 @@ class OperationsInsightsClient {
|
|
|
6824
6895
|
* Query SQL Warehouse to summarize the response time distribution of query executions for a given SQL for a given time period.
|
|
6825
6896
|
* Either databaseId or id must be specified.
|
|
6826
6897
|
*
|
|
6827
|
-
* This operation
|
|
6898
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6828
6899
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
6829
6900
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
6830
6901
|
* @throws OciError when an error occurs
|
|
6831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6902
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
6832
6903
|
*/
|
|
6833
6904
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
6834
6905
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6849,7 +6920,7 @@ class OperationsInsightsClient {
|
|
|
6849
6920
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6850
6921
|
"opc-request-id": summarizeSqlResponseTimeDistributionsRequest.opcRequestId
|
|
6851
6922
|
};
|
|
6852
|
-
const specRetryConfiguration = common.
|
|
6923
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6853
6924
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlResponseTimeDistributionsRequest.retryConfiguration, specRetryConfiguration);
|
|
6854
6925
|
if (this.logger)
|
|
6855
6926
|
retrier.logger = this.logger;
|
|
@@ -6894,11 +6965,11 @@ class OperationsInsightsClient {
|
|
|
6894
6965
|
* Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
|
|
6895
6966
|
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
6896
6967
|
*
|
|
6897
|
-
* This operation
|
|
6968
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6898
6969
|
* @param SummarizeSqlStatisticsRequest
|
|
6899
6970
|
* @return SummarizeSqlStatisticsResponse
|
|
6900
6971
|
* @throws OciError when an error occurs
|
|
6901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6972
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
6902
6973
|
*/
|
|
6903
6974
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
6904
6975
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6933,7 +7004,7 @@ class OperationsInsightsClient {
|
|
|
6933
7004
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6934
7005
|
"opc-request-id": summarizeSqlStatisticsRequest.opcRequestId
|
|
6935
7006
|
};
|
|
6936
|
-
const specRetryConfiguration = common.
|
|
7007
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6937
7008
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
6938
7009
|
if (this.logger)
|
|
6939
7010
|
retrier.logger = this.logger;
|
|
@@ -6978,11 +7049,11 @@ class OperationsInsightsClient {
|
|
|
6978
7049
|
* Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
|
|
6979
7050
|
* given time period in a compartment and in all sub-compartments if specified.
|
|
6980
7051
|
*
|
|
6981
|
-
* This operation
|
|
7052
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6982
7053
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
6983
7054
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
6984
7055
|
* @throws OciError when an error occurs
|
|
6985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7056
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
6986
7057
|
*/
|
|
6987
7058
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
6988
7059
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7011,7 +7082,7 @@ class OperationsInsightsClient {
|
|
|
7011
7082
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7012
7083
|
"opc-request-id": summarizeSqlStatisticsTimeSeriesRequest.opcRequestId
|
|
7013
7084
|
};
|
|
7014
|
-
const specRetryConfiguration = common.
|
|
7085
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7015
7086
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlStatisticsTimeSeriesRequest.retryConfiguration, specRetryConfiguration);
|
|
7016
7087
|
if (this.logger)
|
|
7017
7088
|
retrier.logger = this.logger;
|
|
@@ -7056,11 +7127,11 @@ class OperationsInsightsClient {
|
|
|
7056
7127
|
* Query SQL Warehouse to get the performance statistics time series for a given SQL by execution plans for a given time period.
|
|
7057
7128
|
* Either databaseId or id must be specified.
|
|
7058
7129
|
*
|
|
7059
|
-
* This operation
|
|
7130
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7060
7131
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
7061
7132
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
7062
7133
|
* @throws OciError when an error occurs
|
|
7063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
7064
7135
|
*/
|
|
7065
7136
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
7066
7137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7081,7 +7152,7 @@ class OperationsInsightsClient {
|
|
|
7081
7152
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7082
7153
|
"opc-request-id": summarizeSqlStatisticsTimeSeriesByPlanRequest.opcRequestId
|
|
7083
7154
|
};
|
|
7084
|
-
const specRetryConfiguration = common.
|
|
7155
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7085
7156
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlStatisticsTimeSeriesByPlanRequest.retryConfiguration, specRetryConfiguration);
|
|
7086
7157
|
if (this.logger)
|
|
7087
7158
|
retrier.logger = this.logger;
|
|
@@ -7124,11 +7195,11 @@ class OperationsInsightsClient {
|
|
|
7124
7195
|
}
|
|
7125
7196
|
/**
|
|
7126
7197
|
* Updates the configuration of a hub .
|
|
7127
|
-
* This operation
|
|
7198
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7128
7199
|
* @param UpdateAwrHubRequest
|
|
7129
7200
|
* @return UpdateAwrHubResponse
|
|
7130
7201
|
* @throws OciError when an error occurs
|
|
7131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7202
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
7132
7203
|
*/
|
|
7133
7204
|
updateAwrHub(updateAwrHubRequest) {
|
|
7134
7205
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7143,7 +7214,7 @@ class OperationsInsightsClient {
|
|
|
7143
7214
|
"if-match": updateAwrHubRequest.ifMatch,
|
|
7144
7215
|
"opc-request-id": updateAwrHubRequest.opcRequestId
|
|
7145
7216
|
};
|
|
7146
|
-
const specRetryConfiguration = common.
|
|
7217
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7147
7218
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
7148
7219
|
if (this.logger)
|
|
7149
7220
|
retrier.logger = this.logger;
|
|
@@ -7183,11 +7254,11 @@ class OperationsInsightsClient {
|
|
|
7183
7254
|
}
|
|
7184
7255
|
/**
|
|
7185
7256
|
* Updates configuration of a database insight.
|
|
7186
|
-
* This operation
|
|
7257
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7187
7258
|
* @param UpdateDatabaseInsightRequest
|
|
7188
7259
|
* @return UpdateDatabaseInsightResponse
|
|
7189
7260
|
* @throws OciError when an error occurs
|
|
7190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
7191
7262
|
*/
|
|
7192
7263
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
7193
7264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7202,7 +7273,7 @@ class OperationsInsightsClient {
|
|
|
7202
7273
|
"if-match": updateDatabaseInsightRequest.ifMatch,
|
|
7203
7274
|
"opc-request-id": updateDatabaseInsightRequest.opcRequestId
|
|
7204
7275
|
};
|
|
7205
|
-
const specRetryConfiguration = common.
|
|
7276
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7206
7277
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
7207
7278
|
if (this.logger)
|
|
7208
7279
|
retrier.logger = this.logger;
|
|
@@ -7242,11 +7313,11 @@ class OperationsInsightsClient {
|
|
|
7242
7313
|
}
|
|
7243
7314
|
/**
|
|
7244
7315
|
* Updates configuration of an Operations Insights Enterprise Manager bridge.
|
|
7245
|
-
* This operation
|
|
7316
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7246
7317
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
7247
7318
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
7248
7319
|
* @throws OciError when an error occurs
|
|
7249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
7250
7321
|
*/
|
|
7251
7322
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
7252
7323
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7261,7 +7332,7 @@ class OperationsInsightsClient {
|
|
|
7261
7332
|
"if-match": updateEnterpriseManagerBridgeRequest.ifMatch,
|
|
7262
7333
|
"opc-request-id": updateEnterpriseManagerBridgeRequest.opcRequestId
|
|
7263
7334
|
};
|
|
7264
|
-
const specRetryConfiguration = common.
|
|
7335
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7265
7336
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
7266
7337
|
if (this.logger)
|
|
7267
7338
|
retrier.logger = this.logger;
|
|
@@ -7301,11 +7372,11 @@ class OperationsInsightsClient {
|
|
|
7301
7372
|
}
|
|
7302
7373
|
/**
|
|
7303
7374
|
* Updates configuration of an Exadata insight.
|
|
7304
|
-
* This operation
|
|
7375
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7305
7376
|
* @param UpdateExadataInsightRequest
|
|
7306
7377
|
* @return UpdateExadataInsightResponse
|
|
7307
7378
|
* @throws OciError when an error occurs
|
|
7308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
7309
7380
|
*/
|
|
7310
7381
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
7311
7382
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7320,7 +7391,7 @@ class OperationsInsightsClient {
|
|
|
7320
7391
|
"if-match": updateExadataInsightRequest.ifMatch,
|
|
7321
7392
|
"opc-request-id": updateExadataInsightRequest.opcRequestId
|
|
7322
7393
|
};
|
|
7323
|
-
const specRetryConfiguration = common.
|
|
7394
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7324
7395
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
7325
7396
|
if (this.logger)
|
|
7326
7397
|
retrier.logger = this.logger;
|
|
@@ -7360,11 +7431,11 @@ class OperationsInsightsClient {
|
|
|
7360
7431
|
}
|
|
7361
7432
|
/**
|
|
7362
7433
|
* Updates configuration of a host insight.
|
|
7363
|
-
* This operation
|
|
7434
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7364
7435
|
* @param UpdateHostInsightRequest
|
|
7365
7436
|
* @return UpdateHostInsightResponse
|
|
7366
7437
|
* @throws OciError when an error occurs
|
|
7367
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
7368
7439
|
*/
|
|
7369
7440
|
updateHostInsight(updateHostInsightRequest) {
|
|
7370
7441
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7379,7 +7450,7 @@ class OperationsInsightsClient {
|
|
|
7379
7450
|
"if-match": updateHostInsightRequest.ifMatch,
|
|
7380
7451
|
"opc-request-id": updateHostInsightRequest.opcRequestId
|
|
7381
7452
|
};
|
|
7382
|
-
const specRetryConfiguration = common.
|
|
7453
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7383
7454
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
7384
7455
|
if (this.logger)
|
|
7385
7456
|
retrier.logger = this.logger;
|
|
@@ -7419,11 +7490,11 @@ class OperationsInsightsClient {
|
|
|
7419
7490
|
}
|
|
7420
7491
|
/**
|
|
7421
7492
|
* Updates one or more attributes of the specified private endpoint.
|
|
7422
|
-
* This operation
|
|
7493
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7423
7494
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
7424
7495
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
7425
7496
|
* @throws OciError when an error occurs
|
|
7426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7497
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
7427
7498
|
*/
|
|
7428
7499
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
7429
7500
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7438,7 +7509,7 @@ class OperationsInsightsClient {
|
|
|
7438
7509
|
"if-match": updateOperationsInsightsPrivateEndpointRequest.ifMatch,
|
|
7439
7510
|
"opc-request-id": updateOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
7440
7511
|
};
|
|
7441
|
-
const specRetryConfiguration = common.
|
|
7512
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7442
7513
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
7443
7514
|
if (this.logger)
|
|
7444
7515
|
retrier.logger = this.logger;
|
|
@@ -7480,11 +7551,11 @@ class OperationsInsightsClient {
|
|
|
7480
7551
|
* Updates the configuration of an Operations Insights Warehouse.
|
|
7481
7552
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
7482
7553
|
*
|
|
7483
|
-
* This operation
|
|
7554
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7484
7555
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
7485
7556
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
7486
7557
|
* @throws OciError when an error occurs
|
|
7487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7558
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
7488
7559
|
*/
|
|
7489
7560
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
7490
7561
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7499,7 +7570,7 @@ class OperationsInsightsClient {
|
|
|
7499
7570
|
"if-match": updateOperationsInsightsWarehouseRequest.ifMatch,
|
|
7500
7571
|
"opc-request-id": updateOperationsInsightsWarehouseRequest.opcRequestId
|
|
7501
7572
|
};
|
|
7502
|
-
const specRetryConfiguration = common.
|
|
7573
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7503
7574
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
7504
7575
|
if (this.logger)
|
|
7505
7576
|
retrier.logger = this.logger;
|
|
@@ -7539,11 +7610,11 @@ class OperationsInsightsClient {
|
|
|
7539
7610
|
}
|
|
7540
7611
|
/**
|
|
7541
7612
|
* Updates the configuration of an Operations Insights Warehouse User.
|
|
7542
|
-
* This operation
|
|
7613
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7543
7614
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
7544
7615
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
7545
7616
|
* @throws OciError when an error occurs
|
|
7546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7617
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.22.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
7547
7618
|
*/
|
|
7548
7619
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
7549
7620
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7558,7 +7629,7 @@ class OperationsInsightsClient {
|
|
|
7558
7629
|
"if-match": updateOperationsInsightsWarehouseUserRequest.ifMatch,
|
|
7559
7630
|
"opc-request-id": updateOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
7560
7631
|
};
|
|
7561
|
-
const specRetryConfiguration = common.
|
|
7632
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7562
7633
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
7563
7634
|
if (this.logger)
|
|
7564
7635
|
retrier.logger = this.logger;
|