oci-stackmonitoring 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.
Files changed (137) hide show
  1. package/lib/client.d.ts +99 -99
  2. package/lib/client.js +99 -99
  3. package/lib/model/alarm-condition-summary.d.ts +2 -2
  4. package/lib/model/alarm-condition.d.ts +2 -2
  5. package/lib/model/associate-monitored-resources-details.d.ts +3 -3
  6. package/lib/model/associated-monitored-resource.d.ts +4 -4
  7. package/lib/model/associated-resources-summary.d.ts +4 -4
  8. package/lib/model/association-details.d.ts +1 -1
  9. package/lib/model/association-resource-details.d.ts +1 -1
  10. package/lib/model/change-config-compartment-details.d.ts +1 -1
  11. package/lib/model/change-metric-extension-compartment-details.d.ts +1 -1
  12. package/lib/model/change-monitored-resource-compartment-details.d.ts +1 -1
  13. package/lib/model/change-monitored-resource-task-compartment-details.d.ts +1 -1
  14. package/lib/model/change-process-set-compartment-details.d.ts +1 -1
  15. package/lib/model/connection-details.d.ts +2 -2
  16. package/lib/model/create-maintenance-window-details.d.ts +1 -1
  17. package/lib/model/create-maintenance-window-resource-details.d.ts +1 -1
  18. package/lib/model/create-metric-extension-details.d.ts +1 -1
  19. package/lib/model/create-monitored-resource-details.d.ts +3 -3
  20. package/lib/model/create-monitored-resource-task-details.d.ts +1 -1
  21. package/lib/model/create-monitored-resource-type-details.d.ts +1 -1
  22. package/lib/model/create-process-set-details.d.ts +1 -1
  23. package/lib/model/defined-monitoring-template-summary.d.ts +1 -1
  24. package/lib/model/disassociate-monitored-resources-details.d.ts +3 -3
  25. package/lib/model/maintenance-window-summary.d.ts +2 -2
  26. package/lib/model/maintenance-window.d.ts +2 -2
  27. package/lib/model/metric-extension-summary.d.ts +2 -2
  28. package/lib/model/metric-extension.d.ts +3 -3
  29. package/lib/model/monitored-resource-association-summary.d.ts +2 -2
  30. package/lib/model/monitored-resource-association.d.ts +4 -4
  31. package/lib/model/monitored-resource-details.d.ts +1 -1
  32. package/lib/model/monitored-resource-member-summary.d.ts +4 -4
  33. package/lib/model/monitored-resource-summary.d.ts +4 -4
  34. package/lib/model/monitored-resource-task-summary.d.ts +2 -2
  35. package/lib/model/monitored-resource-task.d.ts +4 -4
  36. package/lib/model/monitored-resource-type-summary.d.ts +2 -2
  37. package/lib/model/monitored-resource-type.d.ts +2 -2
  38. package/lib/model/monitored-resource.d.ts +5 -5
  39. package/lib/model/monitoring-template-summary.d.ts +2 -2
  40. package/lib/model/monitoring-template.d.ts +2 -2
  41. package/lib/model/process-set-summary.d.ts +2 -2
  42. package/lib/model/process-set.d.ts +2 -2
  43. package/lib/model/request-summarized-metric-extensions-metrics-details.d.ts +2 -2
  44. package/lib/model/request-summarized-metric-extensions-resources-details.d.ts +3 -3
  45. package/lib/model/search-associated-resources-details.d.ts +1 -1
  46. package/lib/model/search-monitored-resource-associations-details.d.ts +3 -3
  47. package/lib/model/search-monitored-resource-members-details.d.ts +1 -1
  48. package/lib/model/search-monitored-resources-details.d.ts +3 -3
  49. package/lib/model/work-request-error.d.ts +1 -1
  50. package/lib/request/apply-monitoring-template-request.d.ts +2 -2
  51. package/lib/request/associate-monitored-resources-request.d.ts +1 -1
  52. package/lib/request/change-config-compartment-request.d.ts +1 -1
  53. package/lib/request/change-metric-extension-compartment-request.d.ts +2 -2
  54. package/lib/request/change-monitored-resource-compartment-request.d.ts +2 -2
  55. package/lib/request/change-monitored-resource-task-compartment-request.d.ts +2 -2
  56. package/lib/request/change-process-set-compartment-request.d.ts +1 -1
  57. package/lib/request/create-alarm-condition-request.d.ts +2 -2
  58. package/lib/request/create-baselineable-metric-request.d.ts +1 -1
  59. package/lib/request/create-config-request.d.ts +1 -1
  60. package/lib/request/create-discovery-job-request.d.ts +1 -1
  61. package/lib/request/create-maintenance-window-request.d.ts +1 -1
  62. package/lib/request/create-metric-extension-request.d.ts +1 -1
  63. package/lib/request/create-monitored-resource-request.d.ts +1 -1
  64. package/lib/request/create-monitored-resource-task-request.d.ts +1 -1
  65. package/lib/request/create-monitored-resource-type-request.d.ts +1 -1
  66. package/lib/request/create-monitoring-template-request.d.ts +1 -1
  67. package/lib/request/create-process-set-request.d.ts +1 -1
  68. package/lib/request/delete-alarm-condition-request.d.ts +3 -3
  69. package/lib/request/delete-baselineable-metric-request.d.ts +1 -1
  70. package/lib/request/delete-config-request.d.ts +1 -1
  71. package/lib/request/delete-discovery-job-request.d.ts +1 -1
  72. package/lib/request/delete-maintenance-window-request.d.ts +2 -2
  73. package/lib/request/delete-metric-extension-request.d.ts +2 -2
  74. package/lib/request/delete-monitored-resource-request.d.ts +2 -2
  75. package/lib/request/delete-monitored-resource-type-request.d.ts +2 -2
  76. package/lib/request/delete-monitoring-template-request.d.ts +2 -2
  77. package/lib/request/delete-process-set-request.d.ts +1 -1
  78. package/lib/request/disable-external-database-request.d.ts +2 -2
  79. package/lib/request/disable-metric-extension-request.d.ts +2 -2
  80. package/lib/request/disassociate-monitored-resources-request.d.ts +1 -1
  81. package/lib/request/enable-metric-extension-request.d.ts +2 -2
  82. package/lib/request/evaluate-baselineable-metric-request.d.ts +1 -1
  83. package/lib/request/export-metric-extension-request.d.ts +2 -2
  84. package/lib/request/export-monitoring-template-request.d.ts +2 -2
  85. package/lib/request/get-alarm-condition-request.d.ts +3 -3
  86. package/lib/request/get-baselineable-metric-request.d.ts +1 -1
  87. package/lib/request/get-config-request.d.ts +1 -1
  88. package/lib/request/get-discovery-job-request.d.ts +1 -1
  89. package/lib/request/get-maintenance-window-request.d.ts +2 -2
  90. package/lib/request/get-metric-extension-request.d.ts +2 -2
  91. package/lib/request/get-monitored-resource-request.d.ts +2 -2
  92. package/lib/request/get-monitored-resource-task-request.d.ts +2 -2
  93. package/lib/request/get-monitored-resource-type-request.d.ts +2 -2
  94. package/lib/request/get-monitoring-template-request.d.ts +2 -2
  95. package/lib/request/get-process-set-request.d.ts +1 -1
  96. package/lib/request/get-work-request-request.d.ts +2 -2
  97. package/lib/request/list-alarm-conditions-request.d.ts +4 -4
  98. package/lib/request/list-baselineable-metrics-request.d.ts +3 -3
  99. package/lib/request/list-configs-request.d.ts +3 -3
  100. package/lib/request/list-defined-monitoring-templates-request.d.ts +4 -4
  101. package/lib/request/list-discovery-job-logs-request.d.ts +3 -3
  102. package/lib/request/list-discovery-jobs-request.d.ts +3 -3
  103. package/lib/request/list-maintenance-windows-request.d.ts +3 -3
  104. package/lib/request/list-metric-extensions-request.d.ts +3 -3
  105. package/lib/request/list-monitored-resource-tasks-request.d.ts +4 -4
  106. package/lib/request/list-monitored-resource-types-request.d.ts +4 -4
  107. package/lib/request/list-monitored-resources-request.d.ts +3 -3
  108. package/lib/request/list-monitoring-templates-request.d.ts +3 -3
  109. package/lib/request/list-process-sets-request.d.ts +3 -3
  110. package/lib/request/list-work-request-errors-request.d.ts +4 -4
  111. package/lib/request/list-work-request-logs-request.d.ts +4 -4
  112. package/lib/request/list-work-requests-request.d.ts +3 -3
  113. package/lib/request/manage-license-request.d.ts +2 -2
  114. package/lib/request/publish-metric-extension-request.d.ts +2 -2
  115. package/lib/request/request-monitored-resources-summarized-count-request.d.ts +3 -3
  116. package/lib/request/request-summarized-metric-extensions-metrics-request.d.ts +3 -3
  117. package/lib/request/request-summarized-metric-extensions-resources-request.d.ts +3 -3
  118. package/lib/request/retry-failed-maintenance-window-operation-request.d.ts +2 -2
  119. package/lib/request/search-associated-resources-request.d.ts +3 -3
  120. package/lib/request/search-monitored-resource-associations-request.d.ts +3 -3
  121. package/lib/request/search-monitored-resource-members-request.d.ts +4 -4
  122. package/lib/request/search-monitored-resources-request.d.ts +3 -3
  123. package/lib/request/stop-maintenance-window-request.d.ts +2 -2
  124. package/lib/request/test-metric-extension-request.d.ts +2 -2
  125. package/lib/request/unapply-monitoring-template-request.d.ts +2 -2
  126. package/lib/request/update-alarm-condition-request.d.ts +3 -3
  127. package/lib/request/update-and-propagate-tags-request.d.ts +2 -2
  128. package/lib/request/update-baselineable-metric-request.d.ts +1 -1
  129. package/lib/request/update-config-request.d.ts +1 -1
  130. package/lib/request/update-maintenance-window-request.d.ts +2 -2
  131. package/lib/request/update-metric-extension-request.d.ts +2 -2
  132. package/lib/request/update-monitored-resource-request.d.ts +2 -2
  133. package/lib/request/update-monitored-resource-task-request.d.ts +2 -2
  134. package/lib/request/update-monitored-resource-type-request.d.ts +2 -2
  135. package/lib/request/update-monitoring-template-request.d.ts +2 -2
  136. package/lib/request/update-process-set-request.d.ts +1 -1
  137. package/package.json +3 -3
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/DisableMetricExtension.ts.html |here} to see how to use DisableMetricExtensionRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/DisableMetricExtension.ts.html |here} to see how to use DisableMetricExtensionRequest.
17
17
  */
18
18
  export interface DisableMetricExtensionRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the metric extension resource.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the metric extension resource.
21
21
  */
22
22
  "metricExtensionId": string;
23
23
  /**
@@ -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/latest/stackmonitoring/DisassociateMonitoredResources.ts.html |here} to see how to use DisassociateMonitoredResourcesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/DisassociateMonitoredResources.ts.html |here} to see how to use DisassociateMonitoredResourcesRequest.
17
17
  */
18
18
  export interface DisassociateMonitoredResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/EnableMetricExtension.ts.html |here} to see how to use EnableMetricExtensionRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/EnableMetricExtension.ts.html |here} to see how to use EnableMetricExtensionRequest.
17
17
  */
18
18
  export interface EnableMetricExtensionRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the metric extension resource.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the metric extension resource.
21
21
  */
22
22
  "metricExtensionId": string;
23
23
  /**
@@ -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/latest/stackmonitoring/EvaluateBaselineableMetric.ts.html |here} to see how to use EvaluateBaselineableMetricRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/EvaluateBaselineableMetric.ts.html |here} to see how to use EvaluateBaselineableMetricRequest.
17
17
  */
18
18
  export interface EvaluateBaselineableMetricRequest extends common.BaseRequest {
19
19
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/ExportMetricExtension.ts.html |here} to see how to use ExportMetricExtensionRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ExportMetricExtension.ts.html |here} to see how to use ExportMetricExtensionRequest.
16
16
  */
17
17
  export interface ExportMetricExtensionRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the metric extension resource.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the metric extension resource.
20
20
  */
21
21
  "metricExtensionId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/ExportMonitoringTemplate.ts.html |here} to see how to use ExportMonitoringTemplateRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ExportMonitoringTemplate.ts.html |here} to see how to use ExportMonitoringTemplateRequest.
16
16
  */
17
17
  export interface ExportMonitoringTemplateRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the monitoring template.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the monitoring template.
20
20
  */
21
21
  "monitoringTemplateId": string;
22
22
  /**
@@ -12,15 +12,15 @@
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/latest/stackmonitoring/GetAlarmCondition.ts.html |here} to see how to use GetAlarmConditionRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetAlarmCondition.ts.html |here} to see how to use GetAlarmConditionRequest.
16
16
  */
17
17
  export interface GetAlarmConditionRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the alarm condition.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the alarm condition.
20
20
  */
21
21
  "alarmConditionId": string;
22
22
  /**
23
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the monitoring template.
23
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the monitoring template.
24
24
  */
25
25
  "monitoringTemplateId": string;
26
26
  /**
@@ -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/latest/stackmonitoring/GetBaselineableMetric.ts.html |here} to see how to use GetBaselineableMetricRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetBaselineableMetric.ts.html |here} to see how to use GetBaselineableMetricRequest.
16
16
  */
17
17
  export interface GetBaselineableMetricRequest extends common.BaseRequest {
18
18
  /**
@@ -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/latest/stackmonitoring/GetConfig.ts.html |here} to see how to use GetConfigRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetConfig.ts.html |here} to see how to use GetConfigRequest.
16
16
  */
17
17
  export interface GetConfigRequest extends common.BaseRequest {
18
18
  /**
@@ -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/latest/stackmonitoring/GetDiscoveryJob.ts.html |here} to see how to use GetDiscoveryJobRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetDiscoveryJob.ts.html |here} to see how to use GetDiscoveryJobRequest.
16
16
  */
17
17
  export interface GetDiscoveryJobRequest extends common.BaseRequest {
18
18
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetMaintenanceWindow.ts.html |here} to see how to use GetMaintenanceWindowRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetMaintenanceWindow.ts.html |here} to see how to use GetMaintenanceWindowRequest.
16
16
  */
17
17
  export interface GetMaintenanceWindowRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of maintenance window.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of maintenance window.
20
20
  */
21
21
  "maintenanceWindowId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetMetricExtension.ts.html |here} to see how to use GetMetricExtensionRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetMetricExtension.ts.html |here} to see how to use GetMetricExtensionRequest.
16
16
  */
17
17
  export interface GetMetricExtensionRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the metric extension resource.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the metric extension resource.
20
20
  */
21
21
  "metricExtensionId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetMonitoredResource.ts.html |here} to see how to use GetMonitoredResourceRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetMonitoredResource.ts.html |here} to see how to use GetMonitoredResourceRequest.
16
16
  */
17
17
  export interface GetMonitoredResourceRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of monitored resource.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of monitored resource.
20
20
  */
21
21
  "monitoredResourceId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetMonitoredResourceTask.ts.html |here} to see how to use GetMonitoredResourceTaskRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetMonitoredResourceTask.ts.html |here} to see how to use GetMonitoredResourceTaskRequest.
16
16
  */
17
17
  export interface GetMonitoredResourceTaskRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of stack monitoring resource task.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of stack monitoring resource task.
20
20
  */
21
21
  "monitoredResourceTaskId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetMonitoredResourceType.ts.html |here} to see how to use GetMonitoredResourceTypeRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetMonitoredResourceType.ts.html |here} to see how to use GetMonitoredResourceTypeRequest.
16
16
  */
17
17
  export interface GetMonitoredResourceTypeRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of monitored resource type.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of monitored resource type.
20
20
  */
21
21
  "monitoredResourceTypeId": string;
22
22
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetMonitoringTemplate.ts.html |here} to see how to use GetMonitoringTemplateRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetMonitoringTemplate.ts.html |here} to see how to use GetMonitoringTemplateRequest.
16
16
  */
17
17
  export interface GetMonitoringTemplateRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the monitoring template.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the monitoring template.
20
20
  */
21
21
  "monitoringTemplateId": string;
22
22
  /**
@@ -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/latest/stackmonitoring/GetProcessSet.ts.html |here} to see how to use GetProcessSetRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetProcessSet.ts.html |here} to see how to use GetProcessSetRequest.
16
16
  */
17
17
  export interface GetProcessSetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,11 +12,11 @@
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/latest/stackmonitoring/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
19
- * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the work request.
20
20
  */
21
21
  "workRequestId": string;
22
22
  /**
@@ -13,24 +13,24 @@
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/latest/stackmonitoring/ListAlarmConditions.ts.html |here} to see how to use ListAlarmConditionsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListAlarmConditions.ts.html |here} to see how to use ListAlarmConditionsRequest.
17
17
  */
18
18
  export interface ListAlarmConditionsRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the monitoring template.
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the monitoring template.
21
21
  */
22
22
  "monitoringTemplateId": string;
23
23
  /**
24
24
  * For list pagination. The maximum number of results per page, or items to return in a
25
25
  * paginated \"List\" call. For important details about how pagination works, see
26
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
26
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
27
27
  *
28
28
  */
29
29
  "limit"?: number;
30
30
  /**
31
31
  * For list pagination. The value of the {@code opc-next-page} response header from the
32
32
  * previous \"List\" call. For important details about how pagination works, see
33
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
33
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
34
  *
35
35
  */
36
36
  "page"?: string;
@@ -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/latest/stackmonitoring/ListBaselineableMetrics.ts.html |here} to see how to use ListBaselineableMetricsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListBaselineableMetrics.ts.html |here} to see how to use ListBaselineableMetricsRequest.
17
17
  */
18
18
  export interface ListBaselineableMetricsRequest extends common.BaseRequest {
19
19
  /**
@@ -47,14 +47,14 @@ export interface ListBaselineableMetricsRequest extends common.BaseRequest {
47
47
  /**
48
48
  * For list pagination. The maximum number of results per page, or items to return in a
49
49
  * paginated \"List\" call. For important details about how pagination works, see
50
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
50
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
51
  *
52
52
  */
53
53
  "limit"?: number;
54
54
  /**
55
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
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
57
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
58
58
  *
59
59
  */
60
60
  "page"?: string;
@@ -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/latest/stackmonitoring/ListConfigs.ts.html |here} to see how to use ListConfigsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListConfigs.ts.html |here} to see how to use ListConfigsRequest.
17
17
  */
18
18
  export interface ListConfigsRequest extends common.BaseRequest {
19
19
  /**
@@ -31,14 +31,14 @@ export interface ListConfigsRequest extends common.BaseRequest {
31
31
  /**
32
32
  * For list pagination. The maximum number of results per page, or items to return in a
33
33
  * paginated \"List\" call. For important details about how pagination works, see
34
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
34
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
35
  *
36
36
  */
37
37
  "limit"?: number;
38
38
  /**
39
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
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
41
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
42
42
  *
43
43
  */
44
44
  "page"?: 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListDefinedMonitoringTemplates.ts.html |here} to see how to use ListDefinedMonitoringTemplatesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListDefinedMonitoringTemplates.ts.html |here} to see how to use ListDefinedMonitoringTemplatesRequest.
17
17
  */
18
18
  export interface ListDefinedMonitoringTemplatesRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the tenancy(root) for which
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy(root) for which
21
21
  * defined monitored templates should be listed.
22
22
  *
23
23
  */
@@ -25,14 +25,14 @@ export interface ListDefinedMonitoringTemplatesRequest extends common.BaseReques
25
25
  /**
26
26
  * For list pagination. The maximum number of results per page, or items to return in a
27
27
  * paginated \"List\" call. For important details about how pagination works, see
28
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
28
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
29
29
  *
30
30
  */
31
31
  "limit"?: number;
32
32
  /**
33
33
  * For list pagination. The value of the {@code opc-next-page} response header from the
34
34
  * previous \"List\" call. For important details about how pagination works, see
35
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
35
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
36
  *
37
37
  */
38
38
  "page"?: string;
@@ -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/latest/stackmonitoring/ListDiscoveryJobLogs.ts.html |here} to see how to use ListDiscoveryJobLogsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListDiscoveryJobLogs.ts.html |here} to see how to use ListDiscoveryJobLogsRequest.
17
17
  */
18
18
  export interface ListDiscoveryJobLogsRequest extends common.BaseRequest {
19
19
  /**
@@ -27,14 +27,14 @@ export interface ListDiscoveryJobLogsRequest extends common.BaseRequest {
27
27
  /**
28
28
  * For list pagination. The maximum number of results per page, or items to return in a
29
29
  * paginated \"List\" call. For important details about how pagination works, see
30
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
31
  *
32
32
  */
33
33
  "limit"?: number;
34
34
  /**
35
35
  * For list pagination. The value of the {@code opc-next-page} response header from the
36
36
  * previous \"List\" call. For important details about how pagination works, see
37
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
37
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
38
38
  *
39
39
  */
40
40
  "page"?: string;
@@ -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/latest/stackmonitoring/ListDiscoveryJobs.ts.html |here} to see how to use ListDiscoveryJobsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListDiscoveryJobs.ts.html |here} to see how to use ListDiscoveryJobsRequest.
17
17
  */
18
18
  export interface ListDiscoveryJobsRequest extends common.BaseRequest {
19
19
  /**
@@ -27,14 +27,14 @@ export interface ListDiscoveryJobsRequest extends common.BaseRequest {
27
27
  /**
28
28
  * For list pagination. The maximum number of results per page, or items to return in a
29
29
  * paginated \"List\" call. For important details about how pagination works, see
30
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
31
31
  *
32
32
  */
33
33
  "limit"?: number;
34
34
  /**
35
35
  * For list pagination. The value of the {@code opc-next-page} response header from the
36
36
  * previous \"List\" call. For important details about how pagination works, see
37
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
37
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
38
38
  *
39
39
  */
40
40
  "page"?: string;
@@ -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/latest/stackmonitoring/ListMaintenanceWindows.ts.html |here} to see how to use ListMaintenanceWindowsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMaintenanceWindows.ts.html |here} to see how to use ListMaintenanceWindowsRequest.
17
17
  */
18
18
  export interface ListMaintenanceWindowsRequest extends common.BaseRequest {
19
19
  /**
@@ -46,14 +46,14 @@ export interface ListMaintenanceWindowsRequest extends common.BaseRequest {
46
46
  /**
47
47
  * For list pagination. The maximum number of results per page, or items to return in a
48
48
  * paginated \"List\" call. For important details about how pagination works, see
49
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
49
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
50
50
  *
51
51
  */
52
52
  "limit"?: number;
53
53
  /**
54
54
  * For list pagination. The value of the {@code opc-next-page} response header from the
55
55
  * previous \"List\" call. For important details about how pagination works, see
56
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
56
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
57
57
  *
58
58
  */
59
59
  "page"?: string;
@@ -13,20 +13,20 @@
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/latest/stackmonitoring/ListMetricExtensions.ts.html |here} to see how to use ListMetricExtensionsRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMetricExtensions.ts.html |here} to see how to use ListMetricExtensionsRequest.
17
17
  */
18
18
  export interface ListMetricExtensionsRequest extends common.BaseRequest {
19
19
  /**
20
20
  * For list pagination. The maximum number of results per page, or items to return in a
21
21
  * paginated \"List\" call. For important details about how pagination works, see
22
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
22
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
23
23
  *
24
24
  */
25
25
  "limit"?: number;
26
26
  /**
27
27
  * For list pagination. The value of the {@code opc-next-page} response header from the
28
28
  * previous \"List\" call. For important details about how pagination works, see
29
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
29
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
30
30
  *
31
31
  */
32
32
  "page"?: 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMonitoredResourceTasks.ts.html |here} to see how to use ListMonitoredResourceTasksRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMonitoredResourceTasks.ts.html |here} to see how to use ListMonitoredResourceTasksRequest.
17
17
  */
18
18
  export interface ListMonitoredResourceTasksRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the compartment for which
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for which
21
21
  * stack monitoring resource tasks should be listed.
22
22
  *
23
23
  */
@@ -40,14 +40,14 @@ export interface ListMonitoredResourceTasksRequest extends common.BaseRequest {
40
40
  /**
41
41
  * For list pagination. The maximum number of results per page, or items to return in a
42
42
  * paginated \"List\" call. For important details about how pagination works, see
43
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
43
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
44
  *
45
45
  */
46
46
  "limit"?: number;
47
47
  /**
48
48
  * For list pagination. The value of the {@code opc-next-page} response header from the
49
49
  * previous \"List\" call. For important details about how pagination works, see
50
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
50
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
51
51
  *
52
52
  */
53
53
  "page"?: 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.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMonitoredResourceTypes.ts.html |here} to see how to use ListMonitoredResourceTypesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMonitoredResourceTypes.ts.html |here} to see how to use ListMonitoredResourceTypesRequest.
17
17
  */
18
18
  export interface ListMonitoredResourceTypesRequest extends common.BaseRequest {
19
19
  /**
20
- * The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the tenancy for which
20
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy for which
21
21
  * monitored resource types should be listed.
22
22
  *
23
23
  */
@@ -55,14 +55,14 @@ export interface ListMonitoredResourceTypesRequest extends common.BaseRequest {
55
55
  /**
56
56
  * For list pagination. The maximum number of results per page, or items to return in a
57
57
  * paginated \"List\" call. For important details about how pagination works, see
58
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
58
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
59
59
  *
60
60
  */
61
61
  "limit"?: number;
62
62
  /**
63
63
  * For list pagination. The value of the {@code opc-next-page} response header from the
64
64
  * previous \"List\" call. For important details about how pagination works, see
65
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
65
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
66
66
  *
67
67
  */
68
68
  "page"?: string;
@@ -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/latest/stackmonitoring/ListMonitoredResources.ts.html |here} to see how to use ListMonitoredResourcesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMonitoredResources.ts.html |here} to see how to use ListMonitoredResourcesRequest.
17
17
  */
18
18
  export interface ListMonitoredResourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -46,14 +46,14 @@ export interface ListMonitoredResourcesRequest extends common.BaseRequest {
46
46
  /**
47
47
  * For list pagination. The maximum number of results per page, or items to return in a
48
48
  * paginated \"List\" call. For important details about how pagination works, see
49
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
49
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
50
50
  *
51
51
  */
52
52
  "limit"?: number;
53
53
  /**
54
54
  * For list pagination. The value of the {@code opc-next-page} response header from the
55
55
  * previous \"List\" call. For important details about how pagination works, see
56
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
56
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
57
57
  *
58
58
  */
59
59
  "page"?: string;
@@ -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/latest/stackmonitoring/ListMonitoringTemplates.ts.html |here} to see how to use ListMonitoringTemplatesRequest.
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/stackmonitoring/ListMonitoringTemplates.ts.html |here} to see how to use ListMonitoringTemplatesRequest.
17
17
  */
18
18
  export interface ListMonitoringTemplatesRequest extends common.BaseRequest {
19
19
  /**
@@ -33,14 +33,14 @@ export interface ListMonitoringTemplatesRequest extends common.BaseRequest {
33
33
  /**
34
34
  * For list pagination. The maximum number of results per page, or items to return in a
35
35
  * paginated \"List\" call. For important details about how pagination works, see
36
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
36
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
37
37
  *
38
38
  */
39
39
  "limit"?: number;
40
40
  /**
41
41
  * For list pagination. The value of the {@code opc-next-page} response header from the
42
42
  * previous \"List\" call. For important details about how pagination works, see
43
- * [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
43
+ * [List Pagination](https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
44
44
  *
45
45
  */
46
46
  "page"?: string;