oci-monitoring 2.76.0 → 2.76.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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +14 -14
- package/lib/client.js +14 -14
- package/lib/model/aggregated-datapoint.d.ts +1 -1
- package/lib/model/aggregated-datapoint.js +1 -1
- package/lib/model/alarm-dimension-states-collection.d.ts +1 -1
- package/lib/model/alarm-dimension-states-collection.js +1 -1
- package/lib/model/alarm-dimension-states-entry.d.ts +1 -1
- package/lib/model/alarm-dimension-states-entry.js +1 -1
- package/lib/model/alarm-history-collection.d.ts +1 -1
- package/lib/model/alarm-history-collection.js +1 -1
- package/lib/model/alarm-history-entry.d.ts +1 -1
- package/lib/model/alarm-history-entry.js +1 -1
- package/lib/model/alarm-status-summary.d.ts +1 -1
- package/lib/model/alarm-status-summary.js +1 -1
- package/lib/model/alarm-summary.d.ts +1 -1
- package/lib/model/alarm-summary.js +1 -1
- package/lib/model/alarm.d.ts +1 -1
- package/lib/model/alarm.js +1 -1
- package/lib/model/change-alarm-compartment-details.d.ts +1 -1
- package/lib/model/change-alarm-compartment-details.js +1 -1
- package/lib/model/create-alarm-details.d.ts +1 -1
- package/lib/model/create-alarm-details.js +1 -1
- package/lib/model/datapoint.d.ts +1 -1
- package/lib/model/datapoint.js +1 -1
- package/lib/model/failed-metric-record.d.ts +1 -1
- package/lib/model/failed-metric-record.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/list-metrics-details.d.ts +1 -1
- package/lib/model/list-metrics-details.js +1 -1
- package/lib/model/metric-data-details.d.ts +1 -1
- package/lib/model/metric-data-details.js +1 -1
- package/lib/model/metric-data.d.ts +1 -1
- package/lib/model/metric-data.js +1 -1
- package/lib/model/metric.d.ts +1 -1
- package/lib/model/metric.js +1 -1
- package/lib/model/post-metric-data-details.d.ts +1 -1
- package/lib/model/post-metric-data-details.js +1 -1
- package/lib/model/post-metric-data-response-details.d.ts +1 -1
- package/lib/model/post-metric-data-response-details.js +1 -1
- package/lib/model/retrieve-dimension-states-details.d.ts +1 -1
- package/lib/model/retrieve-dimension-states-details.js +1 -1
- package/lib/model/summarize-metrics-data-details.d.ts +1 -1
- package/lib/model/summarize-metrics-data-details.js +1 -1
- package/lib/model/suppression.d.ts +1 -1
- package/lib/model/suppression.js +1 -1
- package/lib/model/update-alarm-details.d.ts +1 -1
- package/lib/model/update-alarm-details.js +1 -1
- package/lib/monitoring-waiter.d.ts +1 -1
- package/lib/monitoring-waiter.js +1 -1
- package/lib/request/change-alarm-compartment-request.d.ts +2 -2
- package/lib/request/change-alarm-compartment-request.js +1 -1
- package/lib/request/create-alarm-request.d.ts +2 -2
- package/lib/request/create-alarm-request.js +1 -1
- package/lib/request/delete-alarm-request.d.ts +2 -2
- package/lib/request/delete-alarm-request.js +1 -1
- package/lib/request/get-alarm-history-request.d.ts +2 -2
- package/lib/request/get-alarm-history-request.js +1 -1
- package/lib/request/get-alarm-request.d.ts +2 -2
- package/lib/request/get-alarm-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-alarms-request.d.ts +2 -2
- package/lib/request/list-alarms-request.js +1 -1
- package/lib/request/list-alarms-status-request.d.ts +2 -2
- package/lib/request/list-alarms-status-request.js +1 -1
- package/lib/request/list-metrics-request.d.ts +2 -2
- package/lib/request/list-metrics-request.js +1 -1
- package/lib/request/post-metric-data-request.d.ts +2 -2
- package/lib/request/post-metric-data-request.js +1 -1
- package/lib/request/remove-alarm-suppression-request.d.ts +2 -2
- package/lib/request/remove-alarm-suppression-request.js +1 -1
- package/lib/request/retrieve-dimension-states-request.d.ts +2 -2
- package/lib/request/retrieve-dimension-states-request.js +1 -1
- package/lib/request/summarize-metrics-data-request.d.ts +2 -2
- package/lib/request/summarize-metrics-data-request.js +1 -1
- package/lib/request/update-alarm-request.d.ts +2 -2
- package/lib/request/update-alarm-request.js +1 -1
- package/lib/response/change-alarm-compartment-response.d.ts +1 -1
- package/lib/response/change-alarm-compartment-response.js +1 -1
- package/lib/response/create-alarm-response.d.ts +1 -1
- package/lib/response/create-alarm-response.js +1 -1
- package/lib/response/delete-alarm-response.d.ts +1 -1
- package/lib/response/delete-alarm-response.js +1 -1
- package/lib/response/get-alarm-history-response.d.ts +1 -1
- package/lib/response/get-alarm-history-response.js +1 -1
- package/lib/response/get-alarm-response.d.ts +1 -1
- package/lib/response/get-alarm-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-alarms-response.d.ts +1 -1
- package/lib/response/list-alarms-response.js +1 -1
- package/lib/response/list-alarms-status-response.d.ts +1 -1
- package/lib/response/list-alarms-status-response.js +1 -1
- package/lib/response/list-metrics-response.d.ts +1 -1
- package/lib/response/list-metrics-response.js +1 -1
- package/lib/response/post-metric-data-response.d.ts +1 -1
- package/lib/response/post-metric-data-response.js +1 -1
- package/lib/response/remove-alarm-suppression-response.d.ts +1 -1
- package/lib/response/remove-alarm-suppression-response.js +1 -1
- package/lib/response/retrieve-dimension-states-response.d.ts +1 -1
- package/lib/response/retrieve-dimension-states-response.js +1 -1
- package/lib/response/summarize-metrics-data-response.d.ts +1 -1
- package/lib/response/summarize-metrics-data-response.js +1 -1
- package/lib/response/update-alarm-response.d.ts +1 -1
- package/lib/response/update-alarm-response.js +1 -1
- package/package.json +3 -3
package/index.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as requests from "./lib/request";
|
package/index.js
CHANGED
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/client.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import common = require("oci-common");
|
|
@@ -94,7 +94,7 @@ export declare class MonitoringClient {
|
|
|
94
94
|
* @param ChangeAlarmCompartmentRequest
|
|
95
95
|
* @return ChangeAlarmCompartmentResponse
|
|
96
96
|
* @throws OciError when an error occurs
|
|
97
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
97
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ChangeAlarmCompartment.ts.html |here} to see how to use ChangeAlarmCompartment API.
|
|
98
98
|
*/
|
|
99
99
|
changeAlarmCompartment(changeAlarmCompartmentRequest: requests.ChangeAlarmCompartmentRequest): Promise<responses.ChangeAlarmCompartmentResponse>;
|
|
100
100
|
/**
|
|
@@ -112,7 +112,7 @@ export declare class MonitoringClient {
|
|
|
112
112
|
* @param CreateAlarmRequest
|
|
113
113
|
* @return CreateAlarmResponse
|
|
114
114
|
* @throws OciError when an error occurs
|
|
115
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/CreateAlarm.ts.html |here} to see how to use CreateAlarm API.
|
|
116
116
|
*/
|
|
117
117
|
createAlarm(createAlarmRequest: requests.CreateAlarmRequest): Promise<responses.CreateAlarmResponse>;
|
|
118
118
|
/**
|
|
@@ -130,7 +130,7 @@ export declare class MonitoringClient {
|
|
|
130
130
|
* @param DeleteAlarmRequest
|
|
131
131
|
* @return DeleteAlarmResponse
|
|
132
132
|
* @throws OciError when an error occurs
|
|
133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarm API.
|
|
134
134
|
*/
|
|
135
135
|
deleteAlarm(deleteAlarmRequest: requests.DeleteAlarmRequest): Promise<responses.DeleteAlarmResponse>;
|
|
136
136
|
/**
|
|
@@ -148,7 +148,7 @@ export declare class MonitoringClient {
|
|
|
148
148
|
* @param GetAlarmRequest
|
|
149
149
|
* @return GetAlarmResponse
|
|
150
150
|
* @throws OciError when an error occurs
|
|
151
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarm API.
|
|
152
152
|
*/
|
|
153
153
|
getAlarm(getAlarmRequest: requests.GetAlarmRequest): Promise<responses.GetAlarmResponse>;
|
|
154
154
|
/**
|
|
@@ -166,7 +166,7 @@ export declare class MonitoringClient {
|
|
|
166
166
|
* @param GetAlarmHistoryRequest
|
|
167
167
|
* @return GetAlarmHistoryResponse
|
|
168
168
|
* @throws OciError when an error occurs
|
|
169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
169
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistory API.
|
|
170
170
|
*/
|
|
171
171
|
getAlarmHistory(getAlarmHistoryRequest: requests.GetAlarmHistoryRequest): Promise<responses.GetAlarmHistoryResponse>;
|
|
172
172
|
/**
|
|
@@ -184,7 +184,7 @@ export declare class MonitoringClient {
|
|
|
184
184
|
* @param ListAlarmsRequest
|
|
185
185
|
* @return ListAlarmsResponse
|
|
186
186
|
* @throws OciError when an error occurs
|
|
187
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
187
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarms API.
|
|
188
188
|
*/
|
|
189
189
|
listAlarms(listAlarmsRequest: requests.ListAlarmsRequest): Promise<responses.ListAlarmsResponse>;
|
|
190
190
|
/**
|
|
@@ -236,7 +236,7 @@ export declare class MonitoringClient {
|
|
|
236
236
|
* @param ListAlarmsStatusRequest
|
|
237
237
|
* @return ListAlarmsStatusResponse
|
|
238
238
|
* @throws OciError when an error occurs
|
|
239
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatus API.
|
|
240
240
|
*/
|
|
241
241
|
listAlarmsStatus(listAlarmsStatusRequest: requests.ListAlarmsStatusRequest): Promise<responses.ListAlarmsStatusResponse>;
|
|
242
242
|
/**
|
|
@@ -286,7 +286,7 @@ export declare class MonitoringClient {
|
|
|
286
286
|
* @param ListMetricsRequest
|
|
287
287
|
* @return ListMetricsResponse
|
|
288
288
|
* @throws OciError when an error occurs
|
|
289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListMetrics.ts.html |here} to see how to use ListMetrics API.
|
|
290
290
|
*/
|
|
291
291
|
listMetrics(listMetricsRequest: requests.ListMetricsRequest): Promise<responses.ListMetricsResponse>;
|
|
292
292
|
/**
|
|
@@ -356,7 +356,7 @@ export declare class MonitoringClient {
|
|
|
356
356
|
* @param PostMetricDataRequest
|
|
357
357
|
* @return PostMetricDataResponse
|
|
358
358
|
* @throws OciError when an error occurs
|
|
359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
359
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricData API.
|
|
360
360
|
*/
|
|
361
361
|
postMetricData(postMetricDataRequest: requests.PostMetricDataRequest): Promise<responses.PostMetricDataResponse>;
|
|
362
362
|
/**
|
|
@@ -374,7 +374,7 @@ export declare class MonitoringClient {
|
|
|
374
374
|
* @param RemoveAlarmSuppressionRequest
|
|
375
375
|
* @return RemoveAlarmSuppressionResponse
|
|
376
376
|
* @throws OciError when an error occurs
|
|
377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
377
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppression API.
|
|
378
378
|
*/
|
|
379
379
|
removeAlarmSuppression(removeAlarmSuppressionRequest: requests.RemoveAlarmSuppressionRequest): Promise<responses.RemoveAlarmSuppressionResponse>;
|
|
380
380
|
/**
|
|
@@ -394,7 +394,7 @@ export declare class MonitoringClient {
|
|
|
394
394
|
* @param RetrieveDimensionStatesRequest
|
|
395
395
|
* @return RetrieveDimensionStatesResponse
|
|
396
396
|
* @throws OciError when an error occurs
|
|
397
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
397
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStates API.
|
|
398
398
|
*/
|
|
399
399
|
retrieveDimensionStates(retrieveDimensionStatesRequest: requests.RetrieveDimensionStatesRequest): Promise<responses.RetrieveDimensionStatesResponse>;
|
|
400
400
|
/**
|
|
@@ -412,7 +412,7 @@ export declare class MonitoringClient {
|
|
|
412
412
|
* @param SummarizeMetricsDataRequest
|
|
413
413
|
* @return SummarizeMetricsDataResponse
|
|
414
414
|
* @throws OciError when an error occurs
|
|
415
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
415
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsData API.
|
|
416
416
|
*/
|
|
417
417
|
summarizeMetricsData(summarizeMetricsDataRequest: requests.SummarizeMetricsDataRequest): Promise<responses.SummarizeMetricsDataResponse>;
|
|
418
418
|
/**
|
|
@@ -430,7 +430,7 @@ export declare class MonitoringClient {
|
|
|
430
430
|
* @param UpdateAlarmRequest
|
|
431
431
|
* @return UpdateAlarmResponse
|
|
432
432
|
* @throws OciError when an error occurs
|
|
433
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarm API.
|
|
434
434
|
*/
|
|
435
435
|
updateAlarm(updateAlarmRequest: requests.UpdateAlarmRequest): Promise<responses.UpdateAlarmResponse>;
|
|
436
436
|
}
|
package/lib/client.js
CHANGED
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -195,7 +195,7 @@ class MonitoringClient {
|
|
|
195
195
|
* @param ChangeAlarmCompartmentRequest
|
|
196
196
|
* @return ChangeAlarmCompartmentResponse
|
|
197
197
|
* @throws OciError when an error occurs
|
|
198
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
198
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ChangeAlarmCompartment.ts.html |here} to see how to use ChangeAlarmCompartment API.
|
|
199
199
|
*/
|
|
200
200
|
changeAlarmCompartment(changeAlarmCompartmentRequest) {
|
|
201
201
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -261,7 +261,7 @@ class MonitoringClient {
|
|
|
261
261
|
* @param CreateAlarmRequest
|
|
262
262
|
* @return CreateAlarmResponse
|
|
263
263
|
* @throws OciError when an error occurs
|
|
264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/CreateAlarm.ts.html |here} to see how to use CreateAlarm API.
|
|
265
265
|
*/
|
|
266
266
|
createAlarm(createAlarmRequest) {
|
|
267
267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -333,7 +333,7 @@ class MonitoringClient {
|
|
|
333
333
|
* @param DeleteAlarmRequest
|
|
334
334
|
* @return DeleteAlarmResponse
|
|
335
335
|
* @throws OciError when an error occurs
|
|
336
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
336
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarm API.
|
|
337
337
|
*/
|
|
338
338
|
deleteAlarm(deleteAlarmRequest) {
|
|
339
339
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -397,7 +397,7 @@ class MonitoringClient {
|
|
|
397
397
|
* @param GetAlarmRequest
|
|
398
398
|
* @return GetAlarmResponse
|
|
399
399
|
* @throws OciError when an error occurs
|
|
400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
400
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarm API.
|
|
401
401
|
*/
|
|
402
402
|
getAlarm(getAlarmRequest) {
|
|
403
403
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -469,7 +469,7 @@ class MonitoringClient {
|
|
|
469
469
|
* @param GetAlarmHistoryRequest
|
|
470
470
|
* @return GetAlarmHistoryResponse
|
|
471
471
|
* @throws OciError when an error occurs
|
|
472
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistory API.
|
|
473
473
|
*/
|
|
474
474
|
getAlarmHistory(getAlarmHistoryRequest) {
|
|
475
475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -547,7 +547,7 @@ class MonitoringClient {
|
|
|
547
547
|
* @param ListAlarmsRequest
|
|
548
548
|
* @return ListAlarmsResponse
|
|
549
549
|
* @throws OciError when an error occurs
|
|
550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
550
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarms API.
|
|
551
551
|
*/
|
|
552
552
|
listAlarms(listAlarmsRequest) {
|
|
553
553
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -668,7 +668,7 @@ class MonitoringClient {
|
|
|
668
668
|
* @param ListAlarmsStatusRequest
|
|
669
669
|
* @return ListAlarmsStatusResponse
|
|
670
670
|
* @throws OciError when an error occurs
|
|
671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
671
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatus API.
|
|
672
672
|
*/
|
|
673
673
|
listAlarmsStatus(listAlarmsStatusRequest) {
|
|
674
674
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -790,7 +790,7 @@ class MonitoringClient {
|
|
|
790
790
|
* @param ListMetricsRequest
|
|
791
791
|
* @return ListMetricsResponse
|
|
792
792
|
* @throws OciError when an error occurs
|
|
793
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
793
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListMetrics.ts.html |here} to see how to use ListMetrics API.
|
|
794
794
|
*/
|
|
795
795
|
listMetrics(listMetricsRequest) {
|
|
796
796
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -926,7 +926,7 @@ class MonitoringClient {
|
|
|
926
926
|
* @param PostMetricDataRequest
|
|
927
927
|
* @return PostMetricDataResponse
|
|
928
928
|
* @throws OciError when an error occurs
|
|
929
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
929
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricData API.
|
|
930
930
|
*/
|
|
931
931
|
postMetricData(postMetricDataRequest) {
|
|
932
932
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -993,7 +993,7 @@ class MonitoringClient {
|
|
|
993
993
|
* @param RemoveAlarmSuppressionRequest
|
|
994
994
|
* @return RemoveAlarmSuppressionResponse
|
|
995
995
|
* @throws OciError when an error occurs
|
|
996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
996
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppression API.
|
|
997
997
|
*/
|
|
998
998
|
removeAlarmSuppression(removeAlarmSuppressionRequest) {
|
|
999
999
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1059,7 +1059,7 @@ class MonitoringClient {
|
|
|
1059
1059
|
* @param RetrieveDimensionStatesRequest
|
|
1060
1060
|
* @return RetrieveDimensionStatesResponse
|
|
1061
1061
|
* @throws OciError when an error occurs
|
|
1062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStates API.
|
|
1063
1063
|
*/
|
|
1064
1064
|
retrieveDimensionStates(retrieveDimensionStatesRequest) {
|
|
1065
1065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1135,7 +1135,7 @@ class MonitoringClient {
|
|
|
1135
1135
|
* @param SummarizeMetricsDataRequest
|
|
1136
1136
|
* @return SummarizeMetricsDataResponse
|
|
1137
1137
|
* @throws OciError when an error occurs
|
|
1138
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1138
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsData API.
|
|
1139
1139
|
*/
|
|
1140
1140
|
summarizeMetricsData(summarizeMetricsDataRequest) {
|
|
1141
1141
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1204,7 +1204,7 @@ class MonitoringClient {
|
|
|
1204
1204
|
* @param UpdateAlarmRequest
|
|
1205
1205
|
* @return UpdateAlarmResponse
|
|
1206
1206
|
* @throws OciError when an error occurs
|
|
1207
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.
|
|
1207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarm API.
|
|
1208
1208
|
*/
|
|
1209
1209
|
updateAlarm(updateAlarmRequest) {
|
|
1210
1210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/alarm.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
package/lib/model/alarm.js
CHANGED
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/datapoint.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
package/lib/model/datapoint.js
CHANGED
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
package/lib/model/index.d.ts
CHANGED
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as AggregatedDatapoint from "./aggregated-datapoint";
|
package/lib/model/index.js
CHANGED
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -11,7 +11,7 @@ For more information, see
|
|
|
11
11
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*
|
|
14
|
-
* Copyright (c) 2020,
|
|
14
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
15
15
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
16
16
|
*/
|
|
17
17
|
import * as model from "../model";
|
package/lib/model/metric-data.js
CHANGED
|
@@ -12,7 +12,7 @@ For more information, see
|
|
|
12
12
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
13
13
|
* Do not edit the class manually.
|
|
14
14
|
*
|
|
15
|
-
* Copyright (c) 2020,
|
|
15
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
16
16
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
17
17
|
*/
|
|
18
18
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|