oci-opsi 2.20.0 → 2.21.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 (176) hide show
  1. package/lib/client.d.ts +119 -107
  2. package/lib/client.js +178 -107
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
  5. package/lib/model/em-managed-external-host-insight-summary.js +1 -0
  6. package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
  7. package/lib/model/em-managed-external-host-insight.d.ts +2 -1
  8. package/lib/model/em-managed-external-host-insight.js +1 -0
  9. package/lib/model/em-managed-external-host-insight.js.map +1 -1
  10. package/lib/model/host-configuration-summary.d.ts +2 -1
  11. package/lib/model/host-configuration-summary.js +1 -0
  12. package/lib/model/host-configuration-summary.js.map +1 -1
  13. package/lib/model/host-details.d.ts +2 -1
  14. package/lib/model/host-details.js +1 -0
  15. package/lib/model/host-details.js.map +1 -1
  16. package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
  17. package/lib/model/host-importable-agent-entity-summary.js +1 -0
  18. package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
  19. package/lib/model/host-performance-metric-group.js +4 -0
  20. package/lib/model/host-performance-metric-group.js.map +1 -1
  21. package/lib/model/host-top-processes.d.ts +70 -0
  22. package/lib/model/host-top-processes.js +57 -0
  23. package/lib/model/host-top-processes.js.map +1 -0
  24. package/lib/model/index.d.ts +8 -0
  25. package/lib/model/index.js +11 -3
  26. package/lib/model/index.js.map +1 -1
  27. package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
  28. package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
  29. package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
  30. package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
  31. package/lib/model/macs-managed-external-host-insight.js +1 -0
  32. package/lib/model/macs-managed-external-host-insight.js.map +1 -1
  33. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
  34. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
  35. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
  36. package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
  37. package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
  38. package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
  39. package/lib/model/top-processes-usage-trend.d.ts +52 -0
  40. package/lib/model/top-processes-usage-trend.js +32 -0
  41. package/lib/model/top-processes-usage-trend.js.map +1 -0
  42. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  43. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  44. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  45. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  46. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  47. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  48. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  49. package/lib/request/create-awr-hub-request.d.ts +1 -1
  50. package/lib/request/create-database-insight-request.d.ts +1 -1
  51. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  52. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  53. package/lib/request/create-host-insight-request.d.ts +1 -1
  54. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  55. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  56. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  57. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  58. package/lib/request/delete-database-insight-request.d.ts +1 -1
  59. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  60. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  61. package/lib/request/delete-host-insight-request.d.ts +1 -1
  62. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  63. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  64. package/lib/request/delete-operations-insights-warehouse-user-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-database-insight-request.d.ts +1 -1
  70. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  71. package/lib/request/enable-host-insight-request.d.ts +1 -1
  72. package/lib/request/get-awr-hub-request.d.ts +1 -1
  73. package/lib/request/get-awr-report-request.d.ts +1 -1
  74. package/lib/request/get-database-insight-request.d.ts +1 -1
  75. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  76. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  77. package/lib/request/get-host-insight-request.d.ts +1 -1
  78. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  79. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  80. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  81. package/lib/request/get-work-request-request.d.ts +1 -1
  82. package/lib/request/index.d.ts +2 -0
  83. package/lib/request/index.js.map +1 -1
  84. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  85. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  86. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  87. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  88. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  89. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  90. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  91. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  92. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  93. package/lib/request/list-database-configurations-request.d.ts +1 -1
  94. package/lib/request/list-database-insights-request.d.ts +1 -1
  95. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  96. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  97. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  98. package/lib/request/list-host-configurations-request.d.ts +4 -3
  99. package/lib/request/list-host-configurations-request.js +1 -0
  100. package/lib/request/list-host-configurations-request.js.map +1 -1
  101. package/lib/request/list-host-insights-request.d.ts +4 -3
  102. package/lib/request/list-host-insights-request.js +1 -0
  103. package/lib/request/list-host-insights-request.js.map +1 -1
  104. package/lib/request/list-hosted-entities-request.d.ts +4 -3
  105. package/lib/request/list-hosted-entities-request.js +1 -0
  106. package/lib/request/list-hosted-entities-request.js.map +1 -1
  107. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  108. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  109. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  110. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  111. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  112. package/lib/request/list-sql-plans-request.d.ts +1 -1
  113. package/lib/request/list-sql-searches-request.d.ts +1 -1
  114. package/lib/request/list-sql-texts-request.d.ts +1 -1
  115. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  116. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  117. package/lib/request/list-work-requests-request.d.ts +1 -1
  118. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  119. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  120. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  121. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  122. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  123. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  124. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  125. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  126. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  127. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  128. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  129. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  130. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  131. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  132. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  133. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  134. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  135. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  136. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +4 -3
  137. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
  138. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  139. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
  140. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
  141. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  142. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -3
  143. package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
  144. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  145. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
  146. package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
  147. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  148. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
  149. package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
  150. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  151. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
  152. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
  153. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  154. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
  155. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
  156. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
  157. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  158. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  159. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  160. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  161. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  162. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  163. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  164. package/lib/request/update-awr-hub-request.d.ts +1 -1
  165. package/lib/request/update-database-insight-request.d.ts +1 -1
  166. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  167. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  168. package/lib/request/update-host-insight-request.d.ts +1 -1
  169. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  170. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  171. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  172. package/lib/response/index.d.ts +2 -0
  173. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
  174. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
  175. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
  176. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -153,7 +153,7 @@ class OperationsInsightsClient {
153
153
  * @param AddExadataInsightMembersRequest
154
154
  * @return AddExadataInsightMembersResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
157
157
  */
158
158
  addExadataInsightMembers(addExadataInsightMembersRequest) {
159
159
  return __awaiter(this, void 0, void 0, function* () {
@@ -213,7 +213,7 @@ class OperationsInsightsClient {
213
213
  * @param ChangeDatabaseInsightCompartmentRequest
214
214
  * @return ChangeDatabaseInsightCompartmentResponse
215
215
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
217
217
  */
218
218
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
219
219
  return __awaiter(this, void 0, void 0, function* () {
@@ -273,7 +273,7 @@ class OperationsInsightsClient {
273
273
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
274
274
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
275
275
  * @throws OciError when an error occurs
276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
277
277
  */
278
278
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
279
279
  return __awaiter(this, void 0, void 0, function* () {
@@ -332,7 +332,7 @@ class OperationsInsightsClient {
332
332
  * @param ChangeExadataInsightCompartmentRequest
333
333
  * @return ChangeExadataInsightCompartmentResponse
334
334
  * @throws OciError when an error occurs
335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
336
336
  */
337
337
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
338
338
  return __awaiter(this, void 0, void 0, function* () {
@@ -392,7 +392,7 @@ class OperationsInsightsClient {
392
392
  * @param ChangeHostInsightCompartmentRequest
393
393
  * @return ChangeHostInsightCompartmentResponse
394
394
  * @throws OciError when an error occurs
395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
396
396
  */
397
397
  changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
398
398
  return __awaiter(this, void 0, void 0, function* () {
@@ -452,7 +452,7 @@ class OperationsInsightsClient {
452
452
  * @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
453
453
  * @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
454
454
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
456
456
  */
457
457
  changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
458
458
  return __awaiter(this, void 0, void 0, function* () {
@@ -512,7 +512,7 @@ class OperationsInsightsClient {
512
512
  * @param ChangePeComanagedDatabaseInsightRequest
513
513
  * @return ChangePeComanagedDatabaseInsightResponse
514
514
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
516
516
  */
517
517
  changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
518
518
  return __awaiter(this, void 0, void 0, function* () {
@@ -574,7 +574,7 @@ class OperationsInsightsClient {
574
574
  * @param CreateAwrHubRequest
575
575
  * @return CreateAwrHubResponse
576
576
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
578
578
  */
579
579
  createAwrHub(createAwrHubRequest) {
580
580
  return __awaiter(this, void 0, void 0, function* () {
@@ -651,7 +651,7 @@ class OperationsInsightsClient {
651
651
  * @param CreateDatabaseInsightRequest
652
652
  * @return CreateDatabaseInsightResponse
653
653
  * @throws OciError when an error occurs
654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
655
655
  */
656
656
  createDatabaseInsight(createDatabaseInsightRequest) {
657
657
  return __awaiter(this, void 0, void 0, function* () {
@@ -728,7 +728,7 @@ class OperationsInsightsClient {
728
728
  * @param CreateEnterpriseManagerBridgeRequest
729
729
  * @return CreateEnterpriseManagerBridgeResponse
730
730
  * @throws OciError when an error occurs
731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
732
732
  */
733
733
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
734
734
  return __awaiter(this, void 0, void 0, function* () {
@@ -805,7 +805,7 @@ class OperationsInsightsClient {
805
805
  * @param CreateExadataInsightRequest
806
806
  * @return CreateExadataInsightResponse
807
807
  * @throws OciError when an error occurs
808
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
808
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
809
809
  */
810
810
  createExadataInsight(createExadataInsightRequest) {
811
811
  return __awaiter(this, void 0, void 0, function* () {
@@ -882,7 +882,7 @@ class OperationsInsightsClient {
882
882
  * @param CreateHostInsightRequest
883
883
  * @return CreateHostInsightResponse
884
884
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
886
886
  */
887
887
  createHostInsight(createHostInsightRequest) {
888
888
  return __awaiter(this, void 0, void 0, function* () {
@@ -960,7 +960,7 @@ class OperationsInsightsClient {
960
960
  * @param CreateOperationsInsightsPrivateEndpointRequest
961
961
  * @return CreateOperationsInsightsPrivateEndpointResponse
962
962
  * @throws OciError when an error occurs
963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
964
964
  */
965
965
  createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
966
966
  return __awaiter(this, void 0, void 0, function* () {
@@ -1039,7 +1039,7 @@ class OperationsInsightsClient {
1039
1039
  * @param CreateOperationsInsightsWarehouseRequest
1040
1040
  * @return CreateOperationsInsightsWarehouseResponse
1041
1041
  * @throws OciError when an error occurs
1042
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
1042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
1043
1043
  */
1044
1044
  createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
1045
1045
  return __awaiter(this, void 0, void 0, function* () {
@@ -1117,7 +1117,7 @@ class OperationsInsightsClient {
1117
1117
  * @param CreateOperationsInsightsWarehouseUserRequest
1118
1118
  * @return CreateOperationsInsightsWarehouseUserResponse
1119
1119
  * @throws OciError when an error occurs
1120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
1120
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
1121
1121
  */
1122
1122
  createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
1123
1123
  return __awaiter(this, void 0, void 0, function* () {
@@ -1193,7 +1193,7 @@ class OperationsInsightsClient {
1193
1193
  * @param DeleteAwrHubRequest
1194
1194
  * @return DeleteAwrHubResponse
1195
1195
  * @throws OciError when an error occurs
1196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
1196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
1197
1197
  */
1198
1198
  deleteAwrHub(deleteAwrHubRequest) {
1199
1199
  return __awaiter(this, void 0, void 0, function* () {
@@ -1251,7 +1251,7 @@ class OperationsInsightsClient {
1251
1251
  * @param DeleteDatabaseInsightRequest
1252
1252
  * @return DeleteDatabaseInsightResponse
1253
1253
  * @throws OciError when an error occurs
1254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
1254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
1255
1255
  */
1256
1256
  deleteDatabaseInsight(deleteDatabaseInsightRequest) {
1257
1257
  return __awaiter(this, void 0, void 0, function* () {
@@ -1309,7 +1309,7 @@ class OperationsInsightsClient {
1309
1309
  * @param DeleteEnterpriseManagerBridgeRequest
1310
1310
  * @return DeleteEnterpriseManagerBridgeResponse
1311
1311
  * @throws OciError when an error occurs
1312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
1312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
1313
1313
  */
1314
1314
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
1315
1315
  return __awaiter(this, void 0, void 0, function* () {
@@ -1367,7 +1367,7 @@ class OperationsInsightsClient {
1367
1367
  * @param DeleteExadataInsightRequest
1368
1368
  * @return DeleteExadataInsightResponse
1369
1369
  * @throws OciError when an error occurs
1370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
1370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
1371
1371
  */
1372
1372
  deleteExadataInsight(deleteExadataInsightRequest) {
1373
1373
  return __awaiter(this, void 0, void 0, function* () {
@@ -1425,7 +1425,7 @@ class OperationsInsightsClient {
1425
1425
  * @param DeleteHostInsightRequest
1426
1426
  * @return DeleteHostInsightResponse
1427
1427
  * @throws OciError when an error occurs
1428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
1428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
1429
1429
  */
1430
1430
  deleteHostInsight(deleteHostInsightRequest) {
1431
1431
  return __awaiter(this, void 0, void 0, function* () {
@@ -1483,7 +1483,7 @@ class OperationsInsightsClient {
1483
1483
  * @param DeleteOperationsInsightsPrivateEndpointRequest
1484
1484
  * @return DeleteOperationsInsightsPrivateEndpointResponse
1485
1485
  * @throws OciError when an error occurs
1486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
1486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
1487
1487
  */
1488
1488
  deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
1489
1489
  return __awaiter(this, void 0, void 0, function* () {
@@ -1545,7 +1545,7 @@ class OperationsInsightsClient {
1545
1545
  * @param DeleteOperationsInsightsWarehouseRequest
1546
1546
  * @return DeleteOperationsInsightsWarehouseResponse
1547
1547
  * @throws OciError when an error occurs
1548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
1548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
1549
1549
  */
1550
1550
  deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
1551
1551
  return __awaiter(this, void 0, void 0, function* () {
@@ -1603,7 +1603,7 @@ class OperationsInsightsClient {
1603
1603
  * @param DeleteOperationsInsightsWarehouseUserRequest
1604
1604
  * @return DeleteOperationsInsightsWarehouseUserResponse
1605
1605
  * @throws OciError when an error occurs
1606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
1606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
1607
1607
  */
1608
1608
  deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
1609
1609
  return __awaiter(this, void 0, void 0, function* () {
@@ -1661,7 +1661,7 @@ class OperationsInsightsClient {
1661
1661
  * @param DisableDatabaseInsightRequest
1662
1662
  * @return DisableDatabaseInsightResponse
1663
1663
  * @throws OciError when an error occurs
1664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
1664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
1665
1665
  */
1666
1666
  disableDatabaseInsight(disableDatabaseInsightRequest) {
1667
1667
  return __awaiter(this, void 0, void 0, function* () {
@@ -1720,7 +1720,7 @@ class OperationsInsightsClient {
1720
1720
  * @param DisableExadataInsightRequest
1721
1721
  * @return DisableExadataInsightResponse
1722
1722
  * @throws OciError when an error occurs
1723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
1723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
1724
1724
  */
1725
1725
  disableExadataInsight(disableExadataInsightRequest) {
1726
1726
  return __awaiter(this, void 0, void 0, function* () {
@@ -1779,7 +1779,7 @@ class OperationsInsightsClient {
1779
1779
  * @param DisableHostInsightRequest
1780
1780
  * @return DisableHostInsightResponse
1781
1781
  * @throws OciError when an error occurs
1782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
1782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
1783
1783
  */
1784
1784
  disableHostInsight(disableHostInsightRequest) {
1785
1785
  return __awaiter(this, void 0, void 0, function* () {
@@ -1838,7 +1838,7 @@ class OperationsInsightsClient {
1838
1838
  * @param DownloadOperationsInsightsWarehouseWalletRequest
1839
1839
  * @return DownloadOperationsInsightsWarehouseWalletResponse
1840
1840
  * @throws OciError when an error occurs
1841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
1841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
1842
1842
  */
1843
1843
  downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
1844
1844
  return __awaiter(this, void 0, void 0, function* () {
@@ -1910,7 +1910,7 @@ class OperationsInsightsClient {
1910
1910
  * @param EnableDatabaseInsightRequest
1911
1911
  * @return EnableDatabaseInsightResponse
1912
1912
  * @throws OciError when an error occurs
1913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
1913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
1914
1914
  */
1915
1915
  enableDatabaseInsight(enableDatabaseInsightRequest) {
1916
1916
  return __awaiter(this, void 0, void 0, function* () {
@@ -1970,7 +1970,7 @@ class OperationsInsightsClient {
1970
1970
  * @param EnableExadataInsightRequest
1971
1971
  * @return EnableExadataInsightResponse
1972
1972
  * @throws OciError when an error occurs
1973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
1973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
1974
1974
  */
1975
1975
  enableExadataInsight(enableExadataInsightRequest) {
1976
1976
  return __awaiter(this, void 0, void 0, function* () {
@@ -2030,7 +2030,7 @@ class OperationsInsightsClient {
2030
2030
  * @param EnableHostInsightRequest
2031
2031
  * @return EnableHostInsightResponse
2032
2032
  * @throws OciError when an error occurs
2033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
2033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
2034
2034
  */
2035
2035
  enableHostInsight(enableHostInsightRequest) {
2036
2036
  return __awaiter(this, void 0, void 0, function* () {
@@ -2090,7 +2090,7 @@ class OperationsInsightsClient {
2090
2090
  * @param GetAwrHubRequest
2091
2091
  * @return GetAwrHubResponse
2092
2092
  * @throws OciError when an error occurs
2093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
2093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
2094
2094
  */
2095
2095
  getAwrHub(getAwrHubRequest) {
2096
2096
  return __awaiter(this, void 0, void 0, function* () {
@@ -2153,7 +2153,7 @@ class OperationsInsightsClient {
2153
2153
  * @param GetAwrReportRequest
2154
2154
  * @return GetAwrReportResponse
2155
2155
  * @throws OciError when an error occurs
2156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
2156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
2157
2157
  */
2158
2158
  getAwrReport(getAwrReportRequest) {
2159
2159
  return __awaiter(this, void 0, void 0, function* () {
@@ -2217,7 +2217,7 @@ class OperationsInsightsClient {
2217
2217
  * @param GetDatabaseInsightRequest
2218
2218
  * @return GetDatabaseInsightResponse
2219
2219
  * @throws OciError when an error occurs
2220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
2220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
2221
2221
  */
2222
2222
  getDatabaseInsight(getDatabaseInsightRequest) {
2223
2223
  return __awaiter(this, void 0, void 0, function* () {
@@ -2278,7 +2278,7 @@ class OperationsInsightsClient {
2278
2278
  * @param GetEnterpriseManagerBridgeRequest
2279
2279
  * @return GetEnterpriseManagerBridgeResponse
2280
2280
  * @throws OciError when an error occurs
2281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
2281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
2282
2282
  */
2283
2283
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
2284
2284
  return __awaiter(this, void 0, void 0, function* () {
@@ -2339,7 +2339,7 @@ class OperationsInsightsClient {
2339
2339
  * @param GetExadataInsightRequest
2340
2340
  * @return GetExadataInsightResponse
2341
2341
  * @throws OciError when an error occurs
2342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
2342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
2343
2343
  */
2344
2344
  getExadataInsight(getExadataInsightRequest) {
2345
2345
  return __awaiter(this, void 0, void 0, function* () {
@@ -2400,7 +2400,7 @@ class OperationsInsightsClient {
2400
2400
  * @param GetHostInsightRequest
2401
2401
  * @return GetHostInsightResponse
2402
2402
  * @throws OciError when an error occurs
2403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
2403
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
2404
2404
  */
2405
2405
  getHostInsight(getHostInsightRequest) {
2406
2406
  return __awaiter(this, void 0, void 0, function* () {
@@ -2461,7 +2461,7 @@ class OperationsInsightsClient {
2461
2461
  * @param GetOperationsInsightsPrivateEndpointRequest
2462
2462
  * @return GetOperationsInsightsPrivateEndpointResponse
2463
2463
  * @throws OciError when an error occurs
2464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
2464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
2465
2465
  */
2466
2466
  getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
2467
2467
  return __awaiter(this, void 0, void 0, function* () {
@@ -2524,7 +2524,7 @@ class OperationsInsightsClient {
2524
2524
  * @param GetOperationsInsightsWarehouseRequest
2525
2525
  * @return GetOperationsInsightsWarehouseResponse
2526
2526
  * @throws OciError when an error occurs
2527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
2527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
2528
2528
  */
2529
2529
  getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
2530
2530
  return __awaiter(this, void 0, void 0, function* () {
@@ -2585,7 +2585,7 @@ class OperationsInsightsClient {
2585
2585
  * @param GetOperationsInsightsWarehouseUserRequest
2586
2586
  * @return GetOperationsInsightsWarehouseUserResponse
2587
2587
  * @throws OciError when an error occurs
2588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
2588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
2589
2589
  */
2590
2590
  getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
2591
2591
  return __awaiter(this, void 0, void 0, function* () {
@@ -2646,7 +2646,7 @@ class OperationsInsightsClient {
2646
2646
  * @param GetWorkRequestRequest
2647
2647
  * @return GetWorkRequestResponse
2648
2648
  * @throws OciError when an error occurs
2649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2650
2650
  */
2651
2651
  getWorkRequest(getWorkRequestRequest) {
2652
2652
  return __awaiter(this, void 0, void 0, function* () {
@@ -2712,7 +2712,7 @@ class OperationsInsightsClient {
2712
2712
  * @param IngestDatabaseConfigurationRequest
2713
2713
  * @return IngestDatabaseConfigurationResponse
2714
2714
  * @throws OciError when an error occurs
2715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
2715
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
2716
2716
  */
2717
2717
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
2718
2718
  return __awaiter(this, void 0, void 0, function* () {
@@ -2777,7 +2777,7 @@ class OperationsInsightsClient {
2777
2777
  * @param IngestHostConfigurationRequest
2778
2778
  * @return IngestHostConfigurationResponse
2779
2779
  * @throws OciError when an error occurs
2780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
2780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
2781
2781
  */
2782
2782
  ingestHostConfiguration(ingestHostConfigurationRequest) {
2783
2783
  return __awaiter(this, void 0, void 0, function* () {
@@ -2841,7 +2841,7 @@ class OperationsInsightsClient {
2841
2841
  * @param IngestHostMetricsRequest
2842
2842
  * @return IngestHostMetricsResponse
2843
2843
  * @throws OciError when an error occurs
2844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
2844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
2845
2845
  */
2846
2846
  ingestHostMetrics(ingestHostMetricsRequest) {
2847
2847
  return __awaiter(this, void 0, void 0, function* () {
@@ -2907,7 +2907,7 @@ class OperationsInsightsClient {
2907
2907
  * @param IngestSqlBucketRequest
2908
2908
  * @return IngestSqlBucketResponse
2909
2909
  * @throws OciError when an error occurs
2910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
2910
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
2911
2911
  */
2912
2912
  ingestSqlBucket(ingestSqlBucketRequest) {
2913
2913
  return __awaiter(this, void 0, void 0, function* () {
@@ -2975,7 +2975,7 @@ class OperationsInsightsClient {
2975
2975
  * @param IngestSqlPlanLinesRequest
2976
2976
  * @return IngestSqlPlanLinesResponse
2977
2977
  * @throws OciError when an error occurs
2978
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
2978
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
2979
2979
  */
2980
2980
  ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
2981
2981
  return __awaiter(this, void 0, void 0, function* () {
@@ -3043,7 +3043,7 @@ class OperationsInsightsClient {
3043
3043
  * @param IngestSqlStatsRequest
3044
3044
  * @return IngestSqlStatsResponse
3045
3045
  * @throws OciError when an error occurs
3046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
3046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
3047
3047
  */
3048
3048
  ingestSqlStats(ingestSqlStatsRequest) {
3049
3049
  return __awaiter(this, void 0, void 0, function* () {
@@ -3111,7 +3111,7 @@ class OperationsInsightsClient {
3111
3111
  * @param IngestSqlTextRequest
3112
3112
  * @return IngestSqlTextResponse
3113
3113
  * @throws OciError when an error occurs
3114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
3114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
3115
3115
  */
3116
3116
  ingestSqlText(ingestSqlTextRequest) {
3117
3117
  return __awaiter(this, void 0, void 0, function* () {
@@ -3178,7 +3178,7 @@ class OperationsInsightsClient {
3178
3178
  * @param ListAwrHubsRequest
3179
3179
  * @return ListAwrHubsResponse
3180
3180
  * @throws OciError when an error occurs
3181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
3181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
3182
3182
  */
3183
3183
  listAwrHubs(listAwrHubsRequest) {
3184
3184
  return __awaiter(this, void 0, void 0, function* () {
@@ -3249,7 +3249,7 @@ class OperationsInsightsClient {
3249
3249
  * @param ListAwrSnapshotsRequest
3250
3250
  * @return ListAwrSnapshotsResponse
3251
3251
  * @throws OciError when an error occurs
3252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
3252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
3253
3253
  */
3254
3254
  listAwrSnapshots(listAwrSnapshotsRequest) {
3255
3255
  return __awaiter(this, void 0, void 0, function* () {
@@ -3320,7 +3320,7 @@ class OperationsInsightsClient {
3320
3320
  * @param ListDatabaseConfigurationsRequest
3321
3321
  * @return ListDatabaseConfigurationsResponse
3322
3322
  * @throws OciError when an error occurs
3323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
3323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
3324
3324
  */
3325
3325
  listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
3326
3326
  return __awaiter(this, void 0, void 0, function* () {
@@ -3404,7 +3404,7 @@ class OperationsInsightsClient {
3404
3404
  * @param ListDatabaseInsightsRequest
3405
3405
  * @return ListDatabaseInsightsResponse
3406
3406
  * @throws OciError when an error occurs
3407
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
3407
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
3408
3408
  */
3409
3409
  listDatabaseInsights(listDatabaseInsightsRequest) {
3410
3410
  return __awaiter(this, void 0, void 0, function* () {
@@ -3486,7 +3486,7 @@ class OperationsInsightsClient {
3486
3486
  * @param ListEnterpriseManagerBridgesRequest
3487
3487
  * @return ListEnterpriseManagerBridgesResponse
3488
3488
  * @throws OciError when an error occurs
3489
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
3489
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
3490
3490
  */
3491
3491
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
3492
3492
  return __awaiter(this, void 0, void 0, function* () {
@@ -3555,7 +3555,7 @@ class OperationsInsightsClient {
3555
3555
  * @param ListExadataConfigurationsRequest
3556
3556
  * @return ListExadataConfigurationsResponse
3557
3557
  * @throws OciError when an error occurs
3558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
3558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
3559
3559
  */
3560
3560
  listExadataConfigurations(listExadataConfigurationsRequest) {
3561
3561
  return __awaiter(this, void 0, void 0, function* () {
@@ -3633,7 +3633,7 @@ class OperationsInsightsClient {
3633
3633
  * @param ListExadataInsightsRequest
3634
3634
  * @return ListExadataInsightsResponse
3635
3635
  * @throws OciError when an error occurs
3636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
3636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
3637
3637
  */
3638
3638
  listExadataInsights(listExadataInsightsRequest) {
3639
3639
  return __awaiter(this, void 0, void 0, function* () {
@@ -3711,7 +3711,7 @@ class OperationsInsightsClient {
3711
3711
  * @param ListHostConfigurationsRequest
3712
3712
  * @return ListHostConfigurationsResponse
3713
3713
  * @throws OciError when an error occurs
3714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
3714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
3715
3715
  */
3716
3716
  listHostConfigurations(listHostConfigurationsRequest) {
3717
3717
  return __awaiter(this, void 0, void 0, function* () {
@@ -3792,7 +3792,7 @@ class OperationsInsightsClient {
3792
3792
  * @param ListHostInsightsRequest
3793
3793
  * @return ListHostInsightsResponse
3794
3794
  * @throws OciError when an error occurs
3795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
3795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
3796
3796
  */
3797
3797
  listHostInsights(listHostInsightsRequest) {
3798
3798
  return __awaiter(this, void 0, void 0, function* () {
@@ -3871,7 +3871,7 @@ class OperationsInsightsClient {
3871
3871
  * @param ListHostedEntitiesRequest
3872
3872
  * @return ListHostedEntitiesResponse
3873
3873
  * @throws OciError when an error occurs
3874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
3874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
3875
3875
  */
3876
3876
  listHostedEntities(listHostedEntitiesRequest) {
3877
3877
  return __awaiter(this, void 0, void 0, function* () {
@@ -3947,7 +3947,7 @@ class OperationsInsightsClient {
3947
3947
  * @param ListImportableAgentEntitiesRequest
3948
3948
  * @return ListImportableAgentEntitiesResponse
3949
3949
  * @throws OciError when an error occurs
3950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
3950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
3951
3951
  */
3952
3952
  listImportableAgentEntities(listImportableAgentEntitiesRequest) {
3953
3953
  return __awaiter(this, void 0, void 0, function* () {
@@ -4013,7 +4013,7 @@ class OperationsInsightsClient {
4013
4013
  * @param ListImportableEnterpriseManagerEntitiesRequest
4014
4014
  * @return ListImportableEnterpriseManagerEntitiesResponse
4015
4015
  * @throws OciError when an error occurs
4016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
4016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
4017
4017
  */
4018
4018
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
4019
4019
  return __awaiter(this, void 0, void 0, function* () {
@@ -4080,7 +4080,7 @@ class OperationsInsightsClient {
4080
4080
  * @param ListOperationsInsightsPrivateEndpointsRequest
4081
4081
  * @return ListOperationsInsightsPrivateEndpointsResponse
4082
4082
  * @throws OciError when an error occurs
4083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
4083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
4084
4084
  */
4085
4085
  listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
4086
4086
  return __awaiter(this, void 0, void 0, function* () {
@@ -4152,7 +4152,7 @@ class OperationsInsightsClient {
4152
4152
  * @param ListOperationsInsightsWarehouseUsersRequest
4153
4153
  * @return ListOperationsInsightsWarehouseUsersResponse
4154
4154
  * @throws OciError when an error occurs
4155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
4155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
4156
4156
  */
4157
4157
  listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
4158
4158
  return __awaiter(this, void 0, void 0, function* () {
@@ -4223,7 +4223,7 @@ class OperationsInsightsClient {
4223
4223
  * @param ListOperationsInsightsWarehousesRequest
4224
4224
  * @return ListOperationsInsightsWarehousesResponse
4225
4225
  * @throws OciError when an error occurs
4226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
4226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
4227
4227
  */
4228
4228
  listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
4229
4229
  return __awaiter(this, void 0, void 0, function* () {
@@ -4293,7 +4293,7 @@ class OperationsInsightsClient {
4293
4293
  * @param ListSqlPlansRequest
4294
4294
  * @return ListSqlPlansResponse
4295
4295
  * @throws OciError when an error occurs
4296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
4296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
4297
4297
  */
4298
4298
  listSqlPlans(listSqlPlansRequest) {
4299
4299
  return __awaiter(this, void 0, void 0, function* () {
@@ -4361,7 +4361,7 @@ class OperationsInsightsClient {
4361
4361
  * @param ListSqlSearchesRequest
4362
4362
  * @return ListSqlSearchesResponse
4363
4363
  * @throws OciError when an error occurs
4364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
4364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
4365
4365
  */
4366
4366
  listSqlSearches(listSqlSearchesRequest) {
4367
4367
  return __awaiter(this, void 0, void 0, function* () {
@@ -4433,7 +4433,7 @@ class OperationsInsightsClient {
4433
4433
  * @param ListSqlTextsRequest
4434
4434
  * @return ListSqlTextsResponse
4435
4435
  * @throws OciError when an error occurs
4436
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
4436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
4437
4437
  */
4438
4438
  listSqlTexts(listSqlTextsRequest) {
4439
4439
  return __awaiter(this, void 0, void 0, function* () {
@@ -4504,7 +4504,7 @@ class OperationsInsightsClient {
4504
4504
  * @param ListWorkRequestErrorsRequest
4505
4505
  * @return ListWorkRequestErrorsResponse
4506
4506
  * @throws OciError when an error occurs
4507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
4508
4508
  */
4509
4509
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
4510
4510
  return __awaiter(this, void 0, void 0, function* () {
@@ -4571,7 +4571,7 @@ class OperationsInsightsClient {
4571
4571
  * @param ListWorkRequestLogsRequest
4572
4572
  * @return ListWorkRequestLogsResponse
4573
4573
  * @throws OciError when an error occurs
4574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
4575
4575
  */
4576
4576
  listWorkRequestLogs(listWorkRequestLogsRequest) {
4577
4577
  return __awaiter(this, void 0, void 0, function* () {
@@ -4638,7 +4638,7 @@ class OperationsInsightsClient {
4638
4638
  * @param ListWorkRequestsRequest
4639
4639
  * @return ListWorkRequestsResponse
4640
4640
  * @throws OciError when an error occurs
4641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4642
4642
  */
4643
4643
  listWorkRequests(listWorkRequestsRequest) {
4644
4644
  return __awaiter(this, void 0, void 0, function* () {
@@ -4707,7 +4707,7 @@ class OperationsInsightsClient {
4707
4707
  * @param RotateOperationsInsightsWarehouseWalletRequest
4708
4708
  * @return RotateOperationsInsightsWarehouseWalletResponse
4709
4709
  * @throws OciError when an error occurs
4710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
4710
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
4711
4711
  */
4712
4712
  rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
4713
4713
  return __awaiter(this, void 0, void 0, function* () {
@@ -4766,7 +4766,7 @@ class OperationsInsightsClient {
4766
4766
  * @param SummarizeAwrSourcesSummariesRequest
4767
4767
  * @return SummarizeAwrSourcesSummariesResponse
4768
4768
  * @throws OciError when an error occurs
4769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
4769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
4770
4770
  */
4771
4771
  summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
4772
4772
  return __awaiter(this, void 0, void 0, function* () {
@@ -4837,7 +4837,7 @@ class OperationsInsightsClient {
4837
4837
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
4838
4838
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
4839
4839
  * @throws OciError when an error occurs
4840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
4840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
4841
4841
  */
4842
4842
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
4843
4843
  return __awaiter(this, void 0, void 0, function* () {
@@ -4921,7 +4921,7 @@ class OperationsInsightsClient {
4921
4921
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
4922
4922
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
4923
4923
  * @throws OciError when an error occurs
4924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
4924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
4925
4925
  */
4926
4926
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
4927
4927
  return __awaiter(this, void 0, void 0, function* () {
@@ -5007,7 +5007,7 @@ class OperationsInsightsClient {
5007
5007
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
5008
5008
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
5009
5009
  * @throws OciError when an error occurs
5010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
5010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
5011
5011
  */
5012
5012
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
5013
5013
  return __awaiter(this, void 0, void 0, function* () {
@@ -5095,7 +5095,7 @@ class OperationsInsightsClient {
5095
5095
  * @param SummarizeDatabaseInsightResourceUsageRequest
5096
5096
  * @return SummarizeDatabaseInsightResourceUsageResponse
5097
5097
  * @throws OciError when an error occurs
5098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
5098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
5099
5099
  */
5100
5100
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
5101
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5176,7 +5176,7 @@ class OperationsInsightsClient {
5176
5176
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
5177
5177
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
5178
5178
  * @throws OciError when an error occurs
5179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
5179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
5180
5180
  */
5181
5181
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
5182
5182
  return __awaiter(this, void 0, void 0, function* () {
@@ -5257,7 +5257,7 @@ class OperationsInsightsClient {
5257
5257
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
5258
5258
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
5259
5259
  * @throws OciError when an error occurs
5260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
5260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
5261
5261
  */
5262
5262
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
5263
5263
  return __awaiter(this, void 0, void 0, function* () {
@@ -5338,7 +5338,7 @@ class OperationsInsightsClient {
5338
5338
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
5339
5339
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
5340
5340
  * @throws OciError when an error occurs
5341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
5341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
5342
5342
  */
5343
5343
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
5344
5344
  return __awaiter(this, void 0, void 0, function* () {
@@ -5414,7 +5414,7 @@ class OperationsInsightsClient {
5414
5414
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
5415
5415
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
5416
5416
  * @throws OciError when an error occurs
5417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
5417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
5418
5418
  */
5419
5419
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
5420
5420
  return __awaiter(this, void 0, void 0, function* () {
@@ -5496,7 +5496,7 @@ class OperationsInsightsClient {
5496
5496
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
5497
5497
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
5498
5498
  * @throws OciError when an error occurs
5499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
5499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
5500
5500
  */
5501
5501
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
5502
5502
  return __awaiter(this, void 0, void 0, function* () {
@@ -5581,7 +5581,7 @@ class OperationsInsightsClient {
5581
5581
  * @param SummarizeExadataInsightResourceForecastTrendRequest
5582
5582
  * @return SummarizeExadataInsightResourceForecastTrendResponse
5583
5583
  * @throws OciError when an error occurs
5584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
5584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
5585
5585
  */
5586
5586
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
5587
5587
  return __awaiter(this, void 0, void 0, function* () {
@@ -5666,7 +5666,7 @@ class OperationsInsightsClient {
5666
5666
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
5667
5667
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
5668
5668
  * @throws OciError when an error occurs
5669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
5669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
5670
5670
  */
5671
5671
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
5672
5672
  return __awaiter(this, void 0, void 0, function* () {
@@ -5751,7 +5751,7 @@ class OperationsInsightsClient {
5751
5751
  * @param SummarizeExadataInsightResourceStatisticsRequest
5752
5752
  * @return SummarizeExadataInsightResourceStatisticsResponse
5753
5753
  * @throws OciError when an error occurs
5754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
5754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
5755
5755
  */
5756
5756
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
5757
5757
  return __awaiter(this, void 0, void 0, function* () {
@@ -5836,7 +5836,7 @@ class OperationsInsightsClient {
5836
5836
  * @param SummarizeExadataInsightResourceUsageRequest
5837
5837
  * @return SummarizeExadataInsightResourceUsageResponse
5838
5838
  * @throws OciError when an error occurs
5839
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
5839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
5840
5840
  */
5841
5841
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
5842
5842
  return __awaiter(this, void 0, void 0, function* () {
@@ -5921,7 +5921,7 @@ class OperationsInsightsClient {
5921
5921
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
5922
5922
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
5923
5923
  * @throws OciError when an error occurs
5924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
5924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
5925
5925
  */
5926
5926
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
5927
5927
  return __awaiter(this, void 0, void 0, function* () {
@@ -5997,7 +5997,7 @@ class OperationsInsightsClient {
5997
5997
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
5998
5998
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
5999
5999
  * @throws OciError when an error occurs
6000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
6000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
6001
6001
  */
6002
6002
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
6003
6003
  return __awaiter(this, void 0, void 0, function* () {
@@ -6080,7 +6080,7 @@ class OperationsInsightsClient {
6080
6080
  * @param SummarizeExadataMembersRequest
6081
6081
  * @return SummarizeExadataMembersResponse
6082
6082
  * @throws OciError when an error occurs
6083
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
6083
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
6084
6084
  */
6085
6085
  summarizeExadataMembers(summarizeExadataMembersRequest) {
6086
6086
  return __awaiter(this, void 0, void 0, function* () {
@@ -6154,7 +6154,7 @@ class OperationsInsightsClient {
6154
6154
  * @param SummarizeHostInsightResourceCapacityTrendRequest
6155
6155
  * @return SummarizeHostInsightResourceCapacityTrendResponse
6156
6156
  * @throws OciError when an error occurs
6157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
6157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
6158
6158
  */
6159
6159
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
6160
6160
  return __awaiter(this, void 0, void 0, function* () {
@@ -6233,7 +6233,7 @@ class OperationsInsightsClient {
6233
6233
  * @param SummarizeHostInsightResourceForecastTrendRequest
6234
6234
  * @return SummarizeHostInsightResourceForecastTrendResponse
6235
6235
  * @throws OciError when an error occurs
6236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
6236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
6237
6237
  */
6238
6238
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
6239
6239
  return __awaiter(this, void 0, void 0, function* () {
@@ -6309,7 +6309,7 @@ class OperationsInsightsClient {
6309
6309
  * @param SummarizeHostInsightResourceStatisticsRequest
6310
6310
  * @return SummarizeHostInsightResourceStatisticsResponse
6311
6311
  * @throws OciError when an error occurs
6312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
6312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
6313
6313
  */
6314
6314
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
6315
6315
  return __awaiter(this, void 0, void 0, function* () {
@@ -6393,7 +6393,7 @@ class OperationsInsightsClient {
6393
6393
  * @param SummarizeHostInsightResourceUsageRequest
6394
6394
  * @return SummarizeHostInsightResourceUsageResponse
6395
6395
  * @throws OciError when an error occurs
6396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
6396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
6397
6397
  */
6398
6398
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
6399
6399
  return __awaiter(this, void 0, void 0, function* () {
@@ -6466,7 +6466,7 @@ class OperationsInsightsClient {
6466
6466
  * @param SummarizeHostInsightResourceUsageTrendRequest
6467
6467
  * @return SummarizeHostInsightResourceUsageTrendResponse
6468
6468
  * @throws OciError when an error occurs
6469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
6469
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
6470
6470
  */
6471
6471
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
6472
6472
  return __awaiter(this, void 0, void 0, function* () {
@@ -6544,7 +6544,7 @@ class OperationsInsightsClient {
6544
6544
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
6545
6545
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
6546
6546
  * @throws OciError when an error occurs
6547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
6547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
6548
6548
  */
6549
6549
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
6550
6550
  return __awaiter(this, void 0, void 0, function* () {
@@ -6608,6 +6608,77 @@ class OperationsInsightsClient {
6608
6608
  }
6609
6609
  });
6610
6610
  }
6611
+ /**
6612
+ * Returns response with aggregated time series data (timeIntervalstart, timeIntervalEnd, commandArgs, usageData) for top processes.
6613
+ * Data is aggregated for the time period specified and proceses are sorted descendent by the proces metric specified (CPU, MEMORY, VIRTUAL_MEMORY).
6614
+ * HostInsight Id and Process metric must be specified
6615
+ *
6616
+ * This operation does not retry by default if the user has not defined a retry configuration.
6617
+ * @param SummarizeHostInsightTopProcessesUsageTrendRequest
6618
+ * @return SummarizeHostInsightTopProcessesUsageTrendResponse
6619
+ * @throws OciError when an error occurs
6620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
6621
+ */
6622
+ summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
6623
+ return __awaiter(this, void 0, void 0, function* () {
6624
+ if (this.logger)
6625
+ this.logger.debug("Calling operation OperationsInsightsClient#summarizeHostInsightTopProcessesUsageTrend.");
6626
+ const pathParams = {};
6627
+ const queryParams = {
6628
+ "compartmentId": summarizeHostInsightTopProcessesUsageTrendRequest.compartmentId,
6629
+ "id": summarizeHostInsightTopProcessesUsageTrendRequest.id,
6630
+ "resourceMetric": summarizeHostInsightTopProcessesUsageTrendRequest.resourceMetric,
6631
+ "analysisTimeInterval": summarizeHostInsightTopProcessesUsageTrendRequest.analysisTimeInterval,
6632
+ "timeIntervalStart": summarizeHostInsightTopProcessesUsageTrendRequest.timeIntervalStart,
6633
+ "timeIntervalEnd": summarizeHostInsightTopProcessesUsageTrendRequest.timeIntervalEnd,
6634
+ "page": summarizeHostInsightTopProcessesUsageTrendRequest.page,
6635
+ "limit": summarizeHostInsightTopProcessesUsageTrendRequest.limit
6636
+ };
6637
+ let headerParams = {
6638
+ "Content-Type": common.Constants.APPLICATION_JSON,
6639
+ "opc-request-id": summarizeHostInsightTopProcessesUsageTrendRequest.opcRequestId
6640
+ };
6641
+ const specRetryConfiguration = common.NoRetryConfigurationDetails;
6642
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, summarizeHostInsightTopProcessesUsageTrendRequest.retryConfiguration, specRetryConfiguration);
6643
+ if (this.logger)
6644
+ retrier.logger = this.logger;
6645
+ const request = yield oci_common_1.composeRequest({
6646
+ baseEndpoint: this._endpoint,
6647
+ defaultHeaders: this._defaultHeaders,
6648
+ path: "/hostInsights/topProcessesUsageTrend",
6649
+ method: "GET",
6650
+ pathParams: pathParams,
6651
+ headerParams: headerParams,
6652
+ queryParams: queryParams
6653
+ });
6654
+ try {
6655
+ const response = yield retrier.makeServiceCall(this._httpClient, request);
6656
+ const sdkResponse = oci_common_1.composeResponse({
6657
+ responseObject: {},
6658
+ body: yield response.json(),
6659
+ bodyKey: "summarizeHostInsightsTopProcessesUsageTrendCollection",
6660
+ bodyModel: model.SummarizeHostInsightsTopProcessesUsageTrendCollection,
6661
+ type: "model.SummarizeHostInsightsTopProcessesUsageTrendCollection",
6662
+ responseHeaders: [
6663
+ {
6664
+ value: response.headers.get("opc-request-id"),
6665
+ key: "opcRequestId",
6666
+ dataType: "string"
6667
+ },
6668
+ {
6669
+ value: response.headers.get("opc-next-page"),
6670
+ key: "opcNextPage",
6671
+ dataType: "string"
6672
+ }
6673
+ ]
6674
+ });
6675
+ return sdkResponse;
6676
+ }
6677
+ catch (err) {
6678
+ throw err;
6679
+ }
6680
+ });
6681
+ }
6611
6682
  /**
6612
6683
  * Gets the details of resources used by an Operations Insights Warehouse.
6613
6684
  * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
@@ -6616,7 +6687,7 @@ class OperationsInsightsClient {
6616
6687
  * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
6617
6688
  * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
6618
6689
  * @throws OciError when an error occurs
6619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
6690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
6620
6691
  */
6621
6692
  summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
6622
6693
  return __awaiter(this, void 0, void 0, function* () {
@@ -6679,7 +6750,7 @@ class OperationsInsightsClient {
6679
6750
  * @param SummarizeSqlInsightsRequest
6680
6751
  * @return SummarizeSqlInsightsResponse
6681
6752
  * @throws OciError when an error occurs
6682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
6753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
6683
6754
  */
6684
6755
  summarizeSqlInsights(summarizeSqlInsightsRequest) {
6685
6756
  return __awaiter(this, void 0, void 0, function* () {
@@ -6758,7 +6829,7 @@ class OperationsInsightsClient {
6758
6829
  * @param SummarizeSqlPlanInsightsRequest
6759
6830
  * @return SummarizeSqlPlanInsightsResponse
6760
6831
  * @throws OciError when an error occurs
6761
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
6832
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
6762
6833
  */
6763
6834
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
6764
6835
  return __awaiter(this, void 0, void 0, function* () {
@@ -6828,7 +6899,7 @@ class OperationsInsightsClient {
6828
6899
  * @param SummarizeSqlResponseTimeDistributionsRequest
6829
6900
  * @return SummarizeSqlResponseTimeDistributionsResponse
6830
6901
  * @throws OciError when an error occurs
6831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
6902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
6832
6903
  */
6833
6904
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
6834
6905
  return __awaiter(this, void 0, void 0, function* () {
@@ -6898,7 +6969,7 @@ class OperationsInsightsClient {
6898
6969
  * @param SummarizeSqlStatisticsRequest
6899
6970
  * @return SummarizeSqlStatisticsResponse
6900
6971
  * @throws OciError when an error occurs
6901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
6972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
6902
6973
  */
6903
6974
  summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
6904
6975
  return __awaiter(this, void 0, void 0, function* () {
@@ -6982,7 +7053,7 @@ class OperationsInsightsClient {
6982
7053
  * @param SummarizeSqlStatisticsTimeSeriesRequest
6983
7054
  * @return SummarizeSqlStatisticsTimeSeriesResponse
6984
7055
  * @throws OciError when an error occurs
6985
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
7056
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
6986
7057
  */
6987
7058
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
6988
7059
  return __awaiter(this, void 0, void 0, function* () {
@@ -7060,7 +7131,7 @@ class OperationsInsightsClient {
7060
7131
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
7061
7132
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
7062
7133
  * @throws OciError when an error occurs
7063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
7134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
7064
7135
  */
7065
7136
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
7066
7137
  return __awaiter(this, void 0, void 0, function* () {
@@ -7128,7 +7199,7 @@ class OperationsInsightsClient {
7128
7199
  * @param UpdateAwrHubRequest
7129
7200
  * @return UpdateAwrHubResponse
7130
7201
  * @throws OciError when an error occurs
7131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
7202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
7132
7203
  */
7133
7204
  updateAwrHub(updateAwrHubRequest) {
7134
7205
  return __awaiter(this, void 0, void 0, function* () {
@@ -7187,7 +7258,7 @@ class OperationsInsightsClient {
7187
7258
  * @param UpdateDatabaseInsightRequest
7188
7259
  * @return UpdateDatabaseInsightResponse
7189
7260
  * @throws OciError when an error occurs
7190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
7261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
7191
7262
  */
7192
7263
  updateDatabaseInsight(updateDatabaseInsightRequest) {
7193
7264
  return __awaiter(this, void 0, void 0, function* () {
@@ -7246,7 +7317,7 @@ class OperationsInsightsClient {
7246
7317
  * @param UpdateEnterpriseManagerBridgeRequest
7247
7318
  * @return UpdateEnterpriseManagerBridgeResponse
7248
7319
  * @throws OciError when an error occurs
7249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
7320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
7250
7321
  */
7251
7322
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
7252
7323
  return __awaiter(this, void 0, void 0, function* () {
@@ -7305,7 +7376,7 @@ class OperationsInsightsClient {
7305
7376
  * @param UpdateExadataInsightRequest
7306
7377
  * @return UpdateExadataInsightResponse
7307
7378
  * @throws OciError when an error occurs
7308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
7379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
7309
7380
  */
7310
7381
  updateExadataInsight(updateExadataInsightRequest) {
7311
7382
  return __awaiter(this, void 0, void 0, function* () {
@@ -7364,7 +7435,7 @@ class OperationsInsightsClient {
7364
7435
  * @param UpdateHostInsightRequest
7365
7436
  * @return UpdateHostInsightResponse
7366
7437
  * @throws OciError when an error occurs
7367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
7438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
7368
7439
  */
7369
7440
  updateHostInsight(updateHostInsightRequest) {
7370
7441
  return __awaiter(this, void 0, void 0, function* () {
@@ -7423,7 +7494,7 @@ class OperationsInsightsClient {
7423
7494
  * @param UpdateOperationsInsightsPrivateEndpointRequest
7424
7495
  * @return UpdateOperationsInsightsPrivateEndpointResponse
7425
7496
  * @throws OciError when an error occurs
7426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
7497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
7427
7498
  */
7428
7499
  updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
7429
7500
  return __awaiter(this, void 0, void 0, function* () {
@@ -7484,7 +7555,7 @@ class OperationsInsightsClient {
7484
7555
  * @param UpdateOperationsInsightsWarehouseRequest
7485
7556
  * @return UpdateOperationsInsightsWarehouseResponse
7486
7557
  * @throws OciError when an error occurs
7487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
7558
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
7488
7559
  */
7489
7560
  updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
7490
7561
  return __awaiter(this, void 0, void 0, function* () {
@@ -7543,7 +7614,7 @@ class OperationsInsightsClient {
7543
7614
  * @param UpdateOperationsInsightsWarehouseUserRequest
7544
7615
  * @return UpdateOperationsInsightsWarehouseUserResponse
7545
7616
  * @throws OciError when an error occurs
7546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
7617
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.21.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
7547
7618
  */
7548
7619
  updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
7549
7620
  return __awaiter(this, void 0, void 0, function* () {