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
|
@@ -12,11 +12,11 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.
|
|
15
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/monitoring/RemoveAlarmSuppression.ts.html |here} to see how to use RemoveAlarmSuppressionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface RemoveAlarmSuppressionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
19
|
-
* The [OCID](https://docs.
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an alarm.
|
|
20
20
|
*
|
|
21
21
|
*/
|
|
22
22
|
"alarmId": string;
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/monitoring/RetrieveDimensionStates.ts.html |here} to see how to use RetrieveDimensionStatesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RetrieveDimensionStatesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an alarm.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"alarmId": string;
|
|
@@ -30,14 +30,14 @@ export interface RetrieveDimensionStatesRequest extends common.BaseRequest {
|
|
|
30
30
|
/**
|
|
31
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
|
-
* [List Pagination](https://docs.
|
|
33
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"page"?: string;
|
|
37
37
|
/**
|
|
38
38
|
* For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
|
|
39
39
|
* For important details about how pagination works, see
|
|
40
|
-
* [List Pagination](https://docs.
|
|
40
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
* <p>
|
|
42
42
|
Default: 1000
|
|
43
43
|
* <p>
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/monitoring/SummarizeAlarmSuppressionHistory.ts.html |here} to see how to use SummarizeAlarmSuppressionHistoryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeAlarmSuppressionHistoryRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an alarm.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"alarmId": string;
|
|
@@ -30,14 +30,14 @@ export interface SummarizeAlarmSuppressionHistoryRequest extends common.BaseRequ
|
|
|
30
30
|
/**
|
|
31
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
|
-
* [List Pagination](https://docs.
|
|
33
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
36
36
|
"page"?: string;
|
|
37
37
|
/**
|
|
38
38
|
* For list pagination. The maximum number of results per page, or items to return in a paginated \"List\" call.
|
|
39
39
|
* For important details about how pagination works, see
|
|
40
|
-
* [List Pagination](https://docs.
|
|
40
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
41
41
|
* <p>
|
|
42
42
|
Default: 1000
|
|
43
43
|
* <p>
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/monitoring/SummarizeMetricsData.ts.html |here} to see how to use SummarizeMetricsDataRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeMetricsDataRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment containing the
|
|
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>
|
|
@@ -13,11 +13,11 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.
|
|
16
|
+
* @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/monitoring/UpdateAlarm.ts.html |here} to see how to use UpdateAlarmRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateAlarmRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
20
|
-
* The [OCID](https://docs.
|
|
20
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of an alarm.
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"alarmId": string;
|
|
@@ -21,7 +21,7 @@ export interface GetAlarmHistoryResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain.
|
|
23
23
|
* For important details about how pagination works, see
|
|
24
|
-
* [List Pagination](https://docs.
|
|
24
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
package/lib/response/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/response/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
|
*
|
|
@@ -21,14 +21,14 @@ export interface ListAlarmSuppressionsResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, next page of results remains.
|
|
23
23
|
* For important details about how pagination works, see
|
|
24
|
-
* [List Pagination](https://docs.
|
|
24
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
28
28
|
/**
|
|
29
29
|
* For list pagination. When this header appears in the response, previous pages of results remains.
|
|
30
30
|
* For important details about how pagination works, see
|
|
31
|
-
* [List Pagination](https://docs.
|
|
31
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"opcPreviousPage": string;
|
|
@@ -15,7 +15,7 @@ export interface ListAlarmsResponse {
|
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain.
|
|
17
17
|
* For important details about how pagination works, see
|
|
18
|
-
* [List Pagination](https://docs.
|
|
18
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
@@ -15,7 +15,7 @@ export interface ListAlarmsStatusResponse {
|
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain.
|
|
17
17
|
* For important details about how pagination works, see
|
|
18
|
-
* [List Pagination](https://docs.
|
|
18
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
@@ -15,7 +15,7 @@ export interface ListMetricsResponse {
|
|
|
15
15
|
/**
|
|
16
16
|
* For list pagination. When this header appears in the response, additional pages of results remain.
|
|
17
17
|
* For important details about how pagination works, see
|
|
18
|
-
* [List Pagination](https://docs.
|
|
18
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
21
21
|
"opcNextPage": string;
|
|
@@ -21,7 +21,7 @@ export interface RetrieveDimensionStatesResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, additional pages of results remain.
|
|
23
23
|
* For important details about how pagination works, see
|
|
24
|
-
* [List Pagination](https://docs.
|
|
24
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
@@ -21,14 +21,14 @@ export interface SummarizeAlarmSuppressionHistoryResponse {
|
|
|
21
21
|
/**
|
|
22
22
|
* For list pagination. When this header appears in the response, next page of results remains.
|
|
23
23
|
* For important details about how pagination works, see
|
|
24
|
-
* [List Pagination](https://docs.
|
|
24
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"opcNextPage": string;
|
|
28
28
|
/**
|
|
29
29
|
* For list pagination. When this header appears in the response, previous pages of results remains.
|
|
30
30
|
* For important details about how pagination works, see
|
|
31
|
-
* [List Pagination](https://docs.
|
|
31
|
+
* [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"opcPreviousPage": string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-monitoring",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.103.0",
|
|
4
4
|
"description": "OCI NodeJS client for Monitoring",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
},
|
|
16
16
|
"license": "(UPL-1.0 OR Apache-2.0)",
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"oci-common": "2.
|
|
19
|
-
"oci-workrequests": "2.
|
|
18
|
+
"oci-common": "2.103.0",
|
|
19
|
+
"oci-workrequests": "2.103.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|