oci-opsi 2.6.1 → 2.7.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 (81) hide show
  1. package/lib/client.d.ts +78 -78
  2. package/lib/client.js +78 -78
  3. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  4. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  5. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  6. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  7. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  8. package/lib/request/create-database-insight-request.d.ts +1 -1
  9. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  10. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  11. package/lib/request/create-host-insight-request.d.ts +1 -1
  12. package/lib/request/delete-database-insight-request.d.ts +1 -1
  13. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  14. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  15. package/lib/request/delete-host-insight-request.d.ts +1 -1
  16. package/lib/request/disable-database-insight-request.d.ts +1 -1
  17. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  18. package/lib/request/disable-host-insight-request.d.ts +1 -1
  19. package/lib/request/enable-database-insight-request.d.ts +1 -1
  20. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  21. package/lib/request/enable-host-insight-request.d.ts +1 -1
  22. package/lib/request/get-database-insight-request.d.ts +1 -1
  23. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  24. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  25. package/lib/request/get-host-insight-request.d.ts +1 -1
  26. package/lib/request/get-work-request-request.d.ts +1 -1
  27. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  28. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  29. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  30. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  31. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  32. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  33. package/lib/request/list-database-configurations-request.d.ts +1 -1
  34. package/lib/request/list-database-insights-request.d.ts +1 -1
  35. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  36. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  37. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  38. package/lib/request/list-host-configurations-request.d.ts +1 -1
  39. package/lib/request/list-host-insights-request.d.ts +1 -1
  40. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  41. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  42. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  43. package/lib/request/list-sql-plans-request.d.ts +1 -1
  44. package/lib/request/list-sql-searches-request.d.ts +1 -1
  45. package/lib/request/list-sql-texts-request.d.ts +1 -1
  46. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  47. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  48. package/lib/request/list-work-requests-request.d.ts +1 -1
  49. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  50. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  51. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  52. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  53. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  54. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  55. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  56. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  57. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  58. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  59. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  60. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  61. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  62. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  63. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  64. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  65. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  66. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  67. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  68. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  69. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  70. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  71. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  72. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  73. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  74. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  75. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  76. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  77. package/lib/request/update-database-insight-request.d.ts +1 -1
  78. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  79. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  80. package/lib/request/update-host-insight-request.d.ts +1 -1
  81. 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.6.1/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.7.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.6.1/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.7.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.6.1/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.7.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.6.1/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.7.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.6.1/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.7.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* () {
@@ -453,7 +453,7 @@ class OperationsInsightsClient {
453
453
  * @param CreateDatabaseInsightRequest
454
454
  * @return CreateDatabaseInsightResponse
455
455
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
457
457
  */
458
458
  createDatabaseInsight(createDatabaseInsightRequest) {
459
459
  return __awaiter(this, void 0, void 0, function* () {
@@ -530,7 +530,7 @@ class OperationsInsightsClient {
530
530
  * @param CreateEnterpriseManagerBridgeRequest
531
531
  * @return CreateEnterpriseManagerBridgeResponse
532
532
  * @throws OciError when an error occurs
533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
534
534
  */
535
535
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
536
536
  return __awaiter(this, void 0, void 0, function* () {
@@ -607,7 +607,7 @@ class OperationsInsightsClient {
607
607
  * @param CreateExadataInsightRequest
608
608
  * @return CreateExadataInsightResponse
609
609
  * @throws OciError when an error occurs
610
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
611
611
  */
612
612
  createExadataInsight(createExadataInsightRequest) {
613
613
  return __awaiter(this, void 0, void 0, function* () {
@@ -684,7 +684,7 @@ class OperationsInsightsClient {
684
684
  * @param CreateHostInsightRequest
685
685
  * @return CreateHostInsightResponse
686
686
  * @throws OciError when an error occurs
687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
688
688
  */
689
689
  createHostInsight(createHostInsightRequest) {
690
690
  return __awaiter(this, void 0, void 0, function* () {
@@ -760,7 +760,7 @@ class OperationsInsightsClient {
760
760
  * @param DeleteDatabaseInsightRequest
761
761
  * @return DeleteDatabaseInsightResponse
762
762
  * @throws OciError when an error occurs
763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
764
764
  */
765
765
  deleteDatabaseInsight(deleteDatabaseInsightRequest) {
766
766
  return __awaiter(this, void 0, void 0, function* () {
@@ -818,7 +818,7 @@ class OperationsInsightsClient {
818
818
  * @param DeleteEnterpriseManagerBridgeRequest
819
819
  * @return DeleteEnterpriseManagerBridgeResponse
820
820
  * @throws OciError when an error occurs
821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
822
822
  */
823
823
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
824
824
  return __awaiter(this, void 0, void 0, function* () {
@@ -876,7 +876,7 @@ class OperationsInsightsClient {
876
876
  * @param DeleteExadataInsightRequest
877
877
  * @return DeleteExadataInsightResponse
878
878
  * @throws OciError when an error occurs
879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
880
880
  */
881
881
  deleteExadataInsight(deleteExadataInsightRequest) {
882
882
  return __awaiter(this, void 0, void 0, function* () {
@@ -934,7 +934,7 @@ class OperationsInsightsClient {
934
934
  * @param DeleteHostInsightRequest
935
935
  * @return DeleteHostInsightResponse
936
936
  * @throws OciError when an error occurs
937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
938
938
  */
939
939
  deleteHostInsight(deleteHostInsightRequest) {
940
940
  return __awaiter(this, void 0, void 0, function* () {
@@ -992,7 +992,7 @@ class OperationsInsightsClient {
992
992
  * @param DisableDatabaseInsightRequest
993
993
  * @return DisableDatabaseInsightResponse
994
994
  * @throws OciError when an error occurs
995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
996
996
  */
997
997
  disableDatabaseInsight(disableDatabaseInsightRequest) {
998
998
  return __awaiter(this, void 0, void 0, function* () {
@@ -1051,7 +1051,7 @@ class OperationsInsightsClient {
1051
1051
  * @param DisableExadataInsightRequest
1052
1052
  * @return DisableExadataInsightResponse
1053
1053
  * @throws OciError when an error occurs
1054
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
1054
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
1055
1055
  */
1056
1056
  disableExadataInsight(disableExadataInsightRequest) {
1057
1057
  return __awaiter(this, void 0, void 0, function* () {
@@ -1110,7 +1110,7 @@ class OperationsInsightsClient {
1110
1110
  * @param DisableHostInsightRequest
1111
1111
  * @return DisableHostInsightResponse
1112
1112
  * @throws OciError when an error occurs
1113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
1113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
1114
1114
  */
1115
1115
  disableHostInsight(disableHostInsightRequest) {
1116
1116
  return __awaiter(this, void 0, void 0, function* () {
@@ -1169,7 +1169,7 @@ class OperationsInsightsClient {
1169
1169
  * @param EnableDatabaseInsightRequest
1170
1170
  * @return EnableDatabaseInsightResponse
1171
1171
  * @throws OciError when an error occurs
1172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
1172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
1173
1173
  */
1174
1174
  enableDatabaseInsight(enableDatabaseInsightRequest) {
1175
1175
  return __awaiter(this, void 0, void 0, function* () {
@@ -1229,7 +1229,7 @@ class OperationsInsightsClient {
1229
1229
  * @param EnableExadataInsightRequest
1230
1230
  * @return EnableExadataInsightResponse
1231
1231
  * @throws OciError when an error occurs
1232
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
1232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
1233
1233
  */
1234
1234
  enableExadataInsight(enableExadataInsightRequest) {
1235
1235
  return __awaiter(this, void 0, void 0, function* () {
@@ -1289,7 +1289,7 @@ class OperationsInsightsClient {
1289
1289
  * @param EnableHostInsightRequest
1290
1290
  * @return EnableHostInsightResponse
1291
1291
  * @throws OciError when an error occurs
1292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
1292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
1293
1293
  */
1294
1294
  enableHostInsight(enableHostInsightRequest) {
1295
1295
  return __awaiter(this, void 0, void 0, function* () {
@@ -1349,7 +1349,7 @@ class OperationsInsightsClient {
1349
1349
  * @param GetDatabaseInsightRequest
1350
1350
  * @return GetDatabaseInsightResponse
1351
1351
  * @throws OciError when an error occurs
1352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
1352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
1353
1353
  */
1354
1354
  getDatabaseInsight(getDatabaseInsightRequest) {
1355
1355
  return __awaiter(this, void 0, void 0, function* () {
@@ -1410,7 +1410,7 @@ class OperationsInsightsClient {
1410
1410
  * @param GetEnterpriseManagerBridgeRequest
1411
1411
  * @return GetEnterpriseManagerBridgeResponse
1412
1412
  * @throws OciError when an error occurs
1413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
1414
1414
  */
1415
1415
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
1416
1416
  return __awaiter(this, void 0, void 0, function* () {
@@ -1471,7 +1471,7 @@ class OperationsInsightsClient {
1471
1471
  * @param GetExadataInsightRequest
1472
1472
  * @return GetExadataInsightResponse
1473
1473
  * @throws OciError when an error occurs
1474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
1474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
1475
1475
  */
1476
1476
  getExadataInsight(getExadataInsightRequest) {
1477
1477
  return __awaiter(this, void 0, void 0, function* () {
@@ -1532,7 +1532,7 @@ class OperationsInsightsClient {
1532
1532
  * @param GetHostInsightRequest
1533
1533
  * @return GetHostInsightResponse
1534
1534
  * @throws OciError when an error occurs
1535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
1535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
1536
1536
  */
1537
1537
  getHostInsight(getHostInsightRequest) {
1538
1538
  return __awaiter(this, void 0, void 0, function* () {
@@ -1593,7 +1593,7 @@ class OperationsInsightsClient {
1593
1593
  * @param GetWorkRequestRequest
1594
1594
  * @return GetWorkRequestResponse
1595
1595
  * @throws OciError when an error occurs
1596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1597
1597
  */
1598
1598
  getWorkRequest(getWorkRequestRequest) {
1599
1599
  return __awaiter(this, void 0, void 0, function* () {
@@ -1659,7 +1659,7 @@ class OperationsInsightsClient {
1659
1659
  * @param IngestDatabaseConfigurationRequest
1660
1660
  * @return IngestDatabaseConfigurationResponse
1661
1661
  * @throws OciError when an error occurs
1662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
1662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
1663
1663
  */
1664
1664
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
1665
1665
  return __awaiter(this, void 0, void 0, function* () {
@@ -1724,7 +1724,7 @@ class OperationsInsightsClient {
1724
1724
  * @param IngestHostConfigurationRequest
1725
1725
  * @return IngestHostConfigurationResponse
1726
1726
  * @throws OciError when an error occurs
1727
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
1727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
1728
1728
  */
1729
1729
  ingestHostConfiguration(ingestHostConfigurationRequest) {
1730
1730
  return __awaiter(this, void 0, void 0, function* () {
@@ -1788,7 +1788,7 @@ class OperationsInsightsClient {
1788
1788
  * @param IngestHostMetricsRequest
1789
1789
  * @return IngestHostMetricsResponse
1790
1790
  * @throws OciError when an error occurs
1791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
1791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
1792
1792
  */
1793
1793
  ingestHostMetrics(ingestHostMetricsRequest) {
1794
1794
  return __awaiter(this, void 0, void 0, function* () {
@@ -1854,7 +1854,7 @@ class OperationsInsightsClient {
1854
1854
  * @param IngestSqlBucketRequest
1855
1855
  * @return IngestSqlBucketResponse
1856
1856
  * @throws OciError when an error occurs
1857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
1857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
1858
1858
  */
1859
1859
  ingestSqlBucket(ingestSqlBucketRequest) {
1860
1860
  return __awaiter(this, void 0, void 0, function* () {
@@ -1922,7 +1922,7 @@ class OperationsInsightsClient {
1922
1922
  * @param IngestSqlPlanLinesRequest
1923
1923
  * @return IngestSqlPlanLinesResponse
1924
1924
  * @throws OciError when an error occurs
1925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
1925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
1926
1926
  */
1927
1927
  ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
1928
1928
  return __awaiter(this, void 0, void 0, function* () {
@@ -1991,7 +1991,7 @@ class OperationsInsightsClient {
1991
1991
  * @param IngestSqlTextRequest
1992
1992
  * @return IngestSqlTextResponse
1993
1993
  * @throws OciError when an error occurs
1994
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
1994
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
1995
1995
  */
1996
1996
  ingestSqlText(ingestSqlTextRequest) {
1997
1997
  return __awaiter(this, void 0, void 0, function* () {
@@ -2058,7 +2058,7 @@ class OperationsInsightsClient {
2058
2058
  * @param ListDatabaseConfigurationsRequest
2059
2059
  * @return ListDatabaseConfigurationsResponse
2060
2060
  * @throws OciError when an error occurs
2061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
2061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
2062
2062
  */
2063
2063
  listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
2064
2064
  return __awaiter(this, void 0, void 0, function* () {
@@ -2140,7 +2140,7 @@ class OperationsInsightsClient {
2140
2140
  * @param ListDatabaseInsightsRequest
2141
2141
  * @return ListDatabaseInsightsResponse
2142
2142
  * @throws OciError when an error occurs
2143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
2143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
2144
2144
  */
2145
2145
  listDatabaseInsights(listDatabaseInsightsRequest) {
2146
2146
  return __awaiter(this, void 0, void 0, function* () {
@@ -2219,7 +2219,7 @@ class OperationsInsightsClient {
2219
2219
  * @param ListEnterpriseManagerBridgesRequest
2220
2220
  * @return ListEnterpriseManagerBridgesResponse
2221
2221
  * @throws OciError when an error occurs
2222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
2222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
2223
2223
  */
2224
2224
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
2225
2225
  return __awaiter(this, void 0, void 0, function* () {
@@ -2287,7 +2287,7 @@ class OperationsInsightsClient {
2287
2287
  * @param ListExadataConfigurationsRequest
2288
2288
  * @return ListExadataConfigurationsResponse
2289
2289
  * @throws OciError when an error occurs
2290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
2290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
2291
2291
  */
2292
2292
  listExadataConfigurations(listExadataConfigurationsRequest) {
2293
2293
  return __awaiter(this, void 0, void 0, function* () {
@@ -2364,7 +2364,7 @@ class OperationsInsightsClient {
2364
2364
  * @param ListExadataInsightsRequest
2365
2365
  * @return ListExadataInsightsResponse
2366
2366
  * @throws OciError when an error occurs
2367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
2367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
2368
2368
  */
2369
2369
  listExadataInsights(listExadataInsightsRequest) {
2370
2370
  return __awaiter(this, void 0, void 0, function* () {
@@ -2441,7 +2441,7 @@ class OperationsInsightsClient {
2441
2441
  * @param ListHostConfigurationsRequest
2442
2442
  * @return ListHostConfigurationsResponse
2443
2443
  * @throws OciError when an error occurs
2444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
2444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
2445
2445
  */
2446
2446
  listHostConfigurations(listHostConfigurationsRequest) {
2447
2447
  return __awaiter(this, void 0, void 0, function* () {
@@ -2520,7 +2520,7 @@ class OperationsInsightsClient {
2520
2520
  * @param ListHostInsightsRequest
2521
2521
  * @return ListHostInsightsResponse
2522
2522
  * @throws OciError when an error occurs
2523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
2524
2524
  */
2525
2525
  listHostInsights(listHostInsightsRequest) {
2526
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2598,7 +2598,7 @@ class OperationsInsightsClient {
2598
2598
  * @param ListHostedEntitiesRequest
2599
2599
  * @return ListHostedEntitiesResponse
2600
2600
  * @throws OciError when an error occurs
2601
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
2601
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
2602
2602
  */
2603
2603
  listHostedEntities(listHostedEntitiesRequest) {
2604
2604
  return __awaiter(this, void 0, void 0, function* () {
@@ -2674,7 +2674,7 @@ class OperationsInsightsClient {
2674
2674
  * @param ListImportableAgentEntitiesRequest
2675
2675
  * @return ListImportableAgentEntitiesResponse
2676
2676
  * @throws OciError when an error occurs
2677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
2677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
2678
2678
  */
2679
2679
  listImportableAgentEntities(listImportableAgentEntitiesRequest) {
2680
2680
  return __awaiter(this, void 0, void 0, function* () {
@@ -2740,7 +2740,7 @@ class OperationsInsightsClient {
2740
2740
  * @param ListImportableEnterpriseManagerEntitiesRequest
2741
2741
  * @return ListImportableEnterpriseManagerEntitiesResponse
2742
2742
  * @throws OciError when an error occurs
2743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
2743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
2744
2744
  */
2745
2745
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
2746
2746
  return __awaiter(this, void 0, void 0, function* () {
@@ -2809,7 +2809,7 @@ class OperationsInsightsClient {
2809
2809
  * @param ListSqlPlansRequest
2810
2810
  * @return ListSqlPlansResponse
2811
2811
  * @throws OciError when an error occurs
2812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
2812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
2813
2813
  */
2814
2814
  listSqlPlans(listSqlPlansRequest) {
2815
2815
  return __awaiter(this, void 0, void 0, function* () {
@@ -2876,7 +2876,7 @@ class OperationsInsightsClient {
2876
2876
  * @param ListSqlSearchesRequest
2877
2877
  * @return ListSqlSearchesResponse
2878
2878
  * @throws OciError when an error occurs
2879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
2879
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
2880
2880
  */
2881
2881
  listSqlSearches(listSqlSearchesRequest) {
2882
2882
  return __awaiter(this, void 0, void 0, function* () {
@@ -2947,7 +2947,7 @@ class OperationsInsightsClient {
2947
2947
  * @param ListSqlTextsRequest
2948
2948
  * @return ListSqlTextsResponse
2949
2949
  * @throws OciError when an error occurs
2950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
2950
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
2951
2951
  */
2952
2952
  listSqlTexts(listSqlTextsRequest) {
2953
2953
  return __awaiter(this, void 0, void 0, function* () {
@@ -3017,7 +3017,7 @@ class OperationsInsightsClient {
3017
3017
  * @param ListWorkRequestErrorsRequest
3018
3018
  * @return ListWorkRequestErrorsResponse
3019
3019
  * @throws OciError when an error occurs
3020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3021
3021
  */
3022
3022
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3023
3023
  return __awaiter(this, void 0, void 0, function* () {
@@ -3084,7 +3084,7 @@ class OperationsInsightsClient {
3084
3084
  * @param ListWorkRequestLogsRequest
3085
3085
  * @return ListWorkRequestLogsResponse
3086
3086
  * @throws OciError when an error occurs
3087
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3088
3088
  */
3089
3089
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3090
3090
  return __awaiter(this, void 0, void 0, function* () {
@@ -3151,7 +3151,7 @@ class OperationsInsightsClient {
3151
3151
  * @param ListWorkRequestsRequest
3152
3152
  * @return ListWorkRequestsResponse
3153
3153
  * @throws OciError when an error occurs
3154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3155
3155
  */
3156
3156
  listWorkRequests(listWorkRequestsRequest) {
3157
3157
  return __awaiter(this, void 0, void 0, function* () {
@@ -3222,7 +3222,7 @@ class OperationsInsightsClient {
3222
3222
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
3223
3223
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
3224
3224
  * @throws OciError when an error occurs
3225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
3225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
3226
3226
  */
3227
3227
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
3228
3228
  return __awaiter(this, void 0, void 0, function* () {
@@ -3304,7 +3304,7 @@ class OperationsInsightsClient {
3304
3304
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
3305
3305
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
3306
3306
  * @throws OciError when an error occurs
3307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
3307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
3308
3308
  */
3309
3309
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
3310
3310
  return __awaiter(this, void 0, void 0, function* () {
@@ -3389,7 +3389,7 @@ class OperationsInsightsClient {
3389
3389
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
3390
3390
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
3391
3391
  * @throws OciError when an error occurs
3392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
3392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
3393
3393
  */
3394
3394
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
3395
3395
  return __awaiter(this, void 0, void 0, function* () {
@@ -3475,7 +3475,7 @@ class OperationsInsightsClient {
3475
3475
  * @param SummarizeDatabaseInsightResourceUsageRequest
3476
3476
  * @return SummarizeDatabaseInsightResourceUsageResponse
3477
3477
  * @throws OciError when an error occurs
3478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
3478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
3479
3479
  */
3480
3480
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
3481
3481
  return __awaiter(this, void 0, void 0, function* () {
@@ -3554,7 +3554,7 @@ class OperationsInsightsClient {
3554
3554
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
3555
3555
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
3556
3556
  * @throws OciError when an error occurs
3557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
3557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
3558
3558
  */
3559
3559
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
3560
3560
  return __awaiter(this, void 0, void 0, function* () {
@@ -3633,7 +3633,7 @@ class OperationsInsightsClient {
3633
3633
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
3634
3634
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
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.6.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
3636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
3637
3637
  */
3638
3638
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
3639
3639
  return __awaiter(this, void 0, void 0, function* () {
@@ -3713,7 +3713,7 @@ class OperationsInsightsClient {
3713
3713
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
3714
3714
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
3715
3715
  * @throws OciError when an error occurs
3716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
3716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
3717
3717
  */
3718
3718
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
3719
3719
  return __awaiter(this, void 0, void 0, function* () {
@@ -3789,7 +3789,7 @@ class OperationsInsightsClient {
3789
3789
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
3790
3790
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
3791
3791
  * @throws OciError when an error occurs
3792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
3792
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
3793
3793
  */
3794
3794
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
3795
3795
  return __awaiter(this, void 0, void 0, function* () {
@@ -3871,7 +3871,7 @@ class OperationsInsightsClient {
3871
3871
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
3872
3872
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
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.6.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
3874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
3875
3875
  */
3876
3876
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
3877
3877
  return __awaiter(this, void 0, void 0, function* () {
@@ -3956,7 +3956,7 @@ class OperationsInsightsClient {
3956
3956
  * @param SummarizeExadataInsightResourceForecastTrendRequest
3957
3957
  * @return SummarizeExadataInsightResourceForecastTrendResponse
3958
3958
  * @throws OciError when an error occurs
3959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
3959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
3960
3960
  */
3961
3961
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
3962
3962
  return __awaiter(this, void 0, void 0, function* () {
@@ -4041,7 +4041,7 @@ class OperationsInsightsClient {
4041
4041
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
4042
4042
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
4043
4043
  * @throws OciError when an error occurs
4044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
4044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
4045
4045
  */
4046
4046
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
4047
4047
  return __awaiter(this, void 0, void 0, function* () {
@@ -4126,7 +4126,7 @@ class OperationsInsightsClient {
4126
4126
  * @param SummarizeExadataInsightResourceStatisticsRequest
4127
4127
  * @return SummarizeExadataInsightResourceStatisticsResponse
4128
4128
  * @throws OciError when an error occurs
4129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
4129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
4130
4130
  */
4131
4131
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
4132
4132
  return __awaiter(this, void 0, void 0, function* () {
@@ -4211,7 +4211,7 @@ class OperationsInsightsClient {
4211
4211
  * @param SummarizeExadataInsightResourceUsageRequest
4212
4212
  * @return SummarizeExadataInsightResourceUsageResponse
4213
4213
  * @throws OciError when an error occurs
4214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
4214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
4215
4215
  */
4216
4216
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
4217
4217
  return __awaiter(this, void 0, void 0, function* () {
@@ -4296,7 +4296,7 @@ class OperationsInsightsClient {
4296
4296
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
4297
4297
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
4298
4298
  * @throws OciError when an error occurs
4299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
4299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
4300
4300
  */
4301
4301
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
4302
4302
  return __awaiter(this, void 0, void 0, function* () {
@@ -4372,7 +4372,7 @@ class OperationsInsightsClient {
4372
4372
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
4373
4373
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
4374
4374
  * @throws OciError when an error occurs
4375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
4375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
4376
4376
  */
4377
4377
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
4378
4378
  return __awaiter(this, void 0, void 0, function* () {
@@ -4455,7 +4455,7 @@ class OperationsInsightsClient {
4455
4455
  * @param SummarizeExadataMembersRequest
4456
4456
  * @return SummarizeExadataMembersResponse
4457
4457
  * @throws OciError when an error occurs
4458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
4458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
4459
4459
  */
4460
4460
  summarizeExadataMembers(summarizeExadataMembersRequest) {
4461
4461
  return __awaiter(this, void 0, void 0, function* () {
@@ -4528,7 +4528,7 @@ class OperationsInsightsClient {
4528
4528
  * @param SummarizeHostInsightResourceCapacityTrendRequest
4529
4529
  * @return SummarizeHostInsightResourceCapacityTrendResponse
4530
4530
  * @throws OciError when an error occurs
4531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
4531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
4532
4532
  */
4533
4533
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
4534
4534
  return __awaiter(this, void 0, void 0, function* () {
@@ -4605,7 +4605,7 @@ class OperationsInsightsClient {
4605
4605
  * @param SummarizeHostInsightResourceForecastTrendRequest
4606
4606
  * @return SummarizeHostInsightResourceForecastTrendResponse
4607
4607
  * @throws OciError when an error occurs
4608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
4608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
4609
4609
  */
4610
4610
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
4611
4611
  return __awaiter(this, void 0, void 0, function* () {
@@ -4680,7 +4680,7 @@ class OperationsInsightsClient {
4680
4680
  * @param SummarizeHostInsightResourceStatisticsRequest
4681
4681
  * @return SummarizeHostInsightResourceStatisticsResponse
4682
4682
  * @throws OciError when an error occurs
4683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
4683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
4684
4684
  */
4685
4685
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
4686
4686
  return __awaiter(this, void 0, void 0, function* () {
@@ -4762,7 +4762,7 @@ class OperationsInsightsClient {
4762
4762
  * @param SummarizeHostInsightResourceUsageRequest
4763
4763
  * @return SummarizeHostInsightResourceUsageResponse
4764
4764
  * @throws OciError when an error occurs
4765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
4765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
4766
4766
  */
4767
4767
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
4768
4768
  return __awaiter(this, void 0, void 0, function* () {
@@ -4833,7 +4833,7 @@ class OperationsInsightsClient {
4833
4833
  * @param SummarizeHostInsightResourceUsageTrendRequest
4834
4834
  * @return SummarizeHostInsightResourceUsageTrendResponse
4835
4835
  * @throws OciError when an error occurs
4836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
4836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
4837
4837
  */
4838
4838
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
4839
4839
  return __awaiter(this, void 0, void 0, function* () {
@@ -4909,7 +4909,7 @@ class OperationsInsightsClient {
4909
4909
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
4910
4910
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
4911
4911
  * @throws OciError when an error occurs
4912
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
4912
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
4913
4913
  */
4914
4914
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
4915
4915
  return __awaiter(this, void 0, void 0, function* () {
@@ -4980,7 +4980,7 @@ class OperationsInsightsClient {
4980
4980
  * @param SummarizeSqlInsightsRequest
4981
4981
  * @return SummarizeSqlInsightsResponse
4982
4982
  * @throws OciError when an error occurs
4983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
4983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
4984
4984
  */
4985
4985
  summarizeSqlInsights(summarizeSqlInsightsRequest) {
4986
4986
  return __awaiter(this, void 0, void 0, function* () {
@@ -5058,7 +5058,7 @@ class OperationsInsightsClient {
5058
5058
  * @param SummarizeSqlPlanInsightsRequest
5059
5059
  * @return SummarizeSqlPlanInsightsResponse
5060
5060
  * @throws OciError when an error occurs
5061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
5061
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
5062
5062
  */
5063
5063
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
5064
5064
  return __awaiter(this, void 0, void 0, function* () {
@@ -5128,7 +5128,7 @@ class OperationsInsightsClient {
5128
5128
  * @param SummarizeSqlResponseTimeDistributionsRequest
5129
5129
  * @return SummarizeSqlResponseTimeDistributionsResponse
5130
5130
  * @throws OciError when an error occurs
5131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
5131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
5132
5132
  */
5133
5133
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
5134
5134
  return __awaiter(this, void 0, void 0, function* () {
@@ -5198,7 +5198,7 @@ class OperationsInsightsClient {
5198
5198
  * @param SummarizeSqlStatisticsRequest
5199
5199
  * @return SummarizeSqlStatisticsResponse
5200
5200
  * @throws OciError when an error occurs
5201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
5201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
5202
5202
  */
5203
5203
  summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
5204
5204
  return __awaiter(this, void 0, void 0, function* () {
@@ -5280,7 +5280,7 @@ class OperationsInsightsClient {
5280
5280
  * @param SummarizeSqlStatisticsTimeSeriesRequest
5281
5281
  * @return SummarizeSqlStatisticsTimeSeriesResponse
5282
5282
  * @throws OciError when an error occurs
5283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
5283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
5284
5284
  */
5285
5285
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
5286
5286
  return __awaiter(this, void 0, void 0, function* () {
@@ -5357,7 +5357,7 @@ class OperationsInsightsClient {
5357
5357
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
5358
5358
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
5359
5359
  * @throws OciError when an error occurs
5360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
5360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
5361
5361
  */
5362
5362
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
5363
5363
  return __awaiter(this, void 0, void 0, function* () {
@@ -5425,7 +5425,7 @@ class OperationsInsightsClient {
5425
5425
  * @param UpdateDatabaseInsightRequest
5426
5426
  * @return UpdateDatabaseInsightResponse
5427
5427
  * @throws OciError when an error occurs
5428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
5428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
5429
5429
  */
5430
5430
  updateDatabaseInsight(updateDatabaseInsightRequest) {
5431
5431
  return __awaiter(this, void 0, void 0, function* () {
@@ -5484,7 +5484,7 @@ class OperationsInsightsClient {
5484
5484
  * @param UpdateEnterpriseManagerBridgeRequest
5485
5485
  * @return UpdateEnterpriseManagerBridgeResponse
5486
5486
  * @throws OciError when an error occurs
5487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
5487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
5488
5488
  */
5489
5489
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
5490
5490
  return __awaiter(this, void 0, void 0, function* () {
@@ -5543,7 +5543,7 @@ class OperationsInsightsClient {
5543
5543
  * @param UpdateExadataInsightRequest
5544
5544
  * @return UpdateExadataInsightResponse
5545
5545
  * @throws OciError when an error occurs
5546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
5546
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
5547
5547
  */
5548
5548
  updateExadataInsight(updateExadataInsightRequest) {
5549
5549
  return __awaiter(this, void 0, void 0, function* () {
@@ -5602,7 +5602,7 @@ class OperationsInsightsClient {
5602
5602
  * @param UpdateHostInsightRequest
5603
5603
  * @return UpdateHostInsightResponse
5604
5604
  * @throws OciError when an error occurs
5605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.1/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
5605
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.7.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
5606
5606
  */
5607
5607
  updateHostInsight(updateHostInsightRequest) {
5608
5608
  return __awaiter(this, void 0, void 0, function* () {