oci-opsi 2.9.0 → 2.9.1

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.9.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.9.1/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.9.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.9.1/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.9.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.9.1/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.9.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.9.1/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.9.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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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.9.0/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.9.1/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* () {
@@ -2059,7 +2059,7 @@ class OperationsInsightsClient {
2059
2059
  * @param ListDatabaseConfigurationsRequest
2060
2060
  * @return ListDatabaseConfigurationsResponse
2061
2061
  * @throws OciError when an error occurs
2062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
2062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
2063
2063
  */
2064
2064
  listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
2065
2065
  return __awaiter(this, void 0, void 0, function* () {
@@ -2143,7 +2143,7 @@ class OperationsInsightsClient {
2143
2143
  * @param ListDatabaseInsightsRequest
2144
2144
  * @return ListDatabaseInsightsResponse
2145
2145
  * @throws OciError when an error occurs
2146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
2146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
2147
2147
  */
2148
2148
  listDatabaseInsights(listDatabaseInsightsRequest) {
2149
2149
  return __awaiter(this, void 0, void 0, function* () {
@@ -2224,7 +2224,7 @@ class OperationsInsightsClient {
2224
2224
  * @param ListEnterpriseManagerBridgesRequest
2225
2225
  * @return ListEnterpriseManagerBridgesResponse
2226
2226
  * @throws OciError when an error occurs
2227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
2227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
2228
2228
  */
2229
2229
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
2230
2230
  return __awaiter(this, void 0, void 0, function* () {
@@ -2293,7 +2293,7 @@ class OperationsInsightsClient {
2293
2293
  * @param ListExadataConfigurationsRequest
2294
2294
  * @return ListExadataConfigurationsResponse
2295
2295
  * @throws OciError when an error occurs
2296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
2296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
2297
2297
  */
2298
2298
  listExadataConfigurations(listExadataConfigurationsRequest) {
2299
2299
  return __awaiter(this, void 0, void 0, function* () {
@@ -2371,7 +2371,7 @@ class OperationsInsightsClient {
2371
2371
  * @param ListExadataInsightsRequest
2372
2372
  * @return ListExadataInsightsResponse
2373
2373
  * @throws OciError when an error occurs
2374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
2374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
2375
2375
  */
2376
2376
  listExadataInsights(listExadataInsightsRequest) {
2377
2377
  return __awaiter(this, void 0, void 0, function* () {
@@ -2449,7 +2449,7 @@ class OperationsInsightsClient {
2449
2449
  * @param ListHostConfigurationsRequest
2450
2450
  * @return ListHostConfigurationsResponse
2451
2451
  * @throws OciError when an error occurs
2452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
2452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
2453
2453
  */
2454
2454
  listHostConfigurations(listHostConfigurationsRequest) {
2455
2455
  return __awaiter(this, void 0, void 0, function* () {
@@ -2530,7 +2530,7 @@ class OperationsInsightsClient {
2530
2530
  * @param ListHostInsightsRequest
2531
2531
  * @return ListHostInsightsResponse
2532
2532
  * @throws OciError when an error occurs
2533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
2533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
2534
2534
  */
2535
2535
  listHostInsights(listHostInsightsRequest) {
2536
2536
  return __awaiter(this, void 0, void 0, function* () {
@@ -2609,7 +2609,7 @@ class OperationsInsightsClient {
2609
2609
  * @param ListHostedEntitiesRequest
2610
2610
  * @return ListHostedEntitiesResponse
2611
2611
  * @throws OciError when an error occurs
2612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
2612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
2613
2613
  */
2614
2614
  listHostedEntities(listHostedEntitiesRequest) {
2615
2615
  return __awaiter(this, void 0, void 0, function* () {
@@ -2685,7 +2685,7 @@ class OperationsInsightsClient {
2685
2685
  * @param ListImportableAgentEntitiesRequest
2686
2686
  * @return ListImportableAgentEntitiesResponse
2687
2687
  * @throws OciError when an error occurs
2688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
2688
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
2689
2689
  */
2690
2690
  listImportableAgentEntities(listImportableAgentEntitiesRequest) {
2691
2691
  return __awaiter(this, void 0, void 0, function* () {
@@ -2751,7 +2751,7 @@ class OperationsInsightsClient {
2751
2751
  * @param ListImportableEnterpriseManagerEntitiesRequest
2752
2752
  * @return ListImportableEnterpriseManagerEntitiesResponse
2753
2753
  * @throws OciError when an error occurs
2754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
2754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
2755
2755
  */
2756
2756
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
2757
2757
  return __awaiter(this, void 0, void 0, function* () {
@@ -2820,7 +2820,7 @@ class OperationsInsightsClient {
2820
2820
  * @param ListSqlPlansRequest
2821
2821
  * @return ListSqlPlansResponse
2822
2822
  * @throws OciError when an error occurs
2823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
2823
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
2824
2824
  */
2825
2825
  listSqlPlans(listSqlPlansRequest) {
2826
2826
  return __awaiter(this, void 0, void 0, function* () {
@@ -2888,7 +2888,7 @@ class OperationsInsightsClient {
2888
2888
  * @param ListSqlSearchesRequest
2889
2889
  * @return ListSqlSearchesResponse
2890
2890
  * @throws OciError when an error occurs
2891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
2891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
2892
2892
  */
2893
2893
  listSqlSearches(listSqlSearchesRequest) {
2894
2894
  return __awaiter(this, void 0, void 0, function* () {
@@ -2960,7 +2960,7 @@ class OperationsInsightsClient {
2960
2960
  * @param ListSqlTextsRequest
2961
2961
  * @return ListSqlTextsResponse
2962
2962
  * @throws OciError when an error occurs
2963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
2963
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
2964
2964
  */
2965
2965
  listSqlTexts(listSqlTextsRequest) {
2966
2966
  return __awaiter(this, void 0, void 0, function* () {
@@ -3031,7 +3031,7 @@ class OperationsInsightsClient {
3031
3031
  * @param ListWorkRequestErrorsRequest
3032
3032
  * @return ListWorkRequestErrorsResponse
3033
3033
  * @throws OciError when an error occurs
3034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3034
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3035
3035
  */
3036
3036
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3037
3037
  return __awaiter(this, void 0, void 0, function* () {
@@ -3098,7 +3098,7 @@ class OperationsInsightsClient {
3098
3098
  * @param ListWorkRequestLogsRequest
3099
3099
  * @return ListWorkRequestLogsResponse
3100
3100
  * @throws OciError when an error occurs
3101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3102
3102
  */
3103
3103
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3104
3104
  return __awaiter(this, void 0, void 0, function* () {
@@ -3165,7 +3165,7 @@ class OperationsInsightsClient {
3165
3165
  * @param ListWorkRequestsRequest
3166
3166
  * @return ListWorkRequestsResponse
3167
3167
  * @throws OciError when an error occurs
3168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3169
3169
  */
3170
3170
  listWorkRequests(listWorkRequestsRequest) {
3171
3171
  return __awaiter(this, void 0, void 0, function* () {
@@ -3237,7 +3237,7 @@ class OperationsInsightsClient {
3237
3237
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
3238
3238
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
3239
3239
  * @throws OciError when an error occurs
3240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
3240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
3241
3241
  */
3242
3242
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
3243
3243
  return __awaiter(this, void 0, void 0, function* () {
@@ -3321,7 +3321,7 @@ class OperationsInsightsClient {
3321
3321
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
3322
3322
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
3323
3323
  * @throws OciError when an error occurs
3324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
3324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
3325
3325
  */
3326
3326
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
3327
3327
  return __awaiter(this, void 0, void 0, function* () {
@@ -3407,7 +3407,7 @@ class OperationsInsightsClient {
3407
3407
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
3408
3408
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
3409
3409
  * @throws OciError when an error occurs
3410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
3410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
3411
3411
  */
3412
3412
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
3413
3413
  return __awaiter(this, void 0, void 0, function* () {
@@ -3495,7 +3495,7 @@ class OperationsInsightsClient {
3495
3495
  * @param SummarizeDatabaseInsightResourceUsageRequest
3496
3496
  * @return SummarizeDatabaseInsightResourceUsageResponse
3497
3497
  * @throws OciError when an error occurs
3498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
3498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
3499
3499
  */
3500
3500
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
3501
3501
  return __awaiter(this, void 0, void 0, function* () {
@@ -3576,7 +3576,7 @@ class OperationsInsightsClient {
3576
3576
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
3577
3577
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
3578
3578
  * @throws OciError when an error occurs
3579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
3579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
3580
3580
  */
3581
3581
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
3582
3582
  return __awaiter(this, void 0, void 0, function* () {
@@ -3657,7 +3657,7 @@ class OperationsInsightsClient {
3657
3657
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
3658
3658
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
3659
3659
  * @throws OciError when an error occurs
3660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
3660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
3661
3661
  */
3662
3662
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
3663
3663
  return __awaiter(this, void 0, void 0, function* () {
@@ -3738,7 +3738,7 @@ class OperationsInsightsClient {
3738
3738
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
3739
3739
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
3740
3740
  * @throws OciError when an error occurs
3741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
3741
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
3742
3742
  */
3743
3743
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
3744
3744
  return __awaiter(this, void 0, void 0, function* () {
@@ -3814,7 +3814,7 @@ class OperationsInsightsClient {
3814
3814
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
3815
3815
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
3816
3816
  * @throws OciError when an error occurs
3817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
3817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
3818
3818
  */
3819
3819
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
3820
3820
  return __awaiter(this, void 0, void 0, function* () {
@@ -3896,7 +3896,7 @@ class OperationsInsightsClient {
3896
3896
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
3897
3897
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
3898
3898
  * @throws OciError when an error occurs
3899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
3899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
3900
3900
  */
3901
3901
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
3902
3902
  return __awaiter(this, void 0, void 0, function* () {
@@ -3981,7 +3981,7 @@ class OperationsInsightsClient {
3981
3981
  * @param SummarizeExadataInsightResourceForecastTrendRequest
3982
3982
  * @return SummarizeExadataInsightResourceForecastTrendResponse
3983
3983
  * @throws OciError when an error occurs
3984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
3984
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
3985
3985
  */
3986
3986
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
3987
3987
  return __awaiter(this, void 0, void 0, function* () {
@@ -4066,7 +4066,7 @@ class OperationsInsightsClient {
4066
4066
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
4067
4067
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
4068
4068
  * @throws OciError when an error occurs
4069
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
4069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
4070
4070
  */
4071
4071
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
4072
4072
  return __awaiter(this, void 0, void 0, function* () {
@@ -4151,7 +4151,7 @@ class OperationsInsightsClient {
4151
4151
  * @param SummarizeExadataInsightResourceStatisticsRequest
4152
4152
  * @return SummarizeExadataInsightResourceStatisticsResponse
4153
4153
  * @throws OciError when an error occurs
4154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
4154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
4155
4155
  */
4156
4156
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
4157
4157
  return __awaiter(this, void 0, void 0, function* () {
@@ -4236,7 +4236,7 @@ class OperationsInsightsClient {
4236
4236
  * @param SummarizeExadataInsightResourceUsageRequest
4237
4237
  * @return SummarizeExadataInsightResourceUsageResponse
4238
4238
  * @throws OciError when an error occurs
4239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
4239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
4240
4240
  */
4241
4241
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
4242
4242
  return __awaiter(this, void 0, void 0, function* () {
@@ -4321,7 +4321,7 @@ class OperationsInsightsClient {
4321
4321
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
4322
4322
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
4323
4323
  * @throws OciError when an error occurs
4324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
4324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
4325
4325
  */
4326
4326
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
4327
4327
  return __awaiter(this, void 0, void 0, function* () {
@@ -4397,7 +4397,7 @@ class OperationsInsightsClient {
4397
4397
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
4398
4398
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
4399
4399
  * @throws OciError when an error occurs
4400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
4400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
4401
4401
  */
4402
4402
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
4403
4403
  return __awaiter(this, void 0, void 0, function* () {
@@ -4480,7 +4480,7 @@ class OperationsInsightsClient {
4480
4480
  * @param SummarizeExadataMembersRequest
4481
4481
  * @return SummarizeExadataMembersResponse
4482
4482
  * @throws OciError when an error occurs
4483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
4483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
4484
4484
  */
4485
4485
  summarizeExadataMembers(summarizeExadataMembersRequest) {
4486
4486
  return __awaiter(this, void 0, void 0, function* () {
@@ -4554,7 +4554,7 @@ class OperationsInsightsClient {
4554
4554
  * @param SummarizeHostInsightResourceCapacityTrendRequest
4555
4555
  * @return SummarizeHostInsightResourceCapacityTrendResponse
4556
4556
  * @throws OciError when an error occurs
4557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
4557
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
4558
4558
  */
4559
4559
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
4560
4560
  return __awaiter(this, void 0, void 0, function* () {
@@ -4633,7 +4633,7 @@ class OperationsInsightsClient {
4633
4633
  * @param SummarizeHostInsightResourceForecastTrendRequest
4634
4634
  * @return SummarizeHostInsightResourceForecastTrendResponse
4635
4635
  * @throws OciError when an error occurs
4636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
4636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
4637
4637
  */
4638
4638
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
4639
4639
  return __awaiter(this, void 0, void 0, function* () {
@@ -4709,7 +4709,7 @@ class OperationsInsightsClient {
4709
4709
  * @param SummarizeHostInsightResourceStatisticsRequest
4710
4710
  * @return SummarizeHostInsightResourceStatisticsResponse
4711
4711
  * @throws OciError when an error occurs
4712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
4712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
4713
4713
  */
4714
4714
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
4715
4715
  return __awaiter(this, void 0, void 0, function* () {
@@ -4793,7 +4793,7 @@ class OperationsInsightsClient {
4793
4793
  * @param SummarizeHostInsightResourceUsageRequest
4794
4794
  * @return SummarizeHostInsightResourceUsageResponse
4795
4795
  * @throws OciError when an error occurs
4796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
4796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
4797
4797
  */
4798
4798
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
4799
4799
  return __awaiter(this, void 0, void 0, function* () {
@@ -4866,7 +4866,7 @@ class OperationsInsightsClient {
4866
4866
  * @param SummarizeHostInsightResourceUsageTrendRequest
4867
4867
  * @return SummarizeHostInsightResourceUsageTrendResponse
4868
4868
  * @throws OciError when an error occurs
4869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
4869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
4870
4870
  */
4871
4871
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
4872
4872
  return __awaiter(this, void 0, void 0, function* () {
@@ -4944,7 +4944,7 @@ class OperationsInsightsClient {
4944
4944
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
4945
4945
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
4946
4946
  * @throws OciError when an error occurs
4947
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
4947
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
4948
4948
  */
4949
4949
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
4950
4950
  return __awaiter(this, void 0, void 0, function* () {
@@ -5016,7 +5016,7 @@ class OperationsInsightsClient {
5016
5016
  * @param SummarizeSqlInsightsRequest
5017
5017
  * @return SummarizeSqlInsightsResponse
5018
5018
  * @throws OciError when an error occurs
5019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
5019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
5020
5020
  */
5021
5021
  summarizeSqlInsights(summarizeSqlInsightsRequest) {
5022
5022
  return __awaiter(this, void 0, void 0, function* () {
@@ -5095,7 +5095,7 @@ class OperationsInsightsClient {
5095
5095
  * @param SummarizeSqlPlanInsightsRequest
5096
5096
  * @return SummarizeSqlPlanInsightsResponse
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.9.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
5098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
5099
5099
  */
5100
5100
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
5101
5101
  return __awaiter(this, void 0, void 0, function* () {
@@ -5165,7 +5165,7 @@ class OperationsInsightsClient {
5165
5165
  * @param SummarizeSqlResponseTimeDistributionsRequest
5166
5166
  * @return SummarizeSqlResponseTimeDistributionsResponse
5167
5167
  * @throws OciError when an error occurs
5168
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
5168
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
5169
5169
  */
5170
5170
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
5171
5171
  return __awaiter(this, void 0, void 0, function* () {
@@ -5235,7 +5235,7 @@ class OperationsInsightsClient {
5235
5235
  * @param SummarizeSqlStatisticsRequest
5236
5236
  * @return SummarizeSqlStatisticsResponse
5237
5237
  * @throws OciError when an error occurs
5238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
5238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
5239
5239
  */
5240
5240
  summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
5241
5241
  return __awaiter(this, void 0, void 0, function* () {
@@ -5319,7 +5319,7 @@ class OperationsInsightsClient {
5319
5319
  * @param SummarizeSqlStatisticsTimeSeriesRequest
5320
5320
  * @return SummarizeSqlStatisticsTimeSeriesResponse
5321
5321
  * @throws OciError when an error occurs
5322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
5322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
5323
5323
  */
5324
5324
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
5325
5325
  return __awaiter(this, void 0, void 0, function* () {
@@ -5397,7 +5397,7 @@ class OperationsInsightsClient {
5397
5397
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
5398
5398
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
5399
5399
  * @throws OciError when an error occurs
5400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
5400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
5401
5401
  */
5402
5402
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
5403
5403
  return __awaiter(this, void 0, void 0, function* () {
@@ -5465,7 +5465,7 @@ class OperationsInsightsClient {
5465
5465
  * @param UpdateDatabaseInsightRequest
5466
5466
  * @return UpdateDatabaseInsightResponse
5467
5467
  * @throws OciError when an error occurs
5468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
5468
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
5469
5469
  */
5470
5470
  updateDatabaseInsight(updateDatabaseInsightRequest) {
5471
5471
  return __awaiter(this, void 0, void 0, function* () {
@@ -5524,7 +5524,7 @@ class OperationsInsightsClient {
5524
5524
  * @param UpdateEnterpriseManagerBridgeRequest
5525
5525
  * @return UpdateEnterpriseManagerBridgeResponse
5526
5526
  * @throws OciError when an error occurs
5527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
5527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
5528
5528
  */
5529
5529
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
5530
5530
  return __awaiter(this, void 0, void 0, function* () {
@@ -5583,7 +5583,7 @@ class OperationsInsightsClient {
5583
5583
  * @param UpdateExadataInsightRequest
5584
5584
  * @return UpdateExadataInsightResponse
5585
5585
  * @throws OciError when an error occurs
5586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
5586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
5587
5587
  */
5588
5588
  updateExadataInsight(updateExadataInsightRequest) {
5589
5589
  return __awaiter(this, void 0, void 0, function* () {
@@ -5642,7 +5642,7 @@ class OperationsInsightsClient {
5642
5642
  * @param UpdateHostInsightRequest
5643
5643
  * @return UpdateHostInsightResponse
5644
5644
  * @throws OciError when an error occurs
5645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
5645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
5646
5646
  */
5647
5647
  updateHostInsight(updateHostInsightRequest) {
5648
5648
  return __awaiter(this, void 0, void 0, function* () {