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
@@ -0,0 +1,26 @@
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
+ /**
18
+ * The target of the alarm suppression.
19
+ */
20
+ export interface AlarmSuppressionTarget {
21
+ "targetType": string;
22
+ }
23
+ export declare namespace AlarmSuppressionTarget {
24
+ function getJsonObj(obj: AlarmSuppressionTarget): object;
25
+ function getDeserializedJsonObj(obj: AlarmSuppressionTarget): object;
26
+ }
@@ -0,0 +1,72 @@
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.AlarmSuppressionTarget = void 0;
39
+ const model = __importStar(require("../model"));
40
+ const common = require("oci-common");
41
+ var AlarmSuppressionTarget;
42
+ (function (AlarmSuppressionTarget) {
43
+ function getJsonObj(obj) {
44
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
45
+ if (obj && "targetType" in obj && obj.targetType) {
46
+ switch (obj.targetType) {
47
+ case "ALARM":
48
+ return model.AlarmSuppressionAlarmTarget.getJsonObj(jsonObj, true);
49
+ default:
50
+ if (common.LOG.logger)
51
+ common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
52
+ }
53
+ }
54
+ return jsonObj;
55
+ }
56
+ AlarmSuppressionTarget.getJsonObj = getJsonObj;
57
+ function getDeserializedJsonObj(obj) {
58
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
59
+ if (obj && "targetType" in obj && obj.targetType) {
60
+ switch (obj.targetType) {
61
+ case "ALARM":
62
+ return model.AlarmSuppressionAlarmTarget.getDeserializedJsonObj(jsonObj, true);
63
+ default:
64
+ if (common.LOG.logger)
65
+ common.LOG.logger.info(`Unknown value for: ${obj.targetType}`);
66
+ }
67
+ }
68
+ return jsonObj;
69
+ }
70
+ AlarmSuppressionTarget.getDeserializedJsonObj = getDeserializedJsonObj;
71
+ })(AlarmSuppressionTarget = exports.AlarmSuppressionTarget || (exports.AlarmSuppressionTarget = {}));
72
+ //# sourceMappingURL=alarm-suppression-target.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alarm-suppression-target.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/alarm-suppression-target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,sBAAsB,CAiCtC;AAjCD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,2BAA2B,CAAC,UAAU,CACL,OAAQ,EACpD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,iCAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,YAAY,IAAI,GAAG,IAAI,GAAG,CAAC,UAAU,EAAE;YAChD,QAAQ,GAAG,CAAC,UAAU,EAAE;gBACtB,KAAK,OAAO;oBACV,OAAO,KAAK,CAAC,2BAA2B,CAAC,sBAAsB,CACjB,OAAQ,EACpD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC;aACzF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,6CAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAiCtC"}
@@ -0,0 +1,123 @@
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 a dimension-specific alarm suppression.
20
+ *
21
+ */
22
+ export interface AlarmSuppression {
23
+ /**
24
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm suppression.
25
+ */
26
+ "id": string;
27
+ /**
28
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the alarm suppression.
29
+ */
30
+ "compartmentId": string;
31
+ "alarmSuppressionTarget": model.AlarmSuppressionAlarmTarget;
32
+ /**
33
+ * A user-friendly name for the alarm suppression. It does not have to be unique, and it's changeable. Avoid entering confidential information.
34
+ */
35
+ "displayName": string;
36
+ /**
37
+ * Human-readable reason for this alarm suppression.
38
+ * It does not have to be unique, and it's changeable.
39
+ * Avoid entering confidential information.
40
+ * <p>
41
+ Oracle recommends including tracking information for the event or associated work,
42
+ * such as a ticket number.
43
+ * <p>
44
+ Example: {@code Planned outage due to change IT-1234.}
45
+ *
46
+ */
47
+ "description"?: string;
48
+ /**
49
+ * Configured dimension filter for suppressing alarm state entries that include the set of specified dimension key-value pairs.
50
+ * <p>
51
+ Example: {@code {\"resourceId\": \"ocid1.instance.region1.phx.exampleuniqueID\"}}
52
+ *
53
+ */
54
+ "dimensions": {
55
+ [key: string]: string;
56
+ };
57
+ /**
58
+ * The start date and time for the suppression to take place, inclusive. Format defined by RFC3339.
59
+ * <p>
60
+ Example: {@code 2018-02-01T01:02:29.600Z}
61
+ *
62
+ */
63
+ "timeSuppressFrom": Date;
64
+ /**
65
+ * The end date and time for the suppression to take place, inclusive. Format defined by RFC3339.
66
+ * <p>
67
+ Example: {@code 2018-02-01T02:02:29.600Z}
68
+ *
69
+ */
70
+ "timeSuppressUntil": Date;
71
+ /**
72
+ * The current lifecycle state of the alarm suppression.
73
+ * <p>
74
+ Example: {@code DELETED}
75
+ *
76
+ */
77
+ "lifecycleState": AlarmSuppression.LifecycleState;
78
+ /**
79
+ * The date and time the alarm suppression was created. Format defined by RFC3339.
80
+ * <p>
81
+ Example: {@code 2018-02-01T01:02:29.600Z}
82
+ *
83
+ */
84
+ "timeCreated": Date;
85
+ /**
86
+ * The date and time the alarm suppression was last updated (deleted). Format defined by RFC3339.
87
+ * <p>
88
+ Example: {@code 2018-02-03T01:02:29.600Z}
89
+ *
90
+ */
91
+ "timeUpdated": Date;
92
+ /**
93
+ * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
94
+ * Example: {@code {\"Department\": \"Finance\"}}
95
+ *
96
+ */
97
+ "freeformTags"?: {
98
+ [key: string]: string;
99
+ };
100
+ /**
101
+ * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
102
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
103
+ *
104
+ */
105
+ "definedTags"?: {
106
+ [key: string]: {
107
+ [key: string]: any;
108
+ };
109
+ };
110
+ }
111
+ export declare namespace AlarmSuppression {
112
+ enum LifecycleState {
113
+ Active = "ACTIVE",
114
+ Deleted = "DELETED",
115
+ /**
116
+ * This value is used if a service returns a value for this enum that is not recognized by this
117
+ * version of the SDK.
118
+ */
119
+ UnknownValue = "UNKNOWN_VALUE"
120
+ }
121
+ function getJsonObj(obj: AlarmSuppression): object;
122
+ function getDeserializedJsonObj(obj: AlarmSuppression): object;
123
+ }
@@ -0,0 +1,71 @@
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.AlarmSuppression = void 0;
39
+ const model = __importStar(require("../model"));
40
+ var AlarmSuppression;
41
+ (function (AlarmSuppression) {
42
+ let LifecycleState;
43
+ (function (LifecycleState) {
44
+ LifecycleState["Active"] = "ACTIVE";
45
+ LifecycleState["Deleted"] = "DELETED";
46
+ /**
47
+ * This value is used if a service returns a value for this enum that is not recognized by this
48
+ * version of the SDK.
49
+ */
50
+ LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
51
+ })(LifecycleState = AlarmSuppression.LifecycleState || (AlarmSuppression.LifecycleState = {}));
52
+ function getJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "alarmSuppressionTarget": obj.alarmSuppressionTarget
55
+ ? model.AlarmSuppressionTarget.getJsonObj(obj.alarmSuppressionTarget)
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ AlarmSuppression.getJsonObj = getJsonObj;
61
+ function getDeserializedJsonObj(obj) {
62
+ const jsonObj = Object.assign(Object.assign({}, obj), {
63
+ "alarmSuppressionTarget": obj.alarmSuppressionTarget
64
+ ? model.AlarmSuppressionTarget.getDeserializedJsonObj(obj.alarmSuppressionTarget)
65
+ : undefined
66
+ });
67
+ return jsonObj;
68
+ }
69
+ AlarmSuppression.getDeserializedJsonObj = getDeserializedJsonObj;
70
+ })(AlarmSuppression = exports.AlarmSuppression || (exports.AlarmSuppression = {}));
71
+ //# sourceMappingURL=alarm-suppression.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alarm-suppression.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/alarm-suppression.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAyFlC,IAAiB,gBAAgB,CAmChC;AAnCD,WAAiB,gBAAgB;IAC/B,IAAY,cAQX;IARD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EARW,cAAc,GAAd,+BAAc,KAAd,+BAAc,QAQzB;IAED,SAAgB,UAAU,CAAC,GAAqB;QAC9C,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,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,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,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAnCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAmChC"}
@@ -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";
@@ -41,7 +41,7 @@ export interface Alarm {
41
41
  * <p>
42
42
  This value determines the title of each alarm notification.
43
43
  * <p>
44
- Example: `High CPU Utilization`
44
+ Example: {@code High CPU Utilization}
45
45
  *
46
46
  */
47
47
  "displayName": string;
@@ -63,14 +63,14 @@ export interface Alarm {
63
63
  * then the call is rejected. When false, the alarm evaluates metrics from only the compartment specified
64
64
  * in metricCompartmentId. Default is false.
65
65
  * <p>
66
- Example: `true`
66
+ Example: {@code true}
67
67
  *
68
68
  */
69
69
  "metricCompartmentIdInSubtree"?: boolean;
70
70
  /**
71
71
  * The source service or application emitting the metric that is evaluated by the alarm.
72
72
  * <p>
73
- Example: `oci_computeagent`
73
+ Example: {@code oci_computeagent}
74
74
  *
75
75
  */
76
76
  "namespace": string;
@@ -78,7 +78,7 @@ export interface Alarm {
78
78
  * Resource group to match for metric data retrieved by the alarm. A resource group is a custom string that you can match when retrieving custom metrics. Only one resource group can be applied per metric.
79
79
  * A valid resourceGroup value starts with an alphabetical character and includes only alphanumeric characters, periods (.), underscores (_), hyphens (-), and dollar signs ($).
80
80
  * <p>
81
- Example: `frontend-fleet`
81
+ Example: {@code frontend-fleet}
82
82
  *
83
83
  */
84
84
  "resourceGroup"?: string;
@@ -89,7 +89,7 @@ export interface Alarm {
89
89
  * rule condition has been met. The query must specify a metric, statistic, interval, and trigger
90
90
  * rule (threshold or absence). Supported values for interval depend on the specified time range. More
91
91
  * interval values are supported for smaller time ranges. You can optionally
92
- * specify dimensions and grouping functions. Supported grouping functions: `grouping()`, `groupBy()`.
92
+ * specify dimensions and grouping functions. Supported grouping functions: {@code grouping()}, {@code groupBy()}.
93
93
  * For information about writing MQL expressions, see
94
94
  * [Editing the MQL Expression for a Query](https://docs.cloud.oracle.com/iaas/Content/Monitoring/Tasks/query-metric-mql.htm).
95
95
  * For details about MQL, see
@@ -116,7 +116,7 @@ export interface Alarm {
116
116
  */
117
117
  "query": string;
118
118
  /**
119
- * The time between calculated aggregation windows for the alarm. Supported value: `1m`
119
+ * The time between calculated aggregation windows for the alarm. Supported value: {@code 1m}
120
120
  *
121
121
  */
122
122
  "resolution"?: string;
@@ -126,7 +126,7 @@ export interface Alarm {
126
126
  * alarm must persist in breaching the condition for five minutes before the alarm updates its
127
127
  * state to \"FIRING\".
128
128
  * <p>
129
- The duration is specified as a string in ISO 8601 format (`PT10M` for ten minutes or `PT1H`
129
+ The duration is specified as a string in ISO 8601 format ({@code PT10M} for ten minutes or {@code PT1H}
130
130
  * for one hour). Minimum: PT1M. Maximum: PT1H. Default: PT1M.
131
131
  * <p>
132
132
  Under the default value of PT1M, the first evaluation that breaches the alarm updates the
@@ -135,37 +135,37 @@ export interface Alarm {
135
135
  The alarm updates its status to \"OK\" when the breaching condition has been clear for
136
136
  * the most recent minute.
137
137
  * <p>
138
- Example: `PT5M`
138
+ Example: {@code PT5M}
139
139
  *
140
140
  */
141
141
  "pendingDuration"?: string;
142
142
  /**
143
143
  * The perceived type of response required when the alarm is in the \"FIRING\" state.
144
144
  * <p>
145
- Example: `CRITICAL`
145
+ Example: {@code CRITICAL}
146
146
  *
147
147
  */
148
148
  "severity": Alarm.Severity;
149
149
  /**
150
150
  * The human-readable content of the delivered alarm notification. Oracle recommends providing guidance
151
151
  * to operators for resolving the alarm condition. Consider adding links to standard runbook
152
- * practices.
152
+ * practices. Avoid entering confidential information.
153
153
  * <p>
154
- Example: `High CPU usage alert. Follow runbook instructions for resolution.`
154
+ Example: {@code High CPU usage alert. Follow runbook instructions for resolution.}
155
155
  *
156
156
  */
157
157
  "body"?: string;
158
158
  /**
159
- * When set to `true`, splits alarm notifications per metric stream.
160
- * When set to `false`, groups alarm notifications across metric streams.
159
+ * When set to {@code true}, splits alarm notifications per metric stream.
160
+ * When set to {@code false}, groups alarm notifications across metric streams.
161
161
  *
162
162
  */
163
163
  "isNotificationsPerMetricDimensionEnabled"?: boolean;
164
164
  /**
165
165
  * The format to use for alarm notifications. The formats are:
166
- * * `RAW` - Raw JSON blob. Default value. When the `destinations` attribute specifies `Streaming`, all alarm notifications use this format.
167
- * * `PRETTY_JSON`: JSON with new lines and indents. Available when the `destinations` attribute specifies `Notifications` only.
168
- * * `ONS_OPTIMIZED`: Simplified, user-friendly layout. Available when the `destinations` attribute specifies `Notifications` only. Applies to Email subscription types only.
166
+ * * {@code RAW} - Raw JSON blob. Default value. When the {@code destinations} attribute specifies {@code Streaming}, all alarm notifications use this format.
167
+ * * {@code PRETTY_JSON}: JSON with new lines and indents. Available when the {@code destinations} attribute specifies {@code Notifications} only.
168
+ * * {@code ONS_OPTIMIZED}: Simplified, user-friendly layout. Available when the {@code destinations} attribute specifies {@code Notifications} only. Applies to Email subscription types only.
169
169
  *
170
170
  */
171
171
  "messageFormat"?: Alarm.MessageFormat;
@@ -173,20 +173,19 @@ export interface Alarm {
173
173
  * A list of destinations for alarm notifications.
174
174
  * Each destination is represented by the [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
175
175
  * of a related resource, such as a {@link NotificationTopic}.
176
- * Supported destination services: Notifications
177
- * , Streaming.
176
+ * Supported destination services: Notifications, Streaming.
178
177
  * Limit: One destination per supported destination service.
179
178
  *
180
179
  */
181
180
  "destinations": Array<string>;
182
181
  /**
183
182
  * The frequency for re-submitting alarm notifications, if the alarm keeps firing without
184
- * interruption. Format defined by ISO 8601. For example, `PT4H` indicates four hours.
183
+ * interruption. Format defined by ISO 8601. For example, {@code PT4H} indicates four hours.
185
184
  * Minimum: PT1M. Maximum: P30D.
186
185
  * <p>
187
186
  Default value: null (notifications are not re-submitted).
188
187
  * <p>
189
- Example: `PT2H`
188
+ Example: {@code PT2H}
190
189
  *
191
190
  */
192
191
  "repeatNotificationDuration"?: string;
@@ -198,13 +197,13 @@ export interface Alarm {
198
197
  /**
199
198
  * Whether the alarm is enabled.
200
199
  * <p>
201
- Example: `true`
200
+ Example: {@code true}
202
201
  *
203
202
  */
204
203
  "isEnabled": boolean;
205
204
  /**
206
205
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
207
- * Example: `{\"Department\": \"Finance\"}`
206
+ * Example: {@code {\"Department\": \"Finance\"}}
208
207
  *
209
208
  */
210
209
  "freeformTags"?: {
@@ -212,7 +211,7 @@ export interface Alarm {
212
211
  };
213
212
  /**
214
213
  * Usage of predefined tag keys. These predefined keys are scoped to namespaces.
215
- * Example: `{\"Operations\": {\"CostCenter\": \"42\"}}`
214
+ * Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
216
215
  *
217
216
  */
218
217
  "definedTags"?: {
@@ -223,21 +222,21 @@ export interface Alarm {
223
222
  /**
224
223
  * The current lifecycle state of the alarm.
225
224
  * <p>
226
- Example: `DELETED`
225
+ Example: {@code DELETED}
227
226
  *
228
227
  */
229
228
  "lifecycleState": Alarm.LifecycleState;
230
229
  /**
231
230
  * The date and time the alarm was created. Format defined by RFC3339.
232
231
  * <p>
233
- Example: `2019-02-01T01:02:29.600Z`
232
+ Example: {@code 2023-02-01T01:02:29.600Z}
234
233
  *
235
234
  */
236
235
  "timeCreated": Date;
237
236
  /**
238
237
  * The date and time the alarm was last updated. Format defined by RFC3339.
239
238
  * <p>
240
- Example: `2019-02-03T01:02:29.600Z`
239
+ Example: {@code 2023-02-03T01:02:29.600Z}
241
240
  *
242
241
  */
243
242
  "timeUpdated": Date;
@@ -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":"alarm.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/alarm.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiOlC,IAAiB,KAAK,CAyDrB;AAzDD,WAAiB,KAAK;IACpB,IAAY,QAUX;IAVD,WAAY,QAAQ;QAClB,iCAAqB,CAAA;QACrB,2BAAe,CAAA;QACf,+BAAmB,CAAA;QACnB,yBAAa,CAAA;QACb;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EAVW,QAAQ,GAAR,cAAQ,KAAR,cAAQ,QAUnB;IAED,IAAY,aASX;IATD,WAAY,aAAa;QACvB,4BAAW,CAAA;QACX,2CAA0B,CAAA;QAC1B,+CAA8B,CAAA;QAC9B;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EATW,aAAa,GAAb,mBAAa,KAAb,mBAAa,QASxB;IAED,IAAY,cASX;IATD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EATW,cAAc,GAAd,oBAAc,KAAd,oBAAc,QASzB;IAED,SAAgB,UAAU,CAAC,GAAU;QACnC,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,gBAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAU;QAC/C,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,4BAAsB,yBAWrC,CAAA;AACH,CAAC,EAzDgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAyDrB"}
1
+ {"version":3,"file":"alarm.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/model/alarm.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgOlC,IAAiB,KAAK,CAyDrB;AAzDD,WAAiB,KAAK;IACpB,IAAY,QAUX;IAVD,WAAY,QAAQ;QAClB,iCAAqB,CAAA;QACrB,2BAAe,CAAA;QACf,+BAAmB,CAAA;QACnB,yBAAa,CAAA;QACb;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EAVW,QAAQ,GAAR,cAAQ,KAAR,cAAQ,QAUnB;IAED,IAAY,aASX;IATD,WAAY,aAAa;QACvB,4BAAW,CAAA;QACX,2CAA0B,CAAA;QAC1B,+CAA8B,CAAA;QAC9B;;;WAGG;QACH,+CAA8B,CAAA;IAChC,CAAC,EATW,aAAa,GAAb,mBAAa,KAAb,mBAAa,QASxB;IAED,IAAY,cASX;IATD,WAAY,cAAc;QACxB,mCAAiB,CAAA;QACjB,uCAAqB,CAAA;QACrB,qCAAmB,CAAA;QACnB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EATW,cAAc,GAAd,oBAAc,KAAd,oBAAc,QASzB;IAED,SAAgB,UAAU,CAAC,GAAU;QACnC,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,gBAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAU;QAC/C,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,4BAAsB,yBAWrC,CAAA;AACH,CAAC,EAzDgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAyDrB"}
@@ -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
  /**
@@ -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 });