oci-monitoring 2.102.2 → 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
|
@@ -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
|
*
|
|
@@ -51,7 +51,7 @@ export interface AlarmOverride {
|
|
|
51
51
|
"severity"?: string;
|
|
52
52
|
/**
|
|
53
53
|
* The human-readable content of the delivered alarm notification.
|
|
54
|
-
* Optionally include [dynamic variables](https://docs.
|
|
54
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
55
55
|
* Oracle recommends providing guidance
|
|
56
56
|
* to operators for resolving the alarm condition. Consider adding links to standard runbook
|
|
57
57
|
* practices. Avoid entering confidential information.
|
|
@@ -74,14 +74,14 @@ export interface AlarmOverride {
|
|
|
74
74
|
* interval values are supported for smaller time ranges. You can optionally
|
|
75
75
|
* specify dimensions and grouping functions.
|
|
76
76
|
* Also, you can customize the
|
|
77
|
-
* [absence detection period](https://docs.
|
|
77
|
+
* [absence detection period](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/create-edit-alarm-query-absence-detection-period.htm).
|
|
78
78
|
* Supported grouping functions: {@code grouping()}, {@code groupBy()}.
|
|
79
79
|
* For information about writing MQL expressions, see
|
|
80
|
-
* [Editing the MQL Expression for a Query](https://docs.
|
|
80
|
+
* [Editing the MQL Expression for a Query](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/query-metric-mql.htm).
|
|
81
81
|
* For details about MQL, see
|
|
82
|
-
* [Monitoring Query Language (MQL) Reference](https://docs.
|
|
82
|
+
* [Monitoring Query Language (MQL) Reference](https://docs.oracle.com/iaas/Content/Monitoring/Reference/mql.htm).
|
|
83
83
|
* For available dimensions, review the metric definition for the supported service. See
|
|
84
|
-
* [Supported Services](https://docs.
|
|
84
|
+
* [Supported Services](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#SupportedServices).
|
|
85
85
|
* <p>
|
|
86
86
|
Example of threshold alarm:
|
|
87
87
|
* <p>
|
|
@@ -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,21 +18,21 @@ import * as model from "../model";
|
|
|
18
18
|
/**
|
|
19
19
|
* A summary of properties for the specified alarm and its current evaluation status.
|
|
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 AlarmStatusSummary {
|
|
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;
|
|
@@ -65,8 +65,8 @@ export interface AlarmStatusSummary {
|
|
|
65
65
|
*/
|
|
66
66
|
"timestampTriggered": Date;
|
|
67
67
|
/**
|
|
68
|
-
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.
|
|
69
|
-
* Optionally include [dynamic variables](https://docs.
|
|
68
|
+
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
69
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
70
70
|
* The alarm summary appears within the body of the alarm message and in responses to
|
|
71
71
|
* {@link #listAlarmsStatus(ListAlarmsStatusRequest) listAlarmsStatus}
|
|
72
72
|
* {@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
|
*
|
|
@@ -18,21 +18,21 @@ import * as model from "../model";
|
|
|
18
18
|
/**
|
|
19
19
|
* A summary of properties for the specified 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 AlarmSummary {
|
|
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 AlarmSummary {
|
|
|
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
|
*/
|
|
@@ -71,11 +71,11 @@ export interface AlarmSummary {
|
|
|
71
71
|
* rule (threshold or absence). Supported values for interval depend on the specified time range. More
|
|
72
72
|
* interval values are supported for smaller time ranges. Supported grouping functions: {@code grouping()}, {@code groupBy()}.
|
|
73
73
|
* For information about writing MQL expressions, see
|
|
74
|
-
* [Editing the MQL Expression for a Query](https://docs.
|
|
74
|
+
* [Editing the MQL Expression for a Query](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/query-metric-mql.htm).
|
|
75
75
|
* For details about MQL, see
|
|
76
|
-
* [Monitoring Query Language (MQL) Reference](https://docs.
|
|
76
|
+
* [Monitoring Query Language (MQL) Reference](https://docs.oracle.com/iaas/Content/Monitoring/Reference/mql.htm).
|
|
77
77
|
* For available dimensions, review the metric definition for the supported service. See
|
|
78
|
-
* [Supported Services](https://docs.
|
|
78
|
+
* [Supported Services](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#SupportedServices).
|
|
79
79
|
* <p>
|
|
80
80
|
Example of threshold alarm:
|
|
81
81
|
* <p>
|
|
@@ -104,7 +104,7 @@ export interface AlarmSummary {
|
|
|
104
104
|
"severity": AlarmSummary.Severity;
|
|
105
105
|
/**
|
|
106
106
|
* A list of destinations for alarm notifications.
|
|
107
|
-
* Each destination is represented by the [OCID](https://docs.
|
|
107
|
+
* Each destination is represented by the [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
108
108
|
* of a related resource, such as a {@link NotificationTopic}.
|
|
109
109
|
* Supported destination services: Notifications, Streaming.
|
|
110
110
|
* Limit: One destination per supported destination service.
|
|
@@ -125,7 +125,7 @@ export interface AlarmSummary {
|
|
|
125
125
|
"isEnabled": boolean;
|
|
126
126
|
/**
|
|
127
127
|
* Whether the alarm sends a separate message for each metric stream.
|
|
128
|
-
* See [Creating an Alarm That Splits Messages by Metric Stream](https://docs.
|
|
128
|
+
* See [Creating an Alarm That Splits Messages by Metric Stream](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/create-alarm-split.htm).
|
|
129
129
|
* Example: {@code true}
|
|
130
130
|
*
|
|
131
131
|
*/
|
|
@@ -177,8 +177,8 @@ export interface AlarmSummary {
|
|
|
177
177
|
*/
|
|
178
178
|
"notificationVersion"?: string;
|
|
179
179
|
/**
|
|
180
|
-
* Customizable notification title ({@code title} [alarm message parameter](https://docs.
|
|
181
|
-
* Optionally include [dynamic variables](https://docs.
|
|
180
|
+
* Customizable notification title ({@code title} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
181
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
182
182
|
* The notification title appears as the subject line in a formatted email message and as the title in a Slack message.
|
|
183
183
|
*
|
|
184
184
|
*/
|
|
@@ -188,13 +188,13 @@ export interface AlarmSummary {
|
|
|
188
188
|
* Specify a string in ISO 8601 format ({@code PT10M} for ten minutes or {@code PT1H}
|
|
189
189
|
* for one hour). Minimum: PT3M. Maximum: PT2H. Default: PT3M.
|
|
190
190
|
* For more information about the slack period, see
|
|
191
|
-
* [About the Internal Reset Period](https://docs.
|
|
191
|
+
* [About the Internal Reset Period](https://docs.oracle.com/iaas/Content/Monitoring/Concepts/monitoringoverview.htm#reset).
|
|
192
192
|
*
|
|
193
193
|
*/
|
|
194
194
|
"evaluationSlackDuration"?: string;
|
|
195
195
|
/**
|
|
196
|
-
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.
|
|
197
|
-
* Optionally include [dynamic variables](https://docs.
|
|
196
|
+
* Customizable alarm summary ({@code alarmSummary} [alarm message parameter](https://docs.oracle.com/iaas/Content/Monitoring/alarm-message-format.htm)).
|
|
197
|
+
* Optionally include [dynamic variables](https://docs.oracle.com/iaas/Content/Monitoring/Tasks/update-alarm-dynamic-variables.htm).
|
|
198
198
|
* The alarm summary appears within the body of the alarm message and in responses to
|
|
199
199
|
* {@link #listAlarmsStatus(ListAlarmsStatusRequest) listAlarmsStatus}
|
|
200
200
|
* {@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
|
*
|
|
@@ -20,7 +20,7 @@ import * as model from "../model";
|
|
|
20
20
|
*/
|
|
21
21
|
export interface AlarmSuppressionAlarmTarget extends model.AlarmSuppressionTarget {
|
|
22
22
|
/**
|
|
23
|
-
* The [OCID](https://docs.
|
|
23
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm that is the target of the alarm suppression.
|
|
24
24
|
*/
|
|
25
25
|
"alarmId": string;
|
|
26
26
|
"targetType": 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
|
*
|
|
@@ -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 @@ import * as model from "../model";
|
|
|
20
20
|
*/
|
|
21
21
|
export interface AlarmSuppressionCompartmentTarget extends model.AlarmSuppressionTarget {
|
|
22
22
|
/**
|
|
23
|
-
* The [OCID](https://docs.
|
|
23
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment or tenancy that is the
|
|
24
24
|
* target of the alarm suppression.
|
|
25
25
|
* Example: {@code ocid1.compartment.oc1..exampleuniqueID}
|
|
26
26
|
*
|
|
@@ -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
|
*
|
|
@@ -21,7 +21,7 @@ import * as model from "../model";
|
|
|
21
21
|
*/
|
|
22
22
|
export interface AlarmSuppressionHistoryItem {
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm suppression.
|
|
25
25
|
*/
|
|
26
26
|
"suppressionId": string;
|
|
27
27
|
"alarmSuppressionTarget": model.AlarmSuppressionAlarmTarget | model.AlarmSuppressionCompartmentTarget;
|
|
@@ -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
|
*
|
|
@@ -21,11 +21,11 @@ import * as model from "../model";
|
|
|
21
21
|
*/
|
|
22
22
|
export interface AlarmSuppressionSummary {
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm suppression.
|
|
25
25
|
*/
|
|
26
26
|
"id": string;
|
|
27
27
|
/**
|
|
28
|
-
* The [OCID](https://docs.
|
|
28
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the alarm suppression.
|
|
29
29
|
*/
|
|
30
30
|
"compartmentId": string;
|
|
31
31
|
"alarmSuppressionTarget": model.AlarmSuppressionAlarmTarget | model.AlarmSuppressionCompartmentTarget;
|
|
@@ -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
|
*
|
|
@@ -21,11 +21,11 @@ import * as model from "../model";
|
|
|
21
21
|
*/
|
|
22
22
|
export interface AlarmSuppression {
|
|
23
23
|
/**
|
|
24
|
-
* The [OCID](https://docs.
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm suppression.
|
|
25
25
|
*/
|
|
26
26
|
"id": string;
|
|
27
27
|
/**
|
|
28
|
-
* The [OCID](https://docs.
|
|
28
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the alarm suppression.
|
|
29
29
|
*/
|
|
30
30
|
"compartmentId": string;
|
|
31
31
|
"alarmSuppressionTarget": model.AlarmSuppressionAlarmTarget | model.AlarmSuppressionCompartmentTarget;
|
|
@@ -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
|
*
|