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
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/ListMonitoredResources.ts.html |here} to see how to use ListMonitoredResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/ListMonitoredResources.ts.html |here} to see how to use ListMonitoredResourcesRequest.
17
17
  */
18
18
  export interface ListMonitoredResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -35,7 +35,7 @@ export interface ListMonitoredResourcesRequest extends common.BaseRequest {
35
35
  */
36
36
  "sortBy"?: model.MonitoredResourceSortBy;
37
37
  /**
38
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
38
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
39
39
  *
40
40
  */
41
41
  "sortOrder"?: model.SortOrder;
@@ -47,7 +47,7 @@ export interface ListMonitoredResourcesRequest extends common.BaseRequest {
47
47
  */
48
48
  "limit"?: number;
49
49
  /**
50
- * For list pagination. The value of the `opc-next-page` response header from the
50
+ * For list pagination. The value of the {@code opc-next-page} response header from the
51
51
  * previous \"List\" call. For important details about how pagination works, see
52
52
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
53
53
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
19
19
  /**
@@ -27,7 +27,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
27
27
  */
28
28
  "opcRequestId"?: string;
29
29
  /**
30
- * For list pagination. The value of the `opc-next-page` response header from the
30
+ * For list pagination. The value of the {@code opc-next-page} response header from the
31
31
  * previous \"List\" call. For important details about how pagination works, see
32
32
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
@@ -41,7 +41,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
41
41
  */
42
42
  "limit"?: number;
43
43
  /**
44
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
44
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
45
45
  *
46
46
  */
47
47
  "sortOrder"?: model.SortOrder;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -27,7 +27,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
27
27
  */
28
28
  "opcRequestId"?: string;
29
29
  /**
30
- * For list pagination. The value of the `opc-next-page` response header from the
30
+ * For list pagination. The value of the {@code opc-next-page} response header from the
31
31
  * previous \"List\" call. For important details about how pagination works, see
32
32
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
33
  *
@@ -41,7 +41,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
41
41
  */
42
42
  "limit"?: number;
43
43
  /**
44
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
44
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
45
45
  *
46
46
  */
47
47
  "sortOrder"?: model.SortOrder;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest extends common.BaseRequest {
19
19
  /**
@@ -39,7 +39,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
39
39
  */
40
40
  "opcRequestId"?: string;
41
41
  /**
42
- * For list pagination. The value of the `opc-next-page` response header from the
42
+ * For list pagination. The value of the {@code opc-next-page} response header from the
43
43
  * previous \"List\" call. For important details about how pagination works, see
44
44
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
45
45
  *
@@ -53,7 +53,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
53
53
  */
54
54
  "limit"?: number;
55
55
  /**
56
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
56
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
57
57
  *
58
58
  */
59
59
  "sortOrder"?: model.SortOrder;
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/ManageLicense.ts.html |here} to see how to use ManageLicenseRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/ManageLicense.ts.html |here} to see how to use ManageLicenseRequest.
17
17
  */
18
18
  export interface ManageLicenseRequest extends common.BaseRequest {
19
19
  /**
@@ -41,7 +41,7 @@ export interface ManageLicenseRequest extends common.BaseRequest {
41
41
  "opcRequestId"?: string;
42
42
  /**
43
43
  * For optimistic concurrency control. In the PUT or DELETE call
44
- * for a resource, set the `if-match` parameter to the value of the
44
+ * for a resource, set the {@code if-match} parameter to the value of the
45
45
  * etag from a previous GET or POST response for that resource.
46
46
  * The resource will be updated or deleted only if the etag you
47
47
  * provide matches the resource's current etag value.
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/PublishMetricExtension.ts.html |here} to see how to use PublishMetricExtensionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/PublishMetricExtension.ts.html |here} to see how to use PublishMetricExtensionRequest.
16
16
  */
17
17
  export interface PublishMetricExtensionRequest extends common.BaseRequest {
18
18
  /**
@@ -36,7 +36,7 @@ export interface PublishMetricExtensionRequest extends common.BaseRequest {
36
36
  "opcRetryToken"?: string;
37
37
  /**
38
38
  * For optimistic concurrency control. In the PUT or DELETE call
39
- * for a resource, set the `if-match` parameter to the value of the
39
+ * for a resource, set the {@code if-match} parameter to the value of the
40
40
  * etag from a previous GET or POST response for that resource.
41
41
  * The resource will be updated or deleted only if the etag you
42
42
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/RequestMonitoredResourcesSummarizedCount.ts.html |here} to see how to use RequestMonitoredResourcesSummarizedCountRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/RequestMonitoredResourcesSummarizedCount.ts.html |here} to see how to use RequestMonitoredResourcesSummarizedCountRequest.
17
17
  */
18
18
  export interface RequestMonitoredResourcesSummarizedCountRequest extends common.BaseRequest {
19
19
  /**
@@ -40,7 +40,7 @@ export interface RequestMonitoredResourcesSummarizedCountRequest extends common.
40
40
  */
41
41
  "sortBy"?: RequestMonitoredResourcesSummarizedCountRequest.SortBy;
42
42
  /**
43
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
43
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
44
44
  *
45
45
  */
46
46
  "sortOrder"?: model.SortOrder;
@@ -52,7 +52,7 @@ export interface RequestMonitoredResourcesSummarizedCountRequest extends common.
52
52
  */
53
53
  "limit"?: number;
54
54
  /**
55
- * For list pagination. The value of the `opc-next-page` response header from the
55
+ * For list pagination. The value of the {@code opc-next-page} response header from the
56
56
  * previous \"List\" call. For important details about how pagination works, see
57
57
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
58
58
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/SearchAssociatedResources.ts.html |here} to see how to use SearchAssociatedResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/SearchAssociatedResources.ts.html |here} to see how to use SearchAssociatedResourcesRequest.
17
17
  */
18
18
  export interface SearchAssociatedResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -65,7 +65,7 @@ export interface SearchAssociatedResourcesRequest extends common.BaseRequest {
65
65
  "opcRetryToken"?: string;
66
66
  /**
67
67
  * For optimistic concurrency control. In the PUT or DELETE call
68
- * for a resource, set the `if-match` parameter to the value of the
68
+ * for a resource, set the {@code if-match} parameter to the value of the
69
69
  * etag from a previous GET or POST response for that resource.
70
70
  * The resource will be updated or deleted only if the etag you
71
71
  * provide matches the resource's current etag value.
@@ -80,7 +80,7 @@ export interface SearchAssociatedResourcesRequest extends common.BaseRequest {
80
80
  */
81
81
  "limit"?: number;
82
82
  /**
83
- * For list pagination. The value of the `opc-next-page` response header from the
83
+ * For list pagination. The value of the {@code opc-next-page} response header from the
84
84
  * previous \"List\" call. For important details about how pagination works, see
85
85
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
86
86
  *
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/SearchMonitoredResourceAssociations.ts.html |here} to see how to use SearchMonitoredResourceAssociationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/SearchMonitoredResourceAssociations.ts.html |here} to see how to use SearchMonitoredResourceAssociationsRequest.
17
17
  */
18
18
  export interface SearchMonitoredResourceAssociationsRequest extends common.BaseRequest {
19
19
  /**
@@ -29,7 +29,7 @@ export interface SearchMonitoredResourceAssociationsRequest extends common.BaseR
29
29
  */
30
30
  "limit"?: number;
31
31
  /**
32
- * For list pagination. The value of the `opc-next-page` response header from the
32
+ * For list pagination. The value of the {@code opc-next-page} response header from the
33
33
  * previous \"List\" call. For important details about how pagination works, see
34
34
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  *
@@ -52,7 +52,7 @@ export interface SearchMonitoredResourceAssociationsRequest extends common.BaseR
52
52
  "opcRetryToken"?: string;
53
53
  /**
54
54
  * For optimistic concurrency control. In the PUT or DELETE call
55
- * for a resource, set the `if-match` parameter to the value of the
55
+ * for a resource, set the {@code if-match} parameter to the value of the
56
56
  * etag from a previous GET or POST response for that resource.
57
57
  * The resource will be updated or deleted only if the etag you
58
58
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/SearchMonitoredResourceMembers.ts.html |here} to see how to use SearchMonitoredResourceMembersRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/SearchMonitoredResourceMembers.ts.html |here} to see how to use SearchMonitoredResourceMembersRequest.
17
17
  */
18
18
  export interface SearchMonitoredResourceMembersRequest extends common.BaseRequest {
19
19
  /**
@@ -31,12 +31,12 @@ export interface SearchMonitoredResourceMembersRequest extends common.BaseReques
31
31
  */
32
32
  "sortBy"?: SearchMonitoredResourceMembersRequest.SortBy;
33
33
  /**
34
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
34
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
35
35
  *
36
36
  */
37
37
  "sortOrder"?: model.SortOrder;
38
38
  /**
39
- * For list pagination. The value of the `opc-next-page` response header from the
39
+ * For list pagination. The value of the {@code opc-next-page} response header from the
40
40
  * previous \"List\" call. For important details about how pagination works, see
41
41
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
42
42
  *
@@ -66,7 +66,7 @@ export interface SearchMonitoredResourceMembersRequest extends common.BaseReques
66
66
  "opcRequestId"?: string;
67
67
  /**
68
68
  * For optimistic concurrency control. In the PUT or DELETE call
69
- * for a resource, set the `if-match` parameter to the value of the
69
+ * for a resource, set the {@code if-match} parameter to the value of the
70
70
  * etag from a previous GET or POST response for that resource.
71
71
  * The resource will be updated or deleted only if the etag you
72
72
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/SearchMonitoredResources.ts.html |here} to see how to use SearchMonitoredResourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/SearchMonitoredResources.ts.html |here} to see how to use SearchMonitoredResourcesRequest.
17
17
  */
18
18
  export interface SearchMonitoredResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -29,7 +29,7 @@ export interface SearchMonitoredResourcesRequest extends common.BaseRequest {
29
29
  */
30
30
  "limit"?: number;
31
31
  /**
32
- * For list pagination. The value of the `opc-next-page` response header from the
32
+ * For list pagination. The value of the {@code opc-next-page} response header from the
33
33
  * previous \"List\" call. For important details about how pagination works, see
34
34
  * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  *
@@ -80,7 +80,7 @@ export interface SearchMonitoredResourcesRequest extends common.BaseRequest {
80
80
  "opcRetryToken"?: string;
81
81
  /**
82
82
  * For optimistic concurrency control. In the PUT or DELETE call
83
- * for a resource, set the `if-match` parameter to the value of the
83
+ * for a resource, set the {@code if-match} parameter to the value of the
84
84
  * etag from a previous GET or POST response for that resource.
85
85
  * The resource will be updated or deleted only if the etag you
86
86
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/TestMetricExtension.ts.html |here} to see how to use TestMetricExtensionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/TestMetricExtension.ts.html |here} to see how to use TestMetricExtensionRequest.
17
17
  */
18
18
  export interface TestMetricExtensionRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface TestMetricExtensionRequest extends common.BaseRequest {
26
26
  "testMetricExtensionDetails": model.TestMetricExtensionDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateAndPropagateTags.ts.html |here} to see how to use UpdateAndPropagateTagsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateAndPropagateTags.ts.html |here} to see how to use UpdateAndPropagateTagsRequest.
17
17
  */
18
18
  export interface UpdateAndPropagateTagsRequest extends common.BaseRequest {
19
19
  /**
@@ -41,7 +41,7 @@ export interface UpdateAndPropagateTagsRequest extends common.BaseRequest {
41
41
  "opcRequestId"?: string;
42
42
  /**
43
43
  * For optimistic concurrency control. In the PUT or DELETE call
44
- * for a resource, set the `if-match` parameter to the value of the
44
+ * for a resource, set the {@code if-match} parameter to the value of the
45
45
  * etag from a previous GET or POST response for that resource.
46
46
  * The resource will be updated or deleted only if the etag you
47
47
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateBaselineableMetric.ts.html |here} to see how to use UpdateBaselineableMetricRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateBaselineableMetric.ts.html |here} to see how to use UpdateBaselineableMetricRequest.
17
17
  */
18
18
  export interface UpdateBaselineableMetricRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateBaselineableMetricRequest extends common.BaseRequest {
26
26
  "baselineableMetricId": string;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateConfig.ts.html |here} to see how to use UpdateConfigRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateConfig.ts.html |here} to see how to use UpdateConfigRequest.
17
17
  */
18
18
  export interface UpdateConfigRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateConfigRequest extends common.BaseRequest {
26
26
  "updateConfigDetails": model.UpdateLicenseEnterpriseExtensibilityConfigDetails | model.UpdateAutoPromoteConfigDetails | model.UpdateLicenseAutoAssignConfigDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateMetricExtension.ts.html |here} to see how to use UpdateMetricExtensionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateMetricExtension.ts.html |here} to see how to use UpdateMetricExtensionRequest.
17
17
  */
18
18
  export interface UpdateMetricExtensionRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMetricExtensionRequest extends common.BaseRequest {
26
26
  "updateMetricExtensionDetails": model.UpdateMetricExtensionDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateMonitoredResource.ts.html |here} to see how to use UpdateMonitoredResourceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateMonitoredResource.ts.html |here} to see how to use UpdateMonitoredResourceRequest.
17
17
  */
18
18
  export interface UpdateMonitoredResourceRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMonitoredResourceRequest extends common.BaseRequest {
26
26
  "updateMonitoredResourceDetails": model.UpdateMonitoredResourceDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateMonitoredResourceTask.ts.html |here} to see how to use UpdateMonitoredResourceTaskRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateMonitoredResourceTask.ts.html |here} to see how to use UpdateMonitoredResourceTaskRequest.
17
17
  */
18
18
  export interface UpdateMonitoredResourceTaskRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMonitoredResourceTaskRequest extends common.BaseRequest {
26
26
  "updateMonitoredResourceTaskDetails": model.UpdateMonitoredResourceTaskDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/stackmonitoring/UpdateMonitoredResourceType.ts.html |here} to see how to use UpdateMonitoredResourceTypeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/stackmonitoring/UpdateMonitoredResourceType.ts.html |here} to see how to use UpdateMonitoredResourceTypeRequest.
17
17
  */
18
18
  export interface UpdateMonitoredResourceTypeRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateMonitoredResourceTypeRequest extends common.BaseRequest {
26
26
  "updateMonitoredResourceTypeDetails": model.UpdateMonitoredResourceTypeDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface AssociateMonitoredResourcesResponse {
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 CreateBaselineableMetricResponse {
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 CreateConfigResponse {
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 CreateDiscoveryJobResponse {
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 CreateMetricExtensionResponse {
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;
@@ -37,7 +37,7 @@ export interface CreateMonitoredResourceResponse {
37
37
  */
38
38
  "contentLocation": string;
39
39
  /**
40
- * For optimistic concurrency control. See `if-match`.
40
+ * For optimistic concurrency control. See {@code if-match}.
41
41
  *
42
42
  */
43
43
  "etag": string;
@@ -19,7 +19,7 @@ export interface CreateMonitoredResourceTaskResponse {
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 CreateMonitoredResourceTypeResponse {
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 EvaluateBaselineableMetricResponse {
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;
@@ -14,7 +14,7 @@
14
14
  import stream = require("stream");
15
15
  export interface ExportMetricExtensionResponse {
16
16
  /**
17
- * For optimistic concurrency control. See `if-match`.
17
+ * For optimistic concurrency control. See {@code if-match}.
18
18
  *
19
19
  */
20
20
  "etag": string;
@@ -19,7 +19,7 @@ export interface GetBaselineableMetricResponse {
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 GetConfigResponse {
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 GetDiscoveryJobResponse {
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 GetMetricExtensionResponse {
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 GetMonitoredResourceResponse {
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 GetMonitoredResourceTaskResponse {
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 GetMonitoredResourceTypeResponse {
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;