oci-opsi 2.81.0 → 2.82.2

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 (203) hide show
  1. package/lib/client.d.ts +175 -175
  2. package/lib/client.js +175 -175
  3. package/lib/model/create-news-report-details.d.ts +8 -0
  4. package/lib/model/create-news-report-details.js.map +1 -1
  5. package/lib/model/day-of-week.d.ts +37 -0
  6. package/lib/model/day-of-week.js +48 -0
  7. package/lib/model/day-of-week.js.map +1 -0
  8. package/lib/model/index.d.ts +6 -0
  9. package/lib/model/index.js +14 -8
  10. package/lib/model/index.js.map +1 -1
  11. package/lib/model/news-content-types.d.ts +25 -1
  12. package/lib/model/news-content-types.js +60 -0
  13. package/lib/model/news-content-types.js.map +1 -1
  14. package/lib/model/news-report-summary.d.ts +8 -0
  15. package/lib/model/news-report-summary.js.map +1 -1
  16. package/lib/model/news-report.d.ts +8 -0
  17. package/lib/model/news-report.js.map +1 -1
  18. package/lib/model/news-sql-insights-content-types-resource.d.ts +31 -0
  19. package/lib/model/news-sql-insights-content-types-resource.js +42 -0
  20. package/lib/model/news-sql-insights-content-types-resource.js.map +1 -0
  21. package/lib/model/update-host-insight-details.js +4 -0
  22. package/lib/model/update-host-insight-details.js.map +1 -1
  23. package/lib/model/update-news-report-details.d.ts +17 -0
  24. package/lib/model/update-news-report-details.js.map +1 -1
  25. package/lib/model/update-pe-comanaged-host-insight-details.d.ts +27 -0
  26. package/lib/model/update-pe-comanaged-host-insight-details.js +57 -0
  27. package/lib/model/update-pe-comanaged-host-insight-details.js.map +1 -0
  28. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  29. package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  30. package/lib/request/change-awr-hub-source-compartment-request.d.ts +1 -1
  31. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  32. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  33. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  34. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  35. package/lib/request/change-news-report-compartment-request.d.ts +1 -1
  36. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  37. package/lib/request/change-operations-insights-warehouse-compartment-request.d.ts +1 -1
  38. package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
  39. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  40. package/lib/request/create-awr-hub-request.d.ts +1 -1
  41. package/lib/request/create-awr-hub-source-request.d.ts +1 -1
  42. package/lib/request/create-database-insight-request.d.ts +1 -1
  43. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  44. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  45. package/lib/request/create-host-insight-request.d.ts +1 -1
  46. package/lib/request/create-news-report-request.d.ts +1 -1
  47. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  48. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  49. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  50. package/lib/request/create-opsi-configuration-request.d.ts +1 -1
  51. package/lib/request/delete-awr-hub-object-request.d.ts +1 -1
  52. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  53. package/lib/request/delete-awr-hub-source-request.d.ts +1 -1
  54. package/lib/request/delete-database-insight-request.d.ts +1 -1
  55. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  56. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  57. package/lib/request/delete-host-insight-request.d.ts +1 -1
  58. package/lib/request/delete-news-report-request.d.ts +1 -1
  59. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  60. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  61. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  62. package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
  63. package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  64. package/lib/request/disable-awr-hub-source-request.d.ts +1 -1
  65. package/lib/request/disable-database-insight-request.d.ts +1 -1
  66. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  67. package/lib/request/disable-host-insight-request.d.ts +1 -1
  68. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  69. package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  70. package/lib/request/enable-awr-hub-source-request.d.ts +1 -1
  71. package/lib/request/enable-database-insight-request.d.ts +1 -1
  72. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  73. package/lib/request/enable-host-insight-request.d.ts +1 -1
  74. package/lib/request/get-awr-database-report-request.d.ts +1 -1
  75. package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
  76. package/lib/request/get-awr-hub-object-request.d.ts +1 -1
  77. package/lib/request/get-awr-hub-request.d.ts +1 -1
  78. package/lib/request/get-awr-hub-source-request.d.ts +1 -1
  79. package/lib/request/get-awr-report-request.d.ts +1 -1
  80. package/lib/request/get-database-insight-request.d.ts +1 -1
  81. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  82. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  83. package/lib/request/get-host-insight-request.d.ts +1 -1
  84. package/lib/request/get-news-report-request.d.ts +1 -1
  85. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  86. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  87. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  88. package/lib/request/get-opsi-configuration-request.d.ts +1 -1
  89. package/lib/request/get-opsi-data-object-request.d.ts +1 -1
  90. package/lib/request/get-work-request-request.d.ts +1 -1
  91. package/lib/request/head-awr-hub-object-request.d.ts +1 -1
  92. package/lib/request/ingest-addm-reports-request.d.ts +1 -1
  93. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  94. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  95. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  96. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  97. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  98. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  99. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  100. package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
  101. package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
  102. package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
  103. package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
  104. package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
  105. package/lib/request/list-addm-dbs-request.d.ts +1 -1
  106. package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
  107. package/lib/request/list-awr-databases-request.d.ts +1 -1
  108. package/lib/request/list-awr-hub-objects-request.d.ts +1 -1
  109. package/lib/request/list-awr-hub-sources-request.d.ts +1 -1
  110. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  111. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  112. package/lib/request/list-database-configurations-request.d.ts +1 -1
  113. package/lib/request/list-database-insights-request.d.ts +1 -1
  114. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  115. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  116. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  117. package/lib/request/list-host-configurations-request.d.ts +1 -1
  118. package/lib/request/list-host-insights-request.d.ts +1 -1
  119. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  120. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  121. package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
  122. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  123. package/lib/request/list-news-reports-request.d.ts +1 -1
  124. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  125. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  126. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  127. package/lib/request/list-opsi-configurations-request.d.ts +1 -1
  128. package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
  129. package/lib/request/list-sql-plans-request.d.ts +1 -1
  130. package/lib/request/list-sql-searches-request.d.ts +1 -1
  131. package/lib/request/list-sql-texts-request.d.ts +1 -1
  132. package/lib/request/list-warehouse-data-objects-request.d.ts +1 -1
  133. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  134. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  135. package/lib/request/list-work-requests-request.d.ts +1 -1
  136. package/lib/request/put-awr-hub-object-request.d.ts +1 -1
  137. package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
  138. package/lib/request/query-warehouse-data-object-data-request.d.ts +1 -1
  139. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  140. package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
  141. package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
  142. package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
  143. package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
  144. package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
  145. package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
  146. package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
  147. package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
  148. package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
  149. package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
  150. package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
  151. package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
  152. package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
  153. package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
  154. package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
  155. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  156. package/lib/request/summarize-configuration-items-request.d.ts +1 -1
  157. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  158. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  159. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  160. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  161. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  162. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  163. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  164. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  165. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  166. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  167. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  168. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  169. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  170. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  171. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  172. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  173. package/lib/request/summarize-host-insight-disk-statistics-request.d.ts +1 -1
  174. package/lib/request/summarize-host-insight-host-recommendation-request.d.ts +1 -1
  175. package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
  176. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  177. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  178. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  179. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  180. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  181. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  182. package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
  183. package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
  184. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
  185. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  186. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  187. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  188. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  189. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  190. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  191. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  192. package/lib/request/update-awr-hub-request.d.ts +1 -1
  193. package/lib/request/update-awr-hub-source-request.d.ts +1 -1
  194. package/lib/request/update-database-insight-request.d.ts +1 -1
  195. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  196. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  197. package/lib/request/update-host-insight-request.d.ts +2 -2
  198. package/lib/request/update-news-report-request.d.ts +1 -1
  199. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  200. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  201. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  202. package/lib/request/update-opsi-configuration-request.d.ts +1 -1
  203. package/package.json +3 -3
@@ -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.81.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsightRequest.
16
16
  */
17
17
  export interface DisableExadataInsightRequest 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/2.81.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsightRequest.
16
16
  */
17
17
  export interface DisableHostInsightRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWalletRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWalletRequest.
17
17
  */
18
18
  export interface DownloadOperationsInsightsWarehouseWalletRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeaturesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeaturesRequest.
17
17
  */
18
18
  export interface EnableAutonomousDatabaseInsightAdvancedFeaturesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/EnableAwrHubSource.ts.html |here} to see how to use EnableAwrHubSourceRequest.
16
16
  */
17
17
  export interface EnableAwrHubSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsightRequest.
17
17
  */
18
18
  export interface EnableDatabaseInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsightRequest.
17
17
  */
18
18
  export interface EnableExadataInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsightRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsightRequest.
17
17
  */
18
18
  export interface EnableHostInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReportRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReportRequest.
16
16
  */
17
17
  export interface GetAwrDatabaseReportRequest 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/2.81.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReportRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReportRequest.
16
16
  */
17
17
  export interface GetAwrDatabaseSqlReportRequest 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/2.81.0/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetAwrHubObject.ts.html |here} to see how to use GetAwrHubObjectRequest.
16
16
  */
17
17
  export interface GetAwrHubObjectRequest 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/2.81.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHubRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHubRequest.
16
16
  */
17
17
  export interface GetAwrHubRequest 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/2.81.0/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSourceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetAwrHubSource.ts.html |here} to see how to use GetAwrHubSourceRequest.
16
16
  */
17
17
  export interface GetAwrHubSourceRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReportRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReportRequest.
17
17
  */
18
18
  export interface GetAwrReportRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsightRequest.
16
16
  */
17
17
  export interface GetDatabaseInsightRequest 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/2.81.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridgeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridgeRequest.
16
16
  */
17
17
  export interface GetEnterpriseManagerBridgeRequest 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/2.81.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsightRequest.
16
16
  */
17
17
  export interface GetExadataInsightRequest 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/2.81.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsightRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsightRequest.
16
16
  */
17
17
  export interface GetHostInsightRequest 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/2.81.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReportRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReportRequest.
16
16
  */
17
17
  export interface GetNewsReportRequest 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/2.81.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpointRequest.
16
16
  */
17
17
  export interface GetOperationsInsightsPrivateEndpointRequest 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/2.81.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouseRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouseRequest.
16
16
  */
17
17
  export interface GetOperationsInsightsWarehouseRequest 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/2.81.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUserRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUserRequest.
16
16
  */
17
17
  export interface GetOperationsInsightsWarehouseUserRequest 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/2.81.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfigurationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfigurationRequest.
16
16
  */
17
17
  export interface GetOpsiConfigurationRequest 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/2.81.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObjectRequest.
16
16
  */
17
17
  export interface GetOpsiDataObjectRequest 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/2.81.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest 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/2.81.0/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObjectRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/HeadAwrHubObject.ts.html |here} to see how to use HeadAwrHubObjectRequest.
16
16
  */
17
17
  export interface HeadAwrHubObjectRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReportsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReportsRequest.
17
17
  */
18
18
  export interface IngestAddmReportsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfigurationRequest.
17
17
  */
18
18
  export interface IngestDatabaseConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfigurationRequest.
17
17
  */
18
18
  export interface IngestHostConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetricsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetricsRequest.
17
17
  */
18
18
  export interface IngestHostMetricsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucketRequest.
17
17
  */
18
18
  export interface IngestSqlBucketRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLinesRequest.
17
17
  */
18
18
  export interface IngestSqlPlanLinesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStatsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStatsRequest.
17
17
  */
18
18
  export interface IngestSqlStatsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlTextRequest.
17
17
  */
18
18
  export interface IngestSqlTextRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategoriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategoriesRequest.
17
17
  */
18
18
  export interface ListAddmDbFindingCategoriesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeriesRequest.
17
17
  */
18
18
  export interface ListAddmDbFindingsTimeSeriesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategoriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategoriesRequest.
17
17
  */
18
18
  export interface ListAddmDbParameterCategoriesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategoriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategoriesRequest.
17
17
  */
18
18
  export interface ListAddmDbRecommendationCategoriesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeriesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeriesRequest.
17
17
  */
18
18
  export interface ListAddmDbRecommendationsTimeSeriesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbsRequest.
17
17
  */
18
18
  export interface ListAddmDbsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshotsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshotsRequest.
17
17
  */
18
18
  export interface ListAwrDatabaseSnapshotsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabasesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabasesRequest.
17
17
  */
18
18
  export interface ListAwrDatabasesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjectsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAwrHubObjects.ts.html |here} to see how to use ListAwrHubObjectsRequest.
16
16
  */
17
17
  export interface ListAwrHubObjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -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.81.0/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSourcesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAwrHubSources.ts.html |here} to see how to use ListAwrHubSourcesRequest.
17
17
  */
18
18
  export interface ListAwrHubSourcesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubsRequest.
17
17
  */
18
18
  export interface ListAwrHubsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshotsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshotsRequest.
17
17
  */
18
18
  export interface ListAwrSnapshotsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurationsRequest.
17
17
  */
18
18
  export interface ListDatabaseConfigurationsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsightsRequest.
17
17
  */
18
18
  export interface ListDatabaseInsightsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridgesRequest.
17
17
  */
18
18
  export interface ListEnterpriseManagerBridgesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurationsRequest.
17
17
  */
18
18
  export interface ListExadataConfigurationsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsightsRequest.
17
17
  */
18
18
  export interface ListExadataInsightsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurationsRequest.
17
17
  */
18
18
  export interface ListHostConfigurationsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsightsRequest.
17
17
  */
18
18
  export interface ListHostInsightsRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntitiesRequest.
17
17
  */
18
18
  export interface ListHostedEntitiesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntitiesRequest.
17
17
  */
18
18
  export interface ListImportableAgentEntitiesRequest extends common.BaseRequest {
19
19
  /**
@@ -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.81.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntitiesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntitiesRequest.
17
17
  */
18
18
  export interface ListImportableComputeEntitiesRequest extends common.BaseRequest {
19
19
  /**