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.
Files changed (130) hide show
  1. package/lib/client.d.ts +58 -58
  2. package/lib/client.js +58 -58
  3. package/lib/model/baselineable-metric-summary.d.ts +3 -3
  4. package/lib/model/baselineable-metric.d.ts +3 -3
  5. package/lib/model/config-summary.d.ts +3 -3
  6. package/lib/model/config.d.ts +3 -3
  7. package/lib/model/create-config-details.d.ts +2 -2
  8. package/lib/model/create-discovery-job-details.d.ts +2 -2
  9. package/lib/model/create-monitored-resource-details.d.ts +2 -2
  10. package/lib/model/create-monitored-resource-task-details.d.ts +2 -2
  11. package/lib/model/create-monitored-resource-type-details.d.ts +2 -2
  12. package/lib/model/discovery-job-summary.d.ts +3 -3
  13. package/lib/model/discovery-job.d.ts +3 -3
  14. package/lib/model/monitored-resource-association-summary.d.ts +3 -3
  15. package/lib/model/monitored-resource-association.d.ts +3 -3
  16. package/lib/model/monitored-resource-member-summary.d.ts +3 -3
  17. package/lib/model/monitored-resource-summary.d.ts +3 -3
  18. package/lib/model/monitored-resource-task-summary.d.ts +3 -3
  19. package/lib/model/monitored-resource-task.d.ts +3 -3
  20. package/lib/model/monitored-resource-type-summary.d.ts +3 -3
  21. package/lib/model/monitored-resource-type.d.ts +3 -3
  22. package/lib/model/monitored-resource.d.ts +3 -3
  23. package/lib/model/monitored-resources-count-aggregation.d.ts +1 -1
  24. package/lib/model/search-monitored-resources-details.d.ts +6 -6
  25. package/lib/model/system-format-resource-type-metadata-details.d.ts +1 -1
  26. package/lib/model/update-and-propagate-tags-details.d.ts +2 -2
  27. package/lib/model/update-baselineable-metric-details.d.ts +3 -3
  28. package/lib/model/update-config-details.d.ts +2 -2
  29. package/lib/model/update-monitored-resource-details.d.ts +2 -2
  30. package/lib/model/update-monitored-resource-task-details.d.ts +2 -2
  31. package/lib/model/update-monitored-resource-type-details.d.ts +2 -2
  32. package/lib/request/associate-monitored-resources-request.d.ts +2 -2
  33. package/lib/request/change-config-compartment-request.d.ts +2 -2
  34. package/lib/request/change-metric-extension-compartment-request.d.ts +2 -2
  35. package/lib/request/change-monitored-resource-compartment-request.d.ts +2 -2
  36. package/lib/request/change-monitored-resource-task-compartment-request.d.ts +2 -2
  37. package/lib/request/create-baselineable-metric-request.d.ts +1 -1
  38. package/lib/request/create-config-request.d.ts +1 -1
  39. package/lib/request/create-discovery-job-request.d.ts +1 -1
  40. package/lib/request/create-metric-extension-request.d.ts +1 -1
  41. package/lib/request/create-monitored-resource-request.d.ts +1 -1
  42. package/lib/request/create-monitored-resource-task-request.d.ts +1 -1
  43. package/lib/request/create-monitored-resource-type-request.d.ts +1 -1
  44. package/lib/request/delete-baselineable-metric-request.d.ts +2 -2
  45. package/lib/request/delete-config-request.d.ts +2 -2
  46. package/lib/request/delete-discovery-job-request.d.ts +2 -2
  47. package/lib/request/delete-metric-extension-request.d.ts +2 -2
  48. package/lib/request/delete-monitored-resource-request.d.ts +2 -2
  49. package/lib/request/delete-monitored-resource-type-request.d.ts +2 -2
  50. package/lib/request/disable-external-database-request.d.ts +2 -2
  51. package/lib/request/disable-metric-extension-request.d.ts +2 -2
  52. package/lib/request/disassociate-monitored-resources-request.d.ts +2 -2
  53. package/lib/request/enable-metric-extension-request.d.ts +2 -2
  54. package/lib/request/evaluate-baselineable-metric-request.d.ts +2 -2
  55. package/lib/request/export-metric-extension-request.d.ts +2 -2
  56. package/lib/request/get-baselineable-metric-request.d.ts +1 -1
  57. package/lib/request/get-config-request.d.ts +1 -1
  58. package/lib/request/get-discovery-job-request.d.ts +1 -1
  59. package/lib/request/get-metric-extension-request.d.ts +1 -1
  60. package/lib/request/get-monitored-resource-request.d.ts +1 -1
  61. package/lib/request/get-monitored-resource-task-request.d.ts +1 -1
  62. package/lib/request/get-monitored-resource-type-request.d.ts +1 -1
  63. package/lib/request/get-work-request-request.d.ts +1 -1
  64. package/lib/request/list-baselineable-metrics-request.d.ts +3 -3
  65. package/lib/request/list-configs-request.d.ts +3 -3
  66. package/lib/request/list-discovery-job-logs-request.d.ts +3 -3
  67. package/lib/request/list-discovery-jobs-request.d.ts +3 -3
  68. package/lib/request/list-metric-extensions-request.d.ts +3 -3
  69. package/lib/request/list-monitored-resource-tasks-request.d.ts +3 -3
  70. package/lib/request/list-monitored-resource-types-request.d.ts +3 -3
  71. package/lib/request/list-monitored-resources-request.d.ts +3 -3
  72. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  73. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  74. package/lib/request/list-work-requests-request.d.ts +3 -3
  75. package/lib/request/manage-license-request.d.ts +2 -2
  76. package/lib/request/publish-metric-extension-request.d.ts +2 -2
  77. package/lib/request/request-monitored-resources-summarized-count-request.d.ts +3 -3
  78. package/lib/request/search-associated-resources-request.d.ts +3 -3
  79. package/lib/request/search-monitored-resource-associations-request.d.ts +3 -3
  80. package/lib/request/search-monitored-resource-members-request.d.ts +4 -4
  81. package/lib/request/search-monitored-resources-request.d.ts +3 -3
  82. package/lib/request/test-metric-extension-request.d.ts +2 -2
  83. package/lib/request/update-and-propagate-tags-request.d.ts +2 -2
  84. package/lib/request/update-baselineable-metric-request.d.ts +2 -2
  85. package/lib/request/update-config-request.d.ts +2 -2
  86. package/lib/request/update-metric-extension-request.d.ts +2 -2
  87. package/lib/request/update-monitored-resource-request.d.ts +2 -2
  88. package/lib/request/update-monitored-resource-task-request.d.ts +2 -2
  89. package/lib/request/update-monitored-resource-type-request.d.ts +2 -2
  90. package/lib/response/associate-monitored-resources-response.d.ts +1 -1
  91. package/lib/response/create-baselineable-metric-response.d.ts +1 -1
  92. package/lib/response/create-config-response.d.ts +1 -1
  93. package/lib/response/create-discovery-job-response.d.ts +1 -1
  94. package/lib/response/create-metric-extension-response.d.ts +1 -1
  95. package/lib/response/create-monitored-resource-response.d.ts +1 -1
  96. package/lib/response/create-monitored-resource-task-response.d.ts +1 -1
  97. package/lib/response/create-monitored-resource-type-response.d.ts +1 -1
  98. package/lib/response/evaluate-baselineable-metric-response.d.ts +1 -1
  99. package/lib/response/export-metric-extension-response.d.ts +1 -1
  100. package/lib/response/get-baselineable-metric-response.d.ts +1 -1
  101. package/lib/response/get-config-response.d.ts +1 -1
  102. package/lib/response/get-discovery-job-response.d.ts +1 -1
  103. package/lib/response/get-metric-extension-response.d.ts +1 -1
  104. package/lib/response/get-monitored-resource-response.d.ts +1 -1
  105. package/lib/response/get-monitored-resource-task-response.d.ts +1 -1
  106. package/lib/response/get-monitored-resource-type-response.d.ts +1 -1
  107. package/lib/response/list-baselineable-metrics-response.d.ts +1 -1
  108. package/lib/response/list-configs-response.d.ts +1 -1
  109. package/lib/response/list-discovery-job-logs-response.d.ts +1 -1
  110. package/lib/response/list-discovery-jobs-response.d.ts +1 -1
  111. package/lib/response/list-metric-extensions-response.d.ts +1 -1
  112. package/lib/response/list-monitored-resource-tasks-response.d.ts +1 -1
  113. package/lib/response/list-monitored-resource-types-response.d.ts +1 -1
  114. package/lib/response/list-monitored-resources-response.d.ts +1 -1
  115. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  116. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  117. package/lib/response/list-work-requests-response.d.ts +1 -1
  118. package/lib/response/publish-metric-extension-response.d.ts +1 -1
  119. package/lib/response/request-monitored-resources-summarized-count-response.d.ts +1 -1
  120. package/lib/response/search-associated-resources-response.d.ts +1 -1
  121. package/lib/response/search-monitored-resource-associations-response.d.ts +1 -1
  122. package/lib/response/search-monitored-resource-members-response.d.ts +1 -1
  123. package/lib/response/search-monitored-resources-response.d.ts +1 -1
  124. package/lib/response/test-metric-extension-response.d.ts +1 -1
  125. package/lib/response/update-baselineable-metric-response.d.ts +1 -1
  126. package/lib/response/update-config-response.d.ts +1 -1
  127. package/lib/response/update-metric-extension-response.d.ts +1 -1
  128. package/lib/response/update-monitored-resource-task-response.d.ts +1 -1
  129. package/lib/response/update-monitored-resource-type-response.d.ts +1 -1
  130. 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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
  */
@@ -19,7 +19,7 @@ export interface PublishMetricExtensionResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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 `page` parameter for 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
  */
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface TestMetricExtensionResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -19,7 +19,7 @@ export interface UpdateBaselineableMetricResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateConfigResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -19,7 +19,7 @@ export interface UpdateMetricExtensionResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateMonitoredResourceTaskResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateMonitoredResourceTypeResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-stackmonitoring",
3
- "version": "2.76.1",
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.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"