oci-stackmonitoring 2.76.1 → 2.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +58 -58
- package/lib/client.js +58 -58
- package/lib/model/baselineable-metric-summary.d.ts +3 -3
- package/lib/model/baselineable-metric.d.ts +3 -3
- package/lib/model/config-summary.d.ts +3 -3
- package/lib/model/config.d.ts +3 -3
- package/lib/model/create-config-details.d.ts +2 -2
- package/lib/model/create-discovery-job-details.d.ts +2 -2
- package/lib/model/create-monitored-resource-details.d.ts +2 -2
- package/lib/model/create-monitored-resource-task-details.d.ts +2 -2
- package/lib/model/create-monitored-resource-type-details.d.ts +2 -2
- package/lib/model/discovery-job-summary.d.ts +3 -3
- package/lib/model/discovery-job.d.ts +3 -3
- package/lib/model/monitored-resource-association-summary.d.ts +3 -3
- package/lib/model/monitored-resource-association.d.ts +3 -3
- package/lib/model/monitored-resource-member-summary.d.ts +3 -3
- package/lib/model/monitored-resource-summary.d.ts +3 -3
- package/lib/model/monitored-resource-task-summary.d.ts +3 -3
- package/lib/model/monitored-resource-task.d.ts +3 -3
- package/lib/model/monitored-resource-type-summary.d.ts +3 -3
- package/lib/model/monitored-resource-type.d.ts +3 -3
- package/lib/model/monitored-resource.d.ts +3 -3
- package/lib/model/monitored-resources-count-aggregation.d.ts +1 -1
- package/lib/model/search-monitored-resources-details.d.ts +6 -6
- package/lib/model/system-format-resource-type-metadata-details.d.ts +1 -1
- package/lib/model/update-and-propagate-tags-details.d.ts +2 -2
- package/lib/model/update-baselineable-metric-details.d.ts +3 -3
- package/lib/model/update-config-details.d.ts +2 -2
- package/lib/model/update-monitored-resource-details.d.ts +2 -2
- package/lib/model/update-monitored-resource-task-details.d.ts +2 -2
- package/lib/model/update-monitored-resource-type-details.d.ts +2 -2
- package/lib/request/associate-monitored-resources-request.d.ts +2 -2
- package/lib/request/change-config-compartment-request.d.ts +2 -2
- package/lib/request/change-metric-extension-compartment-request.d.ts +2 -2
- package/lib/request/change-monitored-resource-compartment-request.d.ts +2 -2
- package/lib/request/change-monitored-resource-task-compartment-request.d.ts +2 -2
- package/lib/request/create-baselineable-metric-request.d.ts +1 -1
- package/lib/request/create-config-request.d.ts +1 -1
- package/lib/request/create-discovery-job-request.d.ts +1 -1
- package/lib/request/create-metric-extension-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/create-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/delete-baselineable-metric-request.d.ts +2 -2
- package/lib/request/delete-config-request.d.ts +2 -2
- package/lib/request/delete-discovery-job-request.d.ts +2 -2
- package/lib/request/delete-metric-extension-request.d.ts +2 -2
- package/lib/request/delete-monitored-resource-request.d.ts +2 -2
- package/lib/request/delete-monitored-resource-type-request.d.ts +2 -2
- package/lib/request/disable-external-database-request.d.ts +2 -2
- package/lib/request/disable-metric-extension-request.d.ts +2 -2
- package/lib/request/disassociate-monitored-resources-request.d.ts +2 -2
- package/lib/request/enable-metric-extension-request.d.ts +2 -2
- package/lib/request/evaluate-baselineable-metric-request.d.ts +2 -2
- package/lib/request/export-metric-extension-request.d.ts +2 -2
- package/lib/request/get-baselineable-metric-request.d.ts +1 -1
- package/lib/request/get-config-request.d.ts +1 -1
- package/lib/request/get-discovery-job-request.d.ts +1 -1
- package/lib/request/get-metric-extension-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-task-request.d.ts +1 -1
- package/lib/request/get-monitored-resource-type-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-baselineable-metrics-request.d.ts +3 -3
- package/lib/request/list-configs-request.d.ts +3 -3
- package/lib/request/list-discovery-job-logs-request.d.ts +3 -3
- package/lib/request/list-discovery-jobs-request.d.ts +3 -3
- package/lib/request/list-metric-extensions-request.d.ts +3 -3
- package/lib/request/list-monitored-resource-tasks-request.d.ts +3 -3
- package/lib/request/list-monitored-resource-types-request.d.ts +3 -3
- package/lib/request/list-monitored-resources-request.d.ts +3 -3
- package/lib/request/list-work-request-errors-request.d.ts +3 -3
- package/lib/request/list-work-request-logs-request.d.ts +3 -3
- package/lib/request/list-work-requests-request.d.ts +3 -3
- package/lib/request/manage-license-request.d.ts +2 -2
- package/lib/request/publish-metric-extension-request.d.ts +2 -2
- package/lib/request/request-monitored-resources-summarized-count-request.d.ts +3 -3
- package/lib/request/search-associated-resources-request.d.ts +3 -3
- package/lib/request/search-monitored-resource-associations-request.d.ts +3 -3
- package/lib/request/search-monitored-resource-members-request.d.ts +4 -4
- package/lib/request/search-monitored-resources-request.d.ts +3 -3
- package/lib/request/test-metric-extension-request.d.ts +2 -2
- package/lib/request/update-and-propagate-tags-request.d.ts +2 -2
- package/lib/request/update-baselineable-metric-request.d.ts +2 -2
- package/lib/request/update-config-request.d.ts +2 -2
- package/lib/request/update-metric-extension-request.d.ts +2 -2
- package/lib/request/update-monitored-resource-request.d.ts +2 -2
- package/lib/request/update-monitored-resource-task-request.d.ts +2 -2
- package/lib/request/update-monitored-resource-type-request.d.ts +2 -2
- package/lib/response/associate-monitored-resources-response.d.ts +1 -1
- package/lib/response/create-baselineable-metric-response.d.ts +1 -1
- package/lib/response/create-config-response.d.ts +1 -1
- package/lib/response/create-discovery-job-response.d.ts +1 -1
- package/lib/response/create-metric-extension-response.d.ts +1 -1
- package/lib/response/create-monitored-resource-response.d.ts +1 -1
- package/lib/response/create-monitored-resource-task-response.d.ts +1 -1
- package/lib/response/create-monitored-resource-type-response.d.ts +1 -1
- package/lib/response/evaluate-baselineable-metric-response.d.ts +1 -1
- package/lib/response/export-metric-extension-response.d.ts +1 -1
- package/lib/response/get-baselineable-metric-response.d.ts +1 -1
- package/lib/response/get-config-response.d.ts +1 -1
- package/lib/response/get-discovery-job-response.d.ts +1 -1
- package/lib/response/get-metric-extension-response.d.ts +1 -1
- package/lib/response/get-monitored-resource-response.d.ts +1 -1
- package/lib/response/get-monitored-resource-task-response.d.ts +1 -1
- package/lib/response/get-monitored-resource-type-response.d.ts +1 -1
- package/lib/response/list-baselineable-metrics-response.d.ts +1 -1
- package/lib/response/list-configs-response.d.ts +1 -1
- package/lib/response/list-discovery-job-logs-response.d.ts +1 -1
- package/lib/response/list-discovery-jobs-response.d.ts +1 -1
- package/lib/response/list-metric-extensions-response.d.ts +1 -1
- package/lib/response/list-monitored-resource-tasks-response.d.ts +1 -1
- package/lib/response/list-monitored-resource-types-response.d.ts +1 -1
- package/lib/response/list-monitored-resources-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/publish-metric-extension-response.d.ts +1 -1
- package/lib/response/request-monitored-resources-summarized-count-response.d.ts +1 -1
- package/lib/response/search-associated-resources-response.d.ts +1 -1
- package/lib/response/search-monitored-resource-associations-response.d.ts +1 -1
- package/lib/response/search-monitored-resource-members-response.d.ts +1 -1
- package/lib/response/search-monitored-resources-response.d.ts +1 -1
- package/lib/response/test-metric-extension-response.d.ts +1 -1
- package/lib/response/update-baselineable-metric-response.d.ts +1 -1
- package/lib/response/update-config-response.d.ts +1 -1
- package/lib/response/update-metric-extension-response.d.ts +1 -1
- package/lib/response/update-monitored-resource-task-response.d.ts +1 -1
- package/lib/response/update-monitored-resource-type-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -20,7 +20,7 @@ export interface ListBaselineableMetricsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListConfigsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListDiscoveryJobLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListDiscoveryJobsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMetricExtensionsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMonitoredResourceTasksResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMonitoredResourceTypesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListMonitoredResourcesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestErrorsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -14,7 +14,7 @@ import * as model from "../model";
|
|
|
14
14
|
export interface ListWorkRequestLogsResponse {
|
|
15
15
|
/**
|
|
16
16
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
17
|
-
* then a partial list might have been returned. Include this value as the
|
|
17
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
18
18
|
* subsequent GET request to get the next batch of items.
|
|
19
19
|
*
|
|
20
20
|
*/
|
|
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface RequestMonitoredResourcesSummarizedCountResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SearchAssociatedResourcesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SearchMonitoredResourceAssociationsResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SearchMonitoredResourceMembersResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
@@ -20,7 +20,7 @@ export interface SearchMonitoredResourcesResponse {
|
|
|
20
20
|
"opcRequestId": string;
|
|
21
21
|
/**
|
|
22
22
|
* For pagination of a list of items. When paging through a list, if this header appears in the response,
|
|
23
|
-
* then a partial list might have been returned. Include this value as the
|
|
23
|
+
* then a partial list might have been returned. Include this value as the {@code page} parameter for the
|
|
24
24
|
* subsequent GET request to get the next batch of items.
|
|
25
25
|
*
|
|
26
26
|
*/
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "oci-stackmonitoring",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.77.0",
|
|
4
4
|
"description": "OCI NodeJS client for Stack Monitoring Service",
|
|
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.77.0",
|
|
19
|
+
"oci-workrequests": "2.77.0"
|
|
20
20
|
},
|
|
21
21
|
"publishConfig": {
|
|
22
22
|
"registry": "https://registry.npmjs.org"
|