oci-monitoring 2.76.1 → 2.77.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +108 -15
  4. package/lib/client.js +392 -14
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/aggregated-datapoint.d.ts +3 -3
  7. package/lib/model/aggregated-datapoint.js +1 -1
  8. package/lib/model/alarm-dimension-states-collection.d.ts +4 -4
  9. package/lib/model/alarm-dimension-states-collection.js +1 -1
  10. package/lib/model/alarm-dimension-states-entry.d.ts +3 -3
  11. package/lib/model/alarm-dimension-states-entry.js +1 -1
  12. package/lib/model/alarm-history-collection.d.ts +2 -2
  13. package/lib/model/alarm-history-collection.js +1 -1
  14. package/lib/model/alarm-history-entry.d.ts +5 -5
  15. package/lib/model/alarm-history-entry.js +1 -1
  16. package/lib/model/alarm-status-summary.d.ts +6 -6
  17. package/lib/model/alarm-status-summary.js +1 -1
  18. package/lib/model/alarm-summary.d.ts +18 -12
  19. package/lib/model/alarm-summary.js +1 -1
  20. package/lib/model/alarm-summary.js.map +1 -1
  21. package/lib/model/alarm-suppression-alarm-target.d.ts +32 -0
  22. package/lib/model/alarm-suppression-alarm-target.js +58 -0
  23. package/lib/model/alarm-suppression-alarm-target.js.map +1 -0
  24. package/lib/model/alarm-suppression-collection.d.ts +32 -0
  25. package/lib/model/alarm-suppression-collection.js +65 -0
  26. package/lib/model/alarm-suppression-collection.js.map +1 -0
  27. package/lib/model/alarm-suppression-history-item-collection.d.ts +32 -0
  28. package/lib/model/alarm-suppression-history-item-collection.js +65 -0
  29. package/lib/model/alarm-suppression-history-item-collection.js.map +1 -0
  30. package/lib/model/alarm-suppression-history-item.d.ts +87 -0
  31. package/lib/model/alarm-suppression-history-item.js +71 -0
  32. package/lib/model/alarm-suppression-history-item.js.map +1 -0
  33. package/lib/model/alarm-suppression-summary.d.ts +114 -0
  34. package/lib/model/alarm-suppression-summary.js +61 -0
  35. package/lib/model/alarm-suppression-summary.js.map +1 -0
  36. package/lib/model/alarm-suppression-target.d.ts +26 -0
  37. package/lib/model/alarm-suppression-target.js +72 -0
  38. package/lib/model/alarm-suppression-target.js.map +1 -0
  39. package/lib/model/alarm-suppression.d.ts +123 -0
  40. package/lib/model/alarm-suppression.js +71 -0
  41. package/lib/model/alarm-suppression.js.map +1 -0
  42. package/lib/model/alarm.d.ts +26 -27
  43. package/lib/model/alarm.js +1 -1
  44. package/lib/model/alarm.js.map +1 -1
  45. package/lib/model/change-alarm-compartment-details.d.ts +1 -1
  46. package/lib/model/change-alarm-compartment-details.js +1 -1
  47. package/lib/model/create-alarm-details.d.ts +23 -24
  48. package/lib/model/create-alarm-details.js +1 -1
  49. package/lib/model/create-alarm-details.js.map +1 -1
  50. package/lib/model/create-alarm-suppression-details.d.ts +91 -0
  51. package/lib/model/create-alarm-suppression-details.js +61 -0
  52. package/lib/model/create-alarm-suppression-details.js.map +1 -0
  53. package/lib/model/datapoint.d.ts +3 -3
  54. package/lib/model/datapoint.js +1 -1
  55. package/lib/model/failed-metric-record.d.ts +1 -1
  56. package/lib/model/failed-metric-record.js +1 -1
  57. package/lib/model/index.d.ts +19 -1
  58. package/lib/model/index.js +20 -2
  59. package/lib/model/index.js.map +1 -1
  60. package/lib/model/list-metrics-details.d.ts +9 -9
  61. package/lib/model/list-metrics-details.js +1 -1
  62. package/lib/model/metric-data-details.d.ts +8 -8
  63. package/lib/model/metric-data-details.js +1 -1
  64. package/lib/model/metric-data.d.ts +8 -8
  65. package/lib/model/metric-data.js +1 -1
  66. package/lib/model/metric.d.ts +5 -5
  67. package/lib/model/metric.js +1 -1
  68. package/lib/model/post-metric-data-details.d.ts +2 -2
  69. package/lib/model/post-metric-data-details.js +1 -1
  70. package/lib/model/post-metric-data-response-details.d.ts +1 -1
  71. package/lib/model/post-metric-data-response-details.js +1 -1
  72. package/lib/model/retrieve-dimension-states-details.d.ts +4 -4
  73. package/lib/model/retrieve-dimension-states-details.js +1 -1
  74. package/lib/model/summarize-alarm-suppression-history-details.d.ts +58 -0
  75. package/lib/model/summarize-alarm-suppression-history-details.js +33 -0
  76. package/lib/model/summarize-alarm-suppression-history-details.js.map +1 -0
  77. package/lib/model/summarize-metrics-data-details.d.ts +12 -9
  78. package/lib/model/summarize-metrics-data-details.js +1 -1
  79. package/lib/model/summarize-metrics-data-details.js.map +1 -1
  80. package/lib/model/suppression.d.ts +6 -5
  81. package/lib/model/suppression.js +1 -1
  82. package/lib/model/suppression.js.map +1 -1
  83. package/lib/model/update-alarm-details.d.ts +22 -23
  84. package/lib/model/update-alarm-details.js +1 -1
  85. package/lib/model/update-alarm-details.js.map +1 -1
  86. package/lib/monitoring-waiter.d.ts +9 -1
  87. package/lib/monitoring-waiter.js +13 -1
  88. package/lib/monitoring-waiter.js.map +1 -1
  89. package/lib/request/change-alarm-compartment-request.d.ts +2 -2
  90. package/lib/request/create-alarm-request.d.ts +1 -1
  91. package/lib/request/create-alarm-suppression-request.d.ts +39 -0
  92. package/lib/request/create-alarm-suppression-request.js +15 -0
  93. package/lib/request/create-alarm-suppression-request.js.map +1 -0
  94. package/lib/request/delete-alarm-request.d.ts +2 -2
  95. package/lib/request/delete-alarm-suppression-request.d.ts +35 -0
  96. package/lib/request/delete-alarm-suppression-request.js +15 -0
  97. package/lib/request/delete-alarm-suppression-request.js.map +1 -0
  98. package/lib/request/get-alarm-history-request.d.ts +5 -5
  99. package/lib/request/get-alarm-request.d.ts +1 -1
  100. package/lib/request/get-alarm-suppression-request.d.ts +28 -0
  101. package/lib/request/get-alarm-suppression-request.js +15 -0
  102. package/lib/request/get-alarm-suppression-request.js.map +1 -0
  103. package/lib/request/index.d.ts +11 -1
  104. package/lib/request/index.js +4 -2
  105. package/lib/request/index.js.map +1 -1
  106. package/lib/request/list-alarm-suppressions-request.d.ts +83 -0
  107. package/lib/request/list-alarm-suppressions-request.js +30 -0
  108. package/lib/request/list-alarm-suppressions-request.js.map +1 -0
  109. package/lib/request/list-alarms-request.d.ts +5 -5
  110. package/lib/request/list-alarms-status-request.d.ts +15 -16
  111. package/lib/request/list-alarms-status-request.js.map +1 -1
  112. package/lib/request/list-metrics-request.d.ts +3 -3
  113. package/lib/request/post-metric-data-request.d.ts +1 -1
  114. package/lib/request/remove-alarm-suppression-request.d.ts +2 -2
  115. package/lib/request/retrieve-dimension-states-request.d.ts +2 -2
  116. package/lib/request/summarize-alarm-suppression-history-request.d.ts +52 -0
  117. package/lib/request/summarize-alarm-suppression-history-request.js +15 -0
  118. package/lib/request/summarize-alarm-suppression-history-request.js.map +1 -0
  119. package/lib/request/summarize-metrics-data-request.d.ts +2 -2
  120. package/lib/request/update-alarm-request.d.ts +2 -2
  121. package/lib/response/create-alarm-response.d.ts +1 -1
  122. package/lib/response/create-alarm-suppression-response.d.ts +30 -0
  123. package/lib/response/create-alarm-suppression-response.js +15 -0
  124. package/lib/response/create-alarm-suppression-response.js.map +1 -0
  125. package/lib/response/delete-alarm-suppression-response.d.ts +20 -0
  126. package/lib/response/delete-alarm-suppression-response.js +15 -0
  127. package/lib/response/delete-alarm-suppression-response.js.map +1 -0
  128. package/lib/response/get-alarm-response.d.ts +1 -1
  129. package/lib/response/get-alarm-suppression-response.d.ts +30 -0
  130. package/lib/response/get-alarm-suppression-response.js +15 -0
  131. package/lib/response/get-alarm-suppression-response.js.map +1 -0
  132. package/lib/response/index.d.ts +11 -1
  133. package/lib/response/index.js +1 -1
  134. package/lib/response/list-alarm-suppressions-response.d.ts +39 -0
  135. package/lib/response/list-alarm-suppressions-response.js +15 -0
  136. package/lib/response/list-alarm-suppressions-response.js.map +1 -0
  137. package/lib/response/summarize-alarm-suppression-history-response.d.ts +39 -0
  138. package/lib/response/summarize-alarm-suppression-history-response.js +15 -0
  139. package/lib/response/summarize-alarm-suppression-history-response.js.map +1 -0
  140. package/lib/response/update-alarm-response.d.ts +1 -1
  141. package/package.json +3 -3
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=create-alarm-suppression-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-alarm-suppression-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/create-alarm-suppression-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarmRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/DeleteAlarm.ts.html |here} to see how to use DeleteAlarmRequest.
16
16
  */
17
17
  export interface DeleteAlarmRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteAlarmRequest extends common.BaseRequest {
21
21
  */
22
22
  "alarmId": string;
23
23
  /**
24
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
24
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
25
25
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
26
26
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
27
27
  *
@@ -0,0 +1,35 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/DeleteAlarmSuppression.ts.html |here} to see how to use DeleteAlarmSuppressionRequest.
16
+ */
17
+ export interface DeleteAlarmSuppressionRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm suppression.
20
+ */
21
+ "alarmSuppressionId": string;
22
+ /**
23
+ * Customer part of the request identifier token. If you need to contact Oracle about a particular
24
+ * request, please provide the complete request ID.
25
+ *
26
+ */
27
+ "opcRequestId"?: string;
28
+ /**
29
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
30
+ * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
31
+ * will be updated or deleted only if the etag you provide matches the resource's current etag value.
32
+ *
33
+ */
34
+ "ifMatch"?: string;
35
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=delete-alarm-suppression-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-alarm-suppression-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/delete-alarm-suppression-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistoryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/GetAlarmHistory.ts.html |here} to see how to use GetAlarmHistoryRequest.
16
16
  */
17
17
  export interface GetAlarmHistoryRequest extends common.BaseRequest {
18
18
  /**
@@ -30,12 +30,12 @@ export interface GetAlarmHistoryRequest extends common.BaseRequest {
30
30
  * The type of history entries to retrieve. State history (STATE_HISTORY) or state transition history (STATE_TRANSITION_HISTORY).
31
31
  * If not specified, entries of both types are retrieved.
32
32
  * <p>
33
- Example: `STATE_HISTORY`
33
+ Example: {@code STATE_HISTORY}
34
34
  *
35
35
  */
36
36
  "alarmHistorytype"?: GetAlarmHistoryRequest.AlarmHistorytype;
37
37
  /**
38
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call.
38
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
39
39
  * For important details about how pagination works, see
40
40
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
41
  *
@@ -55,14 +55,14 @@ export interface GetAlarmHistoryRequest extends common.BaseRequest {
55
55
  /**
56
56
  * A filter to return only alarm history entries with timestamps occurring on or after the specified date and time. Format defined by RFC3339.
57
57
  * <p>
58
- Example: `2019-01-01T01:00:00.789Z`
58
+ Example: {@code 2023-01-01T01:00:00.789Z}
59
59
  *
60
60
  */
61
61
  "timestampGreaterThanOrEqualTo"?: Date;
62
62
  /**
63
63
  * A filter to return only alarm history entries with timestamps occurring before the specified date and time. Format defined by RFC3339.
64
64
  * <p>
65
- Example: `2019-01-02T01:00:00.789Z`
65
+ Example: {@code 2023-01-02T01:00:00.789Z}
66
66
  *
67
67
  */
68
68
  "timestampLessThan"?: Date;
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarmRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/GetAlarm.ts.html |here} to see how to use GetAlarmRequest.
16
16
  */
17
17
  export interface GetAlarmRequest extends common.BaseRequest {
18
18
  /**
@@ -0,0 +1,28 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/GetAlarmSuppression.ts.html |here} to see how to use GetAlarmSuppressionRequest.
16
+ */
17
+ export interface GetAlarmSuppressionRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm suppression.
20
+ */
21
+ "alarmSuppressionId": string;
22
+ /**
23
+ * Customer part of the request identifier token. If you need to contact Oracle about a particular
24
+ * request, please provide the complete request ID.
25
+ *
26
+ */
27
+ "opcRequestId"?: string;
28
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-alarm-suppression-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-alarm-suppression-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/get-alarm-suppression-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Monitoring API
3
3
  * Use the Monitoring API to manage metric queries and alarms for assessing the health, capacity, and performance of your cloud resources.
4
- Endpoints vary by operation. For PostMetric, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
4
+ Endpoints vary by operation. For PostMetricData, use the `telemetry-ingestion` endpoints; for all other operations, use the `telemetry` endpoints.
5
5
  For more information, see
6
6
  [the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
7
7
 
@@ -18,12 +18,20 @@ import * as ChangeAlarmCompartmentRequest from "./change-alarm-compartment-reque
18
18
  export import ChangeAlarmCompartmentRequest = ChangeAlarmCompartmentRequest.ChangeAlarmCompartmentRequest;
19
19
  import * as CreateAlarmRequest from "./create-alarm-request";
20
20
  export import CreateAlarmRequest = CreateAlarmRequest.CreateAlarmRequest;
21
+ import * as CreateAlarmSuppressionRequest from "./create-alarm-suppression-request";
22
+ export import CreateAlarmSuppressionRequest = CreateAlarmSuppressionRequest.CreateAlarmSuppressionRequest;
21
23
  import * as DeleteAlarmRequest from "./delete-alarm-request";
22
24
  export import DeleteAlarmRequest = DeleteAlarmRequest.DeleteAlarmRequest;
25
+ import * as DeleteAlarmSuppressionRequest from "./delete-alarm-suppression-request";
26
+ export import DeleteAlarmSuppressionRequest = DeleteAlarmSuppressionRequest.DeleteAlarmSuppressionRequest;
23
27
  import * as GetAlarmRequest from "./get-alarm-request";
24
28
  export import GetAlarmRequest = GetAlarmRequest.GetAlarmRequest;
25
29
  import * as GetAlarmHistoryRequest from "./get-alarm-history-request";
26
30
  export import GetAlarmHistoryRequest = GetAlarmHistoryRequest.GetAlarmHistoryRequest;
31
+ import * as GetAlarmSuppressionRequest from "./get-alarm-suppression-request";
32
+ export import GetAlarmSuppressionRequest = GetAlarmSuppressionRequest.GetAlarmSuppressionRequest;
33
+ import * as ListAlarmSuppressionsRequest from "./list-alarm-suppressions-request";
34
+ export import ListAlarmSuppressionsRequest = ListAlarmSuppressionsRequest.ListAlarmSuppressionsRequest;
27
35
  import * as ListAlarmsRequest from "./list-alarms-request";
28
36
  export import ListAlarmsRequest = ListAlarmsRequest.ListAlarmsRequest;
29
37
  import * as ListAlarmsStatusRequest from "./list-alarms-status-request";
@@ -36,6 +44,8 @@ import * as RemoveAlarmSuppressionRequest from "./remove-alarm-suppression-reque
36
44
  export import RemoveAlarmSuppressionRequest = RemoveAlarmSuppressionRequest.RemoveAlarmSuppressionRequest;
37
45
  import * as RetrieveDimensionStatesRequest from "./retrieve-dimension-states-request";
38
46
  export import RetrieveDimensionStatesRequest = RetrieveDimensionStatesRequest.RetrieveDimensionStatesRequest;
47
+ import * as SummarizeAlarmSuppressionHistoryRequest from "./summarize-alarm-suppression-history-request";
48
+ export import SummarizeAlarmSuppressionHistoryRequest = SummarizeAlarmSuppressionHistoryRequest.SummarizeAlarmSuppressionHistoryRequest;
39
49
  import * as SummarizeMetricsDataRequest from "./summarize-metrics-data-request";
40
50
  export import SummarizeMetricsDataRequest = SummarizeMetricsDataRequest.SummarizeMetricsDataRequest;
41
51
  import * as UpdateAlarmRequest from "./update-alarm-request";
@@ -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
 
@@ -35,9 +35,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
35
35
  return result;
36
36
  };
37
37
  Object.defineProperty(exports, "__esModule", { value: true });
38
- exports.ListAlarmsStatusRequest = exports.ListAlarmsRequest = exports.GetAlarmHistoryRequest = void 0;
38
+ exports.ListAlarmsStatusRequest = exports.ListAlarmsRequest = exports.ListAlarmSuppressionsRequest = exports.GetAlarmHistoryRequest = void 0;
39
39
  const GetAlarmHistoryRequest = __importStar(require("./get-alarm-history-request"));
40
40
  exports.GetAlarmHistoryRequest = GetAlarmHistoryRequest.GetAlarmHistoryRequest;
41
+ const ListAlarmSuppressionsRequest = __importStar(require("./list-alarm-suppressions-request"));
42
+ exports.ListAlarmSuppressionsRequest = ListAlarmSuppressionsRequest.ListAlarmSuppressionsRequest;
41
43
  const ListAlarmsRequest = __importStar(require("./list-alarms-request"));
42
44
  exports.ListAlarmsRequest = ListAlarmsRequest.ListAlarmsRequest;
43
45
  const ListAlarmsStatusRequest = __importStar(require("./list-alarms-status-request"));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAUH,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AACrF,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/index.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;GAeG;;;;;;;;;;;;;;;;;;;;;;AAcH,oFAAsE;AACxD,QAAA,sBAAsB,GAAG,sBAAsB,CAAC,sBAAsB,CAAC;AAGrF,gGAAkF;AACpE,QAAA,4BAA4B,GAAG,4BAA4B,CAAC,4BAA4B,CAAC;AACvG,yEAA2D;AAC7C,QAAA,iBAAiB,GAAG,iBAAiB,CAAC,iBAAiB,CAAC;AACtE,sFAAwE;AAC1D,QAAA,uBAAuB,GAAG,uBAAuB,CAAC,uBAAuB,CAAC"}
@@ -0,0 +1,83 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20180401
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/ListAlarmSuppressions.ts.html |here} to see how to use ListAlarmSuppressionsRequest.
16
+ */
17
+ export interface ListAlarmSuppressionsRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm that is the target of the alarm suppression.
20
+ */
21
+ "alarmId": string;
22
+ /**
23
+ * Customer part of the request identifier token. If you need to contact Oracle about a particular
24
+ * request, please provide the complete request ID.
25
+ *
26
+ */
27
+ "opcRequestId"?: string;
28
+ /**
29
+ * A filter to return only resources that match the given display name exactly.
30
+ * Use this filter to list a alarm suppression by name.
31
+ * Alternatively, when you know the alarm suppression OCID, use the GetAlarmSuppression operation.
32
+ *
33
+ */
34
+ "displayName"?: string;
35
+ /**
36
+ * A filter to return only resources that match the given lifecycle state exactly. When not specified, only resources in the ACTIVE lifecycle state are listed.
37
+ *
38
+ */
39
+ "lifecycleState"?: string;
40
+ /**
41
+ * The field to use when sorting returned alarm suppressions. Only one sorting level is provided.
42
+ * <p>
43
+ Example: {@code timeCreated}
44
+ *
45
+ */
46
+ "sortBy"?: ListAlarmSuppressionsRequest.SortBy;
47
+ /**
48
+ * The sort order to use when sorting returned alarm suppressions. Ascending (ASC) or descending (DESC).
49
+ * <p>
50
+ Example: {@code ASC}
51
+ *
52
+ */
53
+ "sortOrder"?: ListAlarmSuppressionsRequest.SortOrder;
54
+ /**
55
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
56
+ * For important details about how pagination works, see
57
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
58
+ *
59
+ */
60
+ "page"?: string;
61
+ /**
62
+ * For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
63
+ * For important details about how pagination works, see
64
+ * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
65
+ * <p>
66
+ Default: 1000
67
+ * <p>
68
+ Example: 500
69
+ *
70
+ */
71
+ "limit"?: number;
72
+ }
73
+ export declare namespace ListAlarmSuppressionsRequest {
74
+ enum SortBy {
75
+ DisplayName = "displayName",
76
+ TimeCreated = "timeCreated",
77
+ TimeSuppressFrom = "timeSuppressFrom"
78
+ }
79
+ enum SortOrder {
80
+ Asc = "ASC",
81
+ Desc = "DESC"
82
+ }
83
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20180401
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.ListAlarmSuppressionsRequest = void 0;
16
+ var ListAlarmSuppressionsRequest;
17
+ (function (ListAlarmSuppressionsRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["DisplayName"] = "displayName";
21
+ SortBy["TimeCreated"] = "timeCreated";
22
+ SortBy["TimeSuppressFrom"] = "timeSuppressFrom";
23
+ })(SortBy = ListAlarmSuppressionsRequest.SortBy || (ListAlarmSuppressionsRequest.SortBy = {}));
24
+ let SortOrder;
25
+ (function (SortOrder) {
26
+ SortOrder["Asc"] = "ASC";
27
+ SortOrder["Desc"] = "DESC";
28
+ })(SortOrder = ListAlarmSuppressionsRequest.SortOrder || (ListAlarmSuppressionsRequest.SortOrder = {}));
29
+ })(ListAlarmSuppressionsRequest = exports.ListAlarmSuppressionsRequest || (exports.ListAlarmSuppressionsRequest = {}));
30
+ //# sourceMappingURL=list-alarm-suppressions-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-alarm-suppressions-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/list-alarm-suppressions-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiEH,IAAiB,4BAA4B,CAW5C;AAXD,WAAiB,4BAA4B;IAC3C,IAAY,MAIX;IAJD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,qCAA2B,CAAA;QAC3B,+CAAqC,CAAA;IACvC,CAAC,EAJW,MAAM,GAAN,mCAAM,KAAN,mCAAM,QAIjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,sCAAS,KAAT,sCAAS,QAGpB;AACH,CAAC,EAXgB,4BAA4B,GAA5B,oCAA4B,KAA5B,oCAA4B,QAW5C"}
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarmsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/ListAlarms.ts.html |here} to see how to use ListAlarmsRequest.
16
16
  */
17
17
  export interface ListAlarmsRequest extends common.BaseRequest {
18
18
  /**
@@ -20,7 +20,7 @@ export interface ListAlarmsRequest extends common.BaseRequest {
20
20
  * resources monitored by the metric that you are searching for. Use tenancyId to search in
21
21
  * the root compartment.
22
22
  * <p>
23
- Example: `ocid1.compartment.oc1..exampleuniqueID`
23
+ Example: {@code ocid1.compartment.oc1..exampleuniqueID}
24
24
  *
25
25
  */
26
26
  "compartmentId": string;
@@ -31,7 +31,7 @@ export interface ListAlarmsRequest extends common.BaseRequest {
31
31
  */
32
32
  "opcRequestId"?: string;
33
33
  /**
34
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call.
34
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
35
35
  * For important details about how pagination works, see
36
36
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
37
37
  *
@@ -62,14 +62,14 @@ export interface ListAlarmsRequest extends common.BaseRequest {
62
62
  /**
63
63
  * The field to use when sorting returned alarm definitions. Only one sorting level is provided.
64
64
  * <p>
65
- Example: `severity`
65
+ Example: {@code severity}
66
66
  *
67
67
  */
68
68
  "sortBy"?: ListAlarmsRequest.SortBy;
69
69
  /**
70
70
  * The sort order to use when sorting returned alarm definitions. Ascending (ASC) or descending (DESC).
71
71
  * <p>
72
- Example: `ASC`
72
+ Example: {@code ASC}
73
73
  *
74
74
  */
75
75
  "sortOrder"?: ListAlarmsRequest.SortOrder;
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatusRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/ListAlarmsStatus.ts.html |here} to see how to use ListAlarmsStatusRequest.
16
16
  */
17
17
  export interface ListAlarmsStatusRequest extends common.BaseRequest {
18
18
  /**
@@ -20,7 +20,7 @@ export interface ListAlarmsStatusRequest extends common.BaseRequest {
20
20
  * resources monitored by the metric that you are searching for. Use tenancyId to search in
21
21
  * the root compartment.
22
22
  * <p>
23
- Example: `ocid1.compartment.oc1..exampleuniqueID`
23
+ Example: {@code ocid1.compartment.oc1..exampleuniqueID}
24
24
  *
25
25
  */
26
26
  "compartmentId": string;
@@ -40,7 +40,7 @@ export interface ListAlarmsStatusRequest extends common.BaseRequest {
40
40
  */
41
41
  "compartmentIdInSubtree"?: boolean;
42
42
  /**
43
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call.
43
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
44
44
  * For important details about how pagination works, see
45
45
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
46
46
  *
@@ -66,22 +66,22 @@ export interface ListAlarmsStatusRequest extends common.BaseRequest {
66
66
  /**
67
67
  * The field to use when sorting returned alarm definitions. Only one sorting level is provided.
68
68
  * <p>
69
- Example: `severity`
69
+ Example: {@code severity}
70
70
  *
71
71
  */
72
72
  "sortBy"?: ListAlarmsStatusRequest.SortBy;
73
73
  /**
74
74
  * The sort order to use when sorting returned alarm definitions. Ascending (ASC) or descending (DESC).
75
75
  * <p>
76
- Example: `ASC`
76
+ Example: {@code ASC}
77
77
  *
78
78
  */
79
79
  "sortOrder"?: ListAlarmsStatusRequest.SortOrder;
80
80
  /**
81
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of a resource that is monitored by the
82
- * metric that you are searching for.
81
+ * A filter to return only the resource with the specified [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
82
+ * The resource must be monitored by the metric that you are searching for.
83
83
  * <p>
84
- Example: `ocid1.instance.oc1.phx.exampleuniqueID`
84
+ Example: {@code ocid1.instance.oc1.phx.exampleuniqueID}
85
85
  *
86
86
  */
87
87
  "resourceId"?: string;
@@ -89,24 +89,23 @@ export interface ListAlarmsStatusRequest extends common.BaseRequest {
89
89
  * A filter to return only resources that match the given service name exactly.
90
90
  * Use this filter to list all alarms containing metric streams that match the *exact* service-name dimension.
91
91
  * <p>
92
- Example: `logging-analytics`
92
+ Example: {@code logging-analytics}
93
93
  *
94
94
  */
95
95
  "serviceName"?: string;
96
96
  /**
97
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the entity monitored by the
98
- * metric that you are searching for.
97
+ * A filter to return only resources that match the given entity [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) exactly.
98
+ * The resource (entity) must be monitored by the metric that you are searching for.
99
99
  * <p>
100
- Example: `ocid1.instance.oc1.phx.exampleuniqueID`
100
+ Example: {@code ocid1.instance.oc1.phx.exampleuniqueID}
101
101
  *
102
102
  */
103
103
  "entityId"?: string;
104
104
  /**
105
- * The status of the metric stream to use for alarm filtering. For example, set `StatusQueryParam` to
106
- * \"FIRING\" to filter results to metric streams of the alarm with that status. Default behaviour is to return
107
- * alarms irrespective of metric streams' status.
105
+ * A filter to return only metric streams that match the specified status.
106
+ * For example, the value \"FIRING\" returns only firing metric streams.
108
107
  * <p>
109
- Example: `FIRING`
108
+ Example: {@code FIRING}
110
109
  *
111
110
  */
112
111
  "status"?: ListAlarmsStatusRequest.Status;
@@ -1 +1 @@
1
- {"version":3,"file":"list-alarms-status-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/list-alarms-status-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0GH,IAAiB,uBAAuB,CAevC;AAfD,WAAiB,uBAAuB;IACtC,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,+BAAqB,CAAA;IACvB,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,iCAAS,KAAT,iCAAS,QAGpB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,2BAAiB,CAAA;QACjB,mBAAS,CAAA;IACX,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;AACH,CAAC,EAfgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAevC"}
1
+ {"version":3,"file":"list-alarms-status-request.js","sourceRoot":"","sources":["../../../../../lib/monitoring/lib/request/list-alarms-status-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyGH,IAAiB,uBAAuB,CAevC;AAfD,WAAiB,uBAAuB;IACtC,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,qCAA2B,CAAA;QAC3B,+BAAqB,CAAA;IACvB,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;IAED,IAAY,SAGX;IAHD,WAAY,SAAS;QACnB,wBAAW,CAAA;QACX,0BAAa,CAAA;IACf,CAAC,EAHW,SAAS,GAAT,iCAAS,KAAT,iCAAS,QAGpB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,2BAAiB,CAAA;QACjB,mBAAS,CAAA;IACX,CAAC,EAHW,MAAM,GAAN,8BAAM,KAAN,8BAAM,QAGjB;AACH,CAAC,EAfgB,uBAAuB,GAAvB,+BAAuB,KAAvB,+BAAuB,QAevC"}
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/ListMetrics.ts.html |here} to see how to use ListMetricsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/ListMetrics.ts.html |here} to see how to use ListMetricsRequest.
17
17
  */
18
18
  export interface ListMetricsRequest extends common.BaseRequest {
19
19
  /**
@@ -21,7 +21,7 @@ export interface ListMetricsRequest extends common.BaseRequest {
21
21
  * resources monitored by the metric that you are searching for. Use tenancyId to search in
22
22
  * the root compartment.
23
23
  * <p>
24
- Example: `ocid1.compartment.oc1..exampleuniqueID`
24
+ Example: {@code ocid1.compartment.oc1..exampleuniqueID}
25
25
  *
26
26
  */
27
27
  "compartmentId": string;
@@ -36,7 +36,7 @@ export interface ListMetricsRequest extends common.BaseRequest {
36
36
  */
37
37
  "opcRequestId"?: string;
38
38
  /**
39
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call.
39
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
40
40
  * For important details about how pagination works, see
41
41
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
42
42
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/PostMetricData.ts.html |here} to see how to use PostMetricDataRequest.
17
17
  */
18
18
  export interface PostMetricDataRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppressionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppressionRequest.
16
16
  */
17
17
  export interface RemoveAlarmSuppressionRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface RemoveAlarmSuppressionRequest extends common.BaseRequest {
21
21
  */
22
22
  "alarmId": string;
23
23
  /**
24
- * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the `if-match`
24
+ * For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match}
25
25
  * parameter to the value of the etag from a previous GET or POST response for that resource. The resource
26
26
  * will be updated or deleted only if the etag you provide matches the resource's current etag value.
27
27
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStatesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStatesRequest.
17
17
  */
18
18
  export interface RetrieveDimensionStatesRequest extends common.BaseRequest {
19
19
  /**
@@ -28,7 +28,7 @@ export interface RetrieveDimensionStatesRequest extends common.BaseRequest {
28
28
  */
29
29
  "opcRequestId"?: string;
30
30
  /**
31
- * For list pagination. The value of the `opc-next-page` response header from the previous \"List\" call.
31
+ * For list pagination. The value of the {@code opc-next-page} response header from the previous \"List\" call.
32
32
  * For important details about how pagination works, see
33
33
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *