oci-opsi 2.20.0 → 2.24.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 +227 -214
- package/lib/client.js +398 -322
- 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
|
@@ -62,6 +62,7 @@ class OperationsInsightsClient {
|
|
|
62
62
|
this["_endpoint"] = "";
|
|
63
63
|
this["_defaultHeaders"] = {};
|
|
64
64
|
this._circuitBreaker = null;
|
|
65
|
+
this._httpOptions = undefined;
|
|
65
66
|
const requestSigner = params.authenticationDetailsProvider
|
|
66
67
|
? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
|
|
67
68
|
: null;
|
|
@@ -70,6 +71,9 @@ class OperationsInsightsClient {
|
|
|
70
71
|
this._circuitBreaker = clientConfiguration.circuitBreaker
|
|
71
72
|
? clientConfiguration.circuitBreaker.circuit
|
|
72
73
|
: null;
|
|
74
|
+
this._httpOptions = clientConfiguration.httpOptions
|
|
75
|
+
? clientConfiguration.httpOptions
|
|
76
|
+
: undefined;
|
|
73
77
|
}
|
|
74
78
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
75
79
|
const specCircuitBreakerEnabled = true;
|
|
@@ -79,7 +83,8 @@ class OperationsInsightsClient {
|
|
|
79
83
|
this._circuitBreaker = new common.CircuitBreaker().circuit;
|
|
80
84
|
}
|
|
81
85
|
this._httpClient =
|
|
82
|
-
params.httpClient ||
|
|
86
|
+
params.httpClient ||
|
|
87
|
+
new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
|
|
83
88
|
if (params.authenticationDetailsProvider &&
|
|
84
89
|
common.isRegionProvider(params.authenticationDetailsProvider)) {
|
|
85
90
|
const provider = params.authenticationDetailsProvider;
|
|
@@ -149,11 +154,11 @@ class OperationsInsightsClient {
|
|
|
149
154
|
}
|
|
150
155
|
/**
|
|
151
156
|
* 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
|
|
157
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
153
158
|
* @param AddExadataInsightMembersRequest
|
|
154
159
|
* @return AddExadataInsightMembersResponse
|
|
155
160
|
* @throws OciError when an error occurs
|
|
156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
|
|
157
162
|
*/
|
|
158
163
|
addExadataInsightMembers(addExadataInsightMembersRequest) {
|
|
159
164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -169,7 +174,7 @@ class OperationsInsightsClient {
|
|
|
169
174
|
"opc-request-id": addExadataInsightMembersRequest.opcRequestId,
|
|
170
175
|
"opc-retry-token": addExadataInsightMembersRequest.opcRetryToken
|
|
171
176
|
};
|
|
172
|
-
const specRetryConfiguration = common.
|
|
177
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
173
178
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addExadataInsightMembersRequest.retryConfiguration, specRetryConfiguration);
|
|
174
179
|
if (this.logger)
|
|
175
180
|
retrier.logger = this.logger;
|
|
@@ -209,11 +214,11 @@ class OperationsInsightsClient {
|
|
|
209
214
|
}
|
|
210
215
|
/**
|
|
211
216
|
* 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
|
|
217
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
213
218
|
* @param ChangeDatabaseInsightCompartmentRequest
|
|
214
219
|
* @return ChangeDatabaseInsightCompartmentResponse
|
|
215
220
|
* @throws OciError when an error occurs
|
|
216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
|
|
217
222
|
*/
|
|
218
223
|
changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
|
|
219
224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -229,7 +234,7 @@ class OperationsInsightsClient {
|
|
|
229
234
|
"opc-request-id": changeDatabaseInsightCompartmentRequest.opcRequestId,
|
|
230
235
|
"opc-retry-token": changeDatabaseInsightCompartmentRequest.opcRetryToken
|
|
231
236
|
};
|
|
232
|
-
const specRetryConfiguration = common.
|
|
237
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
233
238
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeDatabaseInsightCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
234
239
|
if (this.logger)
|
|
235
240
|
retrier.logger = this.logger;
|
|
@@ -269,11 +274,11 @@ class OperationsInsightsClient {
|
|
|
269
274
|
}
|
|
270
275
|
/**
|
|
271
276
|
* Moves a EnterpriseManagerBridge resource from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
272
|
-
* This operation
|
|
277
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
273
278
|
* @param ChangeEnterpriseManagerBridgeCompartmentRequest
|
|
274
279
|
* @return ChangeEnterpriseManagerBridgeCompartmentResponse
|
|
275
280
|
* @throws OciError when an error occurs
|
|
276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
281
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
|
|
277
282
|
*/
|
|
278
283
|
changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
|
|
279
284
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -288,7 +293,7 @@ class OperationsInsightsClient {
|
|
|
288
293
|
"if-match": changeEnterpriseManagerBridgeCompartmentRequest.ifMatch,
|
|
289
294
|
"opc-request-id": changeEnterpriseManagerBridgeCompartmentRequest.opcRequestId
|
|
290
295
|
};
|
|
291
|
-
const specRetryConfiguration = common.
|
|
296
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
292
297
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeEnterpriseManagerBridgeCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
293
298
|
if (this.logger)
|
|
294
299
|
retrier.logger = this.logger;
|
|
@@ -328,11 +333,11 @@ class OperationsInsightsClient {
|
|
|
328
333
|
}
|
|
329
334
|
/**
|
|
330
335
|
* 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
|
|
336
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
332
337
|
* @param ChangeExadataInsightCompartmentRequest
|
|
333
338
|
* @return ChangeExadataInsightCompartmentResponse
|
|
334
339
|
* @throws OciError when an error occurs
|
|
335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
340
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
|
|
336
341
|
*/
|
|
337
342
|
changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
|
|
338
343
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -348,7 +353,7 @@ class OperationsInsightsClient {
|
|
|
348
353
|
"opc-request-id": changeExadataInsightCompartmentRequest.opcRequestId,
|
|
349
354
|
"opc-retry-token": changeExadataInsightCompartmentRequest.opcRetryToken
|
|
350
355
|
};
|
|
351
|
-
const specRetryConfiguration = common.
|
|
356
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
352
357
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeExadataInsightCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
353
358
|
if (this.logger)
|
|
354
359
|
retrier.logger = this.logger;
|
|
@@ -388,11 +393,11 @@ class OperationsInsightsClient {
|
|
|
388
393
|
}
|
|
389
394
|
/**
|
|
390
395
|
* 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
|
|
396
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
392
397
|
* @param ChangeHostInsightCompartmentRequest
|
|
393
398
|
* @return ChangeHostInsightCompartmentResponse
|
|
394
399
|
* @throws OciError when an error occurs
|
|
395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
|
|
396
401
|
*/
|
|
397
402
|
changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
|
|
398
403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -408,7 +413,7 @@ class OperationsInsightsClient {
|
|
|
408
413
|
"opc-request-id": changeHostInsightCompartmentRequest.opcRequestId,
|
|
409
414
|
"opc-retry-token": changeHostInsightCompartmentRequest.opcRetryToken
|
|
410
415
|
};
|
|
411
|
-
const specRetryConfiguration = common.
|
|
416
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
412
417
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeHostInsightCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
413
418
|
if (this.logger)
|
|
414
419
|
retrier.logger = this.logger;
|
|
@@ -448,11 +453,11 @@ class OperationsInsightsClient {
|
|
|
448
453
|
}
|
|
449
454
|
/**
|
|
450
455
|
* Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
|
|
451
|
-
* This operation
|
|
456
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
452
457
|
* @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
|
|
453
458
|
* @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
|
|
454
459
|
* @throws OciError when an error occurs
|
|
455
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
|
|
456
461
|
*/
|
|
457
462
|
changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
|
|
458
463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -468,7 +473,7 @@ class OperationsInsightsClient {
|
|
|
468
473
|
"opc-request-id": changeOperationsInsightsPrivateEndpointCompartmentRequest.opcRequestId,
|
|
469
474
|
"opc-retry-token": changeOperationsInsightsPrivateEndpointCompartmentRequest.opcRetryToken
|
|
470
475
|
};
|
|
471
|
-
const specRetryConfiguration = common.
|
|
476
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
472
477
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeOperationsInsightsPrivateEndpointCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
473
478
|
if (this.logger)
|
|
474
479
|
retrier.logger = this.logger;
|
|
@@ -508,11 +513,11 @@ class OperationsInsightsClient {
|
|
|
508
513
|
}
|
|
509
514
|
/**
|
|
510
515
|
* 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
|
|
516
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
512
517
|
* @param ChangePeComanagedDatabaseInsightRequest
|
|
513
518
|
* @return ChangePeComanagedDatabaseInsightResponse
|
|
514
519
|
* @throws OciError when an error occurs
|
|
515
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
|
|
516
521
|
*/
|
|
517
522
|
changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
|
|
518
523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -528,7 +533,7 @@ class OperationsInsightsClient {
|
|
|
528
533
|
"opc-request-id": changePeComanagedDatabaseInsightRequest.opcRequestId,
|
|
529
534
|
"opc-retry-token": changePeComanagedDatabaseInsightRequest.opcRetryToken
|
|
530
535
|
};
|
|
531
|
-
const specRetryConfiguration = common.
|
|
536
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
532
537
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changePeComanagedDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
533
538
|
if (this.logger)
|
|
534
539
|
retrier.logger = this.logger;
|
|
@@ -570,11 +575,11 @@ class OperationsInsightsClient {
|
|
|
570
575
|
* Create a AWR hub resource for the tenant in Operations Insights.
|
|
571
576
|
* This resource will be created in root compartment.
|
|
572
577
|
*
|
|
573
|
-
* This operation
|
|
578
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
574
579
|
* @param CreateAwrHubRequest
|
|
575
580
|
* @return CreateAwrHubResponse
|
|
576
581
|
* @throws OciError when an error occurs
|
|
577
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
|
|
578
583
|
*/
|
|
579
584
|
createAwrHub(createAwrHubRequest) {
|
|
580
585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -587,7 +592,7 @@ class OperationsInsightsClient {
|
|
|
587
592
|
"opc-retry-token": createAwrHubRequest.opcRetryToken,
|
|
588
593
|
"opc-request-id": createAwrHubRequest.opcRequestId
|
|
589
594
|
};
|
|
590
|
-
const specRetryConfiguration = common.
|
|
595
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
591
596
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
592
597
|
if (this.logger)
|
|
593
598
|
retrier.logger = this.logger;
|
|
@@ -647,11 +652,11 @@ class OperationsInsightsClient {
|
|
|
647
652
|
/**
|
|
648
653
|
* 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
654
|
*
|
|
650
|
-
* This operation
|
|
655
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
651
656
|
* @param CreateDatabaseInsightRequest
|
|
652
657
|
* @return CreateDatabaseInsightResponse
|
|
653
658
|
* @throws OciError when an error occurs
|
|
654
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
|
|
655
660
|
*/
|
|
656
661
|
createDatabaseInsight(createDatabaseInsightRequest) {
|
|
657
662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -664,7 +669,7 @@ class OperationsInsightsClient {
|
|
|
664
669
|
"opc-retry-token": createDatabaseInsightRequest.opcRetryToken,
|
|
665
670
|
"opc-request-id": createDatabaseInsightRequest.opcRequestId
|
|
666
671
|
};
|
|
667
|
-
const specRetryConfiguration = common.
|
|
672
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
668
673
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
669
674
|
if (this.logger)
|
|
670
675
|
retrier.logger = this.logger;
|
|
@@ -724,11 +729,11 @@ class OperationsInsightsClient {
|
|
|
724
729
|
/**
|
|
725
730
|
* Create a Enterprise Manager bridge in Operations Insights.
|
|
726
731
|
*
|
|
727
|
-
* This operation
|
|
732
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
728
733
|
* @param CreateEnterpriseManagerBridgeRequest
|
|
729
734
|
* @return CreateEnterpriseManagerBridgeResponse
|
|
730
735
|
* @throws OciError when an error occurs
|
|
731
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
|
|
732
737
|
*/
|
|
733
738
|
createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
|
|
734
739
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -741,7 +746,7 @@ class OperationsInsightsClient {
|
|
|
741
746
|
"opc-retry-token": createEnterpriseManagerBridgeRequest.opcRetryToken,
|
|
742
747
|
"opc-request-id": createEnterpriseManagerBridgeRequest.opcRequestId
|
|
743
748
|
};
|
|
744
|
-
const specRetryConfiguration = common.
|
|
749
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
745
750
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
746
751
|
if (this.logger)
|
|
747
752
|
retrier.logger = this.logger;
|
|
@@ -801,11 +806,11 @@ class OperationsInsightsClient {
|
|
|
801
806
|
/**
|
|
802
807
|
* 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
808
|
*
|
|
804
|
-
* This operation
|
|
809
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
805
810
|
* @param CreateExadataInsightRequest
|
|
806
811
|
* @return CreateExadataInsightResponse
|
|
807
812
|
* @throws OciError when an error occurs
|
|
808
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
|
|
809
814
|
*/
|
|
810
815
|
createExadataInsight(createExadataInsightRequest) {
|
|
811
816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -818,7 +823,7 @@ class OperationsInsightsClient {
|
|
|
818
823
|
"opc-retry-token": createExadataInsightRequest.opcRetryToken,
|
|
819
824
|
"opc-request-id": createExadataInsightRequest.opcRequestId
|
|
820
825
|
};
|
|
821
|
-
const specRetryConfiguration = common.
|
|
826
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
822
827
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
823
828
|
if (this.logger)
|
|
824
829
|
retrier.logger = this.logger;
|
|
@@ -878,11 +883,11 @@ class OperationsInsightsClient {
|
|
|
878
883
|
/**
|
|
879
884
|
* 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
885
|
*
|
|
881
|
-
* This operation
|
|
886
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
882
887
|
* @param CreateHostInsightRequest
|
|
883
888
|
* @return CreateHostInsightResponse
|
|
884
889
|
* @throws OciError when an error occurs
|
|
885
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
|
|
886
891
|
*/
|
|
887
892
|
createHostInsight(createHostInsightRequest) {
|
|
888
893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -895,7 +900,7 @@ class OperationsInsightsClient {
|
|
|
895
900
|
"opc-retry-token": createHostInsightRequest.opcRetryToken,
|
|
896
901
|
"opc-request-id": createHostInsightRequest.opcRequestId
|
|
897
902
|
};
|
|
898
|
-
const specRetryConfiguration = common.
|
|
903
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
899
904
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
900
905
|
if (this.logger)
|
|
901
906
|
retrier.logger = this.logger;
|
|
@@ -956,11 +961,11 @@ class OperationsInsightsClient {
|
|
|
956
961
|
* Create a private endpoint resource for the tenant in Operations Insights.
|
|
957
962
|
* This resource will be created in customer compartment.
|
|
958
963
|
*
|
|
959
|
-
* This operation
|
|
964
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
960
965
|
* @param CreateOperationsInsightsPrivateEndpointRequest
|
|
961
966
|
* @return CreateOperationsInsightsPrivateEndpointResponse
|
|
962
967
|
* @throws OciError when an error occurs
|
|
963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
968
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
|
|
964
969
|
*/
|
|
965
970
|
createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
|
|
966
971
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -973,7 +978,7 @@ class OperationsInsightsClient {
|
|
|
973
978
|
"opc-retry-token": createOperationsInsightsPrivateEndpointRequest.opcRetryToken,
|
|
974
979
|
"opc-request-id": createOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
975
980
|
};
|
|
976
|
-
const specRetryConfiguration = common.
|
|
981
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
977
982
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
978
983
|
if (this.logger)
|
|
979
984
|
retrier.logger = this.logger;
|
|
@@ -1035,11 +1040,11 @@ class OperationsInsightsClient {
|
|
|
1035
1040
|
* 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
1041
|
* header is passed to the API, a warehouse resource without ADW or Schema provisioning is created.
|
|
1037
1042
|
*
|
|
1038
|
-
* This operation
|
|
1043
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1039
1044
|
* @param CreateOperationsInsightsWarehouseRequest
|
|
1040
1045
|
* @return CreateOperationsInsightsWarehouseResponse
|
|
1041
1046
|
* @throws OciError when an error occurs
|
|
1042
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
|
|
1043
1048
|
*/
|
|
1044
1049
|
createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
|
|
1045
1050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1052,7 +1057,7 @@ class OperationsInsightsClient {
|
|
|
1052
1057
|
"opc-retry-token": createOperationsInsightsWarehouseRequest.opcRetryToken,
|
|
1053
1058
|
"opc-request-id": createOperationsInsightsWarehouseRequest.opcRequestId
|
|
1054
1059
|
};
|
|
1055
|
-
const specRetryConfiguration = common.
|
|
1060
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1056
1061
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
1057
1062
|
if (this.logger)
|
|
1058
1063
|
retrier.logger = this.logger;
|
|
@@ -1113,11 +1118,11 @@ class OperationsInsightsClient {
|
|
|
1113
1118
|
* Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.
|
|
1114
1119
|
* This resource will be created in root compartment.
|
|
1115
1120
|
*
|
|
1116
|
-
* This operation
|
|
1121
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1117
1122
|
* @param CreateOperationsInsightsWarehouseUserRequest
|
|
1118
1123
|
* @return CreateOperationsInsightsWarehouseUserResponse
|
|
1119
1124
|
* @throws OciError when an error occurs
|
|
1120
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
|
|
1121
1126
|
*/
|
|
1122
1127
|
createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
|
|
1123
1128
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1130,7 +1135,7 @@ class OperationsInsightsClient {
|
|
|
1130
1135
|
"opc-retry-token": createOperationsInsightsWarehouseUserRequest.opcRetryToken,
|
|
1131
1136
|
"opc-request-id": createOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
1132
1137
|
};
|
|
1133
|
-
const specRetryConfiguration = common.
|
|
1138
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1134
1139
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
1135
1140
|
if (this.logger)
|
|
1136
1141
|
retrier.logger = this.logger;
|
|
@@ -1189,11 +1194,11 @@ class OperationsInsightsClient {
|
|
|
1189
1194
|
}
|
|
1190
1195
|
/**
|
|
1191
1196
|
* Deletes an AWR hub.
|
|
1192
|
-
* This operation
|
|
1197
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1193
1198
|
* @param DeleteAwrHubRequest
|
|
1194
1199
|
* @return DeleteAwrHubResponse
|
|
1195
1200
|
* @throws OciError when an error occurs
|
|
1196
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1201
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
|
|
1197
1202
|
*/
|
|
1198
1203
|
deleteAwrHub(deleteAwrHubRequest) {
|
|
1199
1204
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1208,7 +1213,7 @@ class OperationsInsightsClient {
|
|
|
1208
1213
|
"if-match": deleteAwrHubRequest.ifMatch,
|
|
1209
1214
|
"opc-request-id": deleteAwrHubRequest.opcRequestId
|
|
1210
1215
|
};
|
|
1211
|
-
const specRetryConfiguration = common.
|
|
1216
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1212
1217
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
1213
1218
|
if (this.logger)
|
|
1214
1219
|
retrier.logger = this.logger;
|
|
@@ -1247,11 +1252,11 @@ class OperationsInsightsClient {
|
|
|
1247
1252
|
}
|
|
1248
1253
|
/**
|
|
1249
1254
|
* Deletes a database insight. The database insight will be deleted and cannot be enabled again.
|
|
1250
|
-
* This operation
|
|
1255
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1251
1256
|
* @param DeleteDatabaseInsightRequest
|
|
1252
1257
|
* @return DeleteDatabaseInsightResponse
|
|
1253
1258
|
* @throws OciError when an error occurs
|
|
1254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
|
|
1255
1260
|
*/
|
|
1256
1261
|
deleteDatabaseInsight(deleteDatabaseInsightRequest) {
|
|
1257
1262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1266,7 +1271,7 @@ class OperationsInsightsClient {
|
|
|
1266
1271
|
"if-match": deleteDatabaseInsightRequest.ifMatch,
|
|
1267
1272
|
"opc-request-id": deleteDatabaseInsightRequest.opcRequestId
|
|
1268
1273
|
};
|
|
1269
|
-
const specRetryConfiguration = common.
|
|
1274
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1270
1275
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1271
1276
|
if (this.logger)
|
|
1272
1277
|
retrier.logger = this.logger;
|
|
@@ -1305,11 +1310,11 @@ class OperationsInsightsClient {
|
|
|
1305
1310
|
}
|
|
1306
1311
|
/**
|
|
1307
1312
|
* Deletes an Operations Insights Enterprise Manager bridge. If any database insight is still referencing this bridge, the operation will fail.
|
|
1308
|
-
* This operation
|
|
1313
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1309
1314
|
* @param DeleteEnterpriseManagerBridgeRequest
|
|
1310
1315
|
* @return DeleteEnterpriseManagerBridgeResponse
|
|
1311
1316
|
* @throws OciError when an error occurs
|
|
1312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
|
|
1313
1318
|
*/
|
|
1314
1319
|
deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
|
|
1315
1320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1324,7 +1329,7 @@ class OperationsInsightsClient {
|
|
|
1324
1329
|
"if-match": deleteEnterpriseManagerBridgeRequest.ifMatch,
|
|
1325
1330
|
"opc-request-id": deleteEnterpriseManagerBridgeRequest.opcRequestId
|
|
1326
1331
|
};
|
|
1327
|
-
const specRetryConfiguration = common.
|
|
1332
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1328
1333
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
1329
1334
|
if (this.logger)
|
|
1330
1335
|
retrier.logger = this.logger;
|
|
@@ -1363,11 +1368,11 @@ class OperationsInsightsClient {
|
|
|
1363
1368
|
}
|
|
1364
1369
|
/**
|
|
1365
1370
|
* Deletes an Exadata insight. The Exadata insight will be deleted and cannot be enabled again.
|
|
1366
|
-
* This operation
|
|
1371
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1367
1372
|
* @param DeleteExadataInsightRequest
|
|
1368
1373
|
* @return DeleteExadataInsightResponse
|
|
1369
1374
|
* @throws OciError when an error occurs
|
|
1370
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
|
|
1371
1376
|
*/
|
|
1372
1377
|
deleteExadataInsight(deleteExadataInsightRequest) {
|
|
1373
1378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1382,7 +1387,7 @@ class OperationsInsightsClient {
|
|
|
1382
1387
|
"if-match": deleteExadataInsightRequest.ifMatch,
|
|
1383
1388
|
"opc-request-id": deleteExadataInsightRequest.opcRequestId
|
|
1384
1389
|
};
|
|
1385
|
-
const specRetryConfiguration = common.
|
|
1390
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1386
1391
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1387
1392
|
if (this.logger)
|
|
1388
1393
|
retrier.logger = this.logger;
|
|
@@ -1421,11 +1426,11 @@ class OperationsInsightsClient {
|
|
|
1421
1426
|
}
|
|
1422
1427
|
/**
|
|
1423
1428
|
* Deletes a host insight. The host insight will be deleted and cannot be enabled again.
|
|
1424
|
-
* This operation
|
|
1429
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1425
1430
|
* @param DeleteHostInsightRequest
|
|
1426
1431
|
* @return DeleteHostInsightResponse
|
|
1427
1432
|
* @throws OciError when an error occurs
|
|
1428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
|
|
1429
1434
|
*/
|
|
1430
1435
|
deleteHostInsight(deleteHostInsightRequest) {
|
|
1431
1436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1440,7 +1445,7 @@ class OperationsInsightsClient {
|
|
|
1440
1445
|
"if-match": deleteHostInsightRequest.ifMatch,
|
|
1441
1446
|
"opc-request-id": deleteHostInsightRequest.opcRequestId
|
|
1442
1447
|
};
|
|
1443
|
-
const specRetryConfiguration = common.
|
|
1448
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1444
1449
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1445
1450
|
if (this.logger)
|
|
1446
1451
|
retrier.logger = this.logger;
|
|
@@ -1479,11 +1484,11 @@ class OperationsInsightsClient {
|
|
|
1479
1484
|
}
|
|
1480
1485
|
/**
|
|
1481
1486
|
* Deletes a private endpoint.
|
|
1482
|
-
* This operation
|
|
1487
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1483
1488
|
* @param DeleteOperationsInsightsPrivateEndpointRequest
|
|
1484
1489
|
* @return DeleteOperationsInsightsPrivateEndpointResponse
|
|
1485
1490
|
* @throws OciError when an error occurs
|
|
1486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
|
|
1487
1492
|
*/
|
|
1488
1493
|
deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
|
|
1489
1494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1498,7 +1503,7 @@ class OperationsInsightsClient {
|
|
|
1498
1503
|
"if-match": deleteOperationsInsightsPrivateEndpointRequest.ifMatch,
|
|
1499
1504
|
"opc-request-id": deleteOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
1500
1505
|
};
|
|
1501
|
-
const specRetryConfiguration = common.
|
|
1506
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1502
1507
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
1503
1508
|
if (this.logger)
|
|
1504
1509
|
retrier.logger = this.logger;
|
|
@@ -1541,11 +1546,11 @@ class OperationsInsightsClient {
|
|
|
1541
1546
|
* User must delete AWR Hub resource for this warehouse before calling this operation.
|
|
1542
1547
|
* User must delete the warehouse users before calling this operation.
|
|
1543
1548
|
*
|
|
1544
|
-
* This operation
|
|
1549
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1545
1550
|
* @param DeleteOperationsInsightsWarehouseRequest
|
|
1546
1551
|
* @return DeleteOperationsInsightsWarehouseResponse
|
|
1547
1552
|
* @throws OciError when an error occurs
|
|
1548
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1553
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
|
|
1549
1554
|
*/
|
|
1550
1555
|
deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
|
|
1551
1556
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1560,7 +1565,7 @@ class OperationsInsightsClient {
|
|
|
1560
1565
|
"if-match": deleteOperationsInsightsWarehouseRequest.ifMatch,
|
|
1561
1566
|
"opc-request-id": deleteOperationsInsightsWarehouseRequest.opcRequestId
|
|
1562
1567
|
};
|
|
1563
|
-
const specRetryConfiguration = common.
|
|
1568
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1564
1569
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
1565
1570
|
if (this.logger)
|
|
1566
1571
|
retrier.logger = this.logger;
|
|
@@ -1599,11 +1604,11 @@ class OperationsInsightsClient {
|
|
|
1599
1604
|
}
|
|
1600
1605
|
/**
|
|
1601
1606
|
* Deletes an Operations Insights Warehouse User.
|
|
1602
|
-
* This operation
|
|
1607
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1603
1608
|
* @param DeleteOperationsInsightsWarehouseUserRequest
|
|
1604
1609
|
* @return DeleteOperationsInsightsWarehouseUserResponse
|
|
1605
1610
|
* @throws OciError when an error occurs
|
|
1606
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
|
|
1607
1612
|
*/
|
|
1608
1613
|
deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
|
|
1609
1614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1618,7 +1623,7 @@ class OperationsInsightsClient {
|
|
|
1618
1623
|
"if-match": deleteOperationsInsightsWarehouseUserRequest.ifMatch,
|
|
1619
1624
|
"opc-request-id": deleteOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
1620
1625
|
};
|
|
1621
|
-
const specRetryConfiguration = common.
|
|
1626
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1622
1627
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
1623
1628
|
if (this.logger)
|
|
1624
1629
|
retrier.logger = this.logger;
|
|
@@ -1657,11 +1662,11 @@ class OperationsInsightsClient {
|
|
|
1657
1662
|
}
|
|
1658
1663
|
/**
|
|
1659
1664
|
* Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
|
|
1660
|
-
* This operation
|
|
1665
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1661
1666
|
* @param DisableDatabaseInsightRequest
|
|
1662
1667
|
* @return DisableDatabaseInsightResponse
|
|
1663
1668
|
* @throws OciError when an error occurs
|
|
1664
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1669
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
|
|
1665
1670
|
*/
|
|
1666
1671
|
disableDatabaseInsight(disableDatabaseInsightRequest) {
|
|
1667
1672
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1677,7 +1682,7 @@ class OperationsInsightsClient {
|
|
|
1677
1682
|
"opc-request-id": disableDatabaseInsightRequest.opcRequestId,
|
|
1678
1683
|
"opc-retry-token": disableDatabaseInsightRequest.opcRetryToken
|
|
1679
1684
|
};
|
|
1680
|
-
const specRetryConfiguration = common.
|
|
1685
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1681
1686
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1682
1687
|
if (this.logger)
|
|
1683
1688
|
retrier.logger = this.logger;
|
|
@@ -1716,11 +1721,11 @@ class OperationsInsightsClient {
|
|
|
1716
1721
|
}
|
|
1717
1722
|
/**
|
|
1718
1723
|
* Disables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be stopped.
|
|
1719
|
-
* This operation
|
|
1724
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1720
1725
|
* @param DisableExadataInsightRequest
|
|
1721
1726
|
* @return DisableExadataInsightResponse
|
|
1722
1727
|
* @throws OciError when an error occurs
|
|
1723
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
|
|
1724
1729
|
*/
|
|
1725
1730
|
disableExadataInsight(disableExadataInsightRequest) {
|
|
1726
1731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1736,7 +1741,7 @@ class OperationsInsightsClient {
|
|
|
1736
1741
|
"opc-request-id": disableExadataInsightRequest.opcRequestId,
|
|
1737
1742
|
"opc-retry-token": disableExadataInsightRequest.opcRetryToken
|
|
1738
1743
|
};
|
|
1739
|
-
const specRetryConfiguration = common.
|
|
1744
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1740
1745
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1741
1746
|
if (this.logger)
|
|
1742
1747
|
retrier.logger = this.logger;
|
|
@@ -1775,11 +1780,11 @@ class OperationsInsightsClient {
|
|
|
1775
1780
|
}
|
|
1776
1781
|
/**
|
|
1777
1782
|
* Disables a host in Operations Insights. Host metric collection and analysis will be stopped.
|
|
1778
|
-
* This operation
|
|
1783
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1779
1784
|
* @param DisableHostInsightRequest
|
|
1780
1785
|
* @return DisableHostInsightResponse
|
|
1781
1786
|
* @throws OciError when an error occurs
|
|
1782
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
|
|
1783
1788
|
*/
|
|
1784
1789
|
disableHostInsight(disableHostInsightRequest) {
|
|
1785
1790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1795,7 +1800,7 @@ class OperationsInsightsClient {
|
|
|
1795
1800
|
"opc-request-id": disableHostInsightRequest.opcRequestId,
|
|
1796
1801
|
"opc-retry-token": disableHostInsightRequest.opcRetryToken
|
|
1797
1802
|
};
|
|
1798
|
-
const specRetryConfiguration = common.
|
|
1803
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1799
1804
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1800
1805
|
if (this.logger)
|
|
1801
1806
|
retrier.logger = this.logger;
|
|
@@ -1834,11 +1839,11 @@ class OperationsInsightsClient {
|
|
|
1834
1839
|
}
|
|
1835
1840
|
/**
|
|
1836
1841
|
* Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
1837
|
-
* This operation
|
|
1842
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1838
1843
|
* @param DownloadOperationsInsightsWarehouseWalletRequest
|
|
1839
1844
|
* @return DownloadOperationsInsightsWarehouseWalletResponse
|
|
1840
1845
|
* @throws OciError when an error occurs
|
|
1841
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1846
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
|
|
1842
1847
|
*/
|
|
1843
1848
|
downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
|
|
1844
1849
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1853,7 +1858,7 @@ class OperationsInsightsClient {
|
|
|
1853
1858
|
"opc-request-id": downloadOperationsInsightsWarehouseWalletRequest.opcRequestId,
|
|
1854
1859
|
"opc-retry-token": downloadOperationsInsightsWarehouseWalletRequest.opcRetryToken
|
|
1855
1860
|
};
|
|
1856
|
-
const specRetryConfiguration = common.
|
|
1861
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1857
1862
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, downloadOperationsInsightsWarehouseWalletRequest.retryConfiguration, specRetryConfiguration);
|
|
1858
1863
|
if (this.logger)
|
|
1859
1864
|
retrier.logger = this.logger;
|
|
@@ -1906,11 +1911,11 @@ class OperationsInsightsClient {
|
|
|
1906
1911
|
}
|
|
1907
1912
|
/**
|
|
1908
1913
|
* Enables a database in Operations Insights. Database metric collection and analysis will be started.
|
|
1909
|
-
* This operation
|
|
1914
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1910
1915
|
* @param EnableDatabaseInsightRequest
|
|
1911
1916
|
* @return EnableDatabaseInsightResponse
|
|
1912
1917
|
* @throws OciError when an error occurs
|
|
1913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1918
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
|
|
1914
1919
|
*/
|
|
1915
1920
|
enableDatabaseInsight(enableDatabaseInsightRequest) {
|
|
1916
1921
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1926,7 +1931,7 @@ class OperationsInsightsClient {
|
|
|
1926
1931
|
"opc-request-id": enableDatabaseInsightRequest.opcRequestId,
|
|
1927
1932
|
"opc-retry-token": enableDatabaseInsightRequest.opcRetryToken
|
|
1928
1933
|
};
|
|
1929
|
-
const specRetryConfiguration = common.
|
|
1934
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1930
1935
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1931
1936
|
if (this.logger)
|
|
1932
1937
|
retrier.logger = this.logger;
|
|
@@ -1966,11 +1971,11 @@ class OperationsInsightsClient {
|
|
|
1966
1971
|
}
|
|
1967
1972
|
/**
|
|
1968
1973
|
* Enables an Exadata system in Operations Insights. Exadata-related metric collection and analysis will be started.
|
|
1969
|
-
* This operation
|
|
1974
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
1970
1975
|
* @param EnableExadataInsightRequest
|
|
1971
1976
|
* @return EnableExadataInsightResponse
|
|
1972
1977
|
* @throws OciError when an error occurs
|
|
1973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1978
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
|
|
1974
1979
|
*/
|
|
1975
1980
|
enableExadataInsight(enableExadataInsightRequest) {
|
|
1976
1981
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1986,7 +1991,7 @@ class OperationsInsightsClient {
|
|
|
1986
1991
|
"opc-request-id": enableExadataInsightRequest.opcRequestId,
|
|
1987
1992
|
"opc-retry-token": enableExadataInsightRequest.opcRetryToken
|
|
1988
1993
|
};
|
|
1989
|
-
const specRetryConfiguration = common.
|
|
1994
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1990
1995
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
1991
1996
|
if (this.logger)
|
|
1992
1997
|
retrier.logger = this.logger;
|
|
@@ -2026,11 +2031,11 @@ class OperationsInsightsClient {
|
|
|
2026
2031
|
}
|
|
2027
2032
|
/**
|
|
2028
2033
|
* Enables a host in Operations Insights. Host metric collection and analysis will be started.
|
|
2029
|
-
* This operation
|
|
2034
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2030
2035
|
* @param EnableHostInsightRequest
|
|
2031
2036
|
* @return EnableHostInsightResponse
|
|
2032
2037
|
* @throws OciError when an error occurs
|
|
2033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
|
|
2034
2039
|
*/
|
|
2035
2040
|
enableHostInsight(enableHostInsightRequest) {
|
|
2036
2041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2046,7 +2051,7 @@ class OperationsInsightsClient {
|
|
|
2046
2051
|
"opc-request-id": enableHostInsightRequest.opcRequestId,
|
|
2047
2052
|
"opc-retry-token": enableHostInsightRequest.opcRetryToken
|
|
2048
2053
|
};
|
|
2049
|
-
const specRetryConfiguration = common.
|
|
2054
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2050
2055
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2051
2056
|
if (this.logger)
|
|
2052
2057
|
retrier.logger = this.logger;
|
|
@@ -2086,11 +2091,11 @@ class OperationsInsightsClient {
|
|
|
2086
2091
|
}
|
|
2087
2092
|
/**
|
|
2088
2093
|
* Gets details of an AWR hub.
|
|
2089
|
-
* This operation
|
|
2094
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2090
2095
|
* @param GetAwrHubRequest
|
|
2091
2096
|
* @return GetAwrHubResponse
|
|
2092
2097
|
* @throws OciError when an error occurs
|
|
2093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
|
|
2094
2099
|
*/
|
|
2095
2100
|
getAwrHub(getAwrHubRequest) {
|
|
2096
2101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2104,7 +2109,7 @@ class OperationsInsightsClient {
|
|
|
2104
2109
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2105
2110
|
"opc-request-id": getAwrHubRequest.opcRequestId
|
|
2106
2111
|
};
|
|
2107
|
-
const specRetryConfiguration = common.
|
|
2112
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2108
2113
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
2109
2114
|
if (this.logger)
|
|
2110
2115
|
retrier.logger = this.logger;
|
|
@@ -2149,11 +2154,11 @@ class OperationsInsightsClient {
|
|
|
2149
2154
|
* 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
2155
|
* Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
|
|
2151
2156
|
*
|
|
2152
|
-
* This operation
|
|
2157
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2153
2158
|
* @param GetAwrReportRequest
|
|
2154
2159
|
* @return GetAwrReportResponse
|
|
2155
2160
|
* @throws OciError when an error occurs
|
|
2156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
|
|
2157
2162
|
*/
|
|
2158
2163
|
getAwrReport(getAwrReportRequest) {
|
|
2159
2164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2175,7 +2180,7 @@ class OperationsInsightsClient {
|
|
|
2175
2180
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2176
2181
|
"opc-request-id": getAwrReportRequest.opcRequestId
|
|
2177
2182
|
};
|
|
2178
|
-
const specRetryConfiguration = common.
|
|
2183
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2179
2184
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAwrReportRequest.retryConfiguration, specRetryConfiguration);
|
|
2180
2185
|
if (this.logger)
|
|
2181
2186
|
retrier.logger = this.logger;
|
|
@@ -2213,11 +2218,11 @@ class OperationsInsightsClient {
|
|
|
2213
2218
|
}
|
|
2214
2219
|
/**
|
|
2215
2220
|
* Gets details of a database insight.
|
|
2216
|
-
* This operation
|
|
2221
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2217
2222
|
* @param GetDatabaseInsightRequest
|
|
2218
2223
|
* @return GetDatabaseInsightResponse
|
|
2219
2224
|
* @throws OciError when an error occurs
|
|
2220
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
|
|
2221
2226
|
*/
|
|
2222
2227
|
getDatabaseInsight(getDatabaseInsightRequest) {
|
|
2223
2228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2231,7 +2236,7 @@ class OperationsInsightsClient {
|
|
|
2231
2236
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2232
2237
|
"opc-request-id": getDatabaseInsightRequest.opcRequestId
|
|
2233
2238
|
};
|
|
2234
|
-
const specRetryConfiguration = common.
|
|
2239
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2235
2240
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2236
2241
|
if (this.logger)
|
|
2237
2242
|
retrier.logger = this.logger;
|
|
@@ -2274,11 +2279,11 @@ class OperationsInsightsClient {
|
|
|
2274
2279
|
}
|
|
2275
2280
|
/**
|
|
2276
2281
|
* Gets details of an Operations Insights Enterprise Manager bridge.
|
|
2277
|
-
* This operation
|
|
2282
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2278
2283
|
* @param GetEnterpriseManagerBridgeRequest
|
|
2279
2284
|
* @return GetEnterpriseManagerBridgeResponse
|
|
2280
2285
|
* @throws OciError when an error occurs
|
|
2281
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
|
|
2282
2287
|
*/
|
|
2283
2288
|
getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
|
|
2284
2289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2292,7 +2297,7 @@ class OperationsInsightsClient {
|
|
|
2292
2297
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2293
2298
|
"opc-request-id": getEnterpriseManagerBridgeRequest.opcRequestId
|
|
2294
2299
|
};
|
|
2295
|
-
const specRetryConfiguration = common.
|
|
2300
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2296
2301
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
2297
2302
|
if (this.logger)
|
|
2298
2303
|
retrier.logger = this.logger;
|
|
@@ -2335,11 +2340,11 @@ class OperationsInsightsClient {
|
|
|
2335
2340
|
}
|
|
2336
2341
|
/**
|
|
2337
2342
|
* Gets details of an Exadata insight.
|
|
2338
|
-
* This operation
|
|
2343
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2339
2344
|
* @param GetExadataInsightRequest
|
|
2340
2345
|
* @return GetExadataInsightResponse
|
|
2341
2346
|
* @throws OciError when an error occurs
|
|
2342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
|
|
2343
2348
|
*/
|
|
2344
2349
|
getExadataInsight(getExadataInsightRequest) {
|
|
2345
2350
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2353,7 +2358,7 @@ class OperationsInsightsClient {
|
|
|
2353
2358
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2354
2359
|
"opc-request-id": getExadataInsightRequest.opcRequestId
|
|
2355
2360
|
};
|
|
2356
|
-
const specRetryConfiguration = common.
|
|
2361
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2357
2362
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2358
2363
|
if (this.logger)
|
|
2359
2364
|
retrier.logger = this.logger;
|
|
@@ -2396,11 +2401,11 @@ class OperationsInsightsClient {
|
|
|
2396
2401
|
}
|
|
2397
2402
|
/**
|
|
2398
2403
|
* Gets details of a host insight.
|
|
2399
|
-
* This operation
|
|
2404
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2400
2405
|
* @param GetHostInsightRequest
|
|
2401
2406
|
* @return GetHostInsightResponse
|
|
2402
2407
|
* @throws OciError when an error occurs
|
|
2403
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
|
|
2404
2409
|
*/
|
|
2405
2410
|
getHostInsight(getHostInsightRequest) {
|
|
2406
2411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2414,7 +2419,7 @@ class OperationsInsightsClient {
|
|
|
2414
2419
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2415
2420
|
"opc-request-id": getHostInsightRequest.opcRequestId
|
|
2416
2421
|
};
|
|
2417
|
-
const specRetryConfiguration = common.
|
|
2422
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2418
2423
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
2419
2424
|
if (this.logger)
|
|
2420
2425
|
retrier.logger = this.logger;
|
|
@@ -2457,11 +2462,11 @@ class OperationsInsightsClient {
|
|
|
2457
2462
|
}
|
|
2458
2463
|
/**
|
|
2459
2464
|
* Gets the details of the specified private endpoint.
|
|
2460
|
-
* This operation
|
|
2465
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2461
2466
|
* @param GetOperationsInsightsPrivateEndpointRequest
|
|
2462
2467
|
* @return GetOperationsInsightsPrivateEndpointResponse
|
|
2463
2468
|
* @throws OciError when an error occurs
|
|
2464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
|
|
2465
2470
|
*/
|
|
2466
2471
|
getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
|
|
2467
2472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2475,7 +2480,7 @@ class OperationsInsightsClient {
|
|
|
2475
2480
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2476
2481
|
"opc-request-id": getOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
2477
2482
|
};
|
|
2478
|
-
const specRetryConfiguration = common.
|
|
2483
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2479
2484
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
2480
2485
|
if (this.logger)
|
|
2481
2486
|
retrier.logger = this.logger;
|
|
@@ -2520,11 +2525,11 @@ class OperationsInsightsClient {
|
|
|
2520
2525
|
* Gets details of an Operations Insights Warehouse.
|
|
2521
2526
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
2522
2527
|
*
|
|
2523
|
-
* This operation
|
|
2528
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2524
2529
|
* @param GetOperationsInsightsWarehouseRequest
|
|
2525
2530
|
* @return GetOperationsInsightsWarehouseResponse
|
|
2526
2531
|
* @throws OciError when an error occurs
|
|
2527
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2532
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
|
|
2528
2533
|
*/
|
|
2529
2534
|
getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
|
|
2530
2535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2538,7 +2543,7 @@ class OperationsInsightsClient {
|
|
|
2538
2543
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2539
2544
|
"opc-request-id": getOperationsInsightsWarehouseRequest.opcRequestId
|
|
2540
2545
|
};
|
|
2541
|
-
const specRetryConfiguration = common.
|
|
2546
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2542
2547
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
2543
2548
|
if (this.logger)
|
|
2544
2549
|
retrier.logger = this.logger;
|
|
@@ -2581,11 +2586,11 @@ class OperationsInsightsClient {
|
|
|
2581
2586
|
}
|
|
2582
2587
|
/**
|
|
2583
2588
|
* Gets details of an Operations Insights Warehouse User.
|
|
2584
|
-
* This operation
|
|
2589
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2585
2590
|
* @param GetOperationsInsightsWarehouseUserRequest
|
|
2586
2591
|
* @return GetOperationsInsightsWarehouseUserResponse
|
|
2587
2592
|
* @throws OciError when an error occurs
|
|
2588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2593
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
|
|
2589
2594
|
*/
|
|
2590
2595
|
getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
|
|
2591
2596
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2599,7 +2604,7 @@ class OperationsInsightsClient {
|
|
|
2599
2604
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2600
2605
|
"opc-request-id": getOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
2601
2606
|
};
|
|
2602
|
-
const specRetryConfiguration = common.
|
|
2607
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2603
2608
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
2604
2609
|
if (this.logger)
|
|
2605
2610
|
retrier.logger = this.logger;
|
|
@@ -2642,11 +2647,11 @@ class OperationsInsightsClient {
|
|
|
2642
2647
|
}
|
|
2643
2648
|
/**
|
|
2644
2649
|
* Gets the status of the work request with the given ID.
|
|
2645
|
-
* This operation
|
|
2650
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2646
2651
|
* @param GetWorkRequestRequest
|
|
2647
2652
|
* @return GetWorkRequestResponse
|
|
2648
2653
|
* @throws OciError when an error occurs
|
|
2649
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2650
2655
|
*/
|
|
2651
2656
|
getWorkRequest(getWorkRequestRequest) {
|
|
2652
2657
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2660,7 +2665,7 @@ class OperationsInsightsClient {
|
|
|
2660
2665
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
2661
2666
|
"opc-request-id": getWorkRequestRequest.opcRequestId
|
|
2662
2667
|
};
|
|
2663
|
-
const specRetryConfiguration = common.
|
|
2668
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2664
2669
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
2665
2670
|
if (this.logger)
|
|
2666
2671
|
retrier.logger = this.logger;
|
|
@@ -2708,11 +2713,11 @@ class OperationsInsightsClient {
|
|
|
2708
2713
|
}
|
|
2709
2714
|
/**
|
|
2710
2715
|
* This is a generic ingest endpoint for all database configuration metrics.
|
|
2711
|
-
* This operation
|
|
2716
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2712
2717
|
* @param IngestDatabaseConfigurationRequest
|
|
2713
2718
|
* @return IngestDatabaseConfigurationResponse
|
|
2714
2719
|
* @throws OciError when an error occurs
|
|
2715
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
|
|
2716
2721
|
*/
|
|
2717
2722
|
ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
|
|
2718
2723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2729,7 +2734,7 @@ class OperationsInsightsClient {
|
|
|
2729
2734
|
"if-match": ingestDatabaseConfigurationRequest.ifMatch,
|
|
2730
2735
|
"opc-retry-token": ingestDatabaseConfigurationRequest.opcRetryToken
|
|
2731
2736
|
};
|
|
2732
|
-
const specRetryConfiguration = common.
|
|
2737
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2733
2738
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestDatabaseConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
2734
2739
|
if (this.logger)
|
|
2735
2740
|
retrier.logger = this.logger;
|
|
@@ -2773,11 +2778,11 @@ class OperationsInsightsClient {
|
|
|
2773
2778
|
}
|
|
2774
2779
|
/**
|
|
2775
2780
|
* This is a generic ingest endpoint for all the host configuration metrics
|
|
2776
|
-
* This operation
|
|
2781
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2777
2782
|
* @param IngestHostConfigurationRequest
|
|
2778
2783
|
* @return IngestHostConfigurationResponse
|
|
2779
2784
|
* @throws OciError when an error occurs
|
|
2780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
|
|
2781
2786
|
*/
|
|
2782
2787
|
ingestHostConfiguration(ingestHostConfigurationRequest) {
|
|
2783
2788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2793,7 +2798,7 @@ class OperationsInsightsClient {
|
|
|
2793
2798
|
"if-match": ingestHostConfigurationRequest.ifMatch,
|
|
2794
2799
|
"opc-retry-token": ingestHostConfigurationRequest.opcRetryToken
|
|
2795
2800
|
};
|
|
2796
|
-
const specRetryConfiguration = common.
|
|
2801
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2797
2802
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestHostConfigurationRequest.retryConfiguration, specRetryConfiguration);
|
|
2798
2803
|
if (this.logger)
|
|
2799
2804
|
retrier.logger = this.logger;
|
|
@@ -2837,11 +2842,11 @@ class OperationsInsightsClient {
|
|
|
2837
2842
|
}
|
|
2838
2843
|
/**
|
|
2839
2844
|
* This is a generic ingest endpoint for all the host performance metrics
|
|
2840
|
-
* This operation
|
|
2845
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2841
2846
|
* @param IngestHostMetricsRequest
|
|
2842
2847
|
* @return IngestHostMetricsResponse
|
|
2843
2848
|
* @throws OciError when an error occurs
|
|
2844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
|
|
2845
2850
|
*/
|
|
2846
2851
|
ingestHostMetrics(ingestHostMetricsRequest) {
|
|
2847
2852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2857,7 +2862,7 @@ class OperationsInsightsClient {
|
|
|
2857
2862
|
"if-match": ingestHostMetricsRequest.ifMatch,
|
|
2858
2863
|
"opc-retry-token": ingestHostMetricsRequest.opcRetryToken
|
|
2859
2864
|
};
|
|
2860
|
-
const specRetryConfiguration = common.
|
|
2865
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2861
2866
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestHostMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
2862
2867
|
if (this.logger)
|
|
2863
2868
|
retrier.logger = this.logger;
|
|
@@ -2903,11 +2908,11 @@ class OperationsInsightsClient {
|
|
|
2903
2908
|
* The sqlbucket endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
2904
2909
|
* Either databaseId or id must be specified.
|
|
2905
2910
|
*
|
|
2906
|
-
* This operation
|
|
2911
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2907
2912
|
* @param IngestSqlBucketRequest
|
|
2908
2913
|
* @return IngestSqlBucketResponse
|
|
2909
2914
|
* @throws OciError when an error occurs
|
|
2910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
|
|
2911
2916
|
*/
|
|
2912
2917
|
ingestSqlBucket(ingestSqlBucketRequest) {
|
|
2913
2918
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2925,7 +2930,7 @@ class OperationsInsightsClient {
|
|
|
2925
2930
|
"if-match": ingestSqlBucketRequest.ifMatch,
|
|
2926
2931
|
"opc-retry-token": ingestSqlBucketRequest.opcRetryToken
|
|
2927
2932
|
};
|
|
2928
|
-
const specRetryConfiguration = common.
|
|
2933
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2929
2934
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlBucketRequest.retryConfiguration, specRetryConfiguration);
|
|
2930
2935
|
if (this.logger)
|
|
2931
2936
|
retrier.logger = this.logger;
|
|
@@ -2971,11 +2976,11 @@ class OperationsInsightsClient {
|
|
|
2971
2976
|
* The SqlPlanLines endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
|
|
2972
2977
|
* Either databaseId or id must be specified.
|
|
2973
2978
|
*
|
|
2974
|
-
* This operation
|
|
2979
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
2975
2980
|
* @param IngestSqlPlanLinesRequest
|
|
2976
2981
|
* @return IngestSqlPlanLinesResponse
|
|
2977
2982
|
* @throws OciError when an error occurs
|
|
2978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
|
|
2979
2984
|
*/
|
|
2980
2985
|
ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
|
|
2981
2986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2993,7 +2998,7 @@ class OperationsInsightsClient {
|
|
|
2993
2998
|
"if-match": ingestSqlPlanLinesRequest.ifMatch,
|
|
2994
2999
|
"opc-retry-token": ingestSqlPlanLinesRequest.opcRetryToken
|
|
2995
3000
|
};
|
|
2996
|
-
const specRetryConfiguration = common.
|
|
3001
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2997
3002
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlPlanLinesRequest.retryConfiguration, specRetryConfiguration);
|
|
2998
3003
|
if (this.logger)
|
|
2999
3004
|
retrier.logger = this.logger;
|
|
@@ -3039,11 +3044,11 @@ class OperationsInsightsClient {
|
|
|
3039
3044
|
* The SQL Stats endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
|
|
3040
3045
|
* Either databaseId or id must be specified.
|
|
3041
3046
|
*
|
|
3042
|
-
* This operation
|
|
3047
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3043
3048
|
* @param IngestSqlStatsRequest
|
|
3044
3049
|
* @return IngestSqlStatsResponse
|
|
3045
3050
|
* @throws OciError when an error occurs
|
|
3046
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3051
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
|
|
3047
3052
|
*/
|
|
3048
3053
|
ingestSqlStats(ingestSqlStatsRequest) {
|
|
3049
3054
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3060,7 +3065,7 @@ class OperationsInsightsClient {
|
|
|
3060
3065
|
"if-match": ingestSqlStatsRequest.ifMatch,
|
|
3061
3066
|
"opc-retry-token": ingestSqlStatsRequest.opcRetryToken
|
|
3062
3067
|
};
|
|
3063
|
-
const specRetryConfiguration = common.
|
|
3068
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3064
3069
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlStatsRequest.retryConfiguration, specRetryConfiguration);
|
|
3065
3070
|
if (this.logger)
|
|
3066
3071
|
retrier.logger = this.logger;
|
|
@@ -3107,11 +3112,11 @@ class OperationsInsightsClient {
|
|
|
3107
3112
|
* Either databaseId or id must be specified.
|
|
3108
3113
|
* 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
3114
|
*
|
|
3110
|
-
* This operation
|
|
3115
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3111
3116
|
* @param IngestSqlTextRequest
|
|
3112
3117
|
* @return IngestSqlTextResponse
|
|
3113
3118
|
* @throws OciError when an error occurs
|
|
3114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3119
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
|
|
3115
3120
|
*/
|
|
3116
3121
|
ingestSqlText(ingestSqlTextRequest) {
|
|
3117
3122
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3129,7 +3134,7 @@ class OperationsInsightsClient {
|
|
|
3129
3134
|
"if-match": ingestSqlTextRequest.ifMatch,
|
|
3130
3135
|
"opc-retry-token": ingestSqlTextRequest.opcRetryToken
|
|
3131
3136
|
};
|
|
3132
|
-
const specRetryConfiguration = common.
|
|
3137
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3133
3138
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, ingestSqlTextRequest.retryConfiguration, specRetryConfiguration);
|
|
3134
3139
|
if (this.logger)
|
|
3135
3140
|
retrier.logger = this.logger;
|
|
@@ -3174,11 +3179,11 @@ class OperationsInsightsClient {
|
|
|
3174
3179
|
/**
|
|
3175
3180
|
* Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
|
|
3176
3181
|
*
|
|
3177
|
-
* This operation
|
|
3182
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3178
3183
|
* @param ListAwrHubsRequest
|
|
3179
3184
|
* @return ListAwrHubsResponse
|
|
3180
3185
|
* @throws OciError when an error occurs
|
|
3181
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
|
|
3182
3187
|
*/
|
|
3183
3188
|
listAwrHubs(listAwrHubsRequest) {
|
|
3184
3189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3200,7 +3205,7 @@ class OperationsInsightsClient {
|
|
|
3200
3205
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3201
3206
|
"opc-request-id": listAwrHubsRequest.opcRequestId
|
|
3202
3207
|
};
|
|
3203
|
-
const specRetryConfiguration = common.
|
|
3208
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3204
3209
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrHubsRequest.retryConfiguration, specRetryConfiguration);
|
|
3205
3210
|
if (this.logger)
|
|
3206
3211
|
retrier.logger = this.logger;
|
|
@@ -3245,11 +3250,11 @@ class OperationsInsightsClient {
|
|
|
3245
3250
|
* 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
3251
|
* The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
|
|
3247
3252
|
*
|
|
3248
|
-
* This operation
|
|
3253
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3249
3254
|
* @param ListAwrSnapshotsRequest
|
|
3250
3255
|
* @return ListAwrSnapshotsResponse
|
|
3251
3256
|
* @throws OciError when an error occurs
|
|
3252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
|
|
3253
3258
|
*/
|
|
3254
3259
|
listAwrSnapshots(listAwrSnapshotsRequest) {
|
|
3255
3260
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3271,7 +3276,7 @@ class OperationsInsightsClient {
|
|
|
3271
3276
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3272
3277
|
"opc-request-id": listAwrSnapshotsRequest.opcRequestId
|
|
3273
3278
|
};
|
|
3274
|
-
const specRetryConfiguration = common.
|
|
3279
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3275
3280
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAwrSnapshotsRequest.retryConfiguration, specRetryConfiguration);
|
|
3276
3281
|
if (this.logger)
|
|
3277
3282
|
retrier.logger = this.logger;
|
|
@@ -3316,11 +3321,11 @@ class OperationsInsightsClient {
|
|
|
3316
3321
|
* Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
|
|
3317
3322
|
* 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
3323
|
*
|
|
3319
|
-
* This operation
|
|
3324
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3320
3325
|
* @param ListDatabaseConfigurationsRequest
|
|
3321
3326
|
* @return ListDatabaseConfigurationsResponse
|
|
3322
3327
|
* @throws OciError when an error occurs
|
|
3323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
|
|
3324
3329
|
*/
|
|
3325
3330
|
listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
|
|
3326
3331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3350,7 +3355,7 @@ class OperationsInsightsClient {
|
|
|
3350
3355
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3351
3356
|
"opc-request-id": listDatabaseConfigurationsRequest.opcRequestId
|
|
3352
3357
|
};
|
|
3353
|
-
const specRetryConfiguration = common.
|
|
3358
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3354
3359
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDatabaseConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3355
3360
|
if (this.logger)
|
|
3356
3361
|
retrier.logger = this.logger;
|
|
@@ -3400,11 +3405,11 @@ class OperationsInsightsClient {
|
|
|
3400
3405
|
* Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
3401
3406
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
|
|
3402
3407
|
*
|
|
3403
|
-
* This operation
|
|
3408
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3404
3409
|
* @param ListDatabaseInsightsRequest
|
|
3405
3410
|
* @return ListDatabaseInsightsResponse
|
|
3406
3411
|
* @throws OciError when an error occurs
|
|
3407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
|
|
3408
3413
|
*/
|
|
3409
3414
|
listDatabaseInsights(listDatabaseInsightsRequest) {
|
|
3410
3415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3432,7 +3437,7 @@ class OperationsInsightsClient {
|
|
|
3432
3437
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3433
3438
|
"opc-request-id": listDatabaseInsightsRequest.opcRequestId
|
|
3434
3439
|
};
|
|
3435
|
-
const specRetryConfiguration = common.
|
|
3440
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3436
3441
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDatabaseInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
3437
3442
|
if (this.logger)
|
|
3438
3443
|
retrier.logger = this.logger;
|
|
@@ -3482,11 +3487,11 @@ class OperationsInsightsClient {
|
|
|
3482
3487
|
* Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
|
|
3483
3488
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
|
|
3484
3489
|
*
|
|
3485
|
-
* This operation
|
|
3490
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3486
3491
|
* @param ListEnterpriseManagerBridgesRequest
|
|
3487
3492
|
* @return ListEnterpriseManagerBridgesResponse
|
|
3488
3493
|
* @throws OciError when an error occurs
|
|
3489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3494
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
|
|
3490
3495
|
*/
|
|
3491
3496
|
listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
|
|
3492
3497
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3508,7 +3513,7 @@ class OperationsInsightsClient {
|
|
|
3508
3513
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3509
3514
|
"opc-request-id": listEnterpriseManagerBridgesRequest.opcRequestId
|
|
3510
3515
|
};
|
|
3511
|
-
const specRetryConfiguration = common.
|
|
3516
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3512
3517
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEnterpriseManagerBridgesRequest.retryConfiguration, specRetryConfiguration);
|
|
3513
3518
|
if (this.logger)
|
|
3514
3519
|
retrier.logger = this.logger;
|
|
@@ -3551,11 +3556,11 @@ class OperationsInsightsClient {
|
|
|
3551
3556
|
}
|
|
3552
3557
|
/**
|
|
3553
3558
|
* Gets a list of exadata insight configurations. Either compartmentId or exadataInsightsId query parameter must be specified.
|
|
3554
|
-
* This operation
|
|
3559
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3555
3560
|
* @param ListExadataConfigurationsRequest
|
|
3556
3561
|
* @return ListExadataConfigurationsResponse
|
|
3557
3562
|
* @throws OciError when an error occurs
|
|
3558
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
|
|
3559
3564
|
*/
|
|
3560
3565
|
listExadataConfigurations(listExadataConfigurationsRequest) {
|
|
3561
3566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3579,7 +3584,7 @@ class OperationsInsightsClient {
|
|
|
3579
3584
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3580
3585
|
"opc-request-id": listExadataConfigurationsRequest.opcRequestId
|
|
3581
3586
|
};
|
|
3582
|
-
const specRetryConfiguration = common.
|
|
3587
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3583
3588
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExadataConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3584
3589
|
if (this.logger)
|
|
3585
3590
|
retrier.logger = this.logger;
|
|
@@ -3629,11 +3634,11 @@ class OperationsInsightsClient {
|
|
|
3629
3634
|
* Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
3630
3635
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
|
|
3631
3636
|
*
|
|
3632
|
-
* This operation
|
|
3637
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3633
3638
|
* @param ListExadataInsightsRequest
|
|
3634
3639
|
* @return ListExadataInsightsResponse
|
|
3635
3640
|
* @throws OciError when an error occurs
|
|
3636
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3641
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
|
|
3637
3642
|
*/
|
|
3638
3643
|
listExadataInsights(listExadataInsightsRequest) {
|
|
3639
3644
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3657,7 +3662,7 @@ class OperationsInsightsClient {
|
|
|
3657
3662
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3658
3663
|
"opc-request-id": listExadataInsightsRequest.opcRequestId
|
|
3659
3664
|
};
|
|
3660
|
-
const specRetryConfiguration = common.
|
|
3665
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3661
3666
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listExadataInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
3662
3667
|
if (this.logger)
|
|
3663
3668
|
retrier.logger = this.logger;
|
|
@@ -3707,11 +3712,11 @@ class OperationsInsightsClient {
|
|
|
3707
3712
|
* Gets a list of host insight configurations based on the query parameters specified. Either compartmentId or hostInsightId query parameter must be specified.
|
|
3708
3713
|
* 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
3714
|
*
|
|
3710
|
-
* This operation
|
|
3715
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3711
3716
|
* @param ListHostConfigurationsRequest
|
|
3712
3717
|
* @return ListHostConfigurationsResponse
|
|
3713
3718
|
* @throws OciError when an error occurs
|
|
3714
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3719
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
|
|
3715
3720
|
*/
|
|
3716
3721
|
listHostConfigurations(listHostConfigurationsRequest) {
|
|
3717
3722
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3738,7 +3743,7 @@ class OperationsInsightsClient {
|
|
|
3738
3743
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3739
3744
|
"opc-request-id": listHostConfigurationsRequest.opcRequestId
|
|
3740
3745
|
};
|
|
3741
|
-
const specRetryConfiguration = common.
|
|
3746
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3742
3747
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listHostConfigurationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3743
3748
|
if (this.logger)
|
|
3744
3749
|
retrier.logger = this.logger;
|
|
@@ -3788,11 +3793,11 @@ class OperationsInsightsClient {
|
|
|
3788
3793
|
* Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
|
|
3789
3794
|
* When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
|
|
3790
3795
|
*
|
|
3791
|
-
* This operation
|
|
3796
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3792
3797
|
* @param ListHostInsightsRequest
|
|
3793
3798
|
* @return ListHostInsightsResponse
|
|
3794
3799
|
* @throws OciError when an error occurs
|
|
3795
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
|
|
3796
3801
|
*/
|
|
3797
3802
|
listHostInsights(listHostInsightsRequest) {
|
|
3798
3803
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3818,7 +3823,7 @@ class OperationsInsightsClient {
|
|
|
3818
3823
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3819
3824
|
"opc-request-id": listHostInsightsRequest.opcRequestId
|
|
3820
3825
|
};
|
|
3821
|
-
const specRetryConfiguration = common.
|
|
3826
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3822
3827
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listHostInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
3823
3828
|
if (this.logger)
|
|
3824
3829
|
retrier.logger = this.logger;
|
|
@@ -3867,11 +3872,11 @@ class OperationsInsightsClient {
|
|
|
3867
3872
|
/**
|
|
3868
3873
|
* Get a list of hosted entities details.
|
|
3869
3874
|
*
|
|
3870
|
-
* This operation
|
|
3875
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3871
3876
|
* @param ListHostedEntitiesRequest
|
|
3872
3877
|
* @return ListHostedEntitiesResponse
|
|
3873
3878
|
* @throws OciError when an error occurs
|
|
3874
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
|
|
3875
3880
|
*/
|
|
3876
3881
|
listHostedEntities(listHostedEntitiesRequest) {
|
|
3877
3882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3895,7 +3900,7 @@ class OperationsInsightsClient {
|
|
|
3895
3900
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3896
3901
|
"opc-request-id": listHostedEntitiesRequest.opcRequestId
|
|
3897
3902
|
};
|
|
3898
|
-
const specRetryConfiguration = common.
|
|
3903
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3899
3904
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listHostedEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
3900
3905
|
if (this.logger)
|
|
3901
3906
|
retrier.logger = this.logger;
|
|
@@ -3943,11 +3948,11 @@ class OperationsInsightsClient {
|
|
|
3943
3948
|
* 2. The agent availabilityStatus = 'ACTIVE'
|
|
3944
3949
|
* 3. The agent lifecycleState = 'ACTIVE'
|
|
3945
3950
|
*
|
|
3946
|
-
* This operation
|
|
3951
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
3947
3952
|
* @param ListImportableAgentEntitiesRequest
|
|
3948
3953
|
* @return ListImportableAgentEntitiesResponse
|
|
3949
3954
|
* @throws OciError when an error occurs
|
|
3950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
|
|
3951
3956
|
*/
|
|
3952
3957
|
listImportableAgentEntities(listImportableAgentEntitiesRequest) {
|
|
3953
3958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3965,7 +3970,7 @@ class OperationsInsightsClient {
|
|
|
3965
3970
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3966
3971
|
"opc-request-id": listImportableAgentEntitiesRequest.opcRequestId
|
|
3967
3972
|
};
|
|
3968
|
-
const specRetryConfiguration = common.
|
|
3973
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3969
3974
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listImportableAgentEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
3970
3975
|
if (this.logger)
|
|
3971
3976
|
retrier.logger = this.logger;
|
|
@@ -4009,11 +4014,11 @@ class OperationsInsightsClient {
|
|
|
4009
4014
|
/**
|
|
4010
4015
|
* Gets a list of importable entities for an Operations Insights Enterprise Manager bridge that have not been imported before.
|
|
4011
4016
|
*
|
|
4012
|
-
* This operation
|
|
4017
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4013
4018
|
* @param ListImportableEnterpriseManagerEntitiesRequest
|
|
4014
4019
|
* @return ListImportableEnterpriseManagerEntitiesResponse
|
|
4015
4020
|
* @throws OciError when an error occurs
|
|
4016
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
|
|
4017
4022
|
*/
|
|
4018
4023
|
listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
|
|
4019
4024
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4033,7 +4038,7 @@ class OperationsInsightsClient {
|
|
|
4033
4038
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4034
4039
|
"opc-request-id": listImportableEnterpriseManagerEntitiesRequest.opcRequestId
|
|
4035
4040
|
};
|
|
4036
|
-
const specRetryConfiguration = common.
|
|
4041
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4037
4042
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listImportableEnterpriseManagerEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
4038
4043
|
if (this.logger)
|
|
4039
4044
|
retrier.logger = this.logger;
|
|
@@ -4076,11 +4081,11 @@ class OperationsInsightsClient {
|
|
|
4076
4081
|
}
|
|
4077
4082
|
/**
|
|
4078
4083
|
* Gets a list of Operation Insights private endpoints.
|
|
4079
|
-
* This operation
|
|
4084
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4080
4085
|
* @param ListOperationsInsightsPrivateEndpointsRequest
|
|
4081
4086
|
* @return ListOperationsInsightsPrivateEndpointsResponse
|
|
4082
4087
|
* @throws OciError when an error occurs
|
|
4083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
|
|
4084
4089
|
*/
|
|
4085
4090
|
listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
|
|
4086
4091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4104,7 +4109,7 @@ class OperationsInsightsClient {
|
|
|
4104
4109
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4105
4110
|
"opc-request-id": listOperationsInsightsPrivateEndpointsRequest.opcRequestId
|
|
4106
4111
|
};
|
|
4107
|
-
const specRetryConfiguration = common.
|
|
4112
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4108
4113
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOperationsInsightsPrivateEndpointsRequest.retryConfiguration, specRetryConfiguration);
|
|
4109
4114
|
if (this.logger)
|
|
4110
4115
|
retrier.logger = this.logger;
|
|
@@ -4148,11 +4153,11 @@ class OperationsInsightsClient {
|
|
|
4148
4153
|
/**
|
|
4149
4154
|
* 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
4155
|
*
|
|
4151
|
-
* This operation
|
|
4156
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4152
4157
|
* @param ListOperationsInsightsWarehouseUsersRequest
|
|
4153
4158
|
* @return ListOperationsInsightsWarehouseUsersResponse
|
|
4154
4159
|
* @throws OciError when an error occurs
|
|
4155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4160
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
|
|
4156
4161
|
*/
|
|
4157
4162
|
listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
|
|
4158
4163
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4174,7 +4179,7 @@ class OperationsInsightsClient {
|
|
|
4174
4179
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4175
4180
|
"opc-request-id": listOperationsInsightsWarehouseUsersRequest.opcRequestId
|
|
4176
4181
|
};
|
|
4177
|
-
const specRetryConfiguration = common.
|
|
4182
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4178
4183
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOperationsInsightsWarehouseUsersRequest.retryConfiguration, specRetryConfiguration);
|
|
4179
4184
|
if (this.logger)
|
|
4180
4185
|
retrier.logger = this.logger;
|
|
@@ -4219,11 +4224,11 @@ class OperationsInsightsClient {
|
|
|
4219
4224
|
* Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified.
|
|
4220
4225
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
4221
4226
|
*
|
|
4222
|
-
* This operation
|
|
4227
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4223
4228
|
* @param ListOperationsInsightsWarehousesRequest
|
|
4224
4229
|
* @return ListOperationsInsightsWarehousesResponse
|
|
4225
4230
|
* @throws OciError when an error occurs
|
|
4226
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4231
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
|
|
4227
4232
|
*/
|
|
4228
4233
|
listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
|
|
4229
4234
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4244,7 +4249,7 @@ class OperationsInsightsClient {
|
|
|
4244
4249
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4245
4250
|
"opc-request-id": listOperationsInsightsWarehousesRequest.opcRequestId
|
|
4246
4251
|
};
|
|
4247
|
-
const specRetryConfiguration = common.
|
|
4252
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4248
4253
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listOperationsInsightsWarehousesRequest.retryConfiguration, specRetryConfiguration);
|
|
4249
4254
|
if (this.logger)
|
|
4250
4255
|
retrier.logger = this.logger;
|
|
@@ -4289,11 +4294,11 @@ class OperationsInsightsClient {
|
|
|
4289
4294
|
* 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
4295
|
* Either databaseId or id must be specified.
|
|
4291
4296
|
*
|
|
4292
|
-
* This operation
|
|
4297
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4293
4298
|
* @param ListSqlPlansRequest
|
|
4294
4299
|
* @return ListSqlPlansResponse
|
|
4295
4300
|
* @throws OciError when an error occurs
|
|
4296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4301
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
|
|
4297
4302
|
*/
|
|
4298
4303
|
listSqlPlans(listSqlPlansRequest) {
|
|
4299
4304
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4312,7 +4317,7 @@ class OperationsInsightsClient {
|
|
|
4312
4317
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4313
4318
|
"opc-request-id": listSqlPlansRequest.opcRequestId
|
|
4314
4319
|
};
|
|
4315
|
-
const specRetryConfiguration = common.
|
|
4320
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4316
4321
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlPlansRequest.retryConfiguration, specRetryConfiguration);
|
|
4317
4322
|
if (this.logger)
|
|
4318
4323
|
retrier.logger = this.logger;
|
|
@@ -4357,11 +4362,11 @@ class OperationsInsightsClient {
|
|
|
4357
4362
|
* Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
|
|
4358
4363
|
* And get the SQL Text and the details of the databases executing the SQL for a given time period.
|
|
4359
4364
|
*
|
|
4360
|
-
* This operation
|
|
4365
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4361
4366
|
* @param ListSqlSearchesRequest
|
|
4362
4367
|
* @return ListSqlSearchesResponse
|
|
4363
4368
|
* @throws OciError when an error occurs
|
|
4364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
|
|
4365
4370
|
*/
|
|
4366
4371
|
listSqlSearches(listSqlSearchesRequest) {
|
|
4367
4372
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4385,7 +4390,7 @@ class OperationsInsightsClient {
|
|
|
4385
4390
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4386
4391
|
"opc-request-id": listSqlSearchesRequest.opcRequestId
|
|
4387
4392
|
};
|
|
4388
|
-
const specRetryConfiguration = common.
|
|
4393
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4389
4394
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlSearchesRequest.retryConfiguration, specRetryConfiguration);
|
|
4390
4395
|
if (this.logger)
|
|
4391
4396
|
retrier.logger = this.logger;
|
|
@@ -4429,11 +4434,11 @@ class OperationsInsightsClient {
|
|
|
4429
4434
|
/**
|
|
4430
4435
|
* Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
|
|
4431
4436
|
*
|
|
4432
|
-
* This operation
|
|
4437
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4433
4438
|
* @param ListSqlTextsRequest
|
|
4434
4439
|
* @return ListSqlTextsResponse
|
|
4435
4440
|
* @throws OciError when an error occurs
|
|
4436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
|
|
4437
4442
|
*/
|
|
4438
4443
|
listSqlTexts(listSqlTextsRequest) {
|
|
4439
4444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4456,7 +4461,7 @@ class OperationsInsightsClient {
|
|
|
4456
4461
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4457
4462
|
"opc-request-id": listSqlTextsRequest.opcRequestId
|
|
4458
4463
|
};
|
|
4459
|
-
const specRetryConfiguration = common.
|
|
4464
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4460
4465
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listSqlTextsRequest.retryConfiguration, specRetryConfiguration);
|
|
4461
4466
|
if (this.logger)
|
|
4462
4467
|
retrier.logger = this.logger;
|
|
@@ -4500,11 +4505,11 @@ class OperationsInsightsClient {
|
|
|
4500
4505
|
/**
|
|
4501
4506
|
* Return a (paginated) list of errors for a given work request.
|
|
4502
4507
|
*
|
|
4503
|
-
* This operation
|
|
4508
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4504
4509
|
* @param ListWorkRequestErrorsRequest
|
|
4505
4510
|
* @return ListWorkRequestErrorsResponse
|
|
4506
4511
|
* @throws OciError when an error occurs
|
|
4507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4512
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
4508
4513
|
*/
|
|
4509
4514
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
4510
4515
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4523,7 +4528,7 @@ class OperationsInsightsClient {
|
|
|
4523
4528
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4524
4529
|
"opc-request-id": listWorkRequestErrorsRequest.opcRequestId
|
|
4525
4530
|
};
|
|
4526
|
-
const specRetryConfiguration = common.
|
|
4531
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4527
4532
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
4528
4533
|
if (this.logger)
|
|
4529
4534
|
retrier.logger = this.logger;
|
|
@@ -4567,11 +4572,11 @@ class OperationsInsightsClient {
|
|
|
4567
4572
|
/**
|
|
4568
4573
|
* Return a (paginated) list of logs for a given work request.
|
|
4569
4574
|
*
|
|
4570
|
-
* This operation
|
|
4575
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4571
4576
|
* @param ListWorkRequestLogsRequest
|
|
4572
4577
|
* @return ListWorkRequestLogsResponse
|
|
4573
4578
|
* @throws OciError when an error occurs
|
|
4574
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
4575
4580
|
*/
|
|
4576
4581
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
4577
4582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4590,7 +4595,7 @@ class OperationsInsightsClient {
|
|
|
4590
4595
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4591
4596
|
"opc-request-id": listWorkRequestLogsRequest.opcRequestId
|
|
4592
4597
|
};
|
|
4593
|
-
const specRetryConfiguration = common.
|
|
4598
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4594
4599
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
4595
4600
|
if (this.logger)
|
|
4596
4601
|
retrier.logger = this.logger;
|
|
@@ -4634,11 +4639,11 @@ class OperationsInsightsClient {
|
|
|
4634
4639
|
/**
|
|
4635
4640
|
* 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
4641
|
*
|
|
4637
|
-
* This operation
|
|
4642
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4638
4643
|
* @param ListWorkRequestsRequest
|
|
4639
4644
|
* @return ListWorkRequestsResponse
|
|
4640
4645
|
* @throws OciError when an error occurs
|
|
4641
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4646
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
4642
4647
|
*/
|
|
4643
4648
|
listWorkRequests(listWorkRequestsRequest) {
|
|
4644
4649
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4660,7 +4665,7 @@ class OperationsInsightsClient {
|
|
|
4660
4665
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4661
4666
|
"opc-request-id": listWorkRequestsRequest.opcRequestId
|
|
4662
4667
|
};
|
|
4663
|
-
const specRetryConfiguration = common.
|
|
4668
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4664
4669
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
4665
4670
|
if (this.logger)
|
|
4666
4671
|
retrier.logger = this.logger;
|
|
@@ -4703,11 +4708,11 @@ class OperationsInsightsClient {
|
|
|
4703
4708
|
}
|
|
4704
4709
|
/**
|
|
4705
4710
|
* Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
|
|
4706
|
-
* This operation
|
|
4711
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4707
4712
|
* @param RotateOperationsInsightsWarehouseWalletRequest
|
|
4708
4713
|
* @return RotateOperationsInsightsWarehouseWalletResponse
|
|
4709
4714
|
* @throws OciError when an error occurs
|
|
4710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4715
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
|
|
4711
4716
|
*/
|
|
4712
4717
|
rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
|
|
4713
4718
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4722,7 +4727,7 @@ class OperationsInsightsClient {
|
|
|
4722
4727
|
"opc-request-id": rotateOperationsInsightsWarehouseWalletRequest.opcRequestId,
|
|
4723
4728
|
"if-match": rotateOperationsInsightsWarehouseWalletRequest.ifMatch
|
|
4724
4729
|
};
|
|
4725
|
-
const specRetryConfiguration = common.
|
|
4730
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4726
4731
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, rotateOperationsInsightsWarehouseWalletRequest.retryConfiguration, specRetryConfiguration);
|
|
4727
4732
|
if (this.logger)
|
|
4728
4733
|
retrier.logger = this.logger;
|
|
@@ -4762,11 +4767,11 @@ class OperationsInsightsClient {
|
|
|
4762
4767
|
/**
|
|
4763
4768
|
* Gets a list of summary of AWR Sources.
|
|
4764
4769
|
*
|
|
4765
|
-
* This operation
|
|
4770
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4766
4771
|
* @param SummarizeAwrSourcesSummariesRequest
|
|
4767
4772
|
* @return SummarizeAwrSourcesSummariesResponse
|
|
4768
4773
|
* @throws OciError when an error occurs
|
|
4769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4774
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
|
|
4770
4775
|
*/
|
|
4771
4776
|
summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
|
|
4772
4777
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4787,7 +4792,7 @@ class OperationsInsightsClient {
|
|
|
4787
4792
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4788
4793
|
"opc-request-id": summarizeAwrSourcesSummariesRequest.opcRequestId
|
|
4789
4794
|
};
|
|
4790
|
-
const specRetryConfiguration = common.
|
|
4795
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4791
4796
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeAwrSourcesSummariesRequest.retryConfiguration, specRetryConfiguration);
|
|
4792
4797
|
if (this.logger)
|
|
4793
4798
|
retrier.logger = this.logger;
|
|
@@ -4833,11 +4838,11 @@ class OperationsInsightsClient {
|
|
|
4833
4838
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
4834
4839
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
4835
4840
|
*
|
|
4836
|
-
* This operation
|
|
4841
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4837
4842
|
* @param SummarizeDatabaseInsightResourceCapacityTrendRequest
|
|
4838
4843
|
* @return SummarizeDatabaseInsightResourceCapacityTrendResponse
|
|
4839
4844
|
* @throws OciError when an error occurs
|
|
4840
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4845
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
|
|
4841
4846
|
*/
|
|
4842
4847
|
summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
|
|
4843
4848
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4872,7 +4877,7 @@ class OperationsInsightsClient {
|
|
|
4872
4877
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4873
4878
|
"opc-request-id": summarizeDatabaseInsightResourceCapacityTrendRequest.opcRequestId
|
|
4874
4879
|
};
|
|
4875
|
-
const specRetryConfiguration = common.
|
|
4880
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4876
4881
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceCapacityTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
4877
4882
|
if (this.logger)
|
|
4878
4883
|
retrier.logger = this.logger;
|
|
@@ -4917,11 +4922,11 @@ class OperationsInsightsClient {
|
|
|
4917
4922
|
* Get Forecast predictions for CPU and Storage resources since a time in the past.
|
|
4918
4923
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
4919
4924
|
*
|
|
4920
|
-
* This operation
|
|
4925
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
4921
4926
|
* @param SummarizeDatabaseInsightResourceForecastTrendRequest
|
|
4922
4927
|
* @return SummarizeDatabaseInsightResourceForecastTrendResponse
|
|
4923
4928
|
* @throws OciError when an error occurs
|
|
4924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4929
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
|
|
4925
4930
|
*/
|
|
4926
4931
|
summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
|
|
4927
4932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4958,7 +4963,7 @@ class OperationsInsightsClient {
|
|
|
4958
4963
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4959
4964
|
"opc-request-id": summarizeDatabaseInsightResourceForecastTrendRequest.opcRequestId
|
|
4960
4965
|
};
|
|
4961
|
-
const specRetryConfiguration = common.
|
|
4966
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4962
4967
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceForecastTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
4963
4968
|
if (this.logger)
|
|
4964
4969
|
retrier.logger = this.logger;
|
|
@@ -5003,11 +5008,11 @@ class OperationsInsightsClient {
|
|
|
5003
5008
|
* Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
|
|
5004
5009
|
* for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
|
|
5005
5010
|
*
|
|
5006
|
-
* This operation
|
|
5011
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5007
5012
|
* @param SummarizeDatabaseInsightResourceStatisticsRequest
|
|
5008
5013
|
* @return SummarizeDatabaseInsightResourceStatisticsResponse
|
|
5009
5014
|
* @throws OciError when an error occurs
|
|
5010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5015
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
|
|
5011
5016
|
*/
|
|
5012
5017
|
summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
|
|
5013
5018
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5044,7 +5049,7 @@ class OperationsInsightsClient {
|
|
|
5044
5049
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5045
5050
|
"opc-request-id": summarizeDatabaseInsightResourceStatisticsRequest.opcRequestId
|
|
5046
5051
|
};
|
|
5047
|
-
const specRetryConfiguration = common.
|
|
5052
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5048
5053
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
5049
5054
|
if (this.logger)
|
|
5050
5055
|
retrier.logger = this.logger;
|
|
@@ -5091,11 +5096,11 @@ class OperationsInsightsClient {
|
|
|
5091
5096
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
5092
5097
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
5093
5098
|
*
|
|
5094
|
-
* This operation
|
|
5099
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5095
5100
|
* @param SummarizeDatabaseInsightResourceUsageRequest
|
|
5096
5101
|
* @return SummarizeDatabaseInsightResourceUsageResponse
|
|
5097
5102
|
* @throws OciError when an error occurs
|
|
5098
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
|
|
5099
5104
|
*/
|
|
5100
5105
|
summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
|
|
5101
5106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5126,7 +5131,7 @@ class OperationsInsightsClient {
|
|
|
5126
5131
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5127
5132
|
"opc-request-id": summarizeDatabaseInsightResourceUsageRequest.opcRequestId
|
|
5128
5133
|
};
|
|
5129
|
-
const specRetryConfiguration = common.
|
|
5134
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5130
5135
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
5131
5136
|
if (this.logger)
|
|
5132
5137
|
retrier.logger = this.logger;
|
|
@@ -5172,11 +5177,11 @@ class OperationsInsightsClient {
|
|
|
5172
5177
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
5173
5178
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
5174
5179
|
*
|
|
5175
|
-
* This operation
|
|
5180
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5176
5181
|
* @param SummarizeDatabaseInsightResourceUsageTrendRequest
|
|
5177
5182
|
* @return SummarizeDatabaseInsightResourceUsageTrendResponse
|
|
5178
5183
|
* @throws OciError when an error occurs
|
|
5179
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
|
|
5180
5185
|
*/
|
|
5181
5186
|
summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
|
|
5182
5187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5208,7 +5213,7 @@ class OperationsInsightsClient {
|
|
|
5208
5213
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5209
5214
|
"opc-request-id": summarizeDatabaseInsightResourceUsageTrendRequest.opcRequestId
|
|
5210
5215
|
};
|
|
5211
|
-
const specRetryConfiguration = common.
|
|
5216
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5212
5217
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5213
5218
|
if (this.logger)
|
|
5214
5219
|
retrier.logger = this.logger;
|
|
@@ -5253,11 +5258,11 @@ class OperationsInsightsClient {
|
|
|
5253
5258
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
5254
5259
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
5255
5260
|
*
|
|
5256
|
-
* This operation
|
|
5261
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5257
5262
|
* @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
|
|
5258
5263
|
* @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
|
|
5259
5264
|
* @throws OciError when an error occurs
|
|
5260
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
|
|
5261
5266
|
*/
|
|
5262
5267
|
summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
|
|
5263
5268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5288,7 +5293,7 @@ class OperationsInsightsClient {
|
|
|
5288
5293
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5289
5294
|
"opc-request-id": summarizeDatabaseInsightResourceUtilizationInsightRequest.opcRequestId
|
|
5290
5295
|
};
|
|
5291
|
-
const specRetryConfiguration = common.
|
|
5296
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5292
5297
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightResourceUtilizationInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
5293
5298
|
if (this.logger)
|
|
5294
5299
|
retrier.logger = this.logger;
|
|
@@ -5334,11 +5339,11 @@ class OperationsInsightsClient {
|
|
|
5334
5339
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
5335
5340
|
* Either databaseId or id must be specified.
|
|
5336
5341
|
*
|
|
5337
|
-
* This operation
|
|
5342
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5338
5343
|
* @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
|
|
5339
5344
|
* @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
|
|
5340
5345
|
* @throws OciError when an error occurs
|
|
5341
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
|
|
5342
5347
|
*/
|
|
5343
5348
|
summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
|
|
5344
5349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5359,7 +5364,7 @@ class OperationsInsightsClient {
|
|
|
5359
5364
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5360
5365
|
"opc-request-id": summarizeDatabaseInsightTablespaceUsageTrendRequest.opcRequestId
|
|
5361
5366
|
};
|
|
5362
|
-
const specRetryConfiguration = common.
|
|
5367
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5363
5368
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeDatabaseInsightTablespaceUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5364
5369
|
if (this.logger)
|
|
5365
5370
|
retrier.logger = this.logger;
|
|
@@ -5410,11 +5415,11 @@ class OperationsInsightsClient {
|
|
|
5410
5415
|
* and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
|
|
5411
5416
|
* Valid values for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
|
|
5412
5417
|
*
|
|
5413
|
-
* This operation
|
|
5418
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5414
5419
|
* @param SummarizeExadataInsightResourceCapacityTrendRequest
|
|
5415
5420
|
* @return SummarizeExadataInsightResourceCapacityTrendResponse
|
|
5416
5421
|
* @throws OciError when an error occurs
|
|
5417
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5422
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
|
|
5418
5423
|
*/
|
|
5419
5424
|
summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
|
|
5420
5425
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5444,7 +5449,7 @@ class OperationsInsightsClient {
|
|
|
5444
5449
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5445
5450
|
"opc-request-id": summarizeExadataInsightResourceCapacityTrendRequest.opcRequestId
|
|
5446
5451
|
};
|
|
5447
|
-
const specRetryConfiguration = common.
|
|
5452
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5448
5453
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceCapacityTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5449
5454
|
if (this.logger)
|
|
5450
5455
|
retrier.logger = this.logger;
|
|
@@ -5492,11 +5497,11 @@ class OperationsInsightsClient {
|
|
|
5492
5497
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5493
5498
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5494
5499
|
*
|
|
5495
|
-
* This operation
|
|
5500
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5496
5501
|
* @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
|
|
5497
5502
|
* @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
|
|
5498
5503
|
* @throws OciError when an error occurs
|
|
5499
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
|
|
5500
5505
|
*/
|
|
5501
5506
|
summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
|
|
5502
5507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5526,7 +5531,7 @@ class OperationsInsightsClient {
|
|
|
5526
5531
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5527
5532
|
"opc-request-id": summarizeExadataInsightResourceCapacityTrendAggregatedRequest.opcRequestId
|
|
5528
5533
|
};
|
|
5529
|
-
const specRetryConfiguration = common.
|
|
5534
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5530
5535
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceCapacityTrendAggregatedRequest.retryConfiguration, specRetryConfiguration);
|
|
5531
5536
|
if (this.logger)
|
|
5532
5537
|
retrier.logger = this.logger;
|
|
@@ -5577,11 +5582,11 @@ class OperationsInsightsClient {
|
|
|
5577
5582
|
* and asmName is returned in name field for resourceMetric STORAGE. StorageServerName query parameter applies to ResourceType STORAGE_SERVER.
|
|
5578
5583
|
* Valid value for ResourceType DISKGROUP is STORAGE. Comma delimited (asmName,diskgroupName) is returned in name field.
|
|
5579
5584
|
*
|
|
5580
|
-
* This operation
|
|
5585
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5581
5586
|
* @param SummarizeExadataInsightResourceForecastTrendRequest
|
|
5582
5587
|
* @return SummarizeExadataInsightResourceForecastTrendResponse
|
|
5583
5588
|
* @throws OciError when an error occurs
|
|
5584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5589
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
|
|
5585
5590
|
*/
|
|
5586
5591
|
summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
|
|
5587
5592
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5615,7 +5620,7 @@ class OperationsInsightsClient {
|
|
|
5615
5620
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5616
5621
|
"opc-request-id": summarizeExadataInsightResourceForecastTrendRequest.opcRequestId
|
|
5617
5622
|
};
|
|
5618
|
-
const specRetryConfiguration = common.
|
|
5623
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5619
5624
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceForecastTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
5620
5625
|
if (this.logger)
|
|
5621
5626
|
retrier.logger = this.logger;
|
|
@@ -5662,11 +5667,11 @@ class OperationsInsightsClient {
|
|
|
5662
5667
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5663
5668
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5664
5669
|
*
|
|
5665
|
-
* This operation
|
|
5670
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5666
5671
|
* @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
|
|
5667
5672
|
* @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
|
|
5668
5673
|
* @throws OciError when an error occurs
|
|
5669
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5674
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
|
|
5670
5675
|
*/
|
|
5671
5676
|
summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
|
|
5672
5677
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5699,7 +5704,7 @@ class OperationsInsightsClient {
|
|
|
5699
5704
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5700
5705
|
"opc-request-id": summarizeExadataInsightResourceForecastTrendAggregatedRequest.opcRequestId
|
|
5701
5706
|
};
|
|
5702
|
-
const specRetryConfiguration = common.
|
|
5707
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5703
5708
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceForecastTrendAggregatedRequest.retryConfiguration, specRetryConfiguration);
|
|
5704
5709
|
if (this.logger)
|
|
5705
5710
|
retrier.logger = this.logger;
|
|
@@ -5747,11 +5752,11 @@ class OperationsInsightsClient {
|
|
|
5747
5752
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS, THROUGHPUT.
|
|
5748
5753
|
* Valid value for ResourceType DISKGROUP is STORAGE.
|
|
5749
5754
|
*
|
|
5750
|
-
* This operation
|
|
5755
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5751
5756
|
* @param SummarizeExadataInsightResourceStatisticsRequest
|
|
5752
5757
|
* @return SummarizeExadataInsightResourceStatisticsResponse
|
|
5753
5758
|
* @throws OciError when an error occurs
|
|
5754
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5759
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
|
|
5755
5760
|
*/
|
|
5756
5761
|
summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
|
|
5757
5762
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5778,7 +5783,7 @@ class OperationsInsightsClient {
|
|
|
5778
5783
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5779
5784
|
"opc-request-id": summarizeExadataInsightResourceStatisticsRequest.opcRequestId
|
|
5780
5785
|
};
|
|
5781
|
-
const specRetryConfiguration = common.
|
|
5786
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5782
5787
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
5783
5788
|
if (this.logger)
|
|
5784
5789
|
retrier.logger = this.logger;
|
|
@@ -5832,11 +5837,11 @@ class OperationsInsightsClient {
|
|
|
5832
5837
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5833
5838
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5834
5839
|
*
|
|
5835
|
-
* This operation
|
|
5840
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5836
5841
|
* @param SummarizeExadataInsightResourceUsageRequest
|
|
5837
5842
|
* @return SummarizeExadataInsightResourceUsageResponse
|
|
5838
5843
|
* @throws OciError when an error occurs
|
|
5839
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
|
|
5840
5845
|
*/
|
|
5841
5846
|
summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
|
|
5842
5847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5868,7 +5873,7 @@ class OperationsInsightsClient {
|
|
|
5868
5873
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5869
5874
|
"opc-request-id": summarizeExadataInsightResourceUsageRequest.opcRequestId
|
|
5870
5875
|
};
|
|
5871
|
-
const specRetryConfiguration = common.
|
|
5876
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5872
5877
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
5873
5878
|
if (this.logger)
|
|
5874
5879
|
retrier.logger = this.logger;
|
|
@@ -5917,11 +5922,11 @@ class OperationsInsightsClient {
|
|
|
5917
5922
|
* Valid values for ResourceType HOST are CPU and MEMORY.
|
|
5918
5923
|
* Valid values for ResourceType STORAGE_SERVER are STORAGE, IOPS and THROUGHPUT.
|
|
5919
5924
|
*
|
|
5920
|
-
* This operation
|
|
5925
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5921
5926
|
* @param SummarizeExadataInsightResourceUsageAggregatedRequest
|
|
5922
5927
|
* @return SummarizeExadataInsightResourceUsageAggregatedResponse
|
|
5923
5928
|
* @throws OciError when an error occurs
|
|
5924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5929
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
|
|
5925
5930
|
*/
|
|
5926
5931
|
summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
|
|
5927
5932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5950,7 +5955,7 @@ class OperationsInsightsClient {
|
|
|
5950
5955
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5951
5956
|
"opc-request-id": summarizeExadataInsightResourceUsageAggregatedRequest.opcRequestId
|
|
5952
5957
|
};
|
|
5953
|
-
const specRetryConfiguration = common.
|
|
5958
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
5954
5959
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceUsageAggregatedRequest.retryConfiguration, specRetryConfiguration);
|
|
5955
5960
|
if (this.logger)
|
|
5956
5961
|
retrier.logger = this.logger;
|
|
@@ -5993,11 +5998,11 @@ class OperationsInsightsClient {
|
|
|
5993
5998
|
}
|
|
5994
5999
|
/**
|
|
5995
6000
|
* 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
|
|
6001
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
5997
6002
|
* @param SummarizeExadataInsightResourceUtilizationInsightRequest
|
|
5998
6003
|
* @return SummarizeExadataInsightResourceUtilizationInsightResponse
|
|
5999
6004
|
* @throws OciError when an error occurs
|
|
6000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
|
|
6001
6006
|
*/
|
|
6002
6007
|
summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
|
|
6003
6008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6028,7 +6033,7 @@ class OperationsInsightsClient {
|
|
|
6028
6033
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6029
6034
|
"opc-request-id": summarizeExadataInsightResourceUtilizationInsightRequest.opcRequestId
|
|
6030
6035
|
};
|
|
6031
|
-
const specRetryConfiguration = common.
|
|
6036
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6032
6037
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataInsightResourceUtilizationInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
6033
6038
|
if (this.logger)
|
|
6034
6039
|
retrier.logger = this.logger;
|
|
@@ -6076,11 +6081,11 @@ class OperationsInsightsClient {
|
|
|
6076
6081
|
}
|
|
6077
6082
|
/**
|
|
6078
6083
|
* Lists the software and hardware inventory of the Exadata System.
|
|
6079
|
-
* This operation
|
|
6084
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6080
6085
|
* @param SummarizeExadataMembersRequest
|
|
6081
6086
|
* @return SummarizeExadataMembersResponse
|
|
6082
6087
|
* @throws OciError when an error occurs
|
|
6083
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6088
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
|
|
6084
6089
|
*/
|
|
6085
6090
|
summarizeExadataMembers(summarizeExadataMembersRequest) {
|
|
6086
6091
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6099,7 +6104,7 @@ class OperationsInsightsClient {
|
|
|
6099
6104
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6100
6105
|
"opc-request-id": summarizeExadataMembersRequest.opcRequestId
|
|
6101
6106
|
};
|
|
6102
|
-
const specRetryConfiguration = common.
|
|
6107
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6103
6108
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeExadataMembersRequest.retryConfiguration, specRetryConfiguration);
|
|
6104
6109
|
if (this.logger)
|
|
6105
6110
|
retrier.logger = this.logger;
|
|
@@ -6150,11 +6155,11 @@ class OperationsInsightsClient {
|
|
|
6150
6155
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
6151
6156
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6152
6157
|
*
|
|
6153
|
-
* This operation
|
|
6158
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6154
6159
|
* @param SummarizeHostInsightResourceCapacityTrendRequest
|
|
6155
6160
|
* @return SummarizeHostInsightResourceCapacityTrendResponse
|
|
6156
6161
|
* @throws OciError when an error occurs
|
|
6157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
|
|
6158
6163
|
*/
|
|
6159
6164
|
summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
|
|
6160
6165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6184,7 +6189,7 @@ class OperationsInsightsClient {
|
|
|
6184
6189
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6185
6190
|
"opc-request-id": summarizeHostInsightResourceCapacityTrendRequest.opcRequestId
|
|
6186
6191
|
};
|
|
6187
|
-
const specRetryConfiguration = common.
|
|
6192
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6188
6193
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceCapacityTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6189
6194
|
if (this.logger)
|
|
6190
6195
|
retrier.logger = this.logger;
|
|
@@ -6229,11 +6234,11 @@ class OperationsInsightsClient {
|
|
|
6229
6234
|
* Get Forecast predictions for CPU or memory resources since a time in the past.
|
|
6230
6235
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6231
6236
|
*
|
|
6232
|
-
* This operation
|
|
6237
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6233
6238
|
* @param SummarizeHostInsightResourceForecastTrendRequest
|
|
6234
6239
|
* @return SummarizeHostInsightResourceForecastTrendResponse
|
|
6235
6240
|
* @throws OciError when an error occurs
|
|
6236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
|
|
6237
6242
|
*/
|
|
6238
6243
|
summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
|
|
6239
6244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6265,7 +6270,7 @@ class OperationsInsightsClient {
|
|
|
6265
6270
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6266
6271
|
"opc-request-id": summarizeHostInsightResourceForecastTrendRequest.opcRequestId
|
|
6267
6272
|
};
|
|
6268
|
-
const specRetryConfiguration = common.
|
|
6273
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6269
6274
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceForecastTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6270
6275
|
if (this.logger)
|
|
6271
6276
|
retrier.logger = this.logger;
|
|
@@ -6305,11 +6310,11 @@ class OperationsInsightsClient {
|
|
|
6305
6310
|
* Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
|
|
6306
6311
|
* by utilization level in a compartment and in all sub-compartments if specified.
|
|
6307
6312
|
*
|
|
6308
|
-
* This operation
|
|
6313
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6309
6314
|
* @param SummarizeHostInsightResourceStatisticsRequest
|
|
6310
6315
|
* @return SummarizeHostInsightResourceStatisticsResponse
|
|
6311
6316
|
* @throws OciError when an error occurs
|
|
6312
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
|
|
6313
6318
|
*/
|
|
6314
6319
|
summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
|
|
6315
6320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6342,7 +6347,7 @@ class OperationsInsightsClient {
|
|
|
6342
6347
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6343
6348
|
"opc-request-id": summarizeHostInsightResourceStatisticsRequest.opcRequestId
|
|
6344
6349
|
};
|
|
6345
|
-
const specRetryConfiguration = common.
|
|
6350
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6346
6351
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
6347
6352
|
if (this.logger)
|
|
6348
6353
|
retrier.logger = this.logger;
|
|
@@ -6389,11 +6394,11 @@ class OperationsInsightsClient {
|
|
|
6389
6394
|
* Linear regression functions are used to calculate the usage change percentage.
|
|
6390
6395
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6391
6396
|
*
|
|
6392
|
-
* This operation
|
|
6397
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6393
6398
|
* @param SummarizeHostInsightResourceUsageRequest
|
|
6394
6399
|
* @return SummarizeHostInsightResourceUsageResponse
|
|
6395
6400
|
* @throws OciError when an error occurs
|
|
6396
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
|
|
6397
6402
|
*/
|
|
6398
6403
|
summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
|
|
6399
6404
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6421,7 +6426,7 @@ class OperationsInsightsClient {
|
|
|
6421
6426
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6422
6427
|
"opc-request-id": summarizeHostInsightResourceUsageRequest.opcRequestId
|
|
6423
6428
|
};
|
|
6424
|
-
const specRetryConfiguration = common.
|
|
6429
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6425
6430
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
6426
6431
|
if (this.logger)
|
|
6427
6432
|
retrier.logger = this.logger;
|
|
@@ -6462,11 +6467,11 @@ class OperationsInsightsClient {
|
|
|
6462
6467
|
* The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
|
|
6463
6468
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6464
6469
|
*
|
|
6465
|
-
* This operation
|
|
6470
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6466
6471
|
* @param SummarizeHostInsightResourceUsageTrendRequest
|
|
6467
6472
|
* @return SummarizeHostInsightResourceUsageTrendResponse
|
|
6468
6473
|
* @throws OciError when an error occurs
|
|
6469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6474
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
|
|
6470
6475
|
*/
|
|
6471
6476
|
summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
|
|
6472
6477
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6495,7 +6500,7 @@ class OperationsInsightsClient {
|
|
|
6495
6500
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6496
6501
|
"opc-request-id": summarizeHostInsightResourceUsageTrendRequest.opcRequestId
|
|
6497
6502
|
};
|
|
6498
|
-
const specRetryConfiguration = common.
|
|
6503
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6499
6504
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6500
6505
|
if (this.logger)
|
|
6501
6506
|
retrier.logger = this.logger;
|
|
@@ -6540,11 +6545,11 @@ class OperationsInsightsClient {
|
|
|
6540
6545
|
* Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
|
|
6541
6546
|
* If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
|
|
6542
6547
|
*
|
|
6543
|
-
* This operation
|
|
6548
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6544
6549
|
* @param SummarizeHostInsightResourceUtilizationInsightRequest
|
|
6545
6550
|
* @return SummarizeHostInsightResourceUtilizationInsightResponse
|
|
6546
6551
|
* @throws OciError when an error occurs
|
|
6547
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6552
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
|
|
6548
6553
|
*/
|
|
6549
6554
|
summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
|
|
6550
6555
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6572,7 +6577,7 @@ class OperationsInsightsClient {
|
|
|
6572
6577
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6573
6578
|
"opc-request-id": summarizeHostInsightResourceUtilizationInsightRequest.opcRequestId
|
|
6574
6579
|
};
|
|
6575
|
-
const specRetryConfiguration = common.
|
|
6580
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6576
6581
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightResourceUtilizationInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
6577
6582
|
if (this.logger)
|
|
6578
6583
|
retrier.logger = this.logger;
|
|
@@ -6608,15 +6613,86 @@ class OperationsInsightsClient {
|
|
|
6608
6613
|
}
|
|
6609
6614
|
});
|
|
6610
6615
|
}
|
|
6616
|
+
/**
|
|
6617
|
+
* Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes.
|
|
6618
|
+
* Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
|
|
6619
|
+
* HostInsight Id and Process metric must be specified
|
|
6620
|
+
*
|
|
6621
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6622
|
+
* @param SummarizeHostInsightTopProcessesUsageTrendRequest
|
|
6623
|
+
* @return SummarizeHostInsightTopProcessesUsageTrendResponse
|
|
6624
|
+
* @throws OciError when an error occurs
|
|
6625
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
|
|
6626
|
+
*/
|
|
6627
|
+
summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
|
|
6628
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
6629
|
+
if (this.logger)
|
|
6630
|
+
this.logger.debug("Calling operation OperationsInsightsClient#summarizeHostInsightTopProcessesUsageTrend.");
|
|
6631
|
+
const pathParams = {};
|
|
6632
|
+
const queryParams = {
|
|
6633
|
+
"compartmentId": summarizeHostInsightTopProcessesUsageTrendRequest.compartmentId,
|
|
6634
|
+
"id": summarizeHostInsightTopProcessesUsageTrendRequest.id,
|
|
6635
|
+
"resourceMetric": summarizeHostInsightTopProcessesUsageTrendRequest.resourceMetric,
|
|
6636
|
+
"analysisTimeInterval": summarizeHostInsightTopProcessesUsageTrendRequest.analysisTimeInterval,
|
|
6637
|
+
"timeIntervalStart": summarizeHostInsightTopProcessesUsageTrendRequest.timeIntervalStart,
|
|
6638
|
+
"timeIntervalEnd": summarizeHostInsightTopProcessesUsageTrendRequest.timeIntervalEnd,
|
|
6639
|
+
"page": summarizeHostInsightTopProcessesUsageTrendRequest.page,
|
|
6640
|
+
"limit": summarizeHostInsightTopProcessesUsageTrendRequest.limit
|
|
6641
|
+
};
|
|
6642
|
+
let headerParams = {
|
|
6643
|
+
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6644
|
+
"opc-request-id": summarizeHostInsightTopProcessesUsageTrendRequest.opcRequestId
|
|
6645
|
+
};
|
|
6646
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6647
|
+
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightTopProcessesUsageTrendRequest.retryConfiguration, specRetryConfiguration);
|
|
6648
|
+
if (this.logger)
|
|
6649
|
+
retrier.logger = this.logger;
|
|
6650
|
+
const request = yield oci_common_1.composeRequest({
|
|
6651
|
+
baseEndpoint: this._endpoint,
|
|
6652
|
+
defaultHeaders: this._defaultHeaders,
|
|
6653
|
+
path: "/hostInsights/topProcessesUsageTrend",
|
|
6654
|
+
method: "GET",
|
|
6655
|
+
pathParams: pathParams,
|
|
6656
|
+
headerParams: headerParams,
|
|
6657
|
+
queryParams: queryParams
|
|
6658
|
+
});
|
|
6659
|
+
try {
|
|
6660
|
+
const response = yield retrier.makeServiceCall(this._httpClient, request);
|
|
6661
|
+
const sdkResponse = oci_common_1.composeResponse({
|
|
6662
|
+
responseObject: {},
|
|
6663
|
+
body: yield response.json(),
|
|
6664
|
+
bodyKey: "summarizeHostInsightsTopProcessesUsageTrendCollection",
|
|
6665
|
+
bodyModel: model.SummarizeHostInsightsTopProcessesUsageTrendCollection,
|
|
6666
|
+
type: "model.SummarizeHostInsightsTopProcessesUsageTrendCollection",
|
|
6667
|
+
responseHeaders: [
|
|
6668
|
+
{
|
|
6669
|
+
value: response.headers.get("opc-request-id"),
|
|
6670
|
+
key: "opcRequestId",
|
|
6671
|
+
dataType: "string"
|
|
6672
|
+
},
|
|
6673
|
+
{
|
|
6674
|
+
value: response.headers.get("opc-next-page"),
|
|
6675
|
+
key: "opcNextPage",
|
|
6676
|
+
dataType: "string"
|
|
6677
|
+
}
|
|
6678
|
+
]
|
|
6679
|
+
});
|
|
6680
|
+
return sdkResponse;
|
|
6681
|
+
}
|
|
6682
|
+
catch (err) {
|
|
6683
|
+
throw err;
|
|
6684
|
+
}
|
|
6685
|
+
});
|
|
6686
|
+
}
|
|
6611
6687
|
/**
|
|
6612
6688
|
* Gets the details of resources used by an Operations Insights Warehouse.
|
|
6613
6689
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
6614
6690
|
*
|
|
6615
|
-
* This operation
|
|
6691
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6616
6692
|
* @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
|
|
6617
6693
|
* @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
|
|
6618
6694
|
* @throws OciError when an error occurs
|
|
6619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6695
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
|
|
6620
6696
|
*/
|
|
6621
6697
|
summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
|
|
6622
6698
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6630,7 +6706,7 @@ class OperationsInsightsClient {
|
|
|
6630
6706
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6631
6707
|
"opc-request-id": summarizeOperationsInsightsWarehouseResourceUsageRequest.opcRequestId
|
|
6632
6708
|
};
|
|
6633
|
-
const specRetryConfiguration = common.
|
|
6709
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6634
6710
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeOperationsInsightsWarehouseResourceUsageRequest.retryConfiguration, specRetryConfiguration);
|
|
6635
6711
|
if (this.logger)
|
|
6636
6712
|
retrier.logger = this.logger;
|
|
@@ -6675,11 +6751,11 @@ class OperationsInsightsClient {
|
|
|
6675
6751
|
* Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
|
|
6676
6752
|
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
6677
6753
|
*
|
|
6678
|
-
* This operation
|
|
6754
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6679
6755
|
* @param SummarizeSqlInsightsRequest
|
|
6680
6756
|
* @return SummarizeSqlInsightsResponse
|
|
6681
6757
|
* @throws OciError when an error occurs
|
|
6682
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
|
|
6683
6759
|
*/
|
|
6684
6760
|
summarizeSqlInsights(summarizeSqlInsightsRequest) {
|
|
6685
6761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6709,7 +6785,7 @@ class OperationsInsightsClient {
|
|
|
6709
6785
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6710
6786
|
"opc-request-id": summarizeSqlInsightsRequest.opcRequestId
|
|
6711
6787
|
};
|
|
6712
|
-
const specRetryConfiguration = common.
|
|
6788
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6713
6789
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
6714
6790
|
if (this.logger)
|
|
6715
6791
|
retrier.logger = this.logger;
|
|
@@ -6754,11 +6830,11 @@ class OperationsInsightsClient {
|
|
|
6754
6830
|
* Query SQL Warehouse to get the performance insights on the execution plans for a given SQL for a given time period.
|
|
6755
6831
|
* Either databaseId or id must be specified.
|
|
6756
6832
|
*
|
|
6757
|
-
* This operation
|
|
6833
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6758
6834
|
* @param SummarizeSqlPlanInsightsRequest
|
|
6759
6835
|
* @return SummarizeSqlPlanInsightsResponse
|
|
6760
6836
|
* @throws OciError when an error occurs
|
|
6761
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6837
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
|
|
6762
6838
|
*/
|
|
6763
6839
|
summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
|
|
6764
6840
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6779,7 +6855,7 @@ class OperationsInsightsClient {
|
|
|
6779
6855
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6780
6856
|
"opc-request-id": summarizeSqlPlanInsightsRequest.opcRequestId
|
|
6781
6857
|
};
|
|
6782
|
-
const specRetryConfiguration = common.
|
|
6858
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6783
6859
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlPlanInsightsRequest.retryConfiguration, specRetryConfiguration);
|
|
6784
6860
|
if (this.logger)
|
|
6785
6861
|
retrier.logger = this.logger;
|
|
@@ -6824,11 +6900,11 @@ class OperationsInsightsClient {
|
|
|
6824
6900
|
* Query SQL Warehouse to summarize the response time distribution of query executions for a given SQL for a given time period.
|
|
6825
6901
|
* Either databaseId or id must be specified.
|
|
6826
6902
|
*
|
|
6827
|
-
* This operation
|
|
6903
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6828
6904
|
* @param SummarizeSqlResponseTimeDistributionsRequest
|
|
6829
6905
|
* @return SummarizeSqlResponseTimeDistributionsResponse
|
|
6830
6906
|
* @throws OciError when an error occurs
|
|
6831
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6907
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
|
|
6832
6908
|
*/
|
|
6833
6909
|
summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
|
|
6834
6910
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6849,7 +6925,7 @@ class OperationsInsightsClient {
|
|
|
6849
6925
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6850
6926
|
"opc-request-id": summarizeSqlResponseTimeDistributionsRequest.opcRequestId
|
|
6851
6927
|
};
|
|
6852
|
-
const specRetryConfiguration = common.
|
|
6928
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6853
6929
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlResponseTimeDistributionsRequest.retryConfiguration, specRetryConfiguration);
|
|
6854
6930
|
if (this.logger)
|
|
6855
6931
|
retrier.logger = this.logger;
|
|
@@ -6894,11 +6970,11 @@ class OperationsInsightsClient {
|
|
|
6894
6970
|
* Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
|
|
6895
6971
|
* time period across the given databases or database types in a compartment and in all sub-compartments if specified.
|
|
6896
6972
|
*
|
|
6897
|
-
* This operation
|
|
6973
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6898
6974
|
* @param SummarizeSqlStatisticsRequest
|
|
6899
6975
|
* @return SummarizeSqlStatisticsResponse
|
|
6900
6976
|
* @throws OciError when an error occurs
|
|
6901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6977
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
|
|
6902
6978
|
*/
|
|
6903
6979
|
summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
|
|
6904
6980
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6933,7 +7009,7 @@ class OperationsInsightsClient {
|
|
|
6933
7009
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6934
7010
|
"opc-request-id": summarizeSqlStatisticsRequest.opcRequestId
|
|
6935
7011
|
};
|
|
6936
|
-
const specRetryConfiguration = common.
|
|
7012
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
6937
7013
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlStatisticsRequest.retryConfiguration, specRetryConfiguration);
|
|
6938
7014
|
if (this.logger)
|
|
6939
7015
|
retrier.logger = this.logger;
|
|
@@ -6978,11 +7054,11 @@ class OperationsInsightsClient {
|
|
|
6978
7054
|
* Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
|
|
6979
7055
|
* given time period in a compartment and in all sub-compartments if specified.
|
|
6980
7056
|
*
|
|
6981
|
-
* This operation
|
|
7057
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
6982
7058
|
* @param SummarizeSqlStatisticsTimeSeriesRequest
|
|
6983
7059
|
* @return SummarizeSqlStatisticsTimeSeriesResponse
|
|
6984
7060
|
* @throws OciError when an error occurs
|
|
6985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7061
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
|
|
6986
7062
|
*/
|
|
6987
7063
|
summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
|
|
6988
7064
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7011,7 +7087,7 @@ class OperationsInsightsClient {
|
|
|
7011
7087
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7012
7088
|
"opc-request-id": summarizeSqlStatisticsTimeSeriesRequest.opcRequestId
|
|
7013
7089
|
};
|
|
7014
|
-
const specRetryConfiguration = common.
|
|
7090
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7015
7091
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlStatisticsTimeSeriesRequest.retryConfiguration, specRetryConfiguration);
|
|
7016
7092
|
if (this.logger)
|
|
7017
7093
|
retrier.logger = this.logger;
|
|
@@ -7056,11 +7132,11 @@ class OperationsInsightsClient {
|
|
|
7056
7132
|
* Query SQL Warehouse to get the performance statistics time series for a given SQL by execution plans for a given time period.
|
|
7057
7133
|
* Either databaseId or id must be specified.
|
|
7058
7134
|
*
|
|
7059
|
-
* This operation
|
|
7135
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7060
7136
|
* @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
|
|
7061
7137
|
* @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
|
|
7062
7138
|
* @throws OciError when an error occurs
|
|
7063
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
|
|
7064
7140
|
*/
|
|
7065
7141
|
summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
|
|
7066
7142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7081,7 +7157,7 @@ class OperationsInsightsClient {
|
|
|
7081
7157
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7082
7158
|
"opc-request-id": summarizeSqlStatisticsTimeSeriesByPlanRequest.opcRequestId
|
|
7083
7159
|
};
|
|
7084
|
-
const specRetryConfiguration = common.
|
|
7160
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7085
7161
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeSqlStatisticsTimeSeriesByPlanRequest.retryConfiguration, specRetryConfiguration);
|
|
7086
7162
|
if (this.logger)
|
|
7087
7163
|
retrier.logger = this.logger;
|
|
@@ -7124,11 +7200,11 @@ class OperationsInsightsClient {
|
|
|
7124
7200
|
}
|
|
7125
7201
|
/**
|
|
7126
7202
|
* Updates the configuration of a hub .
|
|
7127
|
-
* This operation
|
|
7203
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7128
7204
|
* @param UpdateAwrHubRequest
|
|
7129
7205
|
* @return UpdateAwrHubResponse
|
|
7130
7206
|
* @throws OciError when an error occurs
|
|
7131
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
|
|
7132
7208
|
*/
|
|
7133
7209
|
updateAwrHub(updateAwrHubRequest) {
|
|
7134
7210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7143,7 +7219,7 @@ class OperationsInsightsClient {
|
|
|
7143
7219
|
"if-match": updateAwrHubRequest.ifMatch,
|
|
7144
7220
|
"opc-request-id": updateAwrHubRequest.opcRequestId
|
|
7145
7221
|
};
|
|
7146
|
-
const specRetryConfiguration = common.
|
|
7222
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7147
7223
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAwrHubRequest.retryConfiguration, specRetryConfiguration);
|
|
7148
7224
|
if (this.logger)
|
|
7149
7225
|
retrier.logger = this.logger;
|
|
@@ -7183,11 +7259,11 @@ class OperationsInsightsClient {
|
|
|
7183
7259
|
}
|
|
7184
7260
|
/**
|
|
7185
7261
|
* Updates configuration of a database insight.
|
|
7186
|
-
* This operation
|
|
7262
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7187
7263
|
* @param UpdateDatabaseInsightRequest
|
|
7188
7264
|
* @return UpdateDatabaseInsightResponse
|
|
7189
7265
|
* @throws OciError when an error occurs
|
|
7190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
|
|
7191
7267
|
*/
|
|
7192
7268
|
updateDatabaseInsight(updateDatabaseInsightRequest) {
|
|
7193
7269
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7202,7 +7278,7 @@ class OperationsInsightsClient {
|
|
|
7202
7278
|
"if-match": updateDatabaseInsightRequest.ifMatch,
|
|
7203
7279
|
"opc-request-id": updateDatabaseInsightRequest.opcRequestId
|
|
7204
7280
|
};
|
|
7205
|
-
const specRetryConfiguration = common.
|
|
7281
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7206
7282
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDatabaseInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
7207
7283
|
if (this.logger)
|
|
7208
7284
|
retrier.logger = this.logger;
|
|
@@ -7242,11 +7318,11 @@ class OperationsInsightsClient {
|
|
|
7242
7318
|
}
|
|
7243
7319
|
/**
|
|
7244
7320
|
* Updates configuration of an Operations Insights Enterprise Manager bridge.
|
|
7245
|
-
* This operation
|
|
7321
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7246
7322
|
* @param UpdateEnterpriseManagerBridgeRequest
|
|
7247
7323
|
* @return UpdateEnterpriseManagerBridgeResponse
|
|
7248
7324
|
* @throws OciError when an error occurs
|
|
7249
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
|
|
7250
7326
|
*/
|
|
7251
7327
|
updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
|
|
7252
7328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7261,7 +7337,7 @@ class OperationsInsightsClient {
|
|
|
7261
7337
|
"if-match": updateEnterpriseManagerBridgeRequest.ifMatch,
|
|
7262
7338
|
"opc-request-id": updateEnterpriseManagerBridgeRequest.opcRequestId
|
|
7263
7339
|
};
|
|
7264
|
-
const specRetryConfiguration = common.
|
|
7340
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7265
7341
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateEnterpriseManagerBridgeRequest.retryConfiguration, specRetryConfiguration);
|
|
7266
7342
|
if (this.logger)
|
|
7267
7343
|
retrier.logger = this.logger;
|
|
@@ -7301,11 +7377,11 @@ class OperationsInsightsClient {
|
|
|
7301
7377
|
}
|
|
7302
7378
|
/**
|
|
7303
7379
|
* Updates configuration of an Exadata insight.
|
|
7304
|
-
* This operation
|
|
7380
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7305
7381
|
* @param UpdateExadataInsightRequest
|
|
7306
7382
|
* @return UpdateExadataInsightResponse
|
|
7307
7383
|
* @throws OciError when an error occurs
|
|
7308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7384
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
|
|
7309
7385
|
*/
|
|
7310
7386
|
updateExadataInsight(updateExadataInsightRequest) {
|
|
7311
7387
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7320,7 +7396,7 @@ class OperationsInsightsClient {
|
|
|
7320
7396
|
"if-match": updateExadataInsightRequest.ifMatch,
|
|
7321
7397
|
"opc-request-id": updateExadataInsightRequest.opcRequestId
|
|
7322
7398
|
};
|
|
7323
|
-
const specRetryConfiguration = common.
|
|
7399
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7324
7400
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateExadataInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
7325
7401
|
if (this.logger)
|
|
7326
7402
|
retrier.logger = this.logger;
|
|
@@ -7360,11 +7436,11 @@ class OperationsInsightsClient {
|
|
|
7360
7436
|
}
|
|
7361
7437
|
/**
|
|
7362
7438
|
* Updates configuration of a host insight.
|
|
7363
|
-
* This operation
|
|
7439
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7364
7440
|
* @param UpdateHostInsightRequest
|
|
7365
7441
|
* @return UpdateHostInsightResponse
|
|
7366
7442
|
* @throws OciError when an error occurs
|
|
7367
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
|
|
7368
7444
|
*/
|
|
7369
7445
|
updateHostInsight(updateHostInsightRequest) {
|
|
7370
7446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7379,7 +7455,7 @@ class OperationsInsightsClient {
|
|
|
7379
7455
|
"if-match": updateHostInsightRequest.ifMatch,
|
|
7380
7456
|
"opc-request-id": updateHostInsightRequest.opcRequestId
|
|
7381
7457
|
};
|
|
7382
|
-
const specRetryConfiguration = common.
|
|
7458
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7383
7459
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateHostInsightRequest.retryConfiguration, specRetryConfiguration);
|
|
7384
7460
|
if (this.logger)
|
|
7385
7461
|
retrier.logger = this.logger;
|
|
@@ -7419,11 +7495,11 @@ class OperationsInsightsClient {
|
|
|
7419
7495
|
}
|
|
7420
7496
|
/**
|
|
7421
7497
|
* Updates one or more attributes of the specified private endpoint.
|
|
7422
|
-
* This operation
|
|
7498
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7423
7499
|
* @param UpdateOperationsInsightsPrivateEndpointRequest
|
|
7424
7500
|
* @return UpdateOperationsInsightsPrivateEndpointResponse
|
|
7425
7501
|
* @throws OciError when an error occurs
|
|
7426
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
|
|
7427
7503
|
*/
|
|
7428
7504
|
updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
|
|
7429
7505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7438,7 +7514,7 @@ class OperationsInsightsClient {
|
|
|
7438
7514
|
"if-match": updateOperationsInsightsPrivateEndpointRequest.ifMatch,
|
|
7439
7515
|
"opc-request-id": updateOperationsInsightsPrivateEndpointRequest.opcRequestId
|
|
7440
7516
|
};
|
|
7441
|
-
const specRetryConfiguration = common.
|
|
7517
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7442
7518
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOperationsInsightsPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
7443
7519
|
if (this.logger)
|
|
7444
7520
|
retrier.logger = this.logger;
|
|
@@ -7480,11 +7556,11 @@ class OperationsInsightsClient {
|
|
|
7480
7556
|
* Updates the configuration of an Operations Insights Warehouse.
|
|
7481
7557
|
* There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
|
|
7482
7558
|
*
|
|
7483
|
-
* This operation
|
|
7559
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7484
7560
|
* @param UpdateOperationsInsightsWarehouseRequest
|
|
7485
7561
|
* @return UpdateOperationsInsightsWarehouseResponse
|
|
7486
7562
|
* @throws OciError when an error occurs
|
|
7487
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
|
|
7488
7564
|
*/
|
|
7489
7565
|
updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
|
|
7490
7566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7499,7 +7575,7 @@ class OperationsInsightsClient {
|
|
|
7499
7575
|
"if-match": updateOperationsInsightsWarehouseRequest.ifMatch,
|
|
7500
7576
|
"opc-request-id": updateOperationsInsightsWarehouseRequest.opcRequestId
|
|
7501
7577
|
};
|
|
7502
|
-
const specRetryConfiguration = common.
|
|
7578
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7503
7579
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOperationsInsightsWarehouseRequest.retryConfiguration, specRetryConfiguration);
|
|
7504
7580
|
if (this.logger)
|
|
7505
7581
|
retrier.logger = this.logger;
|
|
@@ -7539,11 +7615,11 @@ class OperationsInsightsClient {
|
|
|
7539
7615
|
}
|
|
7540
7616
|
/**
|
|
7541
7617
|
* Updates the configuration of an Operations Insights Warehouse User.
|
|
7542
|
-
* This operation
|
|
7618
|
+
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
7543
7619
|
* @param UpdateOperationsInsightsWarehouseUserRequest
|
|
7544
7620
|
* @return UpdateOperationsInsightsWarehouseUserResponse
|
|
7545
7621
|
* @throws OciError when an error occurs
|
|
7546
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7622
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
|
|
7547
7623
|
*/
|
|
7548
7624
|
updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
|
|
7549
7625
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7558,7 +7634,7 @@ class OperationsInsightsClient {
|
|
|
7558
7634
|
"if-match": updateOperationsInsightsWarehouseUserRequest.ifMatch,
|
|
7559
7635
|
"opc-request-id": updateOperationsInsightsWarehouseUserRequest.opcRequestId
|
|
7560
7636
|
};
|
|
7561
|
-
const specRetryConfiguration = common.
|
|
7637
|
+
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
7562
7638
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateOperationsInsightsWarehouseUserRequest.retryConfiguration, specRetryConfiguration);
|
|
7563
7639
|
if (this.logger)
|
|
7564
7640
|
retrier.logger = this.logger;
|