oci-monitoring 2.76.1 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +101 -14
  4. package/lib/client.js +383 -14
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/aggregated-datapoint.d.ts +3 -3
  7. package/lib/model/aggregated-datapoint.js +1 -1
  8. package/lib/model/alarm-dimension-states-collection.d.ts +4 -4
  9. package/lib/model/alarm-dimension-states-collection.js +1 -1
  10. package/lib/model/alarm-dimension-states-entry.d.ts +3 -3
  11. package/lib/model/alarm-dimension-states-entry.js +1 -1
  12. package/lib/model/alarm-history-collection.d.ts +2 -2
  13. package/lib/model/alarm-history-collection.js +1 -1
  14. package/lib/model/alarm-history-entry.d.ts +5 -5
  15. package/lib/model/alarm-history-entry.js +1 -1
  16. package/lib/model/alarm-status-summary.d.ts +6 -6
  17. package/lib/model/alarm-status-summary.js +1 -1
  18. package/lib/model/alarm-summary.d.ts +18 -12
  19. package/lib/model/alarm-summary.js +1 -1
  20. package/lib/model/alarm-summary.js.map +1 -1
  21. package/lib/model/alarm-suppression-alarm-target.d.ts +32 -0
  22. package/lib/model/alarm-suppression-alarm-target.js +58 -0
  23. package/lib/model/alarm-suppression-alarm-target.js.map +1 -0
  24. package/lib/model/alarm-suppression-collection.d.ts +32 -0
  25. package/lib/model/alarm-suppression-collection.js +65 -0
  26. package/lib/model/alarm-suppression-collection.js.map +1 -0
  27. package/lib/model/alarm-suppression-history-item-collection.d.ts +32 -0
  28. package/lib/model/alarm-suppression-history-item-collection.js +65 -0
  29. package/lib/model/alarm-suppression-history-item-collection.js.map +1 -0
  30. package/lib/model/alarm-suppression-history-item.d.ts +87 -0
  31. package/lib/model/alarm-suppression-history-item.js +71 -0
  32. package/lib/model/alarm-suppression-history-item.js.map +1 -0
  33. package/lib/model/alarm-suppression-summary.d.ts +114 -0
  34. package/lib/model/alarm-suppression-summary.js +61 -0
  35. package/lib/model/alarm-suppression-summary.js.map +1 -0
  36. package/lib/model/alarm-suppression-target.d.ts +26 -0
  37. package/lib/model/alarm-suppression-target.js +72 -0
  38. package/lib/model/alarm-suppression-target.js.map +1 -0
  39. package/lib/model/alarm-suppression.d.ts +123 -0
  40. package/lib/model/alarm-suppression.js +71 -0
  41. package/lib/model/alarm-suppression.js.map +1 -0
  42. package/lib/model/alarm.d.ts +26 -27
  43. package/lib/model/alarm.js +1 -1
  44. package/lib/model/alarm.js.map +1 -1
  45. package/lib/model/change-alarm-compartment-details.d.ts +1 -1
  46. package/lib/model/change-alarm-compartment-details.js +1 -1
  47. package/lib/model/create-alarm-details.d.ts +23 -24
  48. package/lib/model/create-alarm-details.js +1 -1
  49. package/lib/model/create-alarm-details.js.map +1 -1
  50. package/lib/model/create-alarm-suppression-details.d.ts +91 -0
  51. package/lib/model/create-alarm-suppression-details.js +61 -0
  52. package/lib/model/create-alarm-suppression-details.js.map +1 -0
  53. package/lib/model/datapoint.d.ts +3 -3
  54. package/lib/model/datapoint.js +1 -1
  55. package/lib/model/failed-metric-record.d.ts +1 -1
  56. package/lib/model/failed-metric-record.js +1 -1
  57. package/lib/model/index.d.ts +19 -1
  58. package/lib/model/index.js +20 -2
  59. package/lib/model/index.js.map +1 -1
  60. package/lib/model/list-metrics-details.d.ts +9 -9
  61. package/lib/model/list-metrics-details.js +1 -1
  62. package/lib/model/metric-data-details.d.ts +8 -8
  63. package/lib/model/metric-data-details.js +1 -1
  64. package/lib/model/metric-data.d.ts +8 -8
  65. package/lib/model/metric-data.js +1 -1
  66. package/lib/model/metric.d.ts +5 -5
  67. package/lib/model/metric.js +1 -1
  68. package/lib/model/post-metric-data-details.d.ts +2 -2
  69. package/lib/model/post-metric-data-details.js +1 -1
  70. package/lib/model/post-metric-data-response-details.d.ts +1 -1
  71. package/lib/model/post-metric-data-response-details.js +1 -1
  72. package/lib/model/retrieve-dimension-states-details.d.ts +4 -4
  73. package/lib/model/retrieve-dimension-states-details.js +1 -1
  74. package/lib/model/summarize-alarm-suppression-history-details.d.ts +58 -0
  75. package/lib/model/summarize-alarm-suppression-history-details.js +33 -0
  76. package/lib/model/summarize-alarm-suppression-history-details.js.map +1 -0
  77. package/lib/model/summarize-metrics-data-details.d.ts +12 -9
  78. package/lib/model/summarize-metrics-data-details.js +1 -1
  79. package/lib/model/summarize-metrics-data-details.js.map +1 -1
  80. package/lib/model/suppression.d.ts +6 -5
  81. package/lib/model/suppression.js +1 -1
  82. package/lib/model/suppression.js.map +1 -1
  83. package/lib/model/update-alarm-details.d.ts +22 -23
  84. package/lib/model/update-alarm-details.js +1 -1
  85. package/lib/model/update-alarm-details.js.map +1 -1
  86. package/lib/monitoring-waiter.d.ts +9 -1
  87. package/lib/monitoring-waiter.js +13 -1
  88. package/lib/monitoring-waiter.js.map +1 -1
  89. package/lib/request/change-alarm-compartment-request.d.ts +2 -2
  90. package/lib/request/create-alarm-request.d.ts +1 -1
  91. package/lib/request/create-alarm-suppression-request.d.ts +39 -0
  92. package/lib/request/create-alarm-suppression-request.js +15 -0
  93. package/lib/request/create-alarm-suppression-request.js.map +1 -0
  94. package/lib/request/delete-alarm-request.d.ts +2 -2
  95. package/lib/request/delete-alarm-suppression-request.d.ts +35 -0
  96. package/lib/request/delete-alarm-suppression-request.js +15 -0
  97. package/lib/request/delete-alarm-suppression-request.js.map +1 -0
  98. package/lib/request/get-alarm-history-request.d.ts +5 -5
  99. package/lib/request/get-alarm-request.d.ts +1 -1
  100. package/lib/request/get-alarm-suppression-request.d.ts +28 -0
  101. package/lib/request/get-alarm-suppression-request.js +15 -0
  102. package/lib/request/get-alarm-suppression-request.js.map +1 -0
  103. package/lib/request/index.d.ts +11 -1
  104. package/lib/request/index.js +4 -2
  105. package/lib/request/index.js.map +1 -1
  106. package/lib/request/list-alarm-suppressions-request.d.ts +83 -0
  107. package/lib/request/list-alarm-suppressions-request.js +30 -0
  108. package/lib/request/list-alarm-suppressions-request.js.map +1 -0
  109. package/lib/request/list-alarms-request.d.ts +5 -5
  110. package/lib/request/list-alarms-status-request.d.ts +15 -16
  111. package/lib/request/list-alarms-status-request.js.map +1 -1
  112. package/lib/request/list-metrics-request.d.ts +3 -3
  113. package/lib/request/post-metric-data-request.d.ts +1 -1
  114. package/lib/request/remove-alarm-suppression-request.d.ts +2 -2
  115. package/lib/request/retrieve-dimension-states-request.d.ts +2 -2
  116. package/lib/request/summarize-alarm-suppression-history-request.d.ts +52 -0
  117. package/lib/request/summarize-alarm-suppression-history-request.js +15 -0
  118. package/lib/request/summarize-alarm-suppression-history-request.js.map +1 -0
  119. package/lib/request/summarize-metrics-data-request.d.ts +2 -2
  120. package/lib/request/update-alarm-request.d.ts +2 -2
  121. package/lib/response/create-alarm-response.d.ts +1 -1
  122. package/lib/response/create-alarm-suppression-response.d.ts +30 -0
  123. package/lib/response/create-alarm-suppression-response.js +15 -0
  124. package/lib/response/create-alarm-suppression-response.js.map +1 -0
  125. package/lib/response/delete-alarm-suppression-response.d.ts +20 -0
  126. package/lib/response/delete-alarm-suppression-response.js +15 -0
  127. package/lib/response/delete-alarm-suppression-response.js.map +1 -0
  128. package/lib/response/get-alarm-response.d.ts +1 -1
  129. package/lib/response/get-alarm-suppression-response.d.ts +30 -0
  130. package/lib/response/get-alarm-suppression-response.js +15 -0
  131. package/lib/response/get-alarm-suppression-response.js.map +1 -0
  132. package/lib/response/index.d.ts +11 -1
  133. package/lib/response/index.js +1 -1
  134. package/lib/response/list-alarm-suppressions-response.d.ts +39 -0
  135. package/lib/response/list-alarm-suppressions-response.js +15 -0
  136. package/lib/response/list-alarm-suppressions-response.js.map +1 -0
  137. package/lib/response/summarize-alarm-suppression-history-response.d.ts +39 -0
  138. package/lib/response/summarize-alarm-suppression-history-response.js +15 -0
  139. package/lib/response/summarize-alarm-suppression-history-response.js.map +1 -0
  140. package/lib/response/update-alarm-response.d.ts +1 -1
  141. package/package.json +3 -3
@@ -0,0 +1,52 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/monitoring/SummarizeAlarmSuppressionHistory.ts.html |here} to see how to use SummarizeAlarmSuppressionHistoryRequest.
17
+ */
18
+ export interface SummarizeAlarmSuppressionHistoryRequest extends common.BaseRequest {
19
+ /**
20
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an alarm.
21
+ *
22
+ */
23
+ "alarmId": string;
24
+ /**
25
+ * Customer part of the request identifier token. If you need to contact Oracle about a particular
26
+ * request, please provide the complete request ID.
27
+ *
28
+ */
29
+ "opcRequestId"?: string;
30
+ /**
31
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
32
+ * For important details about how pagination works, see
33
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
+ *
35
+ */
36
+ "page"?: string;
37
+ /**
38
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
39
+ * For important details about how pagination works, see
40
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
+ * <p>
42
+ Default: 1000
43
+ * <p>
44
+ Example: 500
45
+ *
46
+ */
47
+ "limit"?: number;
48
+ /**
49
+ * summarize history details
50
+ */
51
+ "summarizeAlarmSuppressionHistoryDetails"?: model.SummarizeAlarmSuppressionHistoryDetails;
52
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=summarize-alarm-suppression-history-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-alarm-suppression-history-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/summarize-alarm-suppression-history-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 SummarizeMetricsDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsDataRequest.
17
17
  */
18
18
  export interface SummarizeMetricsDataRequest extends common.BaseRequest {
19
19
  /**
@@ -21,7 +21,7 @@ export interface SummarizeMetricsDataRequest extends common.BaseRequest {
21
21
  * resources monitored by the metric that you are searching for. Use tenancyId to search in
22
22
  * the root compartment.
23
23
  * <p>
24
- Example: `ocid1.compartment.oc1..exampleuniqueID`
24
+ Example: {@code ocid1.compartment.oc1..exampleuniqueID}
25
25
  *
26
26
  */
27
27
  "compartmentId": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateAlarmRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarmRequest.
17
17
  */
18
18
  export interface UpdateAlarmRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateAlarmRequest extends common.BaseRequest {
26
26
  */
27
27
  "updateAlarmDetails": model.UpdateAlarmDetails;
28
28
  /**
29
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
29
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
30
30
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
31
31
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
32
32
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface CreateAlarmResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CreateAlarmSuppressionResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about
17
+ * a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For optimistic concurrency control. See {@code if-match}.
23
+ *
24
+ */
25
+ "etag": string;
26
+ /**
27
+ * The returned model.AlarmSuppression instance.
28
+ */
29
+ "alarmSuppression": model.AlarmSuppression;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=create-alarm-suppression-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-alarm-suppression-response.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/response/create-alarm-suppression-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ export interface DeleteAlarmSuppressionResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about
16
+ * a particular request, please provide the request ID.
17
+ *
18
+ */
19
+ "opcRequestId": string;
20
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=delete-alarm-suppression-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-alarm-suppression-response.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/response/delete-alarm-suppression-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface GetAlarmResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -0,0 +1,30 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface GetAlarmSuppressionResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about
17
+ * a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For optimistic concurrency control. See {@code if-match}.
23
+ *
24
+ */
25
+ "etag": string;
26
+ /**
27
+ * The returned model.AlarmSuppression instance.
28
+ */
29
+ "alarmSuppression": model.AlarmSuppression;
30
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-alarm-suppression-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-alarm-suppression-response.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/response/get-alarm-suppression-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Monitoring API
3
3
  * Use the Monitoring API to manage metric queries and alarms for assessing the health, capacity, and performance of your cloud resources.
4
- Endpoints vary by operation. For PostMetric, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
4
+ Endpoints vary by operation. For PostMetricData, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
5
5
  For more information, see
6
6
  [the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
7
7
 
@@ -18,12 +18,20 @@ import * as ChangeAlarmCompartmentResponse from "./change-alarm-compartment-resp
18
18
  export import ChangeAlarmCompartmentResponse = ChangeAlarmCompartmentResponse.ChangeAlarmCompartmentResponse;
19
19
  import * as CreateAlarmResponse from "./create-alarm-response";
20
20
  export import CreateAlarmResponse = CreateAlarmResponse.CreateAlarmResponse;
21
+ import * as CreateAlarmSuppressionResponse from "./create-alarm-suppression-response";
22
+ export import CreateAlarmSuppressionResponse = CreateAlarmSuppressionResponse.CreateAlarmSuppressionResponse;
21
23
  import * as DeleteAlarmResponse from "./delete-alarm-response";
22
24
  export import DeleteAlarmResponse = DeleteAlarmResponse.DeleteAlarmResponse;
25
+ import * as DeleteAlarmSuppressionResponse from "./delete-alarm-suppression-response";
26
+ export import DeleteAlarmSuppressionResponse = DeleteAlarmSuppressionResponse.DeleteAlarmSuppressionResponse;
23
27
  import * as GetAlarmResponse from "./get-alarm-response";
24
28
  export import GetAlarmResponse = GetAlarmResponse.GetAlarmResponse;
25
29
  import * as GetAlarmHistoryResponse from "./get-alarm-history-response";
26
30
  export import GetAlarmHistoryResponse = GetAlarmHistoryResponse.GetAlarmHistoryResponse;
31
+ import * as GetAlarmSuppressionResponse from "./get-alarm-suppression-response";
32
+ export import GetAlarmSuppressionResponse = GetAlarmSuppressionResponse.GetAlarmSuppressionResponse;
33
+ import * as ListAlarmSuppressionsResponse from "./list-alarm-suppressions-response";
34
+ export import ListAlarmSuppressionsResponse = ListAlarmSuppressionsResponse.ListAlarmSuppressionsResponse;
27
35
  import * as ListAlarmsResponse from "./list-alarms-response";
28
36
  export import ListAlarmsResponse = ListAlarmsResponse.ListAlarmsResponse;
29
37
  import * as ListAlarmsStatusResponse from "./list-alarms-status-response";
@@ -36,6 +44,8 @@ import * as RemoveAlarmSuppressionResponse from "./remove-alarm-suppression-resp
36
44
  export import RemoveAlarmSuppressionResponse = RemoveAlarmSuppressionResponse.RemoveAlarmSuppressionResponse;
37
45
  import * as RetrieveDimensionStatesResponse from "./retrieve-dimension-states-response";
38
46
  export import RetrieveDimensionStatesResponse = RetrieveDimensionStatesResponse.RetrieveDimensionStatesResponse;
47
+ import * as SummarizeAlarmSuppressionHistoryResponse from "./summarize-alarm-suppression-history-response";
48
+ export import SummarizeAlarmSuppressionHistoryResponse = SummarizeAlarmSuppressionHistoryResponse.SummarizeAlarmSuppressionHistoryResponse;
39
49
  import * as SummarizeMetricsDataResponse from "./summarize-metrics-data-response";
40
50
  export import SummarizeMetricsDataResponse = SummarizeMetricsDataResponse.SummarizeMetricsDataResponse;
41
51
  import * as UpdateAlarmResponse from "./update-alarm-response";
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * Monitoring API
4
4
  * Use the Monitoring API to manage metric queries and alarms for assessing the health, capacity, and performance of your cloud resources.
5
- Endpoints vary by operation. For PostMetric, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
5
+ Endpoints vary by operation. For PostMetricData, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
6
6
  For more information, see
7
7
  [the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
8
8
 
@@ -0,0 +1,39 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface ListAlarmSuppressionsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about
17
+ * a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For list pagination. When this header appears in the response, next page of results remains.
23
+ * For important details about how pagination works, see
24
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * For list pagination. When this header appears in the response, previous pages of results remains.
30
+ * For important details about how pagination works, see
31
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ *
33
+ */
34
+ "opcPreviousPage": string;
35
+ /**
36
+ * The returned model.AlarmSuppressionCollection instance.
37
+ */
38
+ "alarmSuppressionCollection": model.AlarmSuppressionCollection;
39
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=list-alarm-suppressions-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-alarm-suppressions-response.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/response/list-alarm-suppressions-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,39 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface SummarizeAlarmSuppressionHistoryResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact Oracle about
17
+ * a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For list pagination. When this header appears in the response, next page of results remains.
23
+ * For important details about how pagination works, see
24
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * For list pagination. When this header appears in the response, previous pages of results remains.
30
+ * For important details about how pagination works, see
31
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
32
+ *
33
+ */
34
+ "opcPreviousPage": string;
35
+ /**
36
+ * The returned model.AlarmSuppressionHistoryItemCollection instance.
37
+ */
38
+ "alarmSuppressionHistoryItemCollection": model.AlarmSuppressionHistoryItemCollection;
39
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * 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.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=summarize-alarm-suppression-history-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-alarm-suppression-history-response.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/response/summarize-alarm-suppression-history-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateAlarmResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-monitoring",
3
- "version": "2.76.1",
3
+ "version": "2.77.0",
4
4
  "description": "OCI NodeJS client for Monitoring",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"