oci-stackmonitoring 2.79.0 → 2.79.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +64 -65
- package/lib/client.js +130 -327
- package/lib/client.js.map +1 -1
- package/lib/model/config-summary.js +2 -4
- package/lib/model/config-summary.js.map +1 -1
- package/lib/model/config.js +2 -4
- package/lib/model/config.js.map +1 -1
- package/lib/model/create-config-details.js +2 -4
- package/lib/model/create-config-details.js.map +1 -1
- package/lib/model/metric-extension-query-properties.js +2 -4
- package/lib/model/metric-extension-query-properties.js.map +1 -1
- package/lib/model/metric-extension-update-query-properties.js +2 -4
- package/lib/model/metric-extension-update-query-properties.js.map +1 -1
- package/lib/model/monitored-resource-credential.js +2 -4
- package/lib/model/monitored-resource-credential.js.map +1 -1
- package/lib/model/monitored-resource-task-details.js +2 -4
- package/lib/model/monitored-resource-task-details.js.map +1 -1
- package/lib/model/resource-type-metadata-details.js +2 -4
- package/lib/model/resource-type-metadata-details.js.map +1 -1
- package/lib/model/update-config-details.js +2 -4
- package/lib/model/update-config-details.js.map +1 -1
- package/lib/request/associate-monitored-resources-request.d.ts +1 -1
- package/lib/request/change-config-compartment-request.d.ts +1 -1
- package/lib/request/change-metric-extension-compartment-request.d.ts +1 -1
- package/lib/request/change-monitored-resource-compartment-request.d.ts +1 -1
- package/lib/request/change-monitored-resource-task-compartment-request.d.ts +1 -1
- package/lib/request/change-process-set-compartment-request.d.ts +1 -1
- package/lib/request/create-baselineable-metric-request.d.ts +1 -1
- package/lib/request/create-config-request.d.ts +1 -1
- package/lib/request/create-discovery-job-request.d.ts +1 -1
- package/lib/request/create-metric-extension-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/create-process-set-request.d.ts +1 -1
- package/lib/request/delete-baselineable-metric-request.d.ts +1 -1
- package/lib/request/delete-config-request.d.ts +1 -1
- package/lib/request/delete-discovery-job-request.d.ts +1 -1
- package/lib/request/delete-metric-extension-request.d.ts +1 -1
- package/lib/request/delete-monitored-resource-request.d.ts +1 -1
- package/lib/request/delete-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/delete-process-set-request.d.ts +1 -1
- package/lib/request/disable-external-database-request.d.ts +1 -1
- package/lib/request/disable-metric-extension-request.d.ts +1 -1
- package/lib/request/disassociate-monitored-resources-request.d.ts +1 -1
- package/lib/request/enable-metric-extension-request.d.ts +1 -1
- package/lib/request/evaluate-baselineable-metric-request.d.ts +1 -1
- package/lib/request/export-metric-extension-request.d.ts +1 -1
- package/lib/request/get-baselineable-metric-request.d.ts +1 -1
- package/lib/request/get-config-request.d.ts +1 -1
- package/lib/request/get-discovery-job-request.d.ts +1 -1
- package/lib/request/get-metric-extension-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/get-process-set-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-baselineable-metrics-request.d.ts +1 -1
- package/lib/request/list-configs-request.d.ts +1 -1
- package/lib/request/list-discovery-job-logs-request.d.ts +1 -1
- package/lib/request/list-discovery-jobs-request.d.ts +1 -1
- package/lib/request/list-metric-extensions-request.d.ts +1 -1
- package/lib/request/list-monitored-resource-tasks-request.d.ts +1 -1
- package/lib/request/list-monitored-resource-types-request.d.ts +1 -1
- package/lib/request/list-monitored-resources-request.d.ts +1 -1
- package/lib/request/list-process-sets-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/manage-license-request.d.ts +1 -1
- package/lib/request/publish-metric-extension-request.d.ts +1 -1
- package/lib/request/request-monitored-resources-summarized-count-request.d.ts +1 -1
- package/lib/request/search-associated-resources-request.d.ts +1 -1
- package/lib/request/search-monitored-resource-associations-request.d.ts +1 -1
- package/lib/request/search-monitored-resource-members-request.d.ts +1 -1
- package/lib/request/search-monitored-resources-request.d.ts +1 -1
- package/lib/request/test-metric-extension-request.d.ts +1 -1
- package/lib/request/update-and-propagate-tags-request.d.ts +1 -1
- package/lib/request/update-baselineable-metric-request.d.ts +1 -1
- package/lib/request/update-config-request.d.ts +1 -1
- package/lib/request/update-metric-extension-request.d.ts +1 -1
- package/lib/request/update-monitored-resource-request.d.ts +1 -1
- package/lib/request/update-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/update-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/update-process-set-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -116,11 +116,7 @@ class StackMonitoringClient {
|
|
|
116
116
|
set endpoint(endpoint) {
|
|
117
117
|
this._endpoint = endpoint;
|
|
118
118
|
this._endpoint = this._endpoint + "/20210330";
|
|
119
|
-
|
|
120
|
-
this.logger.info(`StackMonitoringClient endpoint set to ${this._endpoint}`);
|
|
121
|
-
}
|
|
122
|
-
get logger() {
|
|
123
|
-
return common.LOG.logger;
|
|
119
|
+
oci_common_1.logger.info(`StackMonitoringClient endpoint set to ${this._endpoint}`);
|
|
124
120
|
}
|
|
125
121
|
/**
|
|
126
122
|
* Determines whether realm specific endpoint should be used or not.
|
|
@@ -129,8 +125,7 @@ class StackMonitoringClient {
|
|
|
129
125
|
*/
|
|
130
126
|
set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
|
|
131
127
|
this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
|
|
132
|
-
|
|
133
|
-
this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
128
|
+
oci_common_1.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
|
|
134
129
|
if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
|
|
135
130
|
this.endpoint = common.EndpointBuilder.createEndpointFromRegion(StackMonitoringClient.serviceEndpointTemplate, this._region, StackMonitoringClient.endpointServiceName);
|
|
136
131
|
}
|
|
@@ -199,12 +194,11 @@ class StackMonitoringClient {
|
|
|
199
194
|
* @param AssociateMonitoredResourcesRequest
|
|
200
195
|
* @return AssociateMonitoredResourcesResponse
|
|
201
196
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
197
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/AssociateMonitoredResources.ts.html |here} to see how to use AssociateMonitoredResources API.
|
|
203
198
|
*/
|
|
204
199
|
associateMonitoredResources(associateMonitoredResourcesRequest) {
|
|
205
200
|
return __awaiter(this, void 0, void 0, function* () {
|
|
206
|
-
|
|
207
|
-
this.logger.debug("Calling operation StackMonitoringClient#associateMonitoredResources.");
|
|
201
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#associateMonitoredResources.");
|
|
208
202
|
const operationName = "associateMonitoredResources";
|
|
209
203
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/AssociateMonitoredResources";
|
|
210
204
|
const pathParams = {};
|
|
@@ -217,8 +211,6 @@ class StackMonitoringClient {
|
|
|
217
211
|
};
|
|
218
212
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
219
213
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, associateMonitoredResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
220
|
-
if (this.logger)
|
|
221
|
-
retrier.logger = this.logger;
|
|
222
214
|
const request = yield oci_common_1.composeRequest({
|
|
223
215
|
baseEndpoint: this._endpoint,
|
|
224
216
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -274,12 +266,11 @@ class StackMonitoringClient {
|
|
|
274
266
|
* @param ChangeConfigCompartmentRequest
|
|
275
267
|
* @return ChangeConfigCompartmentResponse
|
|
276
268
|
* @throws OciError when an error occurs
|
|
277
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ChangeConfigCompartment.ts.html |here} to see how to use ChangeConfigCompartment API.
|
|
278
270
|
*/
|
|
279
271
|
changeConfigCompartment(changeConfigCompartmentRequest) {
|
|
280
272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
281
|
-
|
|
282
|
-
this.logger.debug("Calling operation StackMonitoringClient#changeConfigCompartment.");
|
|
273
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#changeConfigCompartment.");
|
|
283
274
|
const operationName = "changeConfigCompartment";
|
|
284
275
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/Config/ChangeConfigCompartment";
|
|
285
276
|
const pathParams = {
|
|
@@ -294,8 +285,6 @@ class StackMonitoringClient {
|
|
|
294
285
|
};
|
|
295
286
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
296
287
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeConfigCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
297
|
-
if (this.logger)
|
|
298
|
-
retrier.logger = this.logger;
|
|
299
288
|
const request = yield oci_common_1.composeRequest({
|
|
300
289
|
baseEndpoint: this._endpoint,
|
|
301
290
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -333,12 +322,11 @@ class StackMonitoringClient {
|
|
|
333
322
|
* @param ChangeMetricExtensionCompartmentRequest
|
|
334
323
|
* @return ChangeMetricExtensionCompartmentResponse
|
|
335
324
|
* @throws OciError when an error occurs
|
|
336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ChangeMetricExtensionCompartment.ts.html |here} to see how to use ChangeMetricExtensionCompartment API.
|
|
337
326
|
*/
|
|
338
327
|
changeMetricExtensionCompartment(changeMetricExtensionCompartmentRequest) {
|
|
339
328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
340
|
-
|
|
341
|
-
this.logger.debug("Calling operation StackMonitoringClient#changeMetricExtensionCompartment.");
|
|
329
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#changeMetricExtensionCompartment.");
|
|
342
330
|
const operationName = "changeMetricExtensionCompartment";
|
|
343
331
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/ChangeMetricExtensionCompartment";
|
|
344
332
|
const pathParams = {
|
|
@@ -353,8 +341,6 @@ class StackMonitoringClient {
|
|
|
353
341
|
};
|
|
354
342
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
355
343
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMetricExtensionCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
356
|
-
if (this.logger)
|
|
357
|
-
retrier.logger = this.logger;
|
|
358
344
|
const request = yield oci_common_1.composeRequest({
|
|
359
345
|
baseEndpoint: this._endpoint,
|
|
360
346
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -392,12 +378,11 @@ class StackMonitoringClient {
|
|
|
392
378
|
* @param ChangeMonitoredResourceCompartmentRequest
|
|
393
379
|
* @return ChangeMonitoredResourceCompartmentResponse
|
|
394
380
|
* @throws OciError when an error occurs
|
|
395
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ChangeMonitoredResourceCompartment.ts.html |here} to see how to use ChangeMonitoredResourceCompartment API.
|
|
396
382
|
*/
|
|
397
383
|
changeMonitoredResourceCompartment(changeMonitoredResourceCompartmentRequest) {
|
|
398
384
|
return __awaiter(this, void 0, void 0, function* () {
|
|
399
|
-
|
|
400
|
-
this.logger.debug("Calling operation StackMonitoringClient#changeMonitoredResourceCompartment.");
|
|
385
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#changeMonitoredResourceCompartment.");
|
|
401
386
|
const operationName = "changeMonitoredResourceCompartment";
|
|
402
387
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/ChangeMonitoredResourceCompartment";
|
|
403
388
|
const pathParams = {
|
|
@@ -412,8 +397,6 @@ class StackMonitoringClient {
|
|
|
412
397
|
};
|
|
413
398
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
414
399
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMonitoredResourceCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
415
|
-
if (this.logger)
|
|
416
|
-
retrier.logger = this.logger;
|
|
417
400
|
const request = yield oci_common_1.composeRequest({
|
|
418
401
|
baseEndpoint: this._endpoint,
|
|
419
402
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -455,12 +438,11 @@ class StackMonitoringClient {
|
|
|
455
438
|
* @param ChangeMonitoredResourceTaskCompartmentRequest
|
|
456
439
|
* @return ChangeMonitoredResourceTaskCompartmentResponse
|
|
457
440
|
* @throws OciError when an error occurs
|
|
458
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ChangeMonitoredResourceTaskCompartment.ts.html |here} to see how to use ChangeMonitoredResourceTaskCompartment API.
|
|
459
442
|
*/
|
|
460
443
|
changeMonitoredResourceTaskCompartment(changeMonitoredResourceTaskCompartmentRequest) {
|
|
461
444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
462
|
-
|
|
463
|
-
this.logger.debug("Calling operation StackMonitoringClient#changeMonitoredResourceTaskCompartment.");
|
|
445
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#changeMonitoredResourceTaskCompartment.");
|
|
464
446
|
const operationName = "changeMonitoredResourceTaskCompartment";
|
|
465
447
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/monitoredResourceTask/ChangeMonitoredResourceTaskCompartment";
|
|
466
448
|
const pathParams = {
|
|
@@ -475,8 +457,6 @@ class StackMonitoringClient {
|
|
|
475
457
|
};
|
|
476
458
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
477
459
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMonitoredResourceTaskCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
478
|
-
if (this.logger)
|
|
479
|
-
retrier.logger = this.logger;
|
|
480
460
|
const request = yield oci_common_1.composeRequest({
|
|
481
461
|
baseEndpoint: this._endpoint,
|
|
482
462
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -513,12 +493,11 @@ class StackMonitoringClient {
|
|
|
513
493
|
* @param ChangeProcessSetCompartmentRequest
|
|
514
494
|
* @return ChangeProcessSetCompartmentResponse
|
|
515
495
|
* @throws OciError when an error occurs
|
|
516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
496
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ChangeProcessSetCompartment.ts.html |here} to see how to use ChangeProcessSetCompartment API.
|
|
517
497
|
*/
|
|
518
498
|
changeProcessSetCompartment(changeProcessSetCompartmentRequest) {
|
|
519
499
|
return __awaiter(this, void 0, void 0, function* () {
|
|
520
|
-
|
|
521
|
-
this.logger.debug("Calling operation StackMonitoringClient#changeProcessSetCompartment.");
|
|
500
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#changeProcessSetCompartment.");
|
|
522
501
|
const operationName = "changeProcessSetCompartment";
|
|
523
502
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ProcessSet/ChangeProcessSetCompartment";
|
|
524
503
|
const pathParams = {
|
|
@@ -533,8 +512,6 @@ class StackMonitoringClient {
|
|
|
533
512
|
};
|
|
534
513
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
535
514
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeProcessSetCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
536
|
-
if (this.logger)
|
|
537
|
-
retrier.logger = this.logger;
|
|
538
515
|
const request = yield oci_common_1.composeRequest({
|
|
539
516
|
baseEndpoint: this._endpoint,
|
|
540
517
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -570,12 +547,11 @@ class StackMonitoringClient {
|
|
|
570
547
|
* @param CreateBaselineableMetricRequest
|
|
571
548
|
* @return CreateBaselineableMetricResponse
|
|
572
549
|
* @throws OciError when an error occurs
|
|
573
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateBaselineableMetric.ts.html |here} to see how to use CreateBaselineableMetric API.
|
|
574
551
|
*/
|
|
575
552
|
createBaselineableMetric(createBaselineableMetricRequest) {
|
|
576
553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
577
|
-
|
|
578
|
-
this.logger.debug("Calling operation StackMonitoringClient#createBaselineableMetric.");
|
|
554
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createBaselineableMetric.");
|
|
579
555
|
const operationName = "createBaselineableMetric";
|
|
580
556
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/CreateBaselineableMetricDetails/CreateBaselineableMetric";
|
|
581
557
|
const pathParams = {};
|
|
@@ -587,8 +563,6 @@ class StackMonitoringClient {
|
|
|
587
563
|
};
|
|
588
564
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
589
565
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createBaselineableMetricRequest.retryConfiguration, specRetryConfiguration);
|
|
590
|
-
if (this.logger)
|
|
591
|
-
retrier.logger = this.logger;
|
|
592
566
|
const request = yield oci_common_1.composeRequest({
|
|
593
567
|
baseEndpoint: this._endpoint,
|
|
594
568
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -645,12 +619,11 @@ class StackMonitoringClient {
|
|
|
645
619
|
* @param CreateConfigRequest
|
|
646
620
|
* @return CreateConfigResponse
|
|
647
621
|
* @throws OciError when an error occurs
|
|
648
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
622
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateConfig.ts.html |here} to see how to use CreateConfig API.
|
|
649
623
|
*/
|
|
650
624
|
createConfig(createConfigRequest) {
|
|
651
625
|
return __awaiter(this, void 0, void 0, function* () {
|
|
652
|
-
|
|
653
|
-
this.logger.debug("Calling operation StackMonitoringClient#createConfig.");
|
|
626
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createConfig.");
|
|
654
627
|
const operationName = "createConfig";
|
|
655
628
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/Config/CreateConfig";
|
|
656
629
|
const pathParams = {};
|
|
@@ -662,8 +635,6 @@ class StackMonitoringClient {
|
|
|
662
635
|
};
|
|
663
636
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
664
637
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
665
|
-
if (this.logger)
|
|
666
|
-
retrier.logger = this.logger;
|
|
667
638
|
const request = yield oci_common_1.composeRequest({
|
|
668
639
|
baseEndpoint: this._endpoint,
|
|
669
640
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -709,12 +680,11 @@ class StackMonitoringClient {
|
|
|
709
680
|
* @param CreateDiscoveryJobRequest
|
|
710
681
|
* @return CreateDiscoveryJobResponse
|
|
711
682
|
* @throws OciError when an error occurs
|
|
712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
683
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateDiscoveryJob.ts.html |here} to see how to use CreateDiscoveryJob API.
|
|
713
684
|
*/
|
|
714
685
|
createDiscoveryJob(createDiscoveryJobRequest) {
|
|
715
686
|
return __awaiter(this, void 0, void 0, function* () {
|
|
716
|
-
|
|
717
|
-
this.logger.debug("Calling operation StackMonitoringClient#createDiscoveryJob.");
|
|
687
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createDiscoveryJob.");
|
|
718
688
|
const operationName = "createDiscoveryJob";
|
|
719
689
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/DiscoveryJob/CreateDiscoveryJob";
|
|
720
690
|
const pathParams = {};
|
|
@@ -726,8 +696,6 @@ class StackMonitoringClient {
|
|
|
726
696
|
};
|
|
727
697
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
728
698
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDiscoveryJobRequest.retryConfiguration, specRetryConfiguration);
|
|
729
|
-
if (this.logger)
|
|
730
|
-
retrier.logger = this.logger;
|
|
731
699
|
const request = yield oci_common_1.composeRequest({
|
|
732
700
|
baseEndpoint: this._endpoint,
|
|
733
701
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -773,12 +741,11 @@ class StackMonitoringClient {
|
|
|
773
741
|
* @param CreateMetricExtensionRequest
|
|
774
742
|
* @return CreateMetricExtensionResponse
|
|
775
743
|
* @throws OciError when an error occurs
|
|
776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
744
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateMetricExtension.ts.html |here} to see how to use CreateMetricExtension API.
|
|
777
745
|
*/
|
|
778
746
|
createMetricExtension(createMetricExtensionRequest) {
|
|
779
747
|
return __awaiter(this, void 0, void 0, function* () {
|
|
780
|
-
|
|
781
|
-
this.logger.debug("Calling operation StackMonitoringClient#createMetricExtension.");
|
|
748
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createMetricExtension.");
|
|
782
749
|
const operationName = "createMetricExtension";
|
|
783
750
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/CreateMetricExtension";
|
|
784
751
|
const pathParams = {};
|
|
@@ -790,8 +757,6 @@ class StackMonitoringClient {
|
|
|
790
757
|
};
|
|
791
758
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
792
759
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
793
|
-
if (this.logger)
|
|
794
|
-
retrier.logger = this.logger;
|
|
795
760
|
const request = yield oci_common_1.composeRequest({
|
|
796
761
|
baseEndpoint: this._endpoint,
|
|
797
762
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -844,12 +809,11 @@ class StackMonitoringClient {
|
|
|
844
809
|
* @param CreateMonitoredResourceRequest
|
|
845
810
|
* @return CreateMonitoredResourceResponse
|
|
846
811
|
* @throws OciError when an error occurs
|
|
847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
812
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateMonitoredResource.ts.html |here} to see how to use CreateMonitoredResource API.
|
|
848
813
|
*/
|
|
849
814
|
createMonitoredResource(createMonitoredResourceRequest) {
|
|
850
815
|
return __awaiter(this, void 0, void 0, function* () {
|
|
851
|
-
|
|
852
|
-
this.logger.debug("Calling operation StackMonitoringClient#createMonitoredResource.");
|
|
816
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createMonitoredResource.");
|
|
853
817
|
const operationName = "createMonitoredResource";
|
|
854
818
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/CreateMonitoredResource";
|
|
855
819
|
const pathParams = {};
|
|
@@ -862,8 +826,6 @@ class StackMonitoringClient {
|
|
|
862
826
|
};
|
|
863
827
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
864
828
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMonitoredResourceRequest.retryConfiguration, specRetryConfiguration);
|
|
865
|
-
if (this.logger)
|
|
866
|
-
retrier.logger = this.logger;
|
|
867
829
|
const request = yield oci_common_1.composeRequest({
|
|
868
830
|
baseEndpoint: this._endpoint,
|
|
869
831
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -928,12 +890,11 @@ class StackMonitoringClient {
|
|
|
928
890
|
* @param CreateMonitoredResourceTaskRequest
|
|
929
891
|
* @return CreateMonitoredResourceTaskResponse
|
|
930
892
|
* @throws OciError when an error occurs
|
|
931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateMonitoredResourceTask.ts.html |here} to see how to use CreateMonitoredResourceTask API.
|
|
932
894
|
*/
|
|
933
895
|
createMonitoredResourceTask(createMonitoredResourceTaskRequest) {
|
|
934
896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
935
|
-
|
|
936
|
-
this.logger.debug("Calling operation StackMonitoringClient#createMonitoredResourceTask.");
|
|
897
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createMonitoredResourceTask.");
|
|
937
898
|
const operationName = "createMonitoredResourceTask";
|
|
938
899
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceTask/CreateMonitoredResourceTask";
|
|
939
900
|
const pathParams = {};
|
|
@@ -945,8 +906,6 @@ class StackMonitoringClient {
|
|
|
945
906
|
};
|
|
946
907
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
947
908
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMonitoredResourceTaskRequest.retryConfiguration, specRetryConfiguration);
|
|
948
|
-
if (this.logger)
|
|
949
|
-
retrier.logger = this.logger;
|
|
950
909
|
const request = yield oci_common_1.composeRequest({
|
|
951
910
|
baseEndpoint: this._endpoint,
|
|
952
911
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -996,12 +955,11 @@ class StackMonitoringClient {
|
|
|
996
955
|
* @param CreateMonitoredResourceTypeRequest
|
|
997
956
|
* @return CreateMonitoredResourceTypeResponse
|
|
998
957
|
* @throws OciError when an error occurs
|
|
999
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateMonitoredResourceType.ts.html |here} to see how to use CreateMonitoredResourceType API.
|
|
1000
959
|
*/
|
|
1001
960
|
createMonitoredResourceType(createMonitoredResourceTypeRequest) {
|
|
1002
961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1003
|
-
|
|
1004
|
-
this.logger.debug("Calling operation StackMonitoringClient#createMonitoredResourceType.");
|
|
962
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createMonitoredResourceType.");
|
|
1005
963
|
const operationName = "createMonitoredResourceType";
|
|
1006
964
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceType/CreateMonitoredResourceType";
|
|
1007
965
|
const pathParams = {};
|
|
@@ -1013,8 +971,6 @@ class StackMonitoringClient {
|
|
|
1013
971
|
};
|
|
1014
972
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1015
973
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMonitoredResourceTypeRequest.retryConfiguration, specRetryConfiguration);
|
|
1016
|
-
if (this.logger)
|
|
1017
|
-
retrier.logger = this.logger;
|
|
1018
974
|
const request = yield oci_common_1.composeRequest({
|
|
1019
975
|
baseEndpoint: this._endpoint,
|
|
1020
976
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1059,12 +1015,11 @@ class StackMonitoringClient {
|
|
|
1059
1015
|
* @param CreateProcessSetRequest
|
|
1060
1016
|
* @return CreateProcessSetResponse
|
|
1061
1017
|
* @throws OciError when an error occurs
|
|
1062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1018
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/CreateProcessSet.ts.html |here} to see how to use CreateProcessSet API.
|
|
1063
1019
|
*/
|
|
1064
1020
|
createProcessSet(createProcessSetRequest) {
|
|
1065
1021
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1066
|
-
|
|
1067
|
-
this.logger.debug("Calling operation StackMonitoringClient#createProcessSet.");
|
|
1022
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#createProcessSet.");
|
|
1068
1023
|
const operationName = "createProcessSet";
|
|
1069
1024
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ProcessSet/CreateProcessSet";
|
|
1070
1025
|
const pathParams = {};
|
|
@@ -1076,8 +1031,6 @@ class StackMonitoringClient {
|
|
|
1076
1031
|
};
|
|
1077
1032
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1078
1033
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createProcessSetRequest.retryConfiguration, specRetryConfiguration);
|
|
1079
|
-
if (this.logger)
|
|
1080
|
-
retrier.logger = this.logger;
|
|
1081
1034
|
const request = yield oci_common_1.composeRequest({
|
|
1082
1035
|
baseEndpoint: this._endpoint,
|
|
1083
1036
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1122,12 +1075,11 @@ class StackMonitoringClient {
|
|
|
1122
1075
|
* @param DeleteBaselineableMetricRequest
|
|
1123
1076
|
* @return DeleteBaselineableMetricResponse
|
|
1124
1077
|
* @throws OciError when an error occurs
|
|
1125
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteBaselineableMetric.ts.html |here} to see how to use DeleteBaselineableMetric API.
|
|
1126
1079
|
*/
|
|
1127
1080
|
deleteBaselineableMetric(deleteBaselineableMetricRequest) {
|
|
1128
1081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1129
|
-
|
|
1130
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteBaselineableMetric.");
|
|
1082
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteBaselineableMetric.");
|
|
1131
1083
|
const operationName = "deleteBaselineableMetric";
|
|
1132
1084
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/BaselineableMetric/DeleteBaselineableMetric";
|
|
1133
1085
|
const pathParams = {
|
|
@@ -1141,8 +1093,6 @@ class StackMonitoringClient {
|
|
|
1141
1093
|
};
|
|
1142
1094
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1143
1095
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteBaselineableMetricRequest.retryConfiguration, specRetryConfiguration);
|
|
1144
|
-
if (this.logger)
|
|
1145
|
-
retrier.logger = this.logger;
|
|
1146
1096
|
const request = yield oci_common_1.composeRequest({
|
|
1147
1097
|
baseEndpoint: this._endpoint,
|
|
1148
1098
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1182,12 +1132,11 @@ class StackMonitoringClient {
|
|
|
1182
1132
|
* @param DeleteConfigRequest
|
|
1183
1133
|
* @return DeleteConfigResponse
|
|
1184
1134
|
* @throws OciError when an error occurs
|
|
1185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteConfig.ts.html |here} to see how to use DeleteConfig API.
|
|
1186
1136
|
*/
|
|
1187
1137
|
deleteConfig(deleteConfigRequest) {
|
|
1188
1138
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1189
|
-
|
|
1190
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteConfig.");
|
|
1139
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteConfig.");
|
|
1191
1140
|
const operationName = "deleteConfig";
|
|
1192
1141
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/Config/DeleteConfig";
|
|
1193
1142
|
const pathParams = {
|
|
@@ -1201,8 +1150,6 @@ class StackMonitoringClient {
|
|
|
1201
1150
|
};
|
|
1202
1151
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1203
1152
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
1204
|
-
if (this.logger)
|
|
1205
|
-
retrier.logger = this.logger;
|
|
1206
1153
|
const request = yield oci_common_1.composeRequest({
|
|
1207
1154
|
baseEndpoint: this._endpoint,
|
|
1208
1155
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1237,12 +1184,11 @@ class StackMonitoringClient {
|
|
|
1237
1184
|
* @param DeleteDiscoveryJobRequest
|
|
1238
1185
|
* @return DeleteDiscoveryJobResponse
|
|
1239
1186
|
* @throws OciError when an error occurs
|
|
1240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteDiscoveryJob.ts.html |here} to see how to use DeleteDiscoveryJob API.
|
|
1241
1188
|
*/
|
|
1242
1189
|
deleteDiscoveryJob(deleteDiscoveryJobRequest) {
|
|
1243
1190
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1244
|
-
|
|
1245
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteDiscoveryJob.");
|
|
1191
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteDiscoveryJob.");
|
|
1246
1192
|
const operationName = "deleteDiscoveryJob";
|
|
1247
1193
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/DiscoveryJob/DeleteDiscoveryJob";
|
|
1248
1194
|
const pathParams = {
|
|
@@ -1256,8 +1202,6 @@ class StackMonitoringClient {
|
|
|
1256
1202
|
};
|
|
1257
1203
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1258
1204
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDiscoveryJobRequest.retryConfiguration, specRetryConfiguration);
|
|
1259
|
-
if (this.logger)
|
|
1260
|
-
retrier.logger = this.logger;
|
|
1261
1205
|
const request = yield oci_common_1.composeRequest({
|
|
1262
1206
|
baseEndpoint: this._endpoint,
|
|
1263
1207
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1292,12 +1236,11 @@ class StackMonitoringClient {
|
|
|
1292
1236
|
* @param DeleteMetricExtensionRequest
|
|
1293
1237
|
* @return DeleteMetricExtensionResponse
|
|
1294
1238
|
* @throws OciError when an error occurs
|
|
1295
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteMetricExtension.ts.html |here} to see how to use DeleteMetricExtension API.
|
|
1296
1240
|
*/
|
|
1297
1241
|
deleteMetricExtension(deleteMetricExtensionRequest) {
|
|
1298
1242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1299
|
-
|
|
1300
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteMetricExtension.");
|
|
1243
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteMetricExtension.");
|
|
1301
1244
|
const operationName = "deleteMetricExtension";
|
|
1302
1245
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/DeleteMetricExtension";
|
|
1303
1246
|
const pathParams = {
|
|
@@ -1311,8 +1254,6 @@ class StackMonitoringClient {
|
|
|
1311
1254
|
};
|
|
1312
1255
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1313
1256
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
1314
|
-
if (this.logger)
|
|
1315
|
-
retrier.logger = this.logger;
|
|
1316
1257
|
const request = yield oci_common_1.composeRequest({
|
|
1317
1258
|
baseEndpoint: this._endpoint,
|
|
1318
1259
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1351,12 +1292,11 @@ class StackMonitoringClient {
|
|
|
1351
1292
|
* @param DeleteMonitoredResourceRequest
|
|
1352
1293
|
* @return DeleteMonitoredResourceResponse
|
|
1353
1294
|
* @throws OciError when an error occurs
|
|
1354
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1295
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteMonitoredResource.ts.html |here} to see how to use DeleteMonitoredResource API.
|
|
1355
1296
|
*/
|
|
1356
1297
|
deleteMonitoredResource(deleteMonitoredResourceRequest) {
|
|
1357
1298
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1358
|
-
|
|
1359
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteMonitoredResource.");
|
|
1299
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteMonitoredResource.");
|
|
1360
1300
|
const operationName = "deleteMonitoredResource";
|
|
1361
1301
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/DeleteMonitoredResource";
|
|
1362
1302
|
const pathParams = {
|
|
@@ -1372,8 +1312,6 @@ class StackMonitoringClient {
|
|
|
1372
1312
|
};
|
|
1373
1313
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1374
1314
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMonitoredResourceRequest.retryConfiguration, specRetryConfiguration);
|
|
1375
|
-
if (this.logger)
|
|
1376
|
-
retrier.logger = this.logger;
|
|
1377
1315
|
const request = yield oci_common_1.composeRequest({
|
|
1378
1316
|
baseEndpoint: this._endpoint,
|
|
1379
1317
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1413,12 +1351,11 @@ class StackMonitoringClient {
|
|
|
1413
1351
|
* @param DeleteMonitoredResourceTypeRequest
|
|
1414
1352
|
* @return DeleteMonitoredResourceTypeResponse
|
|
1415
1353
|
* @throws OciError when an error occurs
|
|
1416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteMonitoredResourceType.ts.html |here} to see how to use DeleteMonitoredResourceType API.
|
|
1417
1355
|
*/
|
|
1418
1356
|
deleteMonitoredResourceType(deleteMonitoredResourceTypeRequest) {
|
|
1419
1357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1420
|
-
|
|
1421
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteMonitoredResourceType.");
|
|
1358
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteMonitoredResourceType.");
|
|
1422
1359
|
const operationName = "deleteMonitoredResourceType";
|
|
1423
1360
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceType/DeleteMonitoredResourceType";
|
|
1424
1361
|
const pathParams = {
|
|
@@ -1432,8 +1369,6 @@ class StackMonitoringClient {
|
|
|
1432
1369
|
};
|
|
1433
1370
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1434
1371
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMonitoredResourceTypeRequest.retryConfiguration, specRetryConfiguration);
|
|
1435
|
-
if (this.logger)
|
|
1436
|
-
retrier.logger = this.logger;
|
|
1437
1372
|
const request = yield oci_common_1.composeRequest({
|
|
1438
1373
|
baseEndpoint: this._endpoint,
|
|
1439
1374
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1468,12 +1403,11 @@ class StackMonitoringClient {
|
|
|
1468
1403
|
* @param DeleteProcessSetRequest
|
|
1469
1404
|
* @return DeleteProcessSetResponse
|
|
1470
1405
|
* @throws OciError when an error occurs
|
|
1471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DeleteProcessSet.ts.html |here} to see how to use DeleteProcessSet API.
|
|
1472
1407
|
*/
|
|
1473
1408
|
deleteProcessSet(deleteProcessSetRequest) {
|
|
1474
1409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1475
|
-
|
|
1476
|
-
this.logger.debug("Calling operation StackMonitoringClient#deleteProcessSet.");
|
|
1410
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#deleteProcessSet.");
|
|
1477
1411
|
const operationName = "deleteProcessSet";
|
|
1478
1412
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ProcessSet/DeleteProcessSet";
|
|
1479
1413
|
const pathParams = {
|
|
@@ -1487,8 +1421,6 @@ class StackMonitoringClient {
|
|
|
1487
1421
|
};
|
|
1488
1422
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1489
1423
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteProcessSetRequest.retryConfiguration, specRetryConfiguration);
|
|
1490
|
-
if (this.logger)
|
|
1491
|
-
retrier.logger = this.logger;
|
|
1492
1424
|
const request = yield oci_common_1.composeRequest({
|
|
1493
1425
|
baseEndpoint: this._endpoint,
|
|
1494
1426
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1525,12 +1457,11 @@ class StackMonitoringClient {
|
|
|
1525
1457
|
* @param DisableExternalDatabaseRequest
|
|
1526
1458
|
* @return DisableExternalDatabaseResponse
|
|
1527
1459
|
* @throws OciError when an error occurs
|
|
1528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DisableExternalDatabase.ts.html |here} to see how to use DisableExternalDatabase API.
|
|
1529
1461
|
*/
|
|
1530
1462
|
disableExternalDatabase(disableExternalDatabaseRequest) {
|
|
1531
1463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1532
|
-
|
|
1533
|
-
this.logger.debug("Calling operation StackMonitoringClient#disableExternalDatabase.");
|
|
1464
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#disableExternalDatabase.");
|
|
1534
1465
|
const operationName = "disableExternalDatabase";
|
|
1535
1466
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/DisableExternalDatabase";
|
|
1536
1467
|
const pathParams = {
|
|
@@ -1545,8 +1476,6 @@ class StackMonitoringClient {
|
|
|
1545
1476
|
};
|
|
1546
1477
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1547
1478
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableExternalDatabaseRequest.retryConfiguration, specRetryConfiguration);
|
|
1548
|
-
if (this.logger)
|
|
1549
|
-
retrier.logger = this.logger;
|
|
1550
1479
|
const request = yield oci_common_1.composeRequest({
|
|
1551
1480
|
baseEndpoint: this._endpoint,
|
|
1552
1481
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1587,12 +1516,11 @@ class StackMonitoringClient {
|
|
|
1587
1516
|
* @param DisableMetricExtensionRequest
|
|
1588
1517
|
* @return DisableMetricExtensionResponse
|
|
1589
1518
|
* @throws OciError when an error occurs
|
|
1590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DisableMetricExtension.ts.html |here} to see how to use DisableMetricExtension API.
|
|
1591
1520
|
*/
|
|
1592
1521
|
disableMetricExtension(disableMetricExtensionRequest) {
|
|
1593
1522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1594
|
-
|
|
1595
|
-
this.logger.debug("Calling operation StackMonitoringClient#disableMetricExtension.");
|
|
1523
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#disableMetricExtension.");
|
|
1596
1524
|
const operationName = "disableMetricExtension";
|
|
1597
1525
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/DisableMetricExtension";
|
|
1598
1526
|
const pathParams = {
|
|
@@ -1607,8 +1535,6 @@ class StackMonitoringClient {
|
|
|
1607
1535
|
};
|
|
1608
1536
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1609
1537
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disableMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
1610
|
-
if (this.logger)
|
|
1611
|
-
retrier.logger = this.logger;
|
|
1612
1538
|
const request = yield oci_common_1.composeRequest({
|
|
1613
1539
|
baseEndpoint: this._endpoint,
|
|
1614
1540
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1649,12 +1575,11 @@ class StackMonitoringClient {
|
|
|
1649
1575
|
* @param DisassociateMonitoredResourcesRequest
|
|
1650
1576
|
* @return DisassociateMonitoredResourcesResponse
|
|
1651
1577
|
* @throws OciError when an error occurs
|
|
1652
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/DisassociateMonitoredResources.ts.html |here} to see how to use DisassociateMonitoredResources API.
|
|
1653
1579
|
*/
|
|
1654
1580
|
disassociateMonitoredResources(disassociateMonitoredResourcesRequest) {
|
|
1655
1581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1656
|
-
|
|
1657
|
-
this.logger.debug("Calling operation StackMonitoringClient#disassociateMonitoredResources.");
|
|
1582
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#disassociateMonitoredResources.");
|
|
1658
1583
|
const operationName = "disassociateMonitoredResources";
|
|
1659
1584
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/DisassociateMonitoredResources";
|
|
1660
1585
|
const pathParams = {};
|
|
@@ -1667,8 +1592,6 @@ class StackMonitoringClient {
|
|
|
1667
1592
|
};
|
|
1668
1593
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1669
1594
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disassociateMonitoredResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
1670
|
-
if (this.logger)
|
|
1671
|
-
retrier.logger = this.logger;
|
|
1672
1595
|
const request = yield oci_common_1.composeRequest({
|
|
1673
1596
|
baseEndpoint: this._endpoint,
|
|
1674
1597
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1705,12 +1628,11 @@ class StackMonitoringClient {
|
|
|
1705
1628
|
* @param EnableMetricExtensionRequest
|
|
1706
1629
|
* @return EnableMetricExtensionResponse
|
|
1707
1630
|
* @throws OciError when an error occurs
|
|
1708
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1631
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/EnableMetricExtension.ts.html |here} to see how to use EnableMetricExtension API.
|
|
1709
1632
|
*/
|
|
1710
1633
|
enableMetricExtension(enableMetricExtensionRequest) {
|
|
1711
1634
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1712
|
-
|
|
1713
|
-
this.logger.debug("Calling operation StackMonitoringClient#enableMetricExtension.");
|
|
1635
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#enableMetricExtension.");
|
|
1714
1636
|
const operationName = "enableMetricExtension";
|
|
1715
1637
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/EnableMetricExtension";
|
|
1716
1638
|
const pathParams = {
|
|
@@ -1725,8 +1647,6 @@ class StackMonitoringClient {
|
|
|
1725
1647
|
};
|
|
1726
1648
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1727
1649
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, enableMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
1728
|
-
if (this.logger)
|
|
1729
|
-
retrier.logger = this.logger;
|
|
1730
1650
|
const request = yield oci_common_1.composeRequest({
|
|
1731
1651
|
baseEndpoint: this._endpoint,
|
|
1732
1652
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1767,12 +1687,11 @@ class StackMonitoringClient {
|
|
|
1767
1687
|
* @param EvaluateBaselineableMetricRequest
|
|
1768
1688
|
* @return EvaluateBaselineableMetricResponse
|
|
1769
1689
|
* @throws OciError when an error occurs
|
|
1770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/EvaluateBaselineableMetric.ts.html |here} to see how to use EvaluateBaselineableMetric API.
|
|
1771
1691
|
*/
|
|
1772
1692
|
evaluateBaselineableMetric(evaluateBaselineableMetricRequest) {
|
|
1773
1693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1774
|
-
|
|
1775
|
-
this.logger.debug("Calling operation StackMonitoringClient#evaluateBaselineableMetric.");
|
|
1694
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#evaluateBaselineableMetric.");
|
|
1776
1695
|
const operationName = "evaluateBaselineableMetric";
|
|
1777
1696
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/EvaluateBaselineableMetricResult/EvaluateBaselineableMetric";
|
|
1778
1697
|
const pathParams = {
|
|
@@ -1787,8 +1706,6 @@ class StackMonitoringClient {
|
|
|
1787
1706
|
};
|
|
1788
1707
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1789
1708
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, evaluateBaselineableMetricRequest.retryConfiguration, specRetryConfiguration);
|
|
1790
|
-
if (this.logger)
|
|
1791
|
-
retrier.logger = this.logger;
|
|
1792
1709
|
const request = yield oci_common_1.composeRequest({
|
|
1793
1710
|
baseEndpoint: this._endpoint,
|
|
1794
1711
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1835,12 +1752,11 @@ class StackMonitoringClient {
|
|
|
1835
1752
|
* @param ExportMetricExtensionRequest
|
|
1836
1753
|
* @return ExportMetricExtensionResponse
|
|
1837
1754
|
* @throws OciError when an error occurs
|
|
1838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1755
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ExportMetricExtension.ts.html |here} to see how to use ExportMetricExtension API.
|
|
1839
1756
|
*/
|
|
1840
1757
|
exportMetricExtension(exportMetricExtensionRequest) {
|
|
1841
1758
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1842
|
-
|
|
1843
|
-
this.logger.debug("Calling operation StackMonitoringClient#exportMetricExtension.");
|
|
1759
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#exportMetricExtension.");
|
|
1844
1760
|
const operationName = "exportMetricExtension";
|
|
1845
1761
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/ExportMetricExtension";
|
|
1846
1762
|
const pathParams = {
|
|
@@ -1855,8 +1771,6 @@ class StackMonitoringClient {
|
|
|
1855
1771
|
};
|
|
1856
1772
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1857
1773
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, exportMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
1858
|
-
if (this.logger)
|
|
1859
|
-
retrier.logger = this.logger;
|
|
1860
1774
|
const request = yield oci_common_1.composeRequest({
|
|
1861
1775
|
baseEndpoint: this._endpoint,
|
|
1862
1776
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1899,12 +1813,11 @@ class StackMonitoringClient {
|
|
|
1899
1813
|
* @param GetBaselineableMetricRequest
|
|
1900
1814
|
* @return GetBaselineableMetricResponse
|
|
1901
1815
|
* @throws OciError when an error occurs
|
|
1902
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1816
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetBaselineableMetric.ts.html |here} to see how to use GetBaselineableMetric API.
|
|
1903
1817
|
*/
|
|
1904
1818
|
getBaselineableMetric(getBaselineableMetricRequest) {
|
|
1905
1819
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1906
|
-
|
|
1907
|
-
this.logger.debug("Calling operation StackMonitoringClient#getBaselineableMetric.");
|
|
1820
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getBaselineableMetric.");
|
|
1908
1821
|
const operationName = "getBaselineableMetric";
|
|
1909
1822
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/BaselineableMetric/GetBaselineableMetric";
|
|
1910
1823
|
const pathParams = {
|
|
@@ -1917,8 +1830,6 @@ class StackMonitoringClient {
|
|
|
1917
1830
|
};
|
|
1918
1831
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1919
1832
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getBaselineableMetricRequest.retryConfiguration, specRetryConfiguration);
|
|
1920
|
-
if (this.logger)
|
|
1921
|
-
retrier.logger = this.logger;
|
|
1922
1833
|
const request = yield oci_common_1.composeRequest({
|
|
1923
1834
|
baseEndpoint: this._endpoint,
|
|
1924
1835
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -1967,12 +1878,11 @@ class StackMonitoringClient {
|
|
|
1967
1878
|
* @param GetConfigRequest
|
|
1968
1879
|
* @return GetConfigResponse
|
|
1969
1880
|
* @throws OciError when an error occurs
|
|
1970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1881
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetConfig.ts.html |here} to see how to use GetConfig API.
|
|
1971
1882
|
*/
|
|
1972
1883
|
getConfig(getConfigRequest) {
|
|
1973
1884
|
return __awaiter(this, void 0, void 0, function* () {
|
|
1974
|
-
|
|
1975
|
-
this.logger.debug("Calling operation StackMonitoringClient#getConfig.");
|
|
1885
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getConfig.");
|
|
1976
1886
|
const operationName = "getConfig";
|
|
1977
1887
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/Config/GetConfig";
|
|
1978
1888
|
const pathParams = {
|
|
@@ -1985,8 +1895,6 @@ class StackMonitoringClient {
|
|
|
1985
1895
|
};
|
|
1986
1896
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
1987
1897
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
1988
|
-
if (this.logger)
|
|
1989
|
-
retrier.logger = this.logger;
|
|
1990
1898
|
const request = yield oci_common_1.composeRequest({
|
|
1991
1899
|
baseEndpoint: this._endpoint,
|
|
1992
1900
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2031,12 +1939,11 @@ class StackMonitoringClient {
|
|
|
2031
1939
|
* @param GetDiscoveryJobRequest
|
|
2032
1940
|
* @return GetDiscoveryJobResponse
|
|
2033
1941
|
* @throws OciError when an error occurs
|
|
2034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
1942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetDiscoveryJob.ts.html |here} to see how to use GetDiscoveryJob API.
|
|
2035
1943
|
*/
|
|
2036
1944
|
getDiscoveryJob(getDiscoveryJobRequest) {
|
|
2037
1945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2038
|
-
|
|
2039
|
-
this.logger.debug("Calling operation StackMonitoringClient#getDiscoveryJob.");
|
|
1946
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getDiscoveryJob.");
|
|
2040
1947
|
const operationName = "getDiscoveryJob";
|
|
2041
1948
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/DiscoveryJob/GetDiscoveryJob";
|
|
2042
1949
|
const pathParams = {
|
|
@@ -2049,8 +1956,6 @@ class StackMonitoringClient {
|
|
|
2049
1956
|
};
|
|
2050
1957
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2051
1958
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDiscoveryJobRequest.retryConfiguration, specRetryConfiguration);
|
|
2052
|
-
if (this.logger)
|
|
2053
|
-
retrier.logger = this.logger;
|
|
2054
1959
|
const request = yield oci_common_1.composeRequest({
|
|
2055
1960
|
baseEndpoint: this._endpoint,
|
|
2056
1961
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2094,12 +1999,11 @@ class StackMonitoringClient {
|
|
|
2094
1999
|
* @param GetMetricExtensionRequest
|
|
2095
2000
|
* @return GetMetricExtensionResponse
|
|
2096
2001
|
* @throws OciError when an error occurs
|
|
2097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2002
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetMetricExtension.ts.html |here} to see how to use GetMetricExtension API.
|
|
2098
2003
|
*/
|
|
2099
2004
|
getMetricExtension(getMetricExtensionRequest) {
|
|
2100
2005
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2101
|
-
|
|
2102
|
-
this.logger.debug("Calling operation StackMonitoringClient#getMetricExtension.");
|
|
2006
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getMetricExtension.");
|
|
2103
2007
|
const operationName = "getMetricExtension";
|
|
2104
2008
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/GetMetricExtension";
|
|
2105
2009
|
const pathParams = {
|
|
@@ -2112,8 +2016,6 @@ class StackMonitoringClient {
|
|
|
2112
2016
|
};
|
|
2113
2017
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2114
2018
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
2115
|
-
if (this.logger)
|
|
2116
|
-
retrier.logger = this.logger;
|
|
2117
2019
|
const request = yield oci_common_1.composeRequest({
|
|
2118
2020
|
baseEndpoint: this._endpoint,
|
|
2119
2021
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2158,12 +2060,11 @@ class StackMonitoringClient {
|
|
|
2158
2060
|
* @param GetMonitoredResourceRequest
|
|
2159
2061
|
* @return GetMonitoredResourceResponse
|
|
2160
2062
|
* @throws OciError when an error occurs
|
|
2161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2063
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetMonitoredResource.ts.html |here} to see how to use GetMonitoredResource API.
|
|
2162
2064
|
*/
|
|
2163
2065
|
getMonitoredResource(getMonitoredResourceRequest) {
|
|
2164
2066
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2165
|
-
|
|
2166
|
-
this.logger.debug("Calling operation StackMonitoringClient#getMonitoredResource.");
|
|
2067
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getMonitoredResource.");
|
|
2167
2068
|
const operationName = "getMonitoredResource";
|
|
2168
2069
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/GetMonitoredResource";
|
|
2169
2070
|
const pathParams = {
|
|
@@ -2176,8 +2077,6 @@ class StackMonitoringClient {
|
|
|
2176
2077
|
};
|
|
2177
2078
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2178
2079
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMonitoredResourceRequest.retryConfiguration, specRetryConfiguration);
|
|
2179
|
-
if (this.logger)
|
|
2180
|
-
retrier.logger = this.logger;
|
|
2181
2080
|
const request = yield oci_common_1.composeRequest({
|
|
2182
2081
|
baseEndpoint: this._endpoint,
|
|
2183
2082
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2221,12 +2120,11 @@ class StackMonitoringClient {
|
|
|
2221
2120
|
* @param GetMonitoredResourceTaskRequest
|
|
2222
2121
|
* @return GetMonitoredResourceTaskResponse
|
|
2223
2122
|
* @throws OciError when an error occurs
|
|
2224
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2123
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetMonitoredResourceTask.ts.html |here} to see how to use GetMonitoredResourceTask API.
|
|
2225
2124
|
*/
|
|
2226
2125
|
getMonitoredResourceTask(getMonitoredResourceTaskRequest) {
|
|
2227
2126
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2228
|
-
|
|
2229
|
-
this.logger.debug("Calling operation StackMonitoringClient#getMonitoredResourceTask.");
|
|
2127
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getMonitoredResourceTask.");
|
|
2230
2128
|
const operationName = "getMonitoredResourceTask";
|
|
2231
2129
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceTask/GetMonitoredResourceTask";
|
|
2232
2130
|
const pathParams = {
|
|
@@ -2239,8 +2137,6 @@ class StackMonitoringClient {
|
|
|
2239
2137
|
};
|
|
2240
2138
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2241
2139
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMonitoredResourceTaskRequest.retryConfiguration, specRetryConfiguration);
|
|
2242
|
-
if (this.logger)
|
|
2243
|
-
retrier.logger = this.logger;
|
|
2244
2140
|
const request = yield oci_common_1.composeRequest({
|
|
2245
2141
|
baseEndpoint: this._endpoint,
|
|
2246
2142
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2284,12 +2180,11 @@ class StackMonitoringClient {
|
|
|
2284
2180
|
* @param GetMonitoredResourceTypeRequest
|
|
2285
2181
|
* @return GetMonitoredResourceTypeResponse
|
|
2286
2182
|
* @throws OciError when an error occurs
|
|
2287
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetMonitoredResourceType.ts.html |here} to see how to use GetMonitoredResourceType API.
|
|
2288
2184
|
*/
|
|
2289
2185
|
getMonitoredResourceType(getMonitoredResourceTypeRequest) {
|
|
2290
2186
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2291
|
-
|
|
2292
|
-
this.logger.debug("Calling operation StackMonitoringClient#getMonitoredResourceType.");
|
|
2187
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getMonitoredResourceType.");
|
|
2293
2188
|
const operationName = "getMonitoredResourceType";
|
|
2294
2189
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceType/GetMonitoredResourceType";
|
|
2295
2190
|
const pathParams = {
|
|
@@ -2302,8 +2197,6 @@ class StackMonitoringClient {
|
|
|
2302
2197
|
};
|
|
2303
2198
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2304
2199
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMonitoredResourceTypeRequest.retryConfiguration, specRetryConfiguration);
|
|
2305
|
-
if (this.logger)
|
|
2306
|
-
retrier.logger = this.logger;
|
|
2307
2200
|
const request = yield oci_common_1.composeRequest({
|
|
2308
2201
|
baseEndpoint: this._endpoint,
|
|
2309
2202
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2347,12 +2240,11 @@ class StackMonitoringClient {
|
|
|
2347
2240
|
* @param GetProcessSetRequest
|
|
2348
2241
|
* @return GetProcessSetResponse
|
|
2349
2242
|
* @throws OciError when an error occurs
|
|
2350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetProcessSet.ts.html |here} to see how to use GetProcessSet API.
|
|
2351
2244
|
*/
|
|
2352
2245
|
getProcessSet(getProcessSetRequest) {
|
|
2353
2246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2354
|
-
|
|
2355
|
-
this.logger.debug("Calling operation StackMonitoringClient#getProcessSet.");
|
|
2247
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getProcessSet.");
|
|
2356
2248
|
const operationName = "getProcessSet";
|
|
2357
2249
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ProcessSet/GetProcessSet";
|
|
2358
2250
|
const pathParams = {
|
|
@@ -2365,8 +2257,6 @@ class StackMonitoringClient {
|
|
|
2365
2257
|
};
|
|
2366
2258
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2367
2259
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getProcessSetRequest.retryConfiguration, specRetryConfiguration);
|
|
2368
|
-
if (this.logger)
|
|
2369
|
-
retrier.logger = this.logger;
|
|
2370
2260
|
const request = yield oci_common_1.composeRequest({
|
|
2371
2261
|
baseEndpoint: this._endpoint,
|
|
2372
2262
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2410,12 +2300,11 @@ class StackMonitoringClient {
|
|
|
2410
2300
|
* @param GetWorkRequestRequest
|
|
2411
2301
|
* @return GetWorkRequestResponse
|
|
2412
2302
|
* @throws OciError when an error occurs
|
|
2413
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2303
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
2414
2304
|
*/
|
|
2415
2305
|
getWorkRequest(getWorkRequestRequest) {
|
|
2416
2306
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2417
|
-
|
|
2418
|
-
this.logger.debug("Calling operation StackMonitoringClient#getWorkRequest.");
|
|
2307
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#getWorkRequest.");
|
|
2419
2308
|
const operationName = "getWorkRequest";
|
|
2420
2309
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/WorkRequest/GetWorkRequest";
|
|
2421
2310
|
const pathParams = {
|
|
@@ -2428,8 +2317,6 @@ class StackMonitoringClient {
|
|
|
2428
2317
|
};
|
|
2429
2318
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2430
2319
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
2431
|
-
if (this.logger)
|
|
2432
|
-
retrier.logger = this.logger;
|
|
2433
2320
|
const request = yield oci_common_1.composeRequest({
|
|
2434
2321
|
baseEndpoint: this._endpoint,
|
|
2435
2322
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2473,12 +2360,11 @@ class StackMonitoringClient {
|
|
|
2473
2360
|
* @param ListBaselineableMetricsRequest
|
|
2474
2361
|
* @return ListBaselineableMetricsResponse
|
|
2475
2362
|
* @throws OciError when an error occurs
|
|
2476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListBaselineableMetrics.ts.html |here} to see how to use ListBaselineableMetrics API.
|
|
2477
2364
|
*/
|
|
2478
2365
|
listBaselineableMetrics(listBaselineableMetricsRequest) {
|
|
2479
2366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2480
|
-
|
|
2481
|
-
this.logger.debug("Calling operation StackMonitoringClient#listBaselineableMetrics.");
|
|
2367
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listBaselineableMetrics.");
|
|
2482
2368
|
const operationName = "listBaselineableMetrics";
|
|
2483
2369
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/BaselineableMetricSummary/ListBaselineableMetrics";
|
|
2484
2370
|
const pathParams = {};
|
|
@@ -2499,8 +2385,6 @@ class StackMonitoringClient {
|
|
|
2499
2385
|
};
|
|
2500
2386
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2501
2387
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listBaselineableMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
2502
|
-
if (this.logger)
|
|
2503
|
-
retrier.logger = this.logger;
|
|
2504
2388
|
const request = yield oci_common_1.composeRequest({
|
|
2505
2389
|
baseEndpoint: this._endpoint,
|
|
2506
2390
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2550,12 +2434,11 @@ class StackMonitoringClient {
|
|
|
2550
2434
|
* @param ListConfigsRequest
|
|
2551
2435
|
* @return ListConfigsResponse
|
|
2552
2436
|
* @throws OciError when an error occurs
|
|
2553
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2437
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListConfigs.ts.html |here} to see how to use ListConfigs API.
|
|
2554
2438
|
*/
|
|
2555
2439
|
listConfigs(listConfigsRequest) {
|
|
2556
2440
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2557
|
-
|
|
2558
|
-
this.logger.debug("Calling operation StackMonitoringClient#listConfigs.");
|
|
2441
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listConfigs.");
|
|
2559
2442
|
const operationName = "listConfigs";
|
|
2560
2443
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ConfigCollection/ListConfigs";
|
|
2561
2444
|
const pathParams = {};
|
|
@@ -2575,8 +2458,6 @@ class StackMonitoringClient {
|
|
|
2575
2458
|
};
|
|
2576
2459
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2577
2460
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConfigsRequest.retryConfiguration, specRetryConfiguration);
|
|
2578
|
-
if (this.logger)
|
|
2579
|
-
retrier.logger = this.logger;
|
|
2580
2461
|
const request = yield oci_common_1.composeRequest({
|
|
2581
2462
|
baseEndpoint: this._endpoint,
|
|
2582
2463
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2621,12 +2502,11 @@ class StackMonitoringClient {
|
|
|
2621
2502
|
* @param ListDiscoveryJobLogsRequest
|
|
2622
2503
|
* @return ListDiscoveryJobLogsResponse
|
|
2623
2504
|
* @throws OciError when an error occurs
|
|
2624
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListDiscoveryJobLogs.ts.html |here} to see how to use ListDiscoveryJobLogs API.
|
|
2625
2506
|
*/
|
|
2626
2507
|
listDiscoveryJobLogs(listDiscoveryJobLogsRequest) {
|
|
2627
2508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2628
|
-
|
|
2629
|
-
this.logger.debug("Calling operation StackMonitoringClient#listDiscoveryJobLogs.");
|
|
2509
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listDiscoveryJobLogs.");
|
|
2630
2510
|
const operationName = "listDiscoveryJobLogs";
|
|
2631
2511
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/DiscoveryJobLogCollection/ListDiscoveryJobLogs";
|
|
2632
2512
|
const pathParams = {
|
|
@@ -2645,8 +2525,6 @@ class StackMonitoringClient {
|
|
|
2645
2525
|
};
|
|
2646
2526
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2647
2527
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDiscoveryJobLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
2648
|
-
if (this.logger)
|
|
2649
|
-
retrier.logger = this.logger;
|
|
2650
2528
|
const request = yield oci_common_1.composeRequest({
|
|
2651
2529
|
baseEndpoint: this._endpoint,
|
|
2652
2530
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2691,12 +2569,11 @@ class StackMonitoringClient {
|
|
|
2691
2569
|
* @param ListDiscoveryJobsRequest
|
|
2692
2570
|
* @return ListDiscoveryJobsResponse
|
|
2693
2571
|
* @throws OciError when an error occurs
|
|
2694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListDiscoveryJobs.ts.html |here} to see how to use ListDiscoveryJobs API.
|
|
2695
2573
|
*/
|
|
2696
2574
|
listDiscoveryJobs(listDiscoveryJobsRequest) {
|
|
2697
2575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2698
|
-
|
|
2699
|
-
this.logger.debug("Calling operation StackMonitoringClient#listDiscoveryJobs.");
|
|
2576
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listDiscoveryJobs.");
|
|
2700
2577
|
const operationName = "listDiscoveryJobs";
|
|
2701
2578
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/DiscoveryJobCollection/ListDiscoveryJobs";
|
|
2702
2579
|
const pathParams = {};
|
|
@@ -2714,8 +2591,6 @@ class StackMonitoringClient {
|
|
|
2714
2591
|
};
|
|
2715
2592
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2716
2593
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDiscoveryJobsRequest.retryConfiguration, specRetryConfiguration);
|
|
2717
|
-
if (this.logger)
|
|
2718
|
-
retrier.logger = this.logger;
|
|
2719
2594
|
const request = yield oci_common_1.composeRequest({
|
|
2720
2595
|
baseEndpoint: this._endpoint,
|
|
2721
2596
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2759,12 +2634,11 @@ class StackMonitoringClient {
|
|
|
2759
2634
|
* @param ListMetricExtensionsRequest
|
|
2760
2635
|
* @return ListMetricExtensionsResponse
|
|
2761
2636
|
* @throws OciError when an error occurs
|
|
2762
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListMetricExtensions.ts.html |here} to see how to use ListMetricExtensions API.
|
|
2763
2638
|
*/
|
|
2764
2639
|
listMetricExtensions(listMetricExtensionsRequest) {
|
|
2765
2640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2766
|
-
|
|
2767
|
-
this.logger.debug("Calling operation StackMonitoringClient#listMetricExtensions.");
|
|
2641
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listMetricExtensions.");
|
|
2768
2642
|
const operationName = "listMetricExtensions";
|
|
2769
2643
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/ListMetricExtensions";
|
|
2770
2644
|
const pathParams = {};
|
|
@@ -2786,8 +2660,6 @@ class StackMonitoringClient {
|
|
|
2786
2660
|
};
|
|
2787
2661
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2788
2662
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMetricExtensionsRequest.retryConfiguration, specRetryConfiguration);
|
|
2789
|
-
if (this.logger)
|
|
2790
|
-
retrier.logger = this.logger;
|
|
2791
2663
|
const request = yield oci_common_1.composeRequest({
|
|
2792
2664
|
baseEndpoint: this._endpoint,
|
|
2793
2665
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2832,12 +2704,11 @@ class StackMonitoringClient {
|
|
|
2832
2704
|
* @param ListMonitoredResourceTasksRequest
|
|
2833
2705
|
* @return ListMonitoredResourceTasksResponse
|
|
2834
2706
|
* @throws OciError when an error occurs
|
|
2835
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListMonitoredResourceTasks.ts.html |here} to see how to use ListMonitoredResourceTasks API.
|
|
2836
2708
|
*/
|
|
2837
2709
|
listMonitoredResourceTasks(listMonitoredResourceTasksRequest) {
|
|
2838
2710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2839
|
-
|
|
2840
|
-
this.logger.debug("Calling operation StackMonitoringClient#listMonitoredResourceTasks.");
|
|
2711
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listMonitoredResourceTasks.");
|
|
2841
2712
|
const operationName = "listMonitoredResourceTasks";
|
|
2842
2713
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceTask/ListMonitoredResourceTasks";
|
|
2843
2714
|
const pathParams = {};
|
|
@@ -2855,8 +2726,6 @@ class StackMonitoringClient {
|
|
|
2855
2726
|
};
|
|
2856
2727
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2857
2728
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMonitoredResourceTasksRequest.retryConfiguration, specRetryConfiguration);
|
|
2858
|
-
if (this.logger)
|
|
2859
|
-
retrier.logger = this.logger;
|
|
2860
2729
|
const request = yield oci_common_1.composeRequest({
|
|
2861
2730
|
baseEndpoint: this._endpoint,
|
|
2862
2731
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2911,12 +2780,11 @@ class StackMonitoringClient {
|
|
|
2911
2780
|
* @param ListMonitoredResourceTypesRequest
|
|
2912
2781
|
* @return ListMonitoredResourceTypesResponse
|
|
2913
2782
|
* @throws OciError when an error occurs
|
|
2914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListMonitoredResourceTypes.ts.html |here} to see how to use ListMonitoredResourceTypes API.
|
|
2915
2784
|
*/
|
|
2916
2785
|
listMonitoredResourceTypes(listMonitoredResourceTypesRequest) {
|
|
2917
2786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2918
|
-
|
|
2919
|
-
this.logger.debug("Calling operation StackMonitoringClient#listMonitoredResourceTypes.");
|
|
2787
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listMonitoredResourceTypes.");
|
|
2920
2788
|
const operationName = "listMonitoredResourceTypes";
|
|
2921
2789
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceType/ListMonitoredResourceTypes";
|
|
2922
2790
|
const pathParams = {};
|
|
@@ -2939,8 +2807,6 @@ class StackMonitoringClient {
|
|
|
2939
2807
|
};
|
|
2940
2808
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
2941
2809
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMonitoredResourceTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
2942
|
-
if (this.logger)
|
|
2943
|
-
retrier.logger = this.logger;
|
|
2944
2810
|
const request = yield oci_common_1.composeRequest({
|
|
2945
2811
|
baseEndpoint: this._endpoint,
|
|
2946
2812
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -2989,12 +2855,11 @@ class StackMonitoringClient {
|
|
|
2989
2855
|
* @param ListMonitoredResourcesRequest
|
|
2990
2856
|
* @return ListMonitoredResourcesResponse
|
|
2991
2857
|
* @throws OciError when an error occurs
|
|
2992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListMonitoredResources.ts.html |here} to see how to use ListMonitoredResources API.
|
|
2993
2859
|
*/
|
|
2994
2860
|
listMonitoredResources(listMonitoredResourcesRequest) {
|
|
2995
2861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
2996
|
-
|
|
2997
|
-
this.logger.debug("Calling operation StackMonitoringClient#listMonitoredResources.");
|
|
2862
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listMonitoredResources.");
|
|
2998
2863
|
const operationName = "listMonitoredResources";
|
|
2999
2864
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/ListMonitoredResources";
|
|
3000
2865
|
const pathParams = {};
|
|
@@ -3013,8 +2878,6 @@ class StackMonitoringClient {
|
|
|
3013
2878
|
};
|
|
3014
2879
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3015
2880
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMonitoredResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
3016
|
-
if (this.logger)
|
|
3017
|
-
retrier.logger = this.logger;
|
|
3018
2881
|
const request = yield oci_common_1.composeRequest({
|
|
3019
2882
|
baseEndpoint: this._endpoint,
|
|
3020
2883
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3063,12 +2926,11 @@ class StackMonitoringClient {
|
|
|
3063
2926
|
* @param ListProcessSetsRequest
|
|
3064
2927
|
* @return ListProcessSetsResponse
|
|
3065
2928
|
* @throws OciError when an error occurs
|
|
3066
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2929
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListProcessSets.ts.html |here} to see how to use ListProcessSets API.
|
|
3067
2930
|
*/
|
|
3068
2931
|
listProcessSets(listProcessSetsRequest) {
|
|
3069
2932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3070
|
-
|
|
3071
|
-
this.logger.debug("Calling operation StackMonitoringClient#listProcessSets.");
|
|
2933
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listProcessSets.");
|
|
3072
2934
|
const operationName = "listProcessSets";
|
|
3073
2935
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ProcessSetCollection/ListProcessSets";
|
|
3074
2936
|
const pathParams = {};
|
|
@@ -3086,8 +2948,6 @@ class StackMonitoringClient {
|
|
|
3086
2948
|
};
|
|
3087
2949
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3088
2950
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listProcessSetsRequest.retryConfiguration, specRetryConfiguration);
|
|
3089
|
-
if (this.logger)
|
|
3090
|
-
retrier.logger = this.logger;
|
|
3091
2951
|
const request = yield oci_common_1.composeRequest({
|
|
3092
2952
|
baseEndpoint: this._endpoint,
|
|
3093
2953
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3132,12 +2992,11 @@ class StackMonitoringClient {
|
|
|
3132
2992
|
* @param ListWorkRequestErrorsRequest
|
|
3133
2993
|
* @return ListWorkRequestErrorsResponse
|
|
3134
2994
|
* @throws OciError when an error occurs
|
|
3135
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
2995
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
3136
2996
|
*/
|
|
3137
2997
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
3138
2998
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3139
|
-
|
|
3140
|
-
this.logger.debug("Calling operation StackMonitoringClient#listWorkRequestErrors.");
|
|
2999
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listWorkRequestErrors.");
|
|
3141
3000
|
const operationName = "listWorkRequestErrors";
|
|
3142
3001
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/WorkRequestErrorCollection/ListWorkRequestErrors";
|
|
3143
3002
|
const pathParams = {
|
|
@@ -3155,8 +3014,6 @@ class StackMonitoringClient {
|
|
|
3155
3014
|
};
|
|
3156
3015
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3157
3016
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
3158
|
-
if (this.logger)
|
|
3159
|
-
retrier.logger = this.logger;
|
|
3160
3017
|
const request = yield oci_common_1.composeRequest({
|
|
3161
3018
|
baseEndpoint: this._endpoint,
|
|
3162
3019
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3201,12 +3058,11 @@ class StackMonitoringClient {
|
|
|
3201
3058
|
* @param ListWorkRequestLogsRequest
|
|
3202
3059
|
* @return ListWorkRequestLogsResponse
|
|
3203
3060
|
* @throws OciError when an error occurs
|
|
3204
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3061
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
3205
3062
|
*/
|
|
3206
3063
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
3207
3064
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3208
|
-
|
|
3209
|
-
this.logger.debug("Calling operation StackMonitoringClient#listWorkRequestLogs.");
|
|
3065
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listWorkRequestLogs.");
|
|
3210
3066
|
const operationName = "listWorkRequestLogs";
|
|
3211
3067
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/WorkRequestLogEntryCollection/ListWorkRequestLogs";
|
|
3212
3068
|
const pathParams = {
|
|
@@ -3224,8 +3080,6 @@ class StackMonitoringClient {
|
|
|
3224
3080
|
};
|
|
3225
3081
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3226
3082
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
3227
|
-
if (this.logger)
|
|
3228
|
-
retrier.logger = this.logger;
|
|
3229
3083
|
const request = yield oci_common_1.composeRequest({
|
|
3230
3084
|
baseEndpoint: this._endpoint,
|
|
3231
3085
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3270,12 +3124,11 @@ class StackMonitoringClient {
|
|
|
3270
3124
|
* @param ListWorkRequestsRequest
|
|
3271
3125
|
* @return ListWorkRequestsResponse
|
|
3272
3126
|
* @throws OciError when an error occurs
|
|
3273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3127
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
3274
3128
|
*/
|
|
3275
3129
|
listWorkRequests(listWorkRequestsRequest) {
|
|
3276
3130
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3277
|
-
|
|
3278
|
-
this.logger.debug("Calling operation StackMonitoringClient#listWorkRequests.");
|
|
3131
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#listWorkRequests.");
|
|
3279
3132
|
const operationName = "listWorkRequests";
|
|
3280
3133
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/WorkRequestSummaryCollection/ListWorkRequests";
|
|
3281
3134
|
const pathParams = {};
|
|
@@ -3295,8 +3148,6 @@ class StackMonitoringClient {
|
|
|
3295
3148
|
};
|
|
3296
3149
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3297
3150
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
3298
|
-
if (this.logger)
|
|
3299
|
-
retrier.logger = this.logger;
|
|
3300
3151
|
const request = yield oci_common_1.composeRequest({
|
|
3301
3152
|
baseEndpoint: this._endpoint,
|
|
3302
3153
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3345,12 +3196,11 @@ class StackMonitoringClient {
|
|
|
3345
3196
|
* @param ManageLicenseRequest
|
|
3346
3197
|
* @return ManageLicenseResponse
|
|
3347
3198
|
* @throws OciError when an error occurs
|
|
3348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/ManageLicense.ts.html |here} to see how to use ManageLicense API.
|
|
3349
3200
|
*/
|
|
3350
3201
|
manageLicense(manageLicenseRequest) {
|
|
3351
3202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3352
|
-
|
|
3353
|
-
this.logger.debug("Calling operation StackMonitoringClient#manageLicense.");
|
|
3203
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#manageLicense.");
|
|
3354
3204
|
const operationName = "manageLicense";
|
|
3355
3205
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/ManageLicense";
|
|
3356
3206
|
const pathParams = {
|
|
@@ -3365,8 +3215,6 @@ class StackMonitoringClient {
|
|
|
3365
3215
|
};
|
|
3366
3216
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3367
3217
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, manageLicenseRequest.retryConfiguration, specRetryConfiguration);
|
|
3368
|
-
if (this.logger)
|
|
3369
|
-
retrier.logger = this.logger;
|
|
3370
3218
|
const request = yield oci_common_1.composeRequest({
|
|
3371
3219
|
baseEndpoint: this._endpoint,
|
|
3372
3220
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3402,12 +3250,11 @@ class StackMonitoringClient {
|
|
|
3402
3250
|
* @param PublishMetricExtensionRequest
|
|
3403
3251
|
* @return PublishMetricExtensionResponse
|
|
3404
3252
|
* @throws OciError when an error occurs
|
|
3405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3253
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/PublishMetricExtension.ts.html |here} to see how to use PublishMetricExtension API.
|
|
3406
3254
|
*/
|
|
3407
3255
|
publishMetricExtension(publishMetricExtensionRequest) {
|
|
3408
3256
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3409
|
-
|
|
3410
|
-
this.logger.debug("Calling operation StackMonitoringClient#publishMetricExtension.");
|
|
3257
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#publishMetricExtension.");
|
|
3411
3258
|
const operationName = "publishMetricExtension";
|
|
3412
3259
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/PublishMetricExtension";
|
|
3413
3260
|
const pathParams = {
|
|
@@ -3422,8 +3269,6 @@ class StackMonitoringClient {
|
|
|
3422
3269
|
};
|
|
3423
3270
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3424
3271
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, publishMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
3425
|
-
if (this.logger)
|
|
3426
|
-
retrier.logger = this.logger;
|
|
3427
3272
|
const request = yield oci_common_1.composeRequest({
|
|
3428
3273
|
baseEndpoint: this._endpoint,
|
|
3429
3274
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3473,12 +3318,11 @@ class StackMonitoringClient {
|
|
|
3473
3318
|
* @param RequestMonitoredResourcesSummarizedCountRequest
|
|
3474
3319
|
* @return RequestMonitoredResourcesSummarizedCountResponse
|
|
3475
3320
|
* @throws OciError when an error occurs
|
|
3476
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/RequestMonitoredResourcesSummarizedCount.ts.html |here} to see how to use RequestMonitoredResourcesSummarizedCount API.
|
|
3477
3322
|
*/
|
|
3478
3323
|
requestMonitoredResourcesSummarizedCount(requestMonitoredResourcesSummarizedCountRequest) {
|
|
3479
3324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3480
|
-
|
|
3481
|
-
this.logger.debug("Calling operation StackMonitoringClient#requestMonitoredResourcesSummarizedCount.");
|
|
3325
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#requestMonitoredResourcesSummarizedCount.");
|
|
3482
3326
|
const operationName = "requestMonitoredResourcesSummarizedCount";
|
|
3483
3327
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/RequestMonitoredResourcesSummarizedCount";
|
|
3484
3328
|
const pathParams = {};
|
|
@@ -3498,8 +3342,6 @@ class StackMonitoringClient {
|
|
|
3498
3342
|
};
|
|
3499
3343
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3500
3344
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, requestMonitoredResourcesSummarizedCountRequest.retryConfiguration, specRetryConfiguration);
|
|
3501
|
-
if (this.logger)
|
|
3502
|
-
retrier.logger = this.logger;
|
|
3503
3345
|
const request = yield oci_common_1.composeRequest({
|
|
3504
3346
|
baseEndpoint: this._endpoint,
|
|
3505
3347
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3550,12 +3392,11 @@ class StackMonitoringClient {
|
|
|
3550
3392
|
* @param SearchAssociatedResourcesRequest
|
|
3551
3393
|
* @return SearchAssociatedResourcesResponse
|
|
3552
3394
|
* @throws OciError when an error occurs
|
|
3553
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3395
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/SearchAssociatedResources.ts.html |here} to see how to use SearchAssociatedResources API.
|
|
3554
3396
|
*/
|
|
3555
3397
|
searchAssociatedResources(searchAssociatedResourcesRequest) {
|
|
3556
3398
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3557
|
-
|
|
3558
|
-
this.logger.debug("Calling operation StackMonitoringClient#searchAssociatedResources.");
|
|
3399
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#searchAssociatedResources.");
|
|
3559
3400
|
const operationName = "searchAssociatedResources";
|
|
3560
3401
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/SearchAssociatedResources";
|
|
3561
3402
|
const pathParams = {};
|
|
@@ -3573,8 +3414,6 @@ class StackMonitoringClient {
|
|
|
3573
3414
|
};
|
|
3574
3415
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3575
3416
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchAssociatedResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
3576
|
-
if (this.logger)
|
|
3577
|
-
retrier.logger = this.logger;
|
|
3578
3417
|
const request = yield oci_common_1.composeRequest({
|
|
3579
3418
|
baseEndpoint: this._endpoint,
|
|
3580
3419
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3625,12 +3464,11 @@ class StackMonitoringClient {
|
|
|
3625
3464
|
* @param SearchMonitoredResourceAssociationsRequest
|
|
3626
3465
|
* @return SearchMonitoredResourceAssociationsResponse
|
|
3627
3466
|
* @throws OciError when an error occurs
|
|
3628
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/SearchMonitoredResourceAssociations.ts.html |here} to see how to use SearchMonitoredResourceAssociations API.
|
|
3629
3468
|
*/
|
|
3630
3469
|
searchMonitoredResourceAssociations(searchMonitoredResourceAssociationsRequest) {
|
|
3631
3470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3632
|
-
|
|
3633
|
-
this.logger.debug("Calling operation StackMonitoringClient#searchMonitoredResourceAssociations.");
|
|
3471
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#searchMonitoredResourceAssociations.");
|
|
3634
3472
|
const operationName = "searchMonitoredResourceAssociations";
|
|
3635
3473
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/SearchMonitoredResourceAssociations";
|
|
3636
3474
|
const pathParams = {};
|
|
@@ -3646,8 +3484,6 @@ class StackMonitoringClient {
|
|
|
3646
3484
|
};
|
|
3647
3485
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3648
3486
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchMonitoredResourceAssociationsRequest.retryConfiguration, specRetryConfiguration);
|
|
3649
|
-
if (this.logger)
|
|
3650
|
-
retrier.logger = this.logger;
|
|
3651
3487
|
const request = yield oci_common_1.composeRequest({
|
|
3652
3488
|
baseEndpoint: this._endpoint,
|
|
3653
3489
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3698,12 +3534,11 @@ class StackMonitoringClient {
|
|
|
3698
3534
|
* @param SearchMonitoredResourceMembersRequest
|
|
3699
3535
|
* @return SearchMonitoredResourceMembersResponse
|
|
3700
3536
|
* @throws OciError when an error occurs
|
|
3701
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/SearchMonitoredResourceMembers.ts.html |here} to see how to use SearchMonitoredResourceMembers API.
|
|
3702
3538
|
*/
|
|
3703
3539
|
searchMonitoredResourceMembers(searchMonitoredResourceMembersRequest) {
|
|
3704
3540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3705
|
-
|
|
3706
|
-
this.logger.debug("Calling operation StackMonitoringClient#searchMonitoredResourceMembers.");
|
|
3541
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#searchMonitoredResourceMembers.");
|
|
3707
3542
|
const operationName = "searchMonitoredResourceMembers";
|
|
3708
3543
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/SearchMonitoredResourceMembers";
|
|
3709
3544
|
const pathParams = {
|
|
@@ -3723,8 +3558,6 @@ class StackMonitoringClient {
|
|
|
3723
3558
|
};
|
|
3724
3559
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3725
3560
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchMonitoredResourceMembersRequest.retryConfiguration, specRetryConfiguration);
|
|
3726
|
-
if (this.logger)
|
|
3727
|
-
retrier.logger = this.logger;
|
|
3728
3561
|
const request = yield oci_common_1.composeRequest({
|
|
3729
3562
|
baseEndpoint: this._endpoint,
|
|
3730
3563
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3775,12 +3608,11 @@ class StackMonitoringClient {
|
|
|
3775
3608
|
* @param SearchMonitoredResourcesRequest
|
|
3776
3609
|
* @return SearchMonitoredResourcesResponse
|
|
3777
3610
|
* @throws OciError when an error occurs
|
|
3778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3611
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/SearchMonitoredResources.ts.html |here} to see how to use SearchMonitoredResources API.
|
|
3779
3612
|
*/
|
|
3780
3613
|
searchMonitoredResources(searchMonitoredResourcesRequest) {
|
|
3781
3614
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3782
|
-
|
|
3783
|
-
this.logger.debug("Calling operation StackMonitoringClient#searchMonitoredResources.");
|
|
3615
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#searchMonitoredResources.");
|
|
3784
3616
|
const operationName = "searchMonitoredResources";
|
|
3785
3617
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/SearchMonitoredResources";
|
|
3786
3618
|
const pathParams = {};
|
|
@@ -3798,8 +3630,6 @@ class StackMonitoringClient {
|
|
|
3798
3630
|
};
|
|
3799
3631
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3800
3632
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchMonitoredResourcesRequest.retryConfiguration, specRetryConfiguration);
|
|
3801
|
-
if (this.logger)
|
|
3802
|
-
retrier.logger = this.logger;
|
|
3803
3633
|
const request = yield oci_common_1.composeRequest({
|
|
3804
3634
|
baseEndpoint: this._endpoint,
|
|
3805
3635
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3849,12 +3679,11 @@ class StackMonitoringClient {
|
|
|
3849
3679
|
* @param TestMetricExtensionRequest
|
|
3850
3680
|
* @return TestMetricExtensionResponse
|
|
3851
3681
|
* @throws OciError when an error occurs
|
|
3852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3682
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/TestMetricExtension.ts.html |here} to see how to use TestMetricExtension API.
|
|
3853
3683
|
*/
|
|
3854
3684
|
testMetricExtension(testMetricExtensionRequest) {
|
|
3855
3685
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3856
|
-
|
|
3857
|
-
this.logger.debug("Calling operation StackMonitoringClient#testMetricExtension.");
|
|
3686
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#testMetricExtension.");
|
|
3858
3687
|
const operationName = "testMetricExtension";
|
|
3859
3688
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/TestMetricExtension";
|
|
3860
3689
|
const pathParams = {
|
|
@@ -3869,8 +3698,6 @@ class StackMonitoringClient {
|
|
|
3869
3698
|
};
|
|
3870
3699
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3871
3700
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, testMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
3872
|
-
if (this.logger)
|
|
3873
|
-
retrier.logger = this.logger;
|
|
3874
3701
|
const request = yield oci_common_1.composeRequest({
|
|
3875
3702
|
baseEndpoint: this._endpoint,
|
|
3876
3703
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3924,12 +3751,11 @@ class StackMonitoringClient {
|
|
|
3924
3751
|
* @param UpdateAndPropagateTagsRequest
|
|
3925
3752
|
* @return UpdateAndPropagateTagsResponse
|
|
3926
3753
|
* @throws OciError when an error occurs
|
|
3927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateAndPropagateTags.ts.html |here} to see how to use UpdateAndPropagateTags API.
|
|
3928
3755
|
*/
|
|
3929
3756
|
updateAndPropagateTags(updateAndPropagateTagsRequest) {
|
|
3930
3757
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3931
|
-
|
|
3932
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateAndPropagateTags.");
|
|
3758
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateAndPropagateTags.");
|
|
3933
3759
|
const operationName = "updateAndPropagateTags";
|
|
3934
3760
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/UpdateAndPropagateTags";
|
|
3935
3761
|
const pathParams = {
|
|
@@ -3944,8 +3770,6 @@ class StackMonitoringClient {
|
|
|
3944
3770
|
};
|
|
3945
3771
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
3946
3772
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAndPropagateTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
3947
|
-
if (this.logger)
|
|
3948
|
-
retrier.logger = this.logger;
|
|
3949
3773
|
const request = yield oci_common_1.composeRequest({
|
|
3950
3774
|
baseEndpoint: this._endpoint,
|
|
3951
3775
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -3986,12 +3810,11 @@ class StackMonitoringClient {
|
|
|
3986
3810
|
* @param UpdateBaselineableMetricRequest
|
|
3987
3811
|
* @return UpdateBaselineableMetricResponse
|
|
3988
3812
|
* @throws OciError when an error occurs
|
|
3989
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateBaselineableMetric.ts.html |here} to see how to use UpdateBaselineableMetric API.
|
|
3990
3814
|
*/
|
|
3991
3815
|
updateBaselineableMetric(updateBaselineableMetricRequest) {
|
|
3992
3816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
3993
|
-
|
|
3994
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateBaselineableMetric.");
|
|
3817
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateBaselineableMetric.");
|
|
3995
3818
|
const operationName = "updateBaselineableMetric";
|
|
3996
3819
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/UpdateBaselineableMetricDetails/UpdateBaselineableMetric";
|
|
3997
3820
|
const pathParams = {
|
|
@@ -4005,8 +3828,6 @@ class StackMonitoringClient {
|
|
|
4005
3828
|
};
|
|
4006
3829
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4007
3830
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateBaselineableMetricRequest.retryConfiguration, specRetryConfiguration);
|
|
4008
|
-
if (this.logger)
|
|
4009
|
-
retrier.logger = this.logger;
|
|
4010
3831
|
const request = yield oci_common_1.composeRequest({
|
|
4011
3832
|
baseEndpoint: this._endpoint,
|
|
4012
3833
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4056,12 +3877,11 @@ class StackMonitoringClient {
|
|
|
4056
3877
|
* @param UpdateConfigRequest
|
|
4057
3878
|
* @return UpdateConfigResponse
|
|
4058
3879
|
* @throws OciError when an error occurs
|
|
4059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3880
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateConfig.ts.html |here} to see how to use UpdateConfig API.
|
|
4060
3881
|
*/
|
|
4061
3882
|
updateConfig(updateConfigRequest) {
|
|
4062
3883
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4063
|
-
|
|
4064
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateConfig.");
|
|
3884
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateConfig.");
|
|
4065
3885
|
const operationName = "updateConfig";
|
|
4066
3886
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/Config/UpdateConfig";
|
|
4067
3887
|
const pathParams = {
|
|
@@ -4075,8 +3895,6 @@ class StackMonitoringClient {
|
|
|
4075
3895
|
};
|
|
4076
3896
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4077
3897
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateConfigRequest.retryConfiguration, specRetryConfiguration);
|
|
4078
|
-
if (this.logger)
|
|
4079
|
-
retrier.logger = this.logger;
|
|
4080
3898
|
const request = yield oci_common_1.composeRequest({
|
|
4081
3899
|
baseEndpoint: this._endpoint,
|
|
4082
3900
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4121,12 +3939,11 @@ class StackMonitoringClient {
|
|
|
4121
3939
|
* @param UpdateMetricExtensionRequest
|
|
4122
3940
|
* @return UpdateMetricExtensionResponse
|
|
4123
3941
|
* @throws OciError when an error occurs
|
|
4124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
3942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateMetricExtension.ts.html |here} to see how to use UpdateMetricExtension API.
|
|
4125
3943
|
*/
|
|
4126
3944
|
updateMetricExtension(updateMetricExtensionRequest) {
|
|
4127
3945
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4128
|
-
|
|
4129
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateMetricExtension.");
|
|
3946
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateMetricExtension.");
|
|
4130
3947
|
const operationName = "updateMetricExtension";
|
|
4131
3948
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MetricExtension/UpdateMetricExtension";
|
|
4132
3949
|
const pathParams = {
|
|
@@ -4140,8 +3957,6 @@ class StackMonitoringClient {
|
|
|
4140
3957
|
};
|
|
4141
3958
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4142
3959
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMetricExtensionRequest.retryConfiguration, specRetryConfiguration);
|
|
4143
|
-
if (this.logger)
|
|
4144
|
-
retrier.logger = this.logger;
|
|
4145
3960
|
const request = yield oci_common_1.composeRequest({
|
|
4146
3961
|
baseEndpoint: this._endpoint,
|
|
4147
3962
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4194,12 +4009,11 @@ class StackMonitoringClient {
|
|
|
4194
4009
|
* @param UpdateMonitoredResourceRequest
|
|
4195
4010
|
* @return UpdateMonitoredResourceResponse
|
|
4196
4011
|
* @throws OciError when an error occurs
|
|
4197
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4012
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateMonitoredResource.ts.html |here} to see how to use UpdateMonitoredResource API.
|
|
4198
4013
|
*/
|
|
4199
4014
|
updateMonitoredResource(updateMonitoredResourceRequest) {
|
|
4200
4015
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4201
|
-
|
|
4202
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateMonitoredResource.");
|
|
4016
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateMonitoredResource.");
|
|
4203
4017
|
const operationName = "updateMonitoredResource";
|
|
4204
4018
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResource/UpdateMonitoredResource";
|
|
4205
4019
|
const pathParams = {
|
|
@@ -4213,8 +4027,6 @@ class StackMonitoringClient {
|
|
|
4213
4027
|
};
|
|
4214
4028
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4215
4029
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMonitoredResourceRequest.retryConfiguration, specRetryConfiguration);
|
|
4216
|
-
if (this.logger)
|
|
4217
|
-
retrier.logger = this.logger;
|
|
4218
4030
|
const request = yield oci_common_1.composeRequest({
|
|
4219
4031
|
baseEndpoint: this._endpoint,
|
|
4220
4032
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4256,12 +4068,11 @@ class StackMonitoringClient {
|
|
|
4256
4068
|
* @param UpdateMonitoredResourceTaskRequest
|
|
4257
4069
|
* @return UpdateMonitoredResourceTaskResponse
|
|
4258
4070
|
* @throws OciError when an error occurs
|
|
4259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateMonitoredResourceTask.ts.html |here} to see how to use UpdateMonitoredResourceTask API.
|
|
4260
4072
|
*/
|
|
4261
4073
|
updateMonitoredResourceTask(updateMonitoredResourceTaskRequest) {
|
|
4262
4074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4263
|
-
|
|
4264
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateMonitoredResourceTask.");
|
|
4075
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateMonitoredResourceTask.");
|
|
4265
4076
|
const operationName = "updateMonitoredResourceTask";
|
|
4266
4077
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceTask/UpdateMonitoredResourceTask";
|
|
4267
4078
|
const pathParams = {
|
|
@@ -4275,8 +4086,6 @@ class StackMonitoringClient {
|
|
|
4275
4086
|
};
|
|
4276
4087
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4277
4088
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMonitoredResourceTaskRequest.retryConfiguration, specRetryConfiguration);
|
|
4278
|
-
if (this.logger)
|
|
4279
|
-
retrier.logger = this.logger;
|
|
4280
4089
|
const request = yield oci_common_1.composeRequest({
|
|
4281
4090
|
baseEndpoint: this._endpoint,
|
|
4282
4091
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4322,12 +4131,11 @@ class StackMonitoringClient {
|
|
|
4322
4131
|
* @param UpdateMonitoredResourceTypeRequest
|
|
4323
4132
|
* @return UpdateMonitoredResourceTypeResponse
|
|
4324
4133
|
* @throws OciError when an error occurs
|
|
4325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4134
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateMonitoredResourceType.ts.html |here} to see how to use UpdateMonitoredResourceType API.
|
|
4326
4135
|
*/
|
|
4327
4136
|
updateMonitoredResourceType(updateMonitoredResourceTypeRequest) {
|
|
4328
4137
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4329
|
-
|
|
4330
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateMonitoredResourceType.");
|
|
4138
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateMonitoredResourceType.");
|
|
4331
4139
|
const operationName = "updateMonitoredResourceType";
|
|
4332
4140
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/MonitoredResourceType/UpdateMonitoredResourceType";
|
|
4333
4141
|
const pathParams = {
|
|
@@ -4341,8 +4149,6 @@ class StackMonitoringClient {
|
|
|
4341
4149
|
};
|
|
4342
4150
|
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4343
4151
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMonitoredResourceTypeRequest.retryConfiguration, specRetryConfiguration);
|
|
4344
|
-
if (this.logger)
|
|
4345
|
-
retrier.logger = this.logger;
|
|
4346
4152
|
const request = yield oci_common_1.composeRequest({
|
|
4347
4153
|
baseEndpoint: this._endpoint,
|
|
4348
4154
|
defaultHeaders: this._defaultHeaders,
|
|
@@ -4387,12 +4193,11 @@ class StackMonitoringClient {
|
|
|
4387
4193
|
* @param UpdateProcessSetRequest
|
|
4388
4194
|
* @return UpdateProcessSetResponse
|
|
4389
4195
|
* @throws OciError when an error occurs
|
|
4390
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.
|
|
4196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/stackmonitoring/UpdateProcessSet.ts.html |here} to see how to use UpdateProcessSet API.
|
|
4391
4197
|
*/
|
|
4392
4198
|
updateProcessSet(updateProcessSetRequest) {
|
|
4393
4199
|
return __awaiter(this, void 0, void 0, function* () {
|
|
4394
|
-
|
|
4395
|
-
this.logger.debug("Calling operation StackMonitoringClient#updateProcessSet.");
|
|
4200
|
+
oci_common_1.logger.debug("Calling operation StackMonitoringClient#updateProcessSet.");
|
|
4396
4201
|
const operationName = "updateProcessSet";
|
|
4397
4202
|
const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/stack-monitoring/20210330/ProcessSet/UpdateProcessSet";
|
|
4398
4203
|
const pathParams = {
|
|
@@ -4406,8 +4211,6 @@ class StackMonitoringClient {
|
|
|
4406
4211
|
};
|
|
4407
4212
|
const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
|
|
4408
4213
|
const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateProcessSetRequest.retryConfiguration, specRetryConfiguration);
|
|
4409
|
-
if (this.logger)
|
|
4410
|
-
retrier.logger = this.logger;
|
|
4411
4214
|
const request = yield oci_common_1.composeRequest({
|
|
4412
4215
|
baseEndpoint: this._endpoint,
|
|
4413
4216
|
defaultHeaders: this._defaultHeaders,
|