oci-monitoring 2.102.1 → 2.103.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.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +62 -62
- package/lib/client.js +62 -62
- package/lib/model/aggregated-datapoint.d.ts +2 -2
- package/lib/model/aggregated-datapoint.js +2 -2
- package/lib/model/alarm-dimension-states-collection.d.ts +3 -3
- package/lib/model/alarm-dimension-states-collection.js +2 -2
- package/lib/model/alarm-dimension-states-entry.d.ts +4 -4
- package/lib/model/alarm-dimension-states-entry.js +2 -2
- package/lib/model/alarm-history-collection.d.ts +3 -3
- package/lib/model/alarm-history-collection.js +2 -2
- package/lib/model/alarm-history-entry.d.ts +4 -4
- package/lib/model/alarm-history-entry.js +2 -2
- package/lib/model/alarm-override.d.ts +7 -7
- package/lib/model/alarm-override.js +2 -2
- package/lib/model/alarm-status-summary.d.ts +9 -9
- package/lib/model/alarm-status-summary.js +2 -2
- package/lib/model/alarm-summary.d.ts +19 -19
- package/lib/model/alarm-summary.js +2 -2
- package/lib/model/alarm-suppression-alarm-target.d.ts +3 -3
- package/lib/model/alarm-suppression-alarm-target.js +2 -2
- package/lib/model/alarm-suppression-collection.d.ts +2 -2
- package/lib/model/alarm-suppression-collection.js +2 -2
- package/lib/model/alarm-suppression-compartment-target.d.ts +3 -3
- package/lib/model/alarm-suppression-compartment-target.js +2 -2
- package/lib/model/alarm-suppression-history-item-collection.d.ts +2 -2
- package/lib/model/alarm-suppression-history-item-collection.js +2 -2
- package/lib/model/alarm-suppression-history-item.d.ts +3 -3
- package/lib/model/alarm-suppression-history-item.js +2 -2
- package/lib/model/alarm-suppression-summary.d.ts +4 -4
- package/lib/model/alarm-suppression-summary.js +2 -2
- package/lib/model/alarm-suppression-target.d.ts +2 -2
- package/lib/model/alarm-suppression-target.js +2 -2
- package/lib/model/alarm-suppression.d.ts +4 -4
- package/lib/model/alarm-suppression.js +2 -2
- package/lib/model/alarm.d.ts +20 -20
- package/lib/model/alarm.js +2 -2
- package/lib/model/change-alarm-compartment-details.d.ts +3 -3
- package/lib/model/change-alarm-compartment-details.js +2 -2
- package/lib/model/create-alarm-details.d.ts +15 -15
- package/lib/model/create-alarm-details.js +2 -2
- package/lib/model/create-alarm-suppression-details.d.ts +2 -2
- package/lib/model/create-alarm-suppression-details.js +2 -2
- package/lib/model/datapoint.d.ts +2 -2
- package/lib/model/datapoint.js +2 -2
- package/lib/model/failed-metric-record.d.ts +2 -2
- package/lib/model/failed-metric-record.js +2 -2
- package/lib/model/index.d.ts +2 -2
- package/lib/model/index.js +2 -2
- package/lib/model/list-metrics-details.d.ts +2 -2
- package/lib/model/list-metrics-details.js +2 -2
- package/lib/model/metric-data-details.d.ts +3 -3
- package/lib/model/metric-data-details.js +2 -2
- package/lib/model/metric-data.d.ts +5 -5
- package/lib/model/metric-data.js +2 -2
- package/lib/model/metric.d.ts +4 -4
- package/lib/model/metric.js +2 -2
- package/lib/model/post-metric-data-details.d.ts +2 -2
- package/lib/model/post-metric-data-details.js +2 -2
- package/lib/model/post-metric-data-response-details.d.ts +2 -2
- package/lib/model/post-metric-data-response-details.js +2 -2
- package/lib/model/recurrence.d.ts +2 -2
- package/lib/model/recurrence.js +2 -2
- package/lib/model/retrieve-dimension-states-details.d.ts +2 -2
- package/lib/model/retrieve-dimension-states-details.js +2 -2
- package/lib/model/summarize-alarm-suppression-history-details.d.ts +2 -2
- package/lib/model/summarize-alarm-suppression-history-details.js +2 -2
- package/lib/model/summarize-metrics-data-details.d.ts +4 -4
- package/lib/model/summarize-metrics-data-details.js +2 -2
- package/lib/model/suppression-condition.d.ts +2 -2
- package/lib/model/suppression-condition.js +2 -2
- package/lib/model/suppression.d.ts +3 -3
- package/lib/model/suppression.js +2 -2
- package/lib/model/update-alarm-details.d.ts +15 -15
- package/lib/model/update-alarm-details.js +2 -2
- package/lib/monitoring-waiter.d.ts +2 -2
- package/lib/monitoring-waiter.js +2 -2
- package/lib/request/change-alarm-compartment-request.d.ts +2 -2
- package/lib/request/create-alarm-request.d.ts +1 -1
- package/lib/request/create-alarm-suppression-request.d.ts +1 -1
- package/lib/request/delete-alarm-request.d.ts +2 -2
- package/lib/request/delete-alarm-suppression-request.d.ts +2 -2
- package/lib/request/get-alarm-history-request.d.ts +4 -4
- package/lib/request/get-alarm-request.d.ts +2 -2
- package/lib/request/get-alarm-suppression-request.d.ts +2 -2
- package/lib/request/index.d.ts +2 -2
- package/lib/request/index.js +2 -2
- package/lib/request/list-alarm-suppressions-request.d.ts +5 -5
- package/lib/request/list-alarms-request.d.ts +4 -4
- package/lib/request/list-alarms-status-request.d.ts +6 -6
- package/lib/request/list-metrics-request.d.ts +4 -4
- package/lib/request/post-metric-data-request.d.ts +1 -1
- package/lib/request/remove-alarm-suppression-request.d.ts +2 -2
- package/lib/request/retrieve-dimension-states-request.d.ts +4 -4
- package/lib/request/summarize-alarm-suppression-history-request.d.ts +4 -4
- package/lib/request/summarize-metrics-data-request.d.ts +2 -2
- package/lib/request/update-alarm-request.d.ts +2 -2
- package/lib/response/get-alarm-history-response.d.ts +1 -1
- package/lib/response/index.d.ts +2 -2
- package/lib/response/index.js +2 -2
- package/lib/response/list-alarm-suppressions-response.d.ts +2 -2
- package/lib/response/list-alarms-response.d.ts +1 -1
- package/lib/response/list-alarms-status-response.d.ts +1 -1
- package/lib/response/list-metrics-response.d.ts +1 -1
- package/lib/response/retrieve-dimension-states-response.d.ts +1 -1
- package/lib/response/summarize-alarm-suppression-history-response.d.ts +2 -2
- package/package.json +3 -3
package/lib/model/alarm.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -18,21 +18,21 @@ import * as model from "../model";
|
|
|
18
18
|
/**
|
|
19
19
|
* The properties that define an alarm.
|
|
20
20
|
* For information about alarms, see
|
|
21
|
-
* [Alarms Overview](https://docs.
|
|
21
|
+
* [Alarms Overview](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#AlarmsOverview).
|
|
22
22
|
* <p>
|
|
23
23
|
To use any of the API operations, you must be authorized in an IAM policy. If you're not authorized,
|
|
24
24
|
* talk to an administrator. If you're an administrator who needs to write policies to give users access, see
|
|
25
|
-
* [Getting Started with Policies](https://docs.
|
|
25
|
+
* [Getting Started with Policies](https://docs.oracle.com/iaas/Content/Identity/Concepts/policygetstarted.htm).
|
|
26
26
|
* <p>
|
|
27
27
|
For information about endpoints and signing API requests, see
|
|
28
|
-
* [About the API](https://docs.
|
|
28
|
+
* [About the API](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm).
|
|
29
29
|
* For information about available SDKs and tools, see
|
|
30
|
-
* [SDKS and Other Tools](https://docs.
|
|
30
|
+
* [SDKS and Other Tools](https://docs.oracle.com/iaas/Content/API/Concepts/sdks.htm).
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
export interface Alarm {
|
|
34
34
|
/**
|
|
35
|
-
* The [OCID](https://docs.
|
|
35
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm.
|
|
36
36
|
*
|
|
37
37
|
*/
|
|
38
38
|
"id": string;
|
|
@@ -46,12 +46,12 @@ export interface Alarm {
|
|
|
46
46
|
*/
|
|
47
47
|
"displayName": string;
|
|
48
48
|
/**
|
|
49
|
-
* The [OCID](https://docs.
|
|
49
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the alarm.
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"compartmentId": string;
|
|
53
53
|
/**
|
|
54
|
-
* The [OCID](https://docs.
|
|
54
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the metric
|
|
55
55
|
* being evaluated by the alarm.
|
|
56
56
|
*
|
|
57
57
|
*/
|
|
@@ -91,14 +91,14 @@ export interface Alarm {
|
|
|
91
91
|
* interval values are supported for smaller time ranges. You can optionally
|
|
92
92
|
* specify dimensions and grouping functions.
|
|
93
93
|
* Also, you can customize the
|
|
94
|
-
* [absence detection period](https://docs.
|
|
94
|
+
* [absence detection period](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/create-edit-alarm-query-absence-detection-period.htm).
|
|
95
95
|
* Supported grouping functions: {@code grouping()}, {@code groupBy()}.
|
|
96
96
|
* For information about writing MQL expressions, see
|
|
97
|
-
* [Editing the MQL Expression for a Query](https://docs.
|
|
97
|
+
* [Editing the MQL Expression for a Query](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/query-metric-mql.htm).
|
|
98
98
|
* For details about MQL, see
|
|
99
|
-
* [Monitoring Query Language (MQL) Reference](https://docs.
|
|
99
|
+
* [Monitoring Query Language (MQL) Reference](https://docs.oracle.com/iaas/Content/Monitoring/Reference/mql.htm).
|
|
100
100
|
* For available dimensions, review the metric definition for the supported service. See
|
|
101
|
-
* [Supported Services](https://docs.
|
|
101
|
+
* [Supported Services](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#SupportedServices).
|
|
102
102
|
* <p>
|
|
103
103
|
Example of threshold alarm:
|
|
104
104
|
* <p>
|
|
@@ -158,7 +158,7 @@ export interface Alarm {
|
|
|
158
158
|
"severity": Alarm.Severity;
|
|
159
159
|
/**
|
|
160
160
|
* The human-readable content of the delivered alarm notification.
|
|
161
|
-
* Optionally include [dynamic variables](https://docs.
|
|
161
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
162
162
|
* Oracle recommends providing guidance
|
|
163
163
|
* to operators for resolving the alarm condition. Consider adding links to standard runbook
|
|
164
164
|
* practices. Avoid entering confidential information.
|
|
@@ -183,7 +183,7 @@ export interface Alarm {
|
|
|
183
183
|
"messageFormat"?: Alarm.MessageFormat;
|
|
184
184
|
/**
|
|
185
185
|
* A list of destinations for alarm notifications.
|
|
186
|
-
* Each destination is represented by the [OCID](https://docs.
|
|
186
|
+
* Each destination is represented by the [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
187
187
|
* of a related resource, such as a {@link NotificationTopic}.
|
|
188
188
|
* Supported destination services: Notifications, Streaming.
|
|
189
189
|
* Limit: One destination per supported destination service.
|
|
@@ -253,8 +253,8 @@ export interface Alarm {
|
|
|
253
253
|
*/
|
|
254
254
|
"notificationVersion"?: string;
|
|
255
255
|
/**
|
|
256
|
-
* Customizable notification title ({@code title} [alarm message parameter](https://docs.
|
|
257
|
-
* Optionally include [dynamic variables](https://docs.
|
|
256
|
+
* Customizable notification title ({@code title} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
257
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
258
258
|
* The notification title appears as the subject line in a formatted email message and as the title in a Slack message.
|
|
259
259
|
*
|
|
260
260
|
*/
|
|
@@ -264,13 +264,13 @@ export interface Alarm {
|
|
|
264
264
|
* Specify a string in ISO 8601 format ({@code PT10M} for ten minutes or {@code PT1H}
|
|
265
265
|
* for one hour). Minimum: PT3M. Maximum: PT2H. Default: PT3M.
|
|
266
266
|
* For more information about the slack period, see
|
|
267
|
-
* [About the Internal Reset Period](https://docs.
|
|
267
|
+
* [About the Internal Reset Period](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#reset).
|
|
268
268
|
*
|
|
269
269
|
*/
|
|
270
270
|
"evaluationSlackDuration"?: string;
|
|
271
271
|
/**
|
|
272
|
-
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.
|
|
273
|
-
* Optionally include [dynamic variables](https://docs.
|
|
272
|
+
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
273
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
274
274
|
* The alarm summary appears within the body of the alarm message and in responses to
|
|
275
275
|
* {@link #listAlarmsStatus(ListAlarmsStatusRequest) listAlarmsStatus}
|
|
276
276
|
* {@link #getAlarmHistory(GetAlarmHistoryRequest) getAlarmHistory} and
|
package/lib/model/alarm.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -20,7 +20,7 @@ For more information, see
|
|
|
20
20
|
*/
|
|
21
21
|
export interface ChangeAlarmCompartmentDetails {
|
|
22
22
|
/**
|
|
23
|
-
* The [OCID](https://docs.
|
|
23
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to move the alarm to.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
"compartmentId": string;
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -31,12 +31,12 @@ export interface CreateAlarmDetails {
|
|
|
31
31
|
*/
|
|
32
32
|
"displayName": string;
|
|
33
33
|
/**
|
|
34
|
-
* The [OCID](https://docs.
|
|
34
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the alarm.
|
|
35
35
|
*
|
|
36
36
|
*/
|
|
37
37
|
"compartmentId": string;
|
|
38
38
|
/**
|
|
39
|
-
* The [OCID](https://docs.
|
|
39
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the metric
|
|
40
40
|
* being evaluated by the alarm.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
@@ -77,14 +77,14 @@ export interface CreateAlarmDetails {
|
|
|
77
77
|
* interval values are supported for smaller time ranges. You can optionally
|
|
78
78
|
* specify dimensions and grouping functions.
|
|
79
79
|
* Also, you can customize the
|
|
80
|
-
* [absence detection period](https://docs.
|
|
80
|
+
* [absence detection period](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/create-edit-alarm-query-absence-detection-period.htm).
|
|
81
81
|
* Supported grouping functions: {@code grouping()}, {@code groupBy()}.
|
|
82
82
|
* For information about writing MQL expressions, see
|
|
83
|
-
* [Editing the MQL Expression for a Query](https://docs.
|
|
83
|
+
* [Editing the MQL Expression for a Query](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/query-metric-mql.htm).
|
|
84
84
|
* For details about MQL, see
|
|
85
|
-
* [Monitoring Query Language (MQL) Reference](https://docs.
|
|
85
|
+
* [Monitoring Query Language (MQL) Reference](https://docs.oracle.com/iaas/Content/Monitoring/Reference/mql.htm).
|
|
86
86
|
* For available dimensions, review the metric definition for the supported service. See
|
|
87
|
-
* [Supported Services](https://docs.
|
|
87
|
+
* [Supported Services](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#SupportedServices).
|
|
88
88
|
* <p>
|
|
89
89
|
Example of threshold alarm:
|
|
90
90
|
* <p>
|
|
@@ -144,7 +144,7 @@ export interface CreateAlarmDetails {
|
|
|
144
144
|
"severity": string;
|
|
145
145
|
/**
|
|
146
146
|
* The human-readable content of the delivered alarm notification.
|
|
147
|
-
* Optionally include [dynamic variables](https://docs.
|
|
147
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
148
148
|
* Oracle recommends providing guidance
|
|
149
149
|
* to operators for resolving the alarm condition. Consider adding links to standard runbook
|
|
150
150
|
* practices. Avoid entering confidential information.
|
|
@@ -170,7 +170,7 @@ export interface CreateAlarmDetails {
|
|
|
170
170
|
"messageFormat"?: CreateAlarmDetails.MessageFormat;
|
|
171
171
|
/**
|
|
172
172
|
* A list of destinations for alarm notifications.
|
|
173
|
-
* Each destination is represented by the [OCID](https://docs.
|
|
173
|
+
* Each destination is represented by the [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
174
174
|
* of a related resource, such as a {@link NotificationTopic}.
|
|
175
175
|
* Supported destination services: Notifications, Streaming.
|
|
176
176
|
* Limit: One destination per supported destination service.
|
|
@@ -240,8 +240,8 @@ export interface CreateAlarmDetails {
|
|
|
240
240
|
*/
|
|
241
241
|
"notificationVersion"?: string;
|
|
242
242
|
/**
|
|
243
|
-
* Customizable notification title ({@code title} [alarm message parameter](https://docs.
|
|
244
|
-
* Optionally include [dynamic variables](https://docs.
|
|
243
|
+
* Customizable notification title ({@code title} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
244
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
245
245
|
* The notification title appears as the subject line in a formatted email message and as the title in a Slack message.
|
|
246
246
|
*
|
|
247
247
|
*/
|
|
@@ -251,13 +251,13 @@ export interface CreateAlarmDetails {
|
|
|
251
251
|
* Specify a string in ISO 8601 format ({@code PT10M} for ten minutes or {@code PT1H}
|
|
252
252
|
* for one hour). Minimum: PT3M. Maximum: PT2H. Default: PT3M.
|
|
253
253
|
* For more information about the slack period, see
|
|
254
|
-
* [About the Internal Reset Period](https://docs.
|
|
254
|
+
* [About the Internal Reset Period](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#reset).
|
|
255
255
|
*
|
|
256
256
|
*/
|
|
257
257
|
"evaluationSlackDuration"?: string;
|
|
258
258
|
/**
|
|
259
|
-
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.
|
|
260
|
-
* Optionally include [dynamic variables](https://docs.
|
|
259
|
+
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
260
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
261
261
|
* The alarm summary appears within the body of the alarm message and in responses to
|
|
262
262
|
* {@link #listAlarmsStatus(ListAlarmsStatusRequest) listAlarmsStatus}
|
|
263
263
|
* {@link #getAlarmHistory(GetAlarmHistoryRequest) getAlarmHistory} and
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
package/lib/model/datapoint.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
package/lib/model/datapoint.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
package/lib/model/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
package/lib/model/index.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -40,7 +40,7 @@ export interface MetricDataDetails {
|
|
|
40
40
|
*/
|
|
41
41
|
"resourceGroup"?: string;
|
|
42
42
|
/**
|
|
43
|
-
* The [OCID](https://docs.
|
|
43
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to use for metrics.
|
|
44
44
|
*
|
|
45
45
|
*/
|
|
46
46
|
"compartmentId": string;
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -18,7 +18,7 @@ import * as model from "../model";
|
|
|
18
18
|
/**
|
|
19
19
|
* The set of aggregated data returned for a metric.
|
|
20
20
|
* For information about metrics, see
|
|
21
|
-
* [Metrics Overview](https://docs.
|
|
21
|
+
* [Metrics Overview](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#MetricsOverview).
|
|
22
22
|
* <p>
|
|
23
23
|
Limits information for returned data follows.
|
|
24
24
|
* <p>
|
|
@@ -33,7 +33,7 @@ Limits information for returned data follows.
|
|
|
33
33
|
* Metric streams cannot be aggregated across metric groups.
|
|
34
34
|
* A metric group is the combination of a given metric, metric namespace, and tenancy for the purpose of determining limits.
|
|
35
35
|
* For more information about metric-related concepts, see
|
|
36
|
-
* [Monitoring Concepts](https://docs.
|
|
36
|
+
* [Monitoring Concepts](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#concepts).
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
export interface MetricData {
|
|
@@ -54,7 +54,7 @@ export interface MetricData {
|
|
|
54
54
|
*/
|
|
55
55
|
"resourceGroup"?: string;
|
|
56
56
|
/**
|
|
57
|
-
* The [OCID](https://docs.
|
|
57
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the
|
|
58
58
|
* resources that the aggregated data was returned from.
|
|
59
59
|
*
|
|
60
60
|
*/
|
package/lib/model/metric-data.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
package/lib/model/metric.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -17,7 +17,7 @@ For more information, see
|
|
|
17
17
|
/**
|
|
18
18
|
* The properties that define a metric.
|
|
19
19
|
* For information about metrics, see
|
|
20
|
-
* [Metrics Overview](https://docs.
|
|
20
|
+
* [Metrics Overview](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#MetricsOverview).
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
export interface Metric {
|
|
@@ -44,7 +44,7 @@ export interface Metric {
|
|
|
44
44
|
*/
|
|
45
45
|
"resourceGroup"?: string;
|
|
46
46
|
/**
|
|
47
|
-
* The [OCID](https://docs.
|
|
47
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing
|
|
48
48
|
* the resources monitored by the metric.
|
|
49
49
|
*
|
|
50
50
|
*/
|
package/lib/model/metric.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|
|
@@ -1,9 +1,9 @@
|
|
|
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 PostMetricData, use the
|
|
4
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
5
5
|
For more information, see
|
|
6
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
6
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
7
7
|
|
|
8
8
|
* OpenAPI spec version: 20180401
|
|
9
9
|
*
|
package/lib/model/recurrence.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
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 PostMetricData, use the
|
|
5
|
+
Endpoints vary by operation. For PostMetricData, use the {@code telemetry-ingestion} endpoints; for all other operations, use the {@code telemetry} endpoints.
|
|
6
6
|
For more information, see
|
|
7
|
-
[the Monitoring documentation](/iaas/Content/Monitoring/home.htm).
|
|
7
|
+
[the Monitoring documentation](https://docs.oracle.com/iaas/Content/Monitoring/home.htm).
|
|
8
8
|
|
|
9
9
|
* OpenAPI spec version: 20180401
|
|
10
10
|
*
|