oci-monitoring 2.76.0 → 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 (177) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +102 -15
  4. package/lib/client.js +384 -15
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/aggregated-datapoint.d.ts +4 -4
  7. package/lib/model/aggregated-datapoint.js +2 -2
  8. package/lib/model/alarm-dimension-states-collection.d.ts +5 -5
  9. package/lib/model/alarm-dimension-states-collection.js +2 -2
  10. package/lib/model/alarm-dimension-states-entry.d.ts +4 -4
  11. package/lib/model/alarm-dimension-states-entry.js +2 -2
  12. package/lib/model/alarm-history-collection.d.ts +3 -3
  13. package/lib/model/alarm-history-collection.js +2 -2
  14. package/lib/model/alarm-history-entry.d.ts +6 -6
  15. package/lib/model/alarm-history-entry.js +2 -2
  16. package/lib/model/alarm-status-summary.d.ts +7 -7
  17. package/lib/model/alarm-status-summary.js +2 -2
  18. package/lib/model/alarm-summary.d.ts +19 -13
  19. package/lib/model/alarm-summary.js +2 -2
  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 +27 -28
  43. package/lib/model/alarm.js +2 -2
  44. package/lib/model/alarm.js.map +1 -1
  45. package/lib/model/change-alarm-compartment-details.d.ts +2 -2
  46. package/lib/model/change-alarm-compartment-details.js +2 -2
  47. package/lib/model/create-alarm-details.d.ts +24 -25
  48. package/lib/model/create-alarm-details.js +2 -2
  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 +4 -4
  54. package/lib/model/datapoint.js +2 -2
  55. package/lib/model/failed-metric-record.d.ts +2 -2
  56. package/lib/model/failed-metric-record.js +2 -2
  57. package/lib/model/index.d.ts +20 -2
  58. package/lib/model/index.js +21 -3
  59. package/lib/model/index.js.map +1 -1
  60. package/lib/model/list-metrics-details.d.ts +10 -10
  61. package/lib/model/list-metrics-details.js +2 -2
  62. package/lib/model/metric-data-details.d.ts +9 -9
  63. package/lib/model/metric-data-details.js +2 -2
  64. package/lib/model/metric-data.d.ts +9 -9
  65. package/lib/model/metric-data.js +2 -2
  66. package/lib/model/metric.d.ts +6 -6
  67. package/lib/model/metric.js +2 -2
  68. package/lib/model/post-metric-data-details.d.ts +3 -3
  69. package/lib/model/post-metric-data-details.js +2 -2
  70. package/lib/model/post-metric-data-response-details.d.ts +2 -2
  71. package/lib/model/post-metric-data-response-details.js +2 -2
  72. package/lib/model/retrieve-dimension-states-details.d.ts +5 -5
  73. package/lib/model/retrieve-dimension-states-details.js +2 -2
  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 +13 -10
  78. package/lib/model/summarize-metrics-data-details.js +2 -2
  79. package/lib/model/summarize-metrics-data-details.js.map +1 -1
  80. package/lib/model/suppression.d.ts +7 -6
  81. package/lib/model/suppression.js +2 -2
  82. package/lib/model/suppression.js.map +1 -1
  83. package/lib/model/update-alarm-details.d.ts +23 -24
  84. package/lib/model/update-alarm-details.js +2 -2
  85. package/lib/model/update-alarm-details.js.map +1 -1
  86. package/lib/monitoring-waiter.d.ts +10 -2
  87. package/lib/monitoring-waiter.js +14 -2
  88. package/lib/monitoring-waiter.js.map +1 -1
  89. package/lib/request/change-alarm-compartment-request.d.ts +3 -3
  90. package/lib/request/change-alarm-compartment-request.js +1 -1
  91. package/lib/request/create-alarm-request.d.ts +2 -2
  92. package/lib/request/create-alarm-request.js +1 -1
  93. package/lib/request/create-alarm-suppression-request.d.ts +39 -0
  94. package/lib/request/create-alarm-suppression-request.js +15 -0
  95. package/lib/request/create-alarm-suppression-request.js.map +1 -0
  96. package/lib/request/delete-alarm-request.d.ts +3 -3
  97. package/lib/request/delete-alarm-request.js +1 -1
  98. package/lib/request/delete-alarm-suppression-request.d.ts +35 -0
  99. package/lib/request/delete-alarm-suppression-request.js +15 -0
  100. package/lib/request/delete-alarm-suppression-request.js.map +1 -0
  101. package/lib/request/get-alarm-history-request.d.ts +6 -6
  102. package/lib/request/get-alarm-history-request.js +1 -1
  103. package/lib/request/get-alarm-request.d.ts +2 -2
  104. package/lib/request/get-alarm-request.js +1 -1
  105. package/lib/request/get-alarm-suppression-request.d.ts +28 -0
  106. package/lib/request/get-alarm-suppression-request.js +15 -0
  107. package/lib/request/get-alarm-suppression-request.js.map +1 -0
  108. package/lib/request/index.d.ts +12 -2
  109. package/lib/request/index.js +5 -3
  110. package/lib/request/index.js.map +1 -1
  111. package/lib/request/list-alarm-suppressions-request.d.ts +83 -0
  112. package/lib/request/list-alarm-suppressions-request.js +30 -0
  113. package/lib/request/list-alarm-suppressions-request.js.map +1 -0
  114. package/lib/request/list-alarms-request.d.ts +6 -6
  115. package/lib/request/list-alarms-request.js +1 -1
  116. package/lib/request/list-alarms-status-request.d.ts +16 -17
  117. package/lib/request/list-alarms-status-request.js +1 -1
  118. package/lib/request/list-alarms-status-request.js.map +1 -1
  119. package/lib/request/list-metrics-request.d.ts +4 -4
  120. package/lib/request/list-metrics-request.js +1 -1
  121. package/lib/request/post-metric-data-request.d.ts +2 -2
  122. package/lib/request/post-metric-data-request.js +1 -1
  123. package/lib/request/remove-alarm-suppression-request.d.ts +3 -3
  124. package/lib/request/remove-alarm-suppression-request.js +1 -1
  125. package/lib/request/retrieve-dimension-states-request.d.ts +3 -3
  126. package/lib/request/retrieve-dimension-states-request.js +1 -1
  127. package/lib/request/summarize-alarm-suppression-history-request.d.ts +52 -0
  128. package/lib/request/summarize-alarm-suppression-history-request.js +15 -0
  129. package/lib/request/summarize-alarm-suppression-history-request.js.map +1 -0
  130. package/lib/request/summarize-metrics-data-request.d.ts +3 -3
  131. package/lib/request/summarize-metrics-data-request.js +1 -1
  132. package/lib/request/update-alarm-request.d.ts +3 -3
  133. package/lib/request/update-alarm-request.js +1 -1
  134. package/lib/response/change-alarm-compartment-response.d.ts +1 -1
  135. package/lib/response/change-alarm-compartment-response.js +1 -1
  136. package/lib/response/create-alarm-response.d.ts +2 -2
  137. package/lib/response/create-alarm-response.js +1 -1
  138. package/lib/response/create-alarm-suppression-response.d.ts +30 -0
  139. package/lib/response/create-alarm-suppression-response.js +15 -0
  140. package/lib/response/create-alarm-suppression-response.js.map +1 -0
  141. package/lib/response/delete-alarm-response.d.ts +1 -1
  142. package/lib/response/delete-alarm-response.js +1 -1
  143. package/lib/response/delete-alarm-suppression-response.d.ts +20 -0
  144. package/lib/response/delete-alarm-suppression-response.js +15 -0
  145. package/lib/response/delete-alarm-suppression-response.js.map +1 -0
  146. package/lib/response/get-alarm-history-response.d.ts +1 -1
  147. package/lib/response/get-alarm-history-response.js +1 -1
  148. package/lib/response/get-alarm-response.d.ts +2 -2
  149. package/lib/response/get-alarm-response.js +1 -1
  150. package/lib/response/get-alarm-suppression-response.d.ts +30 -0
  151. package/lib/response/get-alarm-suppression-response.js +15 -0
  152. package/lib/response/get-alarm-suppression-response.js.map +1 -0
  153. package/lib/response/index.d.ts +12 -2
  154. package/lib/response/index.js +2 -2
  155. package/lib/response/list-alarm-suppressions-response.d.ts +39 -0
  156. package/lib/response/list-alarm-suppressions-response.js +15 -0
  157. package/lib/response/list-alarm-suppressions-response.js.map +1 -0
  158. package/lib/response/list-alarms-response.d.ts +1 -1
  159. package/lib/response/list-alarms-response.js +1 -1
  160. package/lib/response/list-alarms-status-response.d.ts +1 -1
  161. package/lib/response/list-alarms-status-response.js +1 -1
  162. package/lib/response/list-metrics-response.d.ts +1 -1
  163. package/lib/response/list-metrics-response.js +1 -1
  164. package/lib/response/post-metric-data-response.d.ts +1 -1
  165. package/lib/response/post-metric-data-response.js +1 -1
  166. package/lib/response/remove-alarm-suppression-response.d.ts +1 -1
  167. package/lib/response/remove-alarm-suppression-response.js +1 -1
  168. package/lib/response/retrieve-dimension-states-response.d.ts +1 -1
  169. package/lib/response/retrieve-dimension-states-response.js +1 -1
  170. package/lib/response/summarize-alarm-suppression-history-response.d.ts +39 -0
  171. package/lib/response/summarize-alarm-suppression-history-response.js +15 -0
  172. package/lib/response/summarize-alarm-suppression-history-response.js.map +1 -0
  173. package/lib/response/summarize-metrics-data-response.d.ts +1 -1
  174. package/lib/response/summarize-metrics-data-response.js +1 -1
  175. package/lib/response/update-alarm-response.d.ts +2 -2
  176. package/lib/response/update-alarm-response.js +1 -1
  177. package/package.json +3 -3
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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";
@@ -26,7 +26,7 @@ export interface CreateAlarmDetails {
26
26
  * <p>
27
27
  This value determines the title of each alarm notification.
28
28
  * <p>
29
- Example: `High CPU Utilization`
29
+ Example: {@code High CPU Utilization}
30
30
  *
31
31
  */
32
32
  "displayName": string;
@@ -48,14 +48,14 @@ export interface CreateAlarmDetails {
48
48
  * then the call is rejected. When false, the alarm evaluates metrics from only the compartment specified
49
49
  * in metricCompartmentId. Default is false.
50
50
  * <p>
51
- Example: `true`
51
+ Example: {@code true}
52
52
  *
53
53
  */
54
54
  "metricCompartmentIdInSubtree"?: boolean;
55
55
  /**
56
56
  * The source service or application emitting the metric that is evaluated by the alarm.
57
57
  * <p>
58
- Example: `oci_computeagent`
58
+ Example: {@code oci_computeagent}
59
59
  *
60
60
  */
61
61
  "namespace": string;
@@ -64,7 +64,7 @@ export interface CreateAlarmDetails {
64
64
  * A valid resourceGroup value starts with an alphabetical character and includes only alphanumeric characters, periods (.), underscores (_), hyphens (-), and dollar signs ($).
65
65
  * Avoid entering confidential information.
66
66
  * <p>
67
- Example: `frontend-fleet`
67
+ Example: {@code frontend-fleet}
68
68
  *
69
69
  */
70
70
  "resourceGroup"?: string;
@@ -75,7 +75,7 @@ export interface CreateAlarmDetails {
75
75
  * rule condition has been met. The query must specify a metric, statistic, interval, and trigger
76
76
  * rule (threshold or absence). Supported values for interval depend on the specified time range. More
77
77
  * interval values are supported for smaller time ranges. You can optionally
78
- * specify dimensions and grouping functions. Supported grouping functions: `grouping()`, `groupBy()`.
78
+ * specify dimensions and grouping functions. Supported grouping functions: {@code grouping()}, {@code groupBy()}.
79
79
  * For information about writing MQL expressions, see
80
80
  * [Editing the MQL Expression for a Query](https://docs.cloud.oracle.com/iaas/Content/Monitoring/Tasks/query-metric-mql.htm).
81
81
  * For details about MQL, see
@@ -102,7 +102,7 @@ export interface CreateAlarmDetails {
102
102
  */
103
103
  "query": string;
104
104
  /**
105
- * The time between calculated aggregation windows for the alarm. Supported value: `1m`
105
+ * The time between calculated aggregation windows for the alarm. Supported value: {@code 1m}
106
106
  *
107
107
  */
108
108
  "resolution"?: string;
@@ -112,7 +112,7 @@ export interface CreateAlarmDetails {
112
112
  * alarm must persist in breaching the condition for five minutes before the alarm updates its
113
113
  * state to \"FIRING\".
114
114
  * <p>
115
- The duration is specified as a string in ISO 8601 format (`PT10M` for ten minutes or `PT1H`
115
+ The duration is specified as a string in ISO 8601 format ({@code PT10M} for ten minutes or {@code PT1H}
116
116
  * for one hour). Minimum: PT1M. Maximum: PT1H. Default: PT1M.
117
117
  * <p>
118
118
  Under the default value of PT1M, the first evaluation that breaches the alarm updates the
@@ -121,14 +121,14 @@ export interface CreateAlarmDetails {
121
121
  The alarm updates its status to \"OK\" when the breaching condition has been clear for
122
122
  * the most recent minute.
123
123
  * <p>
124
- Example: `PT5M`
124
+ Example: {@code PT5M}
125
125
  *
126
126
  */
127
127
  "pendingDuration"?: string;
128
128
  /**
129
129
  * The perceived type of response required when the alarm is in the \"FIRING\" state.
130
130
  * <p>
131
- Example: `CRITICAL`
131
+ Example: {@code CRITICAL}
132
132
  *
133
133
  */
134
134
  "severity": string;
@@ -137,22 +137,22 @@ export interface CreateAlarmDetails {
137
137
  * to operators for resolving the alarm condition. Consider adding links to standard runbook
138
138
  * practices. Avoid entering confidential information.
139
139
  * <p>
140
- Example: `High CPU usage alert. Follow runbook instructions for resolution.`
140
+ Example: {@code High CPU usage alert. Follow runbook instructions for resolution.}
141
141
  *
142
142
  */
143
143
  "body"?: string;
144
144
  /**
145
- * When set to `true`, splits alarm notifications per metric stream.
146
- * When set to `false`, groups alarm notifications across metric streams.
147
- * Example: `true`
145
+ * When set to {@code true}, splits alarm notifications per metric stream.
146
+ * When set to {@code false}, groups alarm notifications across metric streams.
147
+ * Example: {@code true}
148
148
  *
149
149
  */
150
150
  "isNotificationsPerMetricDimensionEnabled"?: boolean;
151
151
  /**
152
152
  * The format to use for alarm notifications. The formats are:
153
- * * `RAW` - Raw JSON blob. Default value. When the `destinations` attribute specifies `Streaming`, all alarm notifications use this format.
154
- * * `PRETTY_JSON`: JSON with new lines and indents. Available when the `destinations` attribute specifies `Notifications` only.
155
- * * `ONS_OPTIMIZED`: Simplified, user-friendly layout. Available when the `destinations` attribute specifies `Notifications` only. Applies to Email subscription types only.
153
+ * * {@code RAW} - Raw JSON blob. Default value. When the {@code destinations} attribute specifies {@code Streaming}, all alarm notifications use this format.
154
+ * * {@code PRETTY_JSON}: JSON with new lines and indents. Available when the {@code destinations} attribute specifies {@code Notifications} only.
155
+ * * {@code ONS_OPTIMIZED}: Simplified, user-friendly layout. Available when the {@code destinations} attribute specifies {@code Notifications} only. Applies to Email subscription types only.
156
156
  *
157
157
  */
158
158
  "messageFormat"?: CreateAlarmDetails.MessageFormat;
@@ -160,20 +160,19 @@ export interface CreateAlarmDetails {
160
160
  * A list of destinations for alarm notifications.
161
161
  * Each destination is represented by the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
162
162
  * of a related resource, such as a {@link NotificationTopic}.
163
- * Supported destination services: Notifications
164
- * , Streaming.
163
+ * Supported destination services: Notifications, Streaming.
165
164
  * Limit: One destination per supported destination service.
166
165
  *
167
166
  */
168
167
  "destinations": Array<string>;
169
168
  /**
170
169
  * The frequency for re-submitting alarm notifications, if the alarm keeps firing without
171
- * interruption. Format defined by ISO 8601. For example, `PT4H` indicates four hours.
170
+ * interruption. Format defined by ISO 8601. For example, {@code PT4H} indicates four hours.
172
171
  * Minimum: PT1M. Maximum: P30D.
173
172
  * <p>
174
173
  Default value: null (notifications are not re-submitted).
175
174
  * <p>
176
- Example: `PT2H`
175
+ Example: {@code PT2H}
177
176
  *
178
177
  */
179
178
  "repeatNotificationDuration"?: string;
@@ -185,13 +184,13 @@ export interface CreateAlarmDetails {
185
184
  /**
186
185
  * Whether the alarm is enabled.
187
186
  * <p>
188
- Example: `true`
187
+ Example: {@code true}
189
188
  *
190
189
  */
191
190
  "isEnabled": boolean;
192
191
  /**
193
192
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
194
- * Example: `{\"Department\": \"Finance\"}`
193
+ * Example: {@code {\"Department\": \"Finance\"}}
195
194
  *
196
195
  */
197
196
  "freeformTags"?: {
@@ -199,7 +198,7 @@ export interface CreateAlarmDetails {
199
198
  };
200
199
  /**
201
200
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
202
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
201
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
203
202
  *
204
203
  */
205
204
  "definedTags"?: {
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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) {
@@ -1 +1 @@
1
- {"version":3,"file":"create-alarm-details.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/create-alarm-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+LlC,IAAiB,kBAAkB,CA6BlC;AA7BD,WAAiB,kBAAkB;IACjC,IAAY,aAIX;IAJD,WAAY,aAAa;QACvB,4BAAW,CAAA;QACX,2CAA0B,CAAA;QAC1B,+CAA8B,CAAA;IAChC,CAAC,EAJW,aAAa,GAAb,gCAAa,KAAb,gCAAa,QAIxB;IAED,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,6BAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,yCAAsB,yBAWrC,CAAA;AACH,CAAC,EA7BgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA6BlC"}
1
+ {"version":3,"file":"create-alarm-details.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/create-alarm-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA8LlC,IAAiB,kBAAkB,CA6BlC;AA7BD,WAAiB,kBAAkB;IACjC,IAAY,aAIX;IAJD,WAAY,aAAa;QACvB,4BAAW,CAAA;QACX,2CAA0B,CAAA;QAC1B,+CAA8B,CAAA;IAChC,CAAC,EAJW,aAAa,GAAb,gCAAa,KAAb,gCAAa,QAIxB;IAED,SAAgB,UAAU,CAAC,GAAuB;QAChD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,6BAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuB;QAC5D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,yCAAsB,yBAWrC,CAAA;AACH,CAAC,EA7BgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QA6BlC"}
@@ -0,0 +1,91 @@
1
+ /**
2
+ * Monitoring API
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 PostMetricData, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
5
+ For more information, see
6
+ [the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
7
+
8
+ * OpenAPI spec version: 20180401
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
17
+ import * as model from "../model";
18
+ /**
19
+ * The configuration details for creating a dimension-specific alarm suppression.
20
+ *
21
+ */
22
+ export interface CreateAlarmSuppressionDetails {
23
+ "alarmSuppressionTarget": model.AlarmSuppressionAlarmTarget;
24
+ /**
25
+ * A user-friendly name for the alarm suppression. It does not have to be unique, and it's changeable. Avoid entering confidential information.
26
+ */
27
+ "displayName": string;
28
+ /**
29
+ * Human-readable reason for this alarm suppression.
30
+ * It does not have to be unique, and it's changeable.
31
+ * Avoid entering confidential information.
32
+ * <p>
33
+ Oracle recommends including tracking information for the event or associated work,
34
+ * such as a ticket number.
35
+ * <p>
36
+ Example: {@code Planned outage due to change IT-1234.}
37
+ *
38
+ */
39
+ "description"?: string;
40
+ /**
41
+ * A filter to suppress only alarm state entries that include the set of specified dimension key-value pairs.
42
+ * If you specify {\"availabilityDomain\": \"phx-ad-1\"}
43
+ * and the alarm state entry corresponds to the set {\"availabilityDomain\": \"phx-ad-1\" and \"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"},
44
+ * then this alarm will be included for suppression.
45
+ * <p>
46
+ The value cannot be an empty object.
47
+ * Only a single value is allowed per key. No grouping of multiple values is allowed under the same key.
48
+ * Maximum characters (after serialization): 4000. This maximum satisfies typical use cases.
49
+ * The response for an exceeded maximum is {@code HTTP 400} with an \"dimensions values are too long\" message.
50
+ *
51
+ */
52
+ "dimensions": {
53
+ [key: string]: string;
54
+ };
55
+ /**
56
+ * The start date and time for the suppression to take place, inclusive. Format defined by RFC3339.
57
+ * <p>
58
+ Example: {@code 2023-02-01T01:02:29.600Z}
59
+ *
60
+ */
61
+ "timeSuppressFrom": Date;
62
+ /**
63
+ * The end date and time for the suppression to take place, inclusive. Format defined by RFC3339.
64
+ * <p>
65
+ Example: {@code 2023-02-01T02:02:29.600Z}
66
+ *
67
+ */
68
+ "timeSuppressUntil": Date;
69
+ /**
70
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
71
+ * Example: {@code {\"Department\": \"Finance\"}}
72
+ *
73
+ */
74
+ "freeformTags"?: {
75
+ [key: string]: string;
76
+ };
77
+ /**
78
+ * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
79
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
80
+ *
81
+ */
82
+ "definedTags"?: {
83
+ [key: string]: {
84
+ [key: string]: any;
85
+ };
86
+ };
87
+ }
88
+ export declare namespace CreateAlarmSuppressionDetails {
89
+ function getJsonObj(obj: CreateAlarmSuppressionDetails): object;
90
+ function getDeserializedJsonObj(obj: CreateAlarmSuppressionDetails): object;
91
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Monitoring API
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 PostMetricData, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
6
+ For more information, see
7
+ [the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
8
+
9
+ * OpenAPI spec version: 20180401
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OracleSDKGenerator.
13
+ * Do not edit the class manually.
14
+ *
15
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
18
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
19
+ if (k2 === undefined) k2 = k;
20
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
21
+ }) : (function(o, m, k, k2) {
22
+ if (k2 === undefined) k2 = k;
23
+ o[k2] = m[k];
24
+ }));
25
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
26
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
27
+ }) : function(o, v) {
28
+ o["default"] = v;
29
+ });
30
+ var __importStar = (this && this.__importStar) || function (mod) {
31
+ if (mod && mod.__esModule) return mod;
32
+ var result = {};
33
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
34
+ __setModuleDefault(result, mod);
35
+ return result;
36
+ };
37
+ Object.defineProperty(exports, "__esModule", { value: true });
38
+ exports.CreateAlarmSuppressionDetails = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var CreateAlarmSuppressionDetails;
41
+ (function (CreateAlarmSuppressionDetails) {
42
+ function getJsonObj(obj) {
43
+ const jsonObj = Object.assign(Object.assign({}, obj), {
44
+ "alarmSuppressionTarget": obj.alarmSuppressionTarget
45
+ ? model.AlarmSuppressionTarget.getJsonObj(obj.alarmSuppressionTarget)
46
+ : undefined
47
+ });
48
+ return jsonObj;
49
+ }
50
+ CreateAlarmSuppressionDetails.getJsonObj = getJsonObj;
51
+ function getDeserializedJsonObj(obj) {
52
+ const jsonObj = Object.assign(Object.assign({}, obj), {
53
+ "alarmSuppressionTarget": obj.alarmSuppressionTarget
54
+ ? model.AlarmSuppressionTarget.getDeserializedJsonObj(obj.alarmSuppressionTarget)
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ CreateAlarmSuppressionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(CreateAlarmSuppressionDetails = exports.CreateAlarmSuppressionDetails || (exports.CreateAlarmSuppressionDetails = {}));
61
+ //# sourceMappingURL=create-alarm-suppression-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-alarm-suppression-details.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/create-alarm-suppression-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkElC,IAAiB,6BAA6B,CAyB7C;AAzBD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CAAC,GAAkC;QAC3D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,wCAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkC;QACvE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,wBAAwB,EAAE,GAAG,CAAC,sBAAsB;gBAClD,CAAC,CAAC,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,GAAG,CAAC,sBAAsB,CAAC;gBACjF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,oDAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAyB7C"}
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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
  /**
@@ -23,14 +23,14 @@ export interface Datapoint {
23
23
  * Timestamp for this metric value. Format defined by RFC3339.
24
24
  * For a data point to be posted, its timestamp must be near current time (less than two hours in the past and less than 10 minutes in the future).
25
25
  * <p>
26
- Example: `2019-02-01T01:02:29.600Z`
26
+ Example: {@code 2023-02-01T01:02:29.600Z}
27
27
  *
28
28
  */
29
29
  "timestamp": Date;
30
30
  /**
31
31
  * Numeric value of the metric.
32
32
  * <p>
33
- Example: `10.23`
33
+ Example: {@code 10.23}
34
34
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
35
35
  */
36
36
  "value": number;
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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 });
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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";
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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) {
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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";
@@ -30,10 +30,24 @@ import * as AlarmStatusSummary from "./alarm-status-summary";
30
30
  export import AlarmStatusSummary = AlarmStatusSummary.AlarmStatusSummary;
31
31
  import * as AlarmSummary from "./alarm-summary";
32
32
  export import AlarmSummary = AlarmSummary.AlarmSummary;
33
+ import * as AlarmSuppression from "./alarm-suppression";
34
+ export import AlarmSuppression = AlarmSuppression.AlarmSuppression;
35
+ import * as AlarmSuppressionCollection from "./alarm-suppression-collection";
36
+ export import AlarmSuppressionCollection = AlarmSuppressionCollection.AlarmSuppressionCollection;
37
+ import * as AlarmSuppressionHistoryItem from "./alarm-suppression-history-item";
38
+ export import AlarmSuppressionHistoryItem = AlarmSuppressionHistoryItem.AlarmSuppressionHistoryItem;
39
+ import * as AlarmSuppressionHistoryItemCollection from "./alarm-suppression-history-item-collection";
40
+ export import AlarmSuppressionHistoryItemCollection = AlarmSuppressionHistoryItemCollection.AlarmSuppressionHistoryItemCollection;
41
+ import * as AlarmSuppressionSummary from "./alarm-suppression-summary";
42
+ export import AlarmSuppressionSummary = AlarmSuppressionSummary.AlarmSuppressionSummary;
43
+ import * as AlarmSuppressionTarget from "./alarm-suppression-target";
44
+ export import AlarmSuppressionTarget = AlarmSuppressionTarget.AlarmSuppressionTarget;
33
45
  import * as ChangeAlarmCompartmentDetails from "./change-alarm-compartment-details";
34
46
  export import ChangeAlarmCompartmentDetails = ChangeAlarmCompartmentDetails.ChangeAlarmCompartmentDetails;
35
47
  import * as CreateAlarmDetails from "./create-alarm-details";
36
48
  export import CreateAlarmDetails = CreateAlarmDetails.CreateAlarmDetails;
49
+ import * as CreateAlarmSuppressionDetails from "./create-alarm-suppression-details";
50
+ export import CreateAlarmSuppressionDetails = CreateAlarmSuppressionDetails.CreateAlarmSuppressionDetails;
37
51
  import * as Datapoint from "./datapoint";
38
52
  export import Datapoint = Datapoint.Datapoint;
39
53
  import * as FailedMetricRecord from "./failed-metric-record";
@@ -52,9 +66,13 @@ import * as PostMetricDataResponseDetails from "./post-metric-data-response-deta
52
66
  export import PostMetricDataResponseDetails = PostMetricDataResponseDetails.PostMetricDataResponseDetails;
53
67
  import * as RetrieveDimensionStatesDetails from "./retrieve-dimension-states-details";
54
68
  export import RetrieveDimensionStatesDetails = RetrieveDimensionStatesDetails.RetrieveDimensionStatesDetails;
69
+ import * as SummarizeAlarmSuppressionHistoryDetails from "./summarize-alarm-suppression-history-details";
70
+ export import SummarizeAlarmSuppressionHistoryDetails = SummarizeAlarmSuppressionHistoryDetails.SummarizeAlarmSuppressionHistoryDetails;
55
71
  import * as SummarizeMetricsDataDetails from "./summarize-metrics-data-details";
56
72
  export import SummarizeMetricsDataDetails = SummarizeMetricsDataDetails.SummarizeMetricsDataDetails;
57
73
  import * as Suppression from "./suppression";
58
74
  export import Suppression = Suppression.Suppression;
59
75
  import * as UpdateAlarmDetails from "./update-alarm-details";
60
76
  export import UpdateAlarmDetails = UpdateAlarmDetails.UpdateAlarmDetails;
77
+ import * as AlarmSuppressionAlarmTarget from "./alarm-suppression-alarm-target";
78
+ export import AlarmSuppressionAlarmTarget = AlarmSuppressionAlarmTarget.AlarmSuppressionAlarmTarget;
@@ -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
 
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
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) {
@@ -35,7 +35,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
35
35
  return result;
36
36
  };
37
37
  Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.UpdateAlarmDetails = exports.Suppression = exports.SummarizeMetricsDataDetails = exports.RetrieveDimensionStatesDetails = exports.PostMetricDataResponseDetails = exports.PostMetricDataDetails = exports.MetricDataDetails = exports.MetricData = exports.Metric = exports.ListMetricsDetails = exports.FailedMetricRecord = exports.Datapoint = exports.CreateAlarmDetails = exports.ChangeAlarmCompartmentDetails = exports.AlarmSummary = exports.AlarmStatusSummary = exports.AlarmHistoryEntry = exports.AlarmHistoryCollection = exports.AlarmDimensionStatesEntry = exports.AlarmDimensionStatesCollection = exports.Alarm = exports.AggregatedDatapoint = void 0;
38
+ exports.AlarmSuppressionAlarmTarget = exports.UpdateAlarmDetails = exports.Suppression = exports.SummarizeMetricsDataDetails = exports.SummarizeAlarmSuppressionHistoryDetails = exports.RetrieveDimensionStatesDetails = exports.PostMetricDataResponseDetails = exports.PostMetricDataDetails = exports.MetricDataDetails = exports.MetricData = exports.Metric = exports.ListMetricsDetails = exports.FailedMetricRecord = exports.Datapoint = exports.CreateAlarmSuppressionDetails = exports.CreateAlarmDetails = exports.ChangeAlarmCompartmentDetails = exports.AlarmSuppressionTarget = exports.AlarmSuppressionSummary = exports.AlarmSuppressionHistoryItemCollection = exports.AlarmSuppressionHistoryItem = exports.AlarmSuppressionCollection = exports.AlarmSuppression = exports.AlarmSummary = exports.AlarmStatusSummary = exports.AlarmHistoryEntry = exports.AlarmHistoryCollection = exports.AlarmDimensionStatesEntry = exports.AlarmDimensionStatesCollection = exports.Alarm = exports.AggregatedDatapoint = void 0;
39
39
  const AggregatedDatapoint = __importStar(require("./aggregated-datapoint"));
40
40
  exports.AggregatedDatapoint = AggregatedDatapoint.AggregatedDatapoint;
41
41
  const Alarm = __importStar(require("./alarm"));
@@ -52,10 +52,24 @@ const AlarmStatusSummary = __importStar(require("./alarm-status-summary"));
52
52
  exports.AlarmStatusSummary = AlarmStatusSummary.AlarmStatusSummary;
53
53
  const AlarmSummary = __importStar(require("./alarm-summary"));
54
54
  exports.AlarmSummary = AlarmSummary.AlarmSummary;
55
+ const AlarmSuppression = __importStar(require("./alarm-suppression"));
56
+ exports.AlarmSuppression = AlarmSuppression.AlarmSuppression;
57
+ const AlarmSuppressionCollection = __importStar(require("./alarm-suppression-collection"));
58
+ exports.AlarmSuppressionCollection = AlarmSuppressionCollection.AlarmSuppressionCollection;
59
+ const AlarmSuppressionHistoryItem = __importStar(require("./alarm-suppression-history-item"));
60
+ exports.AlarmSuppressionHistoryItem = AlarmSuppressionHistoryItem.AlarmSuppressionHistoryItem;
61
+ const AlarmSuppressionHistoryItemCollection = __importStar(require("./alarm-suppression-history-item-collection"));
62
+ exports.AlarmSuppressionHistoryItemCollection = AlarmSuppressionHistoryItemCollection.AlarmSuppressionHistoryItemCollection;
63
+ const AlarmSuppressionSummary = __importStar(require("./alarm-suppression-summary"));
64
+ exports.AlarmSuppressionSummary = AlarmSuppressionSummary.AlarmSuppressionSummary;
65
+ const AlarmSuppressionTarget = __importStar(require("./alarm-suppression-target"));
66
+ exports.AlarmSuppressionTarget = AlarmSuppressionTarget.AlarmSuppressionTarget;
55
67
  const ChangeAlarmCompartmentDetails = __importStar(require("./change-alarm-compartment-details"));
56
68
  exports.ChangeAlarmCompartmentDetails = ChangeAlarmCompartmentDetails.ChangeAlarmCompartmentDetails;
57
69
  const CreateAlarmDetails = __importStar(require("./create-alarm-details"));
58
70
  exports.CreateAlarmDetails = CreateAlarmDetails.CreateAlarmDetails;
71
+ const CreateAlarmSuppressionDetails = __importStar(require("./create-alarm-suppression-details"));
72
+ exports.CreateAlarmSuppressionDetails = CreateAlarmSuppressionDetails.CreateAlarmSuppressionDetails;
59
73
  const Datapoint = __importStar(require("./datapoint"));
60
74
  exports.Datapoint = Datapoint.Datapoint;
61
75
  const FailedMetricRecord = __importStar(require("./failed-metric-record"));
@@ -74,10 +88,14 @@ const PostMetricDataResponseDetails = __importStar(require("./post-metric-data-r
74
88
  exports.PostMetricDataResponseDetails = PostMetricDataResponseDetails.PostMetricDataResponseDetails;
75
89
  const RetrieveDimensionStatesDetails = __importStar(require("./retrieve-dimension-states-details"));
76
90
  exports.RetrieveDimensionStatesDetails = RetrieveDimensionStatesDetails.RetrieveDimensionStatesDetails;
91
+ const SummarizeAlarmSuppressionHistoryDetails = __importStar(require("./summarize-alarm-suppression-history-details"));
92
+ exports.SummarizeAlarmSuppressionHistoryDetails = SummarizeAlarmSuppressionHistoryDetails.SummarizeAlarmSuppressionHistoryDetails;
77
93
  const SummarizeMetricsDataDetails = __importStar(require("./summarize-metrics-data-details"));
78
94
  exports.SummarizeMetricsDataDetails = SummarizeMetricsDataDetails.SummarizeMetricsDataDetails;
79
95
  const Suppression = __importStar(require("./suppression"));
80
96
  exports.Suppression = Suppression.Suppression;
81
97
  const UpdateAlarmDetails = __importStar(require("./update-alarm-details"));
82
98
  exports.UpdateAlarmDetails = UpdateAlarmDetails.UpdateAlarmDetails;
99
+ const AlarmSuppressionAlarmTarget = __importStar(require("./alarm-suppression-alarm-target"));
100
+ exports.AlarmSuppressionAlarmTarget = AlarmSuppressionAlarmTarget.AlarmSuppressionAlarmTarget;
83
101
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,4EAA8D;AAChD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,+CAAiC;AACnB,QAAA,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC;AAClC,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,uDAAyC;AAC3B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,kFAAoE;AACtD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,mGAAqF;AACvE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,2DAA6C;AAC/B,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,4EAA8D;AAChD,QAAA,mBAAmB,GAAG,mBAAmB,CAAC,mBAAmB,CAAC;AAC5E,+CAAiC;AACnB,QAAA,KAAK,GAAG,KAAK,CAAC,KAAK,CAAC;AAClC,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,0FAA4E;AAC9D,QAAA,yBAAyB,GAAG,yBAAyB,CAAC,yBAAyB,CAAC;AAC9F,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,8DAAgD;AAClC,QAAA,YAAY,GAAG,YAAY,CAAC,YAAY,CAAC;AACvD,sEAAwD;AAC1C,QAAA,gBAAgB,GAAG,gBAAgB,CAAC,gBAAgB,CAAC;AACnE,2FAA6E;AAC/D,QAAA,0BAA0B,GAAG,0BAA0B,CAAC,0BAA0B,CAAC;AACjG,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,mHAAqG;AACvF,QAAA,qCAAqC,GAAG,qCAAqC,CAAC,qCAAqC,CAAC;AAClI,qFAAuE;AACzD,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC;AACxF,mFAAqE;AACvD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,kGAAoF;AACtE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,uDAAyC;AAC3B,QAAA,SAAS,GAAG,SAAS,CAAC,SAAS,CAAC;AAC9C,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AACzE,iDAAmC;AACrB,QAAA,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC;AACrC,0DAA4C;AAC9B,QAAA,UAAU,GAAG,UAAU,CAAC,UAAU,CAAC;AACjD,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,kFAAoE;AACtD,QAAA,qBAAqB,GAAG,qBAAqB,CAAC,qBAAqB,CAAC;AAClF,mGAAqF;AACvE,QAAA,6BAA6B,GAAG,6BAA6B,CAAC,6BAA6B,CAAC;AAC1G,oGAAsF;AACxE,QAAA,8BAA8B,GAAG,8BAA8B,CAAC,8BAA8B,CAAC;AAC7G,uHAAyG;AAC3F,QAAA,uCAAuC,GAAG,uCAAuC,CAAC,uCAAuC,CAAC;AACxI,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC;AACpG,2DAA6C;AAC/B,QAAA,WAAW,GAAG,WAAW,CAAC,WAAW,CAAC;AACpD,2EAA6D;AAC/C,QAAA,kBAAkB,GAAG,kBAAkB,CAAC,kBAAkB,CAAC;AAEzE,8FAAgF;AAClE,QAAA,2BAA2B,GAAG,2BAA2B,CAAC,2BAA2B,CAAC"}